1 <!-- ********************************************************************
2 $Id: entities.ent 8725 2010-07-15 08:08:04Z kosek $
3 ********************************************************************
5 This file contains common entity declarations used for
6 sorting (and other things) by various templates.
8 This file is part of the XSL DocBook Stylesheet distribution.
9 See ../README or http://docbook.sf.net/release/xsl/current/ for
10 copyright and other information.
12 ******************************************************************** -->
14 <!-- ==================================================================== -->
16 <!ENTITY lowercase "'AaÀàÁáÂâÃãÄäÅåĀāĂ㥹ǍǎǞǟǠǡǺǻȀȁȂȃȦȧḀḁẚẠạẢảẤấẦầẨẩẪẫẬậẮắẰằẲẳẴẵẶặBbƀƁɓƂƃḂḃḄḅḆḇCcÇçĆćĈĉĊċČčƇƈɕḈḉDdĎďĐđƊɗƋƌDžDzȡɖḊḋḌḍḎḏḐḑḒḓEeÈèÉéÊêËëĒēĔĕĖėĘęĚěȄȅȆȇȨȩḔḕḖḗḘḙḚḛḜḝẸẹẺẻẼẽẾếỀềỂểỄễỆệFfƑƒḞḟGgĜĝĞğĠġĢģƓɠǤǥǦǧǴǵḠḡHhĤĥĦħȞȟɦḢḣḤḥḦḧḨḩḪḫẖIiÌìÍíÎîÏïĨĩĪīĬĭĮįİƗɨǏǐȈȉȊȋḬḭḮḯỈỉỊịJjĴĵǰʝKkĶķƘƙǨǩḰḱḲḳḴḵLlĹĺĻļĽľĿŀŁłƚLjȴɫɬɭḶḷḸḹḺḻḼḽMmɱḾḿṀṁṂṃNnÑñŃńŅņŇňƝɲƞȠNjǸǹȵɳṄṅṆṇṈṉṊṋOoÒòÓóÔôÕõÖöØøŌōŎŏŐőƟƠơǑǒǪǫǬǭǾǿȌȍȎȏȪȫȬȭȮȯȰȱṌṍṎṏṐṑṒṓỌọỎỏỐốỒồỔổỖỗỘộỚớỜờỞởỠỡỢợPpƤƥṔṕṖṗQqʠRrŔŕŖŗŘřȐȑȒȓɼɽɾṘṙṚṛṜṝṞṟSsŚśŜŝŞşŠšȘșʂṠṡṢṣṤṥṦṧṨṩTtŢţŤťŦŧƫƬƭƮʈȚțȶṪṫṬṭṮṯṰṱẗUuÙùÚúÛûÜüŨũŪūŬŭŮůŰűŲųƯưǓǔǕǖǗǘǙǚǛǜȔȕȖȗṲṳṴṵṶṷṸṹṺṻỤụỦủỨứỪừỬửỮữỰựVvƲʋṼṽṾṿWwŴŵẀẁẂẃẄẅẆẇẈẉẘXxẊẋẌẍYyÝýÿŸŶŷƳƴȲȳẎẏẙỲỳỴỵỶỷỸỹZzŹźŻżŽžƵƶȤȥʐʑẐẑẒẓẔẕẕ'">
17 <!ENTITY uppercase "'AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABBBBBBBBBBBBBCCCCCCCCCCCCCCCCCDDDDDDDDDDDDDDDDDDDDDDDDEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEFFFFFFGGGGGGGGGGGGGGGGGGGGHHHHHHHHHHHHHHHHHHHHIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIJJJJJJKKKKKKKKKKKKKKLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOPPPPPPPPQQQRRRRRRRRRRRRRRRRRRRRRRRSSSSSSSSSSSSSSSSSSSSSSSTTTTTTTTTTTTTTTTTTTTTTTTTUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUVVVVVVVVWWWWWWWWWWWWWWWXXXXXXYYYYYYYYYYYYYYYYYYYYYYYZZZZZZZZZZZZZZZZZZZZZ'">
19 <!-- The following three entities are used for sorting and grouping
20 indexterms, not in presentation of them. -->
21 <!-- If @sortas is present, sort and group by combination of
22 @sortas, space and entry to keep it separate from other entries
23 with the same @sortas.
24 If @sortas is not present, the first item is empty, and the added space
25 is removed when normalize-space is applied, leaving just the entry -->
27 <!ENTITY primary 'normalize-space(concat(primary/@sortas, " ", primary))'>
28 <!ENTITY secondary 'normalize-space(concat(secondary/@sortas, " ", secondary))'>
29 <!ENTITY tertiary 'normalize-space(concat(tertiary/@sortas, " ", tertiary))'>
31 <!ENTITY section '(ancestor-or-self::set|ancestor-or-self::book|ancestor-or-self::part|ancestor-or-self::reference|ancestor-or-self::partintro|ancestor-or-self::chapter|ancestor-or-self::appendix|ancestor-or-self::preface|ancestor-or-self::article|ancestor-or-self::section|ancestor-or-self::sect1|ancestor-or-self::sect2|ancestor-or-self::sect3|ancestor-or-self::sect4|ancestor-or-self::sect5|ancestor-or-self::refentry|ancestor-or-self::refsect1|ancestor-or-self::refsect2|ancestor-or-self::refsect3|ancestor-or-self::simplesect|ancestor-or-self::bibliography|ancestor-or-self::glossary|ancestor-or-self::index|ancestor-or-self::webpage)[last()]'>
33 <!ENTITY section.id 'generate-id(§ion;)'>
36 <!ENTITY scope 'count(ancestor::node()|$scope) = count(ancestor::node()) and ($role = @role or $type = @type or (string-length($role) = 0 and string-length($type) = 0))'>
38 <!ENTITY setup-language-variable '
39 <xsl:variable name="language" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
40 <xsl:call-template name="l10n.language"/>
43 <xsl:variable name="lowercase" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
44 <xsl:call-template name="gentext">
45 <xsl:with-param name="key">normalize.sort.input</xsl:with-param>
49 <xsl:variable name="uppercase" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
50 <xsl:call-template name="gentext">
51 <xsl:with-param name="key">normalize.sort.output</xsl:with-param>
56 <!-- Entity used in html/inline.xsl and fo/inline.xsl -->
57 <!ENTITY comment.block.parents "parent::answer|parent::appendix|parent::article|parent::bibliodiv|
58 parent::bibliography|parent::blockquote|parent::caution|parent::chapter|
59 parent::glossary|parent::glossdiv|parent::important|parent::index|
60 parent::indexdiv|parent::listitem|parent::note|parent::orderedlist|
61 parent::partintro|parent::preface|parent::procedure|parent::qandadiv|
62 parent::qandaset|parent::question|parent::refentry|parent::refnamediv|
63 parent::refsect1|parent::refsect2|parent::refsect3|parent::refsection|
64 parent::refsynopsisdiv|parent::sect1|parent::sect2|parent::sect3|parent::sect4|
65 parent::sect5|parent::section|parent::setindex|parent::sidebar|
66 parent::simplesect|parent::taskprerequisites|parent::taskrelated|
67 parent::tasksummary|parent::warning">