OLD | NEW |
| (Empty) |
1 <!-- ******************************************************************** | |
2 $Id: entities.ent 9286 2012-04-19 10:10:58Z bobstayton $ | |
3 ******************************************************************** | |
4 | |
5 This file contains common entity declarations used for | |
6 sorting (and other things) by various templates. | |
7 | |
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. | |
11 | |
12 ******************************************************************** --> | |
13 | |
14 <!-- ==================================================================== --> | |
15 | |
16 <!ENTITY lowercase "'AaÀàÁáÂâÃãÄ
28;ÅåĀāĂ㥹ǍǎǞǟǠ
;ǡǺǻȀȁȂȃȦȧḀḁẚN
40;ạẢảẤấẦầẨẩẪẫ
ẬậẮắẰằẲẳẴẵẶ
863;BbƀƁɓƂƃḂḃḄḅḆḇCc
ÇçĆćĈĉĊċČčƇƈɕ&#
7688;ḉDdĎďĐđƊɗƋƌDžDzȡ
ɖḊḋḌḍḎḏḐḑḒḓEe&#
200;èÉéÊêËëĒēĔĕĖ
9;ĘęĚěȄȅȆȇȨȩḔḕM
02;ḗḘḙḚḛḜḝẸẹẺẻ
ẼẽẾếỀềỂểỄễỆ
879;FfƑƒḞḟGgĜĝĞğĠġĢ
1;ƓɠǤǥǦǧǴǵḠḡHhĤĥ&#
294;ħȞȟɦḢḣḤḥḦḧḨ
721;ḪḫẖIiÌìÍíÎîÏïĨ
;ĩĪīĬĭĮįİƗɨǏǐȈ&
#521;ȊȋḬḭḮḯỈỉỊịJjĴ
;ĵǰʝKkĶķƘƙǨǩḰḱḲ&#
7731;ḴḵLlĹĺĻļĽľĿŀŁł
;ƚLjȴɫɬɭḶḷḸḹḺḻ&
#7740;ḽMmɱḾḿṀṁṂṃNnÑñ
23;ńŅņŇňƝɲƞȠNjǸǹȵ
;ɳṄṅṆṇṈṉṊṋOoÒò
11;óÔôÕõÖöØøŌōŎŏ
;ŐőƟƠơǑǒǪǫǬǭǾǿ&
#524;ȍȎȏȪȫȬȭȮȯȰȱṌ&#
7757;ṎṏṐṑṒṓỌọỎỏ̔
8;ốỒồỔổỖỗỘộỚớ&
#7900;ờỞởỠỡỢợPpƤƥṔM
65;ṖṗQqʠRrŔŕŖŗŘřȐȑȒ
;ȓɼɽɾṘṙṚṛṜṝṞṟ
;SsŚśŜŝŞşŠšȘșʂṠM
77;ṢṣṤṥṦṧṨṩTtŢţŤ&
#357;ŦŧƫƬƭƮʈȚțȶṪṫ&
#7788;ṭṮṯṰṱẗUuÙùÚúÛ
ûÜüŨũŪūŬŭŮůŰű&#
370;ųƯưǓǔǕǖǗǘǙǚǛ/
6;ȔȕȖȗṲṳṴṵṶṷṸ̌
1;ṺṻỤụỦủỨứỪừỬ&
#7917;ỮữỰựVvƲʋṼṽṾṿWw&#
372;ŵẀẁẂẃẄẅẆẇẈẉ
ẘXxẊẋẌẍYyÝýÿŸŶŷƳ
;ƴȲȳẎẏẙỲỳỴỵỶ̘
7;ỸỹZzŹźŻżŽžƵƶȤȥ&#
656;ʑẐẑẒẓẔẕẕ'"> | |
17 <!ENTITY uppercase "'AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AABBBBBBBBBBBBBCCCCCCCCCCCCCCCCCDDDDDDDDDDDDDDDDDDDDDDDDEEEEEEEEEEEEEEEEEEEEEEEE
EEEEEEEEEEEEEEEEEEEEEEEEEEEEFFFFFFGGGGGGGGGGGGGGGGGGGGHHHHHHHHHHHHHHHHHHHHIIIIII
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIJJJJJJKKKKKKKKKKKKKKLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMM
MMMMNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
OOOOOOOOOOOOOOOOOOOOOOOOOOPPPPPPPPQQQRRRRRRRRRRRRRRRRRRRRRRRSSSSSSSSSSSSSSSSSSSS
SSSTTTTTTTTTTTTTTTTTTTTTTTTTUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU
UUUUUUUUUUVVVVVVVVWWWWWWWWWWWWWWWXXXXXXYYYYYYYYYYYYYYYYYYYYYYYZZZZZZZZZZZZZZZZZZ
ZZZ'"> | |
18 | |
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 --> | |
26 | |
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))'> | |
30 | |
31 <!ENTITY section '(ancestor-or-self::set|ancestor-or-self::book|ancestor-or-se
lf::part|ancestor-or-self::reference|ancestor-or-self::partintro|ancestor-or-sel
f::chapter|ancestor-or-self::appendix|ancestor-or-self::preface|ancestor-or-self
::article|ancestor-or-self::section|ancestor-or-self::sect1|ancestor-or-self::se
ct2|ancestor-or-self::sect3|ancestor-or-self::sect4|ancestor-or-self::sect5|ance
stor-or-self::refentry|ancestor-or-self::refsect1|ancestor-or-self::refsect2|anc
estor-or-self::refsect3|ancestor-or-self::simplesect|ancestor-or-self::bibliogra
phy|ancestor-or-self::glossary|ancestor-or-self::index|ancestor-or-self::webpage
|ancestor-or-self::topic)[last()]'> | |
32 | |
33 <!ENTITY section.id 'generate-id(§ion;)'> | |
34 <!ENTITY sep '" "'> | |
35 | |
36 <!ENTITY scope 'count(ancestor::node()|$scope) = count(ancestor::node()) and ($r
ole = @role or $type = @type or (string-length($role) = 0 and string-length($typ
e) = 0))'> | |
37 | |
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"/> | |
41 </xsl:variable> | |
42 | |
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> | |
46 </xsl:call-template> | |
47 </xsl:variable> | |
48 | |
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> | |
52 </xsl:call-template> | |
53 </xsl:variable> | |
54 '> | |
55 | |
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::import
ant|parent::index| | |
60 parent::indexdiv|parent::listitem|parent::note|p
arent::orderedlist| | |
61 parent::partintro|parent::preface|parent::proced
ure|parent::qandadiv| | |
62 parent::qandaset|parent::question|parent::refent
ry|parent::refnamediv| | |
63 parent::refsect1|parent::refsect2|parent::refsec
t3|parent::refsection| | |
64 parent::refsynopsisdiv|parent::sect1|parent::sec
t2|parent::sect3|parent::sect4| | |
65 parent::sect5|parent::section|parent::setindex|p
arent::sidebar| | |
66 parent::simplesect|parent::taskprerequisites|par
ent::taskrelated| | |
67 parent::tasksummary|parent::warning|parent::topi
c"> | |
OLD | NEW |