X-Git-Url: http://git.projectaon.org/?a=blobdiff_plain;f=xml%2Fxhtml.xsl;h=c57e70e5a47f61e126bd7b5874e828c4827df6f3;hb=2b2cf205f2b6f4d655e16d23640c2154e6b1c8fe;hp=727f0d822b30d7eaf2b3c48862fc74e9530d136b;hpb=459efc58bd128bb656f773ecd900e307c5465570;p=project-aon.git diff --git a/xml/xhtml.xsl b/xml/xhtml.xsl index 727f0d8..c57e70e 100644 --- a/xml/xhtml.xsl +++ b/xml/xhtml.xsl @@ -1,6 +1,6 @@ + %xhtml.characters; ]> @@ -9,6 +9,27 @@ $Id$ $Log$ +Revision 1.12 2006/06/05 23:46:46 jonathan.blake +Fixing the handling of titles when elements are used. + +Revision 1.11 2006/04/04 18:48:52 angantyr +Fixed paragraphed list and illref template bug. + +Revision 1.10 2006/04/02 19:14:37 angantyr +Introduced automatic footnotes list generation and changed the illustrations +list generation so that links to numbered sections are titled "Section ...". +Backwards compatible with old XML files. + +Revision 1.9 2006/03/14 21:04:03 angantyr +Changed the illustration handling with the introduction of 'illref's. +Backwards compatible. + +Revision 1.8 2006/03/13 18:38:49 jonathan.blake +Fixed minor Spanish translation issue + +Revision 1.7 2006/03/09 18:56:33 jonathan.blake +Added a language parameter and coding to switch between languages when the output is hard-coded into the transformation. + Revision 1.5 2006/03/02 00:33:32 jonathan.blake Removed the 'book-path' parameter to work with new gbtoxhtml.pl @@ -98,7 +119,8 @@ Todo: - +en + #ff0000 @@ -154,7 +176,7 @@ Todo: -

+

@@ -172,7 +194,7 @@ Todo: -

+

@@ -183,7 +205,7 @@ Todo: -
+
@@ -203,7 +225,7 @@ Todo: -

+

@@ -221,7 +243,7 @@ Todo: -

+

@@ -232,7 +254,7 @@ Todo: -
+
@@ -254,7 +276,7 @@ Todo: -

+

@@ -300,7 +322,7 @@ Todo: -

+

@@ -311,7 +333,7 @@ Todo: -

+

@@ -333,6 +355,27 @@ Todo:
+ + + + + + + + footnotz + + + + + + second-level-backmatter + + + + + + + @@ -373,34 +416,33 @@ Todo: + -
- - - - - - - - - - - - - - - - -
[illustration]

+
+
+ + + + + +
+ + + + + + + [error: paragraphed list template] + error: paragraphed list template @@ -477,31 +519,70 @@ Todo: : - COMBAT SKILL -   + + + + DESTREZA EN EL COMBATE + + + COMBAT SKILL + + + +   - CLOSE COMBAT SKILL -   + + + + CLOSE COMBAT SKILL + + + CLOSE COMBAT SKILL + + + +   -    - ENDURANCE +    + + + + RESISTENCIA + + + ENDURANCE + + + - (TARGET points) -   + + + (o BLANCOS) + + + (TARGET points) + + +   - (RESISTANCE points) -   + + + + (RESISTANCE points) + + +   -   +   @@ -544,6 +625,82 @@ Todo: + + + + + + + + + + + + + + + @@ -555,29 +712,17 @@ Todo: -
- - - - - - - - - - - - - - - - -
- - ill.htm - [illustration] - -

+
+
+ + + + + + ill.htm + + +
@@ -589,28 +734,17 @@ Todo: -
- - - - - - - - - - - - - - - - -
[illustration]

+
+
+ + + + + +
- @@ -672,6 +806,7 @@ Todo: [error: a template] + error: a template @@ -685,6 +820,7 @@ Todo: + @@ -695,6 +831,7 @@ Todo: + @@ -955,14 +1092,21 @@ is included in all copies. - <xsl:value-of select="/gamebook/meta/title[1]" /> + <xsl:apply-templates select="/gamebook/meta/title[1]" /> <xsl:text>: </xsl:text> <xsl:choose> <xsl:when test="$document-type='illustration'"> - <xsl:text>Illustration </xsl:text> + <xsl:choose> + <xsl:when test="$language='es'"> + <xsl:text>Ilustración </xsl:text> + </xsl:when> + <xsl:otherwise> + <xsl:text>Illustration </xsl:text> + </xsl:otherwise> + </xsl:choose> <xsl:number count="illustration[@class='float' and contains( $use-illustrators, concat( ':', meta/creator, ':' ) )]" from="/" level="any" format="I" /> </xsl:when> - <xsl:otherwise><xsl:value-of select="meta/title[1]" /></xsl:otherwise> + <xsl:otherwise><xsl:apply-templates select="meta/title[1]" /></xsl:otherwise> </xsl:choose> @@ -976,7 +1120,14 @@ is included in all copies. - Published by + + + Publicado por + + + Published by + + . @@ -993,7 +1144,7 @@ is included in all copies. -
+
@@ -1011,45 +1162,88 @@ is included in all copies.

- Publication Date: + + + Fecha de Publicación: + + + Publication Date: + + - January + + de enero de + January + - February + + de febrero de + February + - March + + de marzo de + March + - April + + de abril de + April + - May + + de mayo de + May + - June + + de junio de + June + - July + + de julio de + July + - August + + de agosto de + August + - September + + de septiembre de + September + - October + + de octubre de + October + - November + + de noviembre de + November + - December + + de diciembre de + December + Invalid Month @@ -1074,17 +1268,37 @@ is included in all copies.

-

Table of Contents

+

+ + + Índice de Contenidos + + + Table of Contents + + +

    -
  • Title Page
  • + + + + Página Principal + + + Title Page + + + + +
  • .htm - + @@ -1112,7 +1326,7 @@ is included in all copies.
    -

    +

    @@ -1129,7 +1343,7 @@ is included in all copies.
    -

    +

    @@ -1145,7 +1359,7 @@ is included in all copies.
    -

    +

    @@ -1161,7 +1375,7 @@ is included in all copies.
    -

    +

    @@ -1177,7 +1391,7 @@ is included in all copies.
    -

    +

    @@ -1197,7 +1411,7 @@ is included in all copies.
    -

    +

    @@ -1222,7 +1436,7 @@ title of each section be a simple number. -->
    -

    +

    @@ -1246,7 +1460,7 @@ title of each section be a simple number. .htm - + @@ -1271,7 +1485,7 @@ title of each section be a simple number.
    -

    +

    @@ -1282,11 +1496,63 @@ title of each section be a simple number.
    + + + +
    + + +

    + + + + + +
    + + + + + + +

    + [ + + .htm# + + + ] + + ( + + ) + + +

    +
    + + + + + +
    +
    + + + + + + + + +
    +
    +
    -

    +

    @@ -1304,12 +1570,24 @@ title of each section be a simple number.
    -

    +

    + + + + mapa + + + map + + + + + @@ -1320,26 +1598,45 @@ title of each section be a simple number.
    - - - - - - - - - - - - - - - - -
    [map]
    + + + + + maplarge.htm + 31 + 33 + [{$map-illustration-alt-text}] +

    + + + + + + + + + + + +
    +
    + + + + + maplarge.htm + 31 + 33 + [{$map-illustration-alt-text}] + +

    +
    +
    +
    +
    @@ -1357,12 +1654,24 @@ title of each section be a simple number.
    -

    +

    + + + + mapa + + + map + + + + + @@ -1370,25 +1679,42 @@ title of each section be a simple number.
    - - - - - - - - - - - - - - - - -
    [map]

    + + + + + map.htm + 31 + 33 + [{$map-illustration-alt-text}] + +
    + + + + + + + + +
    +
    + + + + + map.htm + 31 + 33 + [{$map-illustration-alt-text}] + +
    +
    +
    +
    +
    @@ -1410,28 +1736,26 @@ title of each section be a simple number.

    - Illustration + + + Ilustración + + + Illustration + +

    - - - - - - - - - - - - - - - - -
    [illustration]

    + + + + + 31 + 33 + +

    @@ -1464,7 +1788,7 @@ title of each section be a simple number. Project Aon - + @@ -1504,6 +1828,16 @@ title of each section be a simple number. + + + + Índice de Contenidos + + + Table of Contents + + +