From 994df6ff07805d4cfccf6e5ff167ce93f3f19ca8 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sun, 1 Aug 2004 16:11:16 +0000 Subject: Couple of large changes to the pearson code, portions by Jochen Hein. (This used to be commit dc3e0a5a362c3916bfa7b5104b2a17f0d021a6e1) --- docs/configure.in | 4 + docs/xslt/pearson.xsl | 999 +++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 988 insertions(+), 15 deletions(-) (limited to 'docs') diff --git a/docs/configure.in b/docs/configure.in index 227a91e286..ea75ef669b 100644 --- a/docs/configure.in +++ b/docs/configure.in @@ -25,6 +25,10 @@ AC_ARG_WITH(fontsize, [ --with-fontsize Specify the fontsize in points (default: 10.5) ], [ test "$withval" && FONTSIZE="$withval" ]) +AC_ARG_ENABLE(printable, +[ --enable-printable Printable output (expand ulinks, etc)], +[ test "$withval" && DUPLICATE_ULINKS="footnote" ]) + DOC_BUILD_DATE=`date '+%d-%m-%Y'` AC_SUBST(DOC_BUILD_DATE) diff --git a/docs/xslt/pearson.xsl b/docs/xslt/pearson.xsl index bf362d39ea..6a0eb3f1de 100644 --- a/docs/xslt/pearson.xsl +++ b/docs/xslt/pearson.xsl @@ -1,28 +1,1005 @@ - + + + + + + + + No template matches + + . + + + + + + + + + + + + + + + + + + + + href="pearson.css" + type="text/css" + + + + Transformed with pearson.xsl by Jochen Hein + + + + + + + + + + + - + - + + + + + + + + + + + + + + + + + + + + + + + + XXX insert index here + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <xsl:apply-templates/> + + + + +

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

+
+ + + mailto: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
+ + + + + + +
+
+ + +
+
+ + +
+
+ + + +
+
+
+
+ + +
+
+ + +
    + +
  • +
    +
+
+ + + +
    + + + + + + +
+
+ + +
  • +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + - + + - + + + + + + + + + + + + + + + + + + + + + + + + + + ( + + ) + + + + + + + + + + + + + + + + + + + + + -> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    +
    + +

    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Citation of nonexistent id: + + + [??? + + ] + + + [] + + + + + + +
    + + +
    +
    + + + + Obsolete tag "graphic" found. + + + + + + + + + + + + + + + + + + + + + + + + + % + + + + + + + + + + + + + + + + + + + + + title tag is empty! + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + +

    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Error: no ID for constraint linkend: + + . + + + + + + Warning: multiple "IDs" for constraint linkend: + + + . + + + + + + + + + + + + + + + + + + + + + XRef to nonexistent id: + + + [??? + + ] + + + Uh, multiple linkends + + + + + + + + Kapitel + + + Abschnitt + + + Abbildung + + + + Listing + + + + Tabelle + + + Anhang + + + + Cant't handle xref to + + : + + + (??? $refelem) + + + + + + + + + + + + "" + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + ISBN + + + + + + + + + + + + +
    []
    +

    , + + , + + + + + + , + + + .

    + +
    +
    +
    + + +
    + + + +
    +
    + + + + + + + + + + + + + + + + + + + + , + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + sect + + + + + + + + table + + + + + + + + figure + + + + + + + + +
    + + + + @@ -103,12 +1080,4 @@ - - - - - - - - - +--> -- cgit