#!/bin/sh
-# $Id$
grep=egrep
LOGFILENAME=$1
# FIXME: This regexp may not catch all error messages emitted;
#!/bin/sh
-# $Id$
if [ -z "$(svn status | egrep '^\?|^X')" ]
then
# remove all files ignored by Subversion
#!/bin/bash
-# $Id$
-
# This script attempts to find and run trang. Any arguments given
# to it are passed "as is" to trang.
#
-# $Id$
-
DATE ?= $(shell date +"%Y-%m-%d")
WGET ?= wget
-# $Id$
-
include ../../buildtools/Makefile.incl
CLDR_CVS_MODULES ?= common docs dtd tools
-$Id$
-
The purpose of this directory is to hold contributed documentation
about authoring and publishing DocBook documents.
-$Id$
-
This is simply a list of standard and commonly used section
heading names for "top level" (.SH) sections in man pages (which
correspond to Refsect1 element in DocBook.
-# $Id$
#
TBLSOURCE=http://cm.bell-labs.com/7thEdMan/vol2/tbl
WGET=wget
-$Id$
-
The source for the M. E. Lesk paper "Tbl - A Program to Format
Tables" and for all other parts of the Unix Seventh Edition Manual
are still under copyright and so cannot be freely distributed. See
exclude-result-prefixes="exsl d"
version="1.0">
-<!-- $Id: assemble.xsl,v 1.8 2011-08-22 04:09:42 bobs Exp $ -->
-
<xsl:preserve-space elements="*"/>
<xsl:strip-space elements="d:assembly d:structure d:module d:resources d:resource"/>
version="1.0"
exclude-result-prefixes="exsl">
-<!-- ********************************************************************
- $Id: topic-maker-chunk.xsl,v 1.6 2011-08-18 19:16:28 bobs Exp $
- ********************************************************************
--->
-
<xsl:import href="topic-maker.xsl"/>
<xsl:import href="file:///c:/xml/docbook-xsl-ns-1.75.2/xhtml/chunk-common.xsl"/>
exclude-result-prefixes="exsl"
version="1.0">
-<!-- $Id: topic-maker.xsl,v 1.2 2010-08-24 00:46:20 bobs Exp $ -->
-
<!-- This stylesheet convert DocBook elements into topic element.
The chunking takes place elsewhere. -->
#!/usr/bin/perl
-# $Id$
-
=head1 NAME
cloak, uncloak - cloak/uncloak content in XML/SGML documents
-# $Id$
-
DOWNLOAD_URL ?= http://woodstox.codehaus.org/tools
DOWNLOAD_FILENAME ?= dtd-flatten.jar
-# $Id$
#
# ::: Basic makefile for generating HTML and HTML Help from DocBook XML source files
#
-# $DateTime: 2003/10/14 03:36:19 $
-# $Author$
SCP = scp
SCP_OPTS =
<title
><command>docbk-menu-mode</command> — a DocBook menu for GNU Emacs</title>
<articleinfo>
- <pubdate>$Date$</pubdate>
- <releaseinfo>$Id$
+ <pubdate></pubdate>
+ <releaseinfo>
<ulink url="./docbook-menu.xml">xml source</ulink></releaseinfo>
</articleinfo>
<section id='intro'>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
- <!--
- * $Id$
- * $Revision$ $Date$ $Author$ -->
<xsl:param name="refentry.generate.name" select="0"/>
<xsl:param name="refentry.generate.title" select="1"/>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
- <!--
- * $Id$
- * $Revision$ $Date$ $Author$ -->
<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/htmlhelp/htmlhelp.xsl"/>
<xsl:import href="./html-common.xsl"/>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
- <!--
- * $Id$
- * $Revision$ $Date$ $Author$ -->
<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl"/>
<xsl:import href="./html-common.xsl"/>
;;; docbk-menu.el --- Easy access to DocBook docs
-;; $Id$
;; Copyright (C) 2003 Michael Smith
;; Maintainer: Michael Smith <smith@sideshowbarker.net>
;; Created: 2003-11-04
;; Version: 0.92
-;; Revision: $Revision$
-;; Date: $Date$
-;; RCS Id: $Id$
;; X-URL: http://docbook.sf.net/projects/docbook-menu
;; Keywords: xml docbook
<?php
/* dir2xml.php --- Transform directory listing into elisp list
- * Revision: $Revision$
- * Date: $Date$
- * RCS Id: $Id$
*
* Use this script to transform a listing of the DocBook XSLT
* stylesheet distro directory into a lisp list for use with the
;;; dbk-el-az.el --- Alphabetical list of DocBook elements
-;; Revision: $Revision$
-;; Date: $Date$
-;; RCS Id: $Id$
(defvar docbook-menu-elements-alphabetical
(list "DocBook: Element Reference (Alphabetical)"
;;; dbk-el-lg.el --- Logical list of DocBook elements
-;; Revision: $Revision$
-;; Date: $Date$
-;; RCS Id: $Id$
(defvar docbook-menu-elements-logical
(list "DocBook: Element Reference (Logical)"
;;; dbk-faq.el --- List of DocBook FAQ sections
-;; Revision: $Revision$
-;; Date: $Date$
-;; RCS Id: $Id$
(defvar docbook-menu-faq
(browse-url (concat docbook-menu-faq-base-uri "/tksnorm.html")) t]
)
"DocBook FAQ submenu for 'docbook-menu'."
- )
\ No newline at end of file
+ )
;;; dbk-tdg.el --- List of TDG chapters
-;; Revision: $Revision$
-;; Date: $Date$
-;; RCS Id: $Id$
(defvar docbook-menu-tdg-toc
(list "DocBook: The Definitive Guide"
)
"TDG submenu for 'docbook-menu'."
- )
\ No newline at end of file
+ )
;;; dbk-wiki.el --- List of DocBook Wiki pages
-;; Revision: $Revision$
-;; Date: $Date$
-;; RCS Id: $Id$
(defvar docbook-menu-wiki
(list "DocBook Wiki"
;;; dbk-xsldir.el --- DocBook XSLT stylesheets directory contents
;; for DocBook XSLT stylesheets version 1.64.0
-;; Revision: $Revision$
-;; Date: $Date$
-;; RCS Id: $Id$
(defvar docbook-menu-xsl-distro
(list "DocBook XSL: Stylesheet Distribution"
;;; dbk-xsldoc.el --- DocBook XSLT stylesheets documentation
;; for DocBook XSLT stylesheets version 1.64.0
-;; Revision: $Revision$
-;; Date: $Date$
-;; RCS Id: $Id$
(defvar docbook-menu-xsl-docs
(list "DocBook XSL: Stylesheet Documentation"
;;; dbk-xslfo.el --- List of DocBook XSLT FO parameters
;; for DocBook XSLT stylesheets version 1.64.0
-;; Revision: $Revision$
-;; Date: $Date$
-;; RCS Id: $Id$
(defvar docbook-menu-xsl-params-fo
(list "DocBook XSL: Parameter Reference - FO"
;;; dbk-xslhtm.el --- List of DocBook XSLT HTML parameters
;; for DocBook XSLT stylesheets version 1.64.0
-;; Revision: $Revision$
-;; Date: $Date$
-;; RCS Id: $Id$
(defvar docbook-menu-xsl-params-html
(list "DocBook XSL: Parameter Reference - HTML"
;;; dbk-xsltcg.el --- List of DocBook:XSL TCG chapters
;; for the second edition
-;; Revision: $Revision$
-;; Date: $Date$
-;; RCS Id: $Id$
(defvar docbook-menu-xsl-tcg
(list "DocBook XSL: The Complete Guide"
(browse-url (concat docbook-menu-xsl-tcg-uri "/bookindex.html")) t]
)
"DocBook XSL: The Complete Guide submenu for 'docbook-menu'."
- )
\ No newline at end of file
+ )
version="1.0">
<xsl:output method="text"/>
<!--
- * $Id$
- *
* Run this on the DocBook XSL: The Complete Guide TOC index.html *
* file to create an elisp file with code for making an Emacs menu.
*
<xsl:text>"DocBook XSL: The Complete Guide submenu for 'docbook-menu'." )</xsl:text>
</xsl:template>
-</xsl:stylesheet>
\ No newline at end of file
+</xsl:stylesheet>
version="1.0">
<xsl:output method="text"/>
<!--
- * $Id$
- *
* Transform TDG Element Reference TOC HTML file into lisp code to
* for making an Emacs menu
*
<xsl:text>)</xsl:text>
</xsl:template>
-</xsl:stylesheet>
\ No newline at end of file
+</xsl:stylesheet>
version="1.0">
<xsl:output method="text"/>
<!--
- * $Id$
- *
* Transform DocBook Stylesheet Reference Doc TOC into lisp code to
* for making an Emacs menu.
*
)</xsl:text>
</xsl:template>
-</xsl:stylesheet>
\ No newline at end of file
+</xsl:stylesheet>
version="1.0">
<xsl:output method="text"/>
<!--
- * $Id$
- *
* Transform TDG into lisp code to for making an Emacs menu
*
* Run this on the docbook.html or docbook-x.html file in the TDG distro
)</xsl:text>
</xsl:template>
-</xsl:stylesheet>
\ No newline at end of file
+</xsl:stylesheet>
-# $Id$
-
DOWNLOAD_URL ?= http://www.catb.org/~esr/freshmeat-submit
DOWNLOAD_FILENAME ?= freshmeat-submit-1.6.tar.gz
-# $Id$
-
DOWNLOAD_URL ?= http://www.jenitennison.com/xslt/utilities
DOWNLOAD_FILENAME ?= markup.xsl
#!/bin/bash
-# $Id $
# update_locatingrules - Update a central "locating rules" file
-# $Id$
-
DOWNLOAD_URL ?= http://www.kitebird.com/software/xmlformat
DOWNLOAD_FILENAME ?= xmlformat-1.03.tar.gz
-# $Id$
# Default options
*DEFAULT
format block
version="1.0"
exclude-result-prefixes="doc exsl set h">
-<!-- ********************************************************************
- $Id$
- ******************************************************************** -->
-
<!-- ==================================================================== -->
<!-- Customizations of standard HTML stylesheet parameters -->
indent="yes"
/>
- <!-- $Id$ -->
-
<!-- cldr2dbk.xsl - convert CLDR locale data to DocBook locale format -->
<!-- For information about the Common Locale Data Repository (CLDR) -->
<span class="firstname">Jane</span> <span class="surname">Doe</span>
</h3>
</div></div>
-<div><p class="releaseinfo">$Id$</p></div>
+<div><p class="releaseinfo"></p></div>
<div><p class="copyright">Copyright © 1998, 1999, 2000, 2001, 2002 Norman Walsh</p></div>
<div><div class="legalnotice">
<a name="id2494752"></a>
<book id="book">
<bookinfo>
<title>Unit Test: book.001</title>
-<releaseinfo role="CVS">$Id$</releaseinfo>
+<releaseinfo role="CVS"></releaseinfo>
<authorgroup>
<corpauthor>SomeCorp</corpauthor>
<author><firstname>Norman</firstname><surname>Walsh</surname>
<span class="firstname">Jane</span> <span class="surname">Doe</span>
</h3>
</div></div>
-<div><p class="releaseinfo">$Id$</p></div>
+<div><p class="releaseinfo"></p></div>
<div><p class="copyright">Copyright © 1998, 1999, 2000, 2001, 2002 Norman Walsh</p></div>
<div><div class="legalnotice">
<a name="id2474689"></a>
<!-- THIS IS A WORK IN PROGRESS. IN PARTICULAR, IT DOESN'T WORK AT ALL -->
-<!-- $Id$ -->
-
<!-- Set the base directory to the location of the xml files -->
<project name="generate"
basedir="/sourceforge/docbook/website/example"
<book id="book">
<bookinfo>
<title>Unit Test: book.001</title>
-<releaseinfo role="CVS">$Id$</releaseinfo>
+<releaseinfo role="CVS"></releaseinfo>
<authorgroup>
<corpauthor>SomeCorp</corpauthor>
<author><firstname>Norman</firstname><surname>Walsh</surname>
-->
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the WebSite distribution.
See ../README or http://nwalsh.com/website/ for copyright
-->
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://nwalsh.com/docbook/xsl/ for copyright
-->
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the WebSite distribution.
See ../README or http://nwalsh.com/website/ for copyright
-->
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://nwalsh.com/docbook/xsl/ for copyright
;; This stylesheet would work, except that files like ../locale/ca.xml
;; have a doctype declaration but no DTD and Jade doesn't like that.
-;; $Id$
-
(declare-flow-object-class formatting-instruction
"UNREGISTERED::James Clark//Flow Object Class::formatting-instruction")
README for DocBook locale files
-$Id$
-
This README explains how to create, change, and
contribute locale files for use with DocBook.
<?xml version='1.0'?>
<!-- there is no doctype for these files, they are WF only -->
-<!-- $Id$ -->
<locale language="sl"
english-language-name="Slovenian"
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0">
# areaoverlay -- Generates images with callouts from DocBook imageobjectco's
#
-# $Id$
-#
# Copyright (C) 2006 Norman Walsh
#
# This is free software; you can redistribute it and/or modify it
# areasearch -- Searches for rectangles and generates coords
#
-# $Id$
-#
# Copyright (C) 2006 Norman Walsh
#
# This is free software; you can redistribute it and/or modify it
Copyright (C) 2000, 2001 Norman Walsh
http://sourceforge.net/projects/docbook/
- $Id$
-
Please direct all questions and comments about this DTD to the
DocBook Open Repository team.
<citetitle>Literate Programming in XML</citetitle></subtitle>
<pubdate>05 Oct 2001</pubdate>
<releaseinfo role="meta">
-$Id$
</releaseinfo>
<revhistory>
<citetitle>Literate Programming in XML</citetitle></subtitle>
<pubdate>05 Oct 2001</pubdate>
<releaseinfo role="meta">
-$Id$
</releaseinfo>
<revhistory>
<citetitle>Literate Programming in XML</citetitle></subtitle>
<pubdate>05 Oct 2001</pubdate>
<releaseinfo role="meta">
-$Id$
</releaseinfo>
<revhistory>
# this file is a -*- makefile -*- snippet
# targets in the file are used only for release builds
-# $Id$
-
debug:
.PHONY: ChangeLog.xml ChangeHistory.xml
# used only when doing release builds.
#-----------------------------------------------------------------
-# $Id$
-
include $(repo_dir)/buildtools/Makefile.incl
RELEASE_ANNOUNCE=$(repo_dir)/releasetools/release-announce
#!/bin/sh
-# $Id$
if [ "$1" = "uninstall" ]
then
if [ -f ./uninstall.sh ]
#!/bin/sh
-# $Id$
-
# deb2sourceforge - Upload .deb to a Sourceforge project website
#
# Usage: deb2sourceforge
#!/bin/sh
-# $Id$
TEMPDIR=/tmp
SVN=svn
Organization for the Advancement of Structured Information
Standards (OASIS).
- Release: $Id: docbook.rnc 7474 2007-09-28 18:50:07Z nwalsh $
-
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
xmlns:sf="http://sourceforge.net/"
xmlns:dyn="http://exslt.org/dynamic"
version='1.0'>
- <!-- ********************************************************************
- $Id$
- ******************************************************************** -->
<xsl:output method="text"/>
<xsl:param name="expression"/>
exclude-result-prefixes="exsl sf"
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
#!/bin/bash
-# $Id$
-# $Source$ #
# install.sh - Set up user environment for a XML/XSLT distribution
<xsl:output indent="yes"/>
-<!-- ********************************************************************
- $Id$
- ******************************************************************** -->
-
<!-- ==================================================================== -->
<xsl:include href="VERSION.xsl"/>
<book xmlns="http://docbook.org/ns/docbook" version="5.0">
<info><title>Unit Test: refentry.007</title>
-<releaseinfo role="CVS">$Id: refentry.007.xml 7282 2007-08-23 09:27:01Z xmldoc $</releaseinfo>
+<releaseinfo role="CVS"></releaseinfo>
<author><personname><firstname>Norman</firstname><surname>Walsh</surname></personname><affiliation><address><email>ndw@nwalsh.com</email></address></affiliation></author>
</info>
<reference><info><title>Reference</title></info>
<book>
<bookinfo>
<title>Unit Test: refentry.007</title>
-<releaseinfo role="CVS">$Id: refentry.007.xml 7282 2007-08-23 09:27:01Z xmldoc $</releaseinfo>
+<releaseinfo role="CVS"></releaseinfo>
<author><firstname>Norman</firstname><surname>Walsh</surname>
<affiliation><address><email>ndw@nwalsh.com</email></address></affiliation>
</author>
#!/bin/sh
-# $Id$
# release-announce - send DocBook Project release announcements
# stylesheet directories from a directory of
# non-namespaced stylesheets.
#
-# $Id: xslns-build 9483 2012-07-09 21:38:55Z bobstayton $
-#
my $Usage = "
USAGE:
# targets in this file are used to build and upload the namespaced
# version of the DocBook Project XSL Stylesheets
-# $Id$
-
freshmeat-nons:
ifeq ($(SFRELID),)
@echo "You must specify the sourceforge release identifier in SFRELID"
# stylesheet directories from a directory of
# non-namespaced stylesheets.
#
-# $Id$
-#
my $Usage = "
USAGE:
# targets in this file are used to build and upload the namespaced
# version of the DocBook Project XSL Stylesheets
-# $Id$
-
freshmeat-ns:
ifeq ($(SFRELID),)
@echo "You must specify the sourceforge release identifier in SFRELID"
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://nwalsh.com/docbook/xsl/ for copyright
<doc:reference xmlns="">
<referenceinfo>
<releaseinfo role="meta">
-$Id$
</releaseinfo>
<author><surname>Walsh</surname>
<firstname>Norman</firstname></author>
-# $Id$
-
include ../buildtools/Makefile.incl
include ../releasetools/Variables.mk
<articleinfo>
<title>DocBook Project Testdocs</title>
<pubdate><?dbtimestamp format="Y-m-d"?></pubdate>
- <releaseinfo role="cvs">$Id$</releaseinfo>
+ <releaseinfo role="cvs"></releaseinfo>
<corpauthor>DocBook Project Development Team</corpauthor>
</articleinfo>
<chapter>
<chapterinfo>
<title>Unit Test: article.001.xml</title>
-<releaseinfo role="CVS">$Id: article.001.xml,v 1.2 2002/04/18 22:15:39 nwalsh Exp $</releaseinfo>
+<releaseinfo role="CVS"></releaseinfo>
<authorgroup>
<author><firstname>Norman</firstname><surname>Walsh</surname>
<affiliation><address><email>ndw@nwalsh.com</email></address></affiliation>
<article id="ws">
<articleinfo>
<title>Unit Test: protocol.001.xml</title>
-<releaseinfo role="CVS">
-$Id$
-</releaseinfo>
+<releaseinfo role="CVS"></releaseinfo>
<author><firstname>Norman</firstname><surname>Walsh</surname>
<affiliation><address><email>ndw@nwalsh.com</email></address></affiliation>
</author>
<article>
<articleinfo>
<title>Unit Test: screen.002</title>
-<releaseinfo role="CVS">$Id: $</releaseinfo>
+<releaseinfo role="CVS"></releaseinfo>
<author><firstname>Thomas</firstname><surname>Schraitle</surname>
</author>
</articleinfo>
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
<chapter>
<chapterinfo>
-<releaseinfo role="CVS">$Id: simplesect.001.xml 4056 2004-11-23 13:28:50Z nwalsh $</releaseinfo>
+<releaseinfo role="CVS"></releaseinfo>
</chapterinfo>
<title>Unit Test: simplemsgentry</title>
<article>
<articleinfo>
<title>Unit Test: svg.002.xml</title>
-<releaseinfo role="CVS">$Id: article.001.xml,v 1.2 2002/04/18 22:15:39 nwalsh Exp $</releaseinfo>
+<releaseinfo role="CVS"></releaseinfo>
<author><firstname>Norman</firstname><surname>Walsh</surname>
<affiliation><address><email>ndw@nwalsh.com</email></address></affiliation>
</author>
<article>
<articleinfo>
<title>Unit Test: table.017</title>
-<releaseinfo role="CVS">
-$Id$
-</releaseinfo>
+<releaseinfo role="CVS"></releaseinfo>
<author><firstname>Norman</firstname><surname>Walsh</surname>
<affiliation><address><email>ndw@nwalsh.com</email></address></affiliation>
</author>
<article id="ws">
<articleinfo>
<title>Unit Test: wordsize.001.xml</title>
-<releaseinfo role="CVS">
-$Id$
-</releaseinfo>
+<releaseinfo role="CVS"></releaseinfo>
<author><firstname>Norman</firstname><surname>Walsh</surname>
<affiliation><address><email>ndw@nwalsh.com</email></address></affiliation>
</author>
-$Id$
-
INSTALL file for the DocBook Website distribution
----------------------------------------------------------------------
-# $Id$
-
include ../buildtools/Makefile.incl
include ../releasetools/Variables.mk
-$Id$
-
README for the DocBook Website distribution
Website is an XML DTD and XSL stylesheet collection for building,
<articleinfo>
<title>DocBook Website Release Notes</title>
<pubdate><?dbtimestamp format="Y-m-d"?></pubdate>
- <releaseinfo role="cvs">$Id$</releaseinfo>
+ <releaseinfo role="cvs"></releaseinfo>
<corpauthor>DocBook Project Development Team</corpauthor>
</articleinfo>
<para>These are the release notes for the DocBook Website
# Example -*- makefile -*- for building a site using DocBook Website
#
-# $Id$
-#
# ------------------------------------------------------------------
# The default value DOCBOOK_WEBSITE below is the canonical URI for
# the current DocBook Website distribution. If you have SGML or
<!-- THIS IS A WORK IN PROGRESS. IN PARTICULAR, IT DOESN'T WORK AT ALL -->
-<!-- $Id$ -->
-
<!-- Set the base directory to the location of the xml files -->
<project name="generate"
basedir="/sourceforge/docbook/website/example"
<?xml version="1.0"?>
-<!-- $Id$ -->
<!-- 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 -->
Copyright (C) 2002 Norman Walsh
http://sourceforge.net/projects/docbook/
- $Id$
-
Please direct all questions and comments about this DTD to
Norman Walsh, <ndw@nwalsh.com>.
-->
Copyright (C) 1997-2003 Norman Walsh
http://sourceforge.net/projects/docbook/
- $Id$
-
Please direct all questions and comments about this DTD to
Norman Walsh, <ndw@nwalsh.com>.
Copyright (C) 2002 Norman Walsh
http://sourceforge.net/projects/docbook/
- $Id$
-
Please direct all questions and comments about this DTD to
Norman Walsh, <ndw@nwalsh.com>.
Copyright (C) 1997-2003 Norman Walsh
http://sourceforge.net/projects/docbook/
- $Id$
-
Please direct all questions and comments about this DTD to
Norman Walsh, <ndw@nwalsh.com>.
Copyright (C) 2002 Norman Walsh
http://sourceforge.net/projects/docbook/
- $Id$
-
Please direct all questions and comments about this DTD to
Norman Walsh, <ndw@nwalsh.com>.
-->
----------------------------------------------------------------------
README file for the libxslt extensions
----------------------------------------------------------------------
-$Id$
These are XSLT extensions written in Python for use with the DocBook XML
stylesheets and the libxslt library[1].
# docbook.py: extension module
-# $Id$
import sys
import string
#!/usr/bin/python -u
-# $Id$
import sys
import libxml2
-$Id$
-
INSTALL file for the DocBook Saxon extensions
----------------------------------------------------------------------
-# $Id$
-
include ../buildtools/Makefile.incl
include ../releasetools/Variables.mk
----------------------------------------------------------------------
README file for the DocBook Saxon Extensions
----------------------------------------------------------------------
-$Id$
These are Java extensions for use with the DocBook XML stylesheets
and the Saxon XSLT engine.
/**
* <p>Saxon extension to convert CVS date strings into local time</p>
*
- * <p>$Id$</p>
- *
* <p>Copyright (C) 2000 Norman Walsh.</p>
*
* <p>This class provides a
* @author Norman Walsh
* <a href="mailto:ndw@nwalsh.com">ndw@nwalsh.com</a>
*
- * @version $Id$
- *
*/
public class CVS {
/**
/**
* <p>Saxon extension to decorate a result tree fragment with callouts.</p>
*
- * <p>$Id$</p>
- *
* <p>Copyright (C) 2000 Norman Walsh.</p>
*
* <p>This class provides the guts of a
* @author Norman Walsh
* <a href="mailto:ndw@nwalsh.com">ndw@nwalsh.com</a>
*
- * @version $Id$
- *
*/
public class CalloutEmitter extends CopyEmitter {
/** A stack for the preserving information about open elements. */
/**
* <p>Saxon extension to scan the column widths in a result tree fragment.</p>
*
- * <p>$Id$</p>
- *
* <p>Copyright (C) 2000 Norman Walsh.</p>
*
* <p>This class provides a
* @author Norman Walsh
* <a href="mailto:ndw@nwalsh.com">ndw@nwalsh.com</a>
*
- * @version $Id$
- *
*/
public class ColumnScanEmitter extends com.icl.saxon.output.Emitter {
/** The number of columns seen. */
/**
* <p>Saxon extension to scan the column widths in a result tree fragment.</p>
*
- * <p>$Id$</p>
- *
* <p>Copyright (C) 2000 Norman Walsh.</p>
*
* <p>This class provides a
* @author Norman Walsh
* <a href="mailto:ndw@nwalsh.com">ndw@nwalsh.com</a>
*
- * @version $Id$
- *
*/
public class ColumnUpdateEmitter extends CopyEmitter {
/** The number of columns seen. */
/**
* <p>A Saxon 6.0 Emitter that clones its input.</p>
*
- * <p>$Id$</p>
- *
* <p>Copyright (C) 2000 Norman Walsh.</p>
*
* <p>This class provides a
* @author Norman Walsh
* <a href="mailto:ndw@nwalsh.com">ndw@nwalsh.com</a>
*
- * @version $Id$
- *
*/
public class CopyEmitter extends com.icl.saxon.output.Emitter {
/** The result tree fragment containing the copied fragment. */
/**
* <p>Utility class for the Verbatim extension (ignore this).</p>
*
- * <p>$Id$</p>
- *
* <p>Copyright (C) 2000, 2001 Norman Walsh.</p>
*
* <p><b>Change Log:</b></p>
* <a href="mailto:ndw@nwalsh.com">ndw@nwalsh.com</a>
*
* @see Verbatim
- *
- * @version $Id$
- **/
+ */
public abstract class FormatCallout {
protected static final String foURI = "http://www.w3.org/1999/XSL/Format";
/**
* <p>Utility class for the Verbatim extension (ignore this).</p>
*
- * <p>$Id$</p>
- *
* <p>Copyright (C) 2000, 2001 Norman Walsh.</p>
*
* <p><b>Change Log:</b></p>
* <a href="mailto:ndw@nwalsh.com">ndw@nwalsh.com</a>
*
* @see Verbatim
- *
- * @version $Id$
- **/
+ */
public class FormatGraphicCallout extends FormatCallout {
String graphicsPath = "";
/**
* <p>Utility class for the Verbatim extension (ignore this).</p>
*
- * <p>$Id$</p>
- *
* <p>Copyright (C) 2000, 2001 Norman Walsh.</p>
*
* <p><b>Change Log:</b></p>
* <a href="mailto:ndw@nwalsh.com">ndw@nwalsh.com</a>
*
* @see Verbatim
- *
- * @version $Id$
- **/
+ */
public class FormatTextCallout extends FormatCallout {
public FormatTextCallout(NamePool nPool, boolean fo, boolean xhtml) {
/**
* <p>Utility class for the Verbatim extension (ignore this).</p>
*
- * <p>$Id$</p>
- *
* <p>Copyright (C) 2000, 2001 Norman Walsh.</p>
*
* <p><b>Change Log:</b></p>
* <a href="mailto:ndw@nwalsh.com">ndw@nwalsh.com</a>
*
* @see Verbatim
- *
- * @version $Id$
- **/
+ */
public class FormatUnicodeCallout extends FormatCallout {
int unicodeMax = 0;
/**
* <p>Saxon extension to examine intrinsic size of images</p>
*
- * <p>$Id$</p>
- *
* <p>Copyright (C) 2002 Norman Walsh.</p>
*
* <p>This class provides a
* @author Norman Walsh
* <a href="mailto:ndw@nwalsh.com">ndw@nwalsh.com</a>
*
- * @version $Id$
- *
*/
public class ImageIntrinsics implements ImageObserver {
boolean imageLoaded = false;
/**
* <p>Saxon extension to count the lines in a result tree fragment.</p>
*
- * <p>$Id$</p>
- *
* <p>Copyright (C) 2000 Norman Walsh.</p>
*
* <p>This class provides a
* @author Norman Walsh
* <a href="mailto:ndw@nwalsh.com">ndw@nwalsh.com</a>
*
- * @version $Id$
- *
*/
public class LineCountEmitter extends com.icl.saxon.output.Emitter {
/** The number of lines seen. */
/**
* <p>Saxon extension to decorate a result tree fragment with line numbers.</p>
*
- * <p>$Id$</p>
- *
* <p>Copyright (C) 2000 Norman Walsh.</p>
*
* <p>This class provides the guts of a
* @author Norman Walsh
* <a href="mailto:ndw@nwalsh.com">ndw@nwalsh.com</a>
*
- * @version $Id$
- *
*/
public class NumberLinesEmitter extends CopyEmitter {
/** A stack for the preserving information about open elements. */
/**
* <p>Saxon extensions supporting Tables</p>
*
- * <p>$Id$</p>
- *
* <p>Copyright (C) 2000 Norman Walsh.</p>
*
* <p>This class provides a
* @author Norman Walsh
* <a href="mailto:ndw@nwalsh.com">ndw@nwalsh.com</a>
*
- * @version $Id$
- *
*/
public class Table {
/** The number of pixels per inch */
/**
* <p>Saxon extension element for inserting text
*
- * <p>$Id$</p>
- *
* <p>Copyright (C) 2000 Norman Walsh.</p>
*
* <p>This class provides a
* @author Norman Walsh
* <a href="mailto:ndw@nwalsh.com">ndw@nwalsh.com</a>
*
- * @version $Id$
- *
*/
public class Text extends StyleElement {
/**
/**
* <p>Saxon extension element factory
*
- * <p>$Id$</p>
- *
* <p>Copyright (C) 2000 Norman Walsh.</p>
*
* <p>This class provides a
* @author Norman Walsh
* <a href="mailto:ndw@nwalsh.com">ndw@nwalsh.com</a>
*
- * @version $Id$
- *
* @see Text
*
*/
/**
* <p>Saxon extension for unwrapping nested links</p>
*
- * <p>$Id$</p>
- *
* <p>Copyright (C) 2000, 2002 Norman Walsh.</p>
*
* <p>This class provides a
* @author Norman Walsh
* <a href="mailto:ndw@nwalsh.com">ndw@nwalsh.com</a>
*
- * @version $Id$
- *
*/
public class UnwrapLinks {
/** True if the stylesheet is producing formatting objects */
/**
* <p>Saxon extension to unwrap links in a result tree fragment.</p>
*
- * <p>$Id$</p>
- *
* <p>Copyright (C) 2000, 2002 Norman Walsh.</p>
*
* <p>This class provides the guts of a
* @author Norman Walsh
* <a href="mailto:ndw@nwalsh.com">ndw@nwalsh.com</a>
*
- * @version $Id$
- *
*/
public class UnwrapLinksEmitter extends CopyEmitter {
/** A stack for the preserving information about open elements. */
/**
* <p>Saxon extensions supporting DocBook verbatim environments</p>
*
- * <p>$Id$</p>
- *
* <p>Copyright (C) 2000 Norman Walsh.</p>
*
* <p>This class provides a
* @author Norman Walsh
* <a href="mailto:ndw@nwalsh.com">ndw@nwalsh.com</a>
*
- * @version $Id$
- *
*/
public class Verbatim {
/** True if the stylesheet is producing formatting objects */
import com.icl.saxon.charcode.PluggableCharacterSet;
/**
- *
- * $Id$
*
* File: Windows1252CharacterSet.java
* Created: May 26 2004
-# $Id: Makefile 7424 2007-09-01 10:59:59Z xmldoc $
-
include ../buildtools/Makefile.incl
include ../releasetools/Variables.mk
-$Id: INSTALL 7275 2007-08-23 04:49:53Z xmldoc $
-
INSTALL file for the DocBook Xalan extensions
----------------------------------------------------------------------
-# $Id: Makefile 7296 2007-08-28 09:16:40Z xmldoc $
-
include ../buildtools/Makefile.incl
include ../releasetools/Variables.mk
----------------------------------------------------------------------
README file for the DocBook Xalan Extensions
----------------------------------------------------------------------
-$Id: README 7275 2007-08-23 04:49:53Z xmldoc $
These are Java extensions for use with the DocBook XML stylesheets
and the Xalan-Java XSLT engine.
/**
* <p>Xalan extension to convert CVS date strings into local time</p>
*
- * <p>$Id$</p>
- *
* <p>Copyright (C) 2000 Norman Walsh.</p>
*
* <p>This class provides a
* @author Norman Walsh
* <a href="mailto:ndw@nwalsh.com">ndw@nwalsh.com</a>
*
- * @version $Id$
- *
*/
public class CVS {
/**
/**
* <p>Utility class for the Verbatim extension (ignore this).</p>
*
- * <p>$Id$</p>
- *
* <p>Copyright (C) 2000 Norman Walsh.</p>
*
* <p>This class is just for book keeping in the Verbatim class.
* <a href="mailto:ndw@nwalsh.com">ndw@nwalsh.com</a>
*
* @see Verbatim
- *
- * @version $Id$
- * */
+ */
public class Callout implements Comparable {
/** The callout number. */
private int callout = 0;
/**
* <p>Utility class for the Verbatim extension (ignore this).</p>
*
- * <p>$Id$</p>
- *
* <p>Copyright (C) 2000, 2001 Norman Walsh.</p>
*
* <p><b>Change Log:</b></p>
* <a href="mailto:ndw@nwalsh.com">ndw@nwalsh.com</a>
*
* @see Verbatim
- *
- * @version $Id$
**/
public abstract class FormatCallout {
/**
* <p>Utility class for the Verbatim extension (ignore this).</p>
*
- * <p>$Id$</p>
- *
* <p>Copyright (C) 2000, 2001 Norman Walsh.</p>
*
* <p><b>Change Log:</b></p>
* <a href="mailto:ndw@nwalsh.com">ndw@nwalsh.com</a>
*
* @see Verbatim
- *
- * @version $Id$
**/
public class FormatDingbatCallout extends FormatCallout {
/**
* <p>Utility class for the Verbatim extension (ignore this).</p>
*
- * <p>$Id$</p>
- *
* <p>Copyright (C) 2000, 2001 Norman Walsh.</p>
*
* <p><b>Change Log:</b></p>
* <a href="mailto:ndw@nwalsh.com">ndw@nwalsh.com</a>
*
* @see Verbatim
- *
- * @version $Id$
- **/
+ */
public class FormatGraphicCallout extends FormatCallout {
String graphicsPath = "";
/**
* <p>Utility class for the Verbatim extension (ignore this).</p>
*
- * <p>$Id$</p>
- *
* <p>Copyright (C) 2000, 2001 Norman Walsh.</p>
*
* <p><b>Change Log:</b></p>
* <a href="mailto:ndw@nwalsh.com">ndw@nwalsh.com</a>
*
* @see Verbatim
- *
- * @version $Id$
**/
public class FormatTextCallout extends FormatCallout {
/**
* <p>Utility class for the Verbatim extension (ignore this).</p>
*
- * <p>$Id$</p>
- *
* <p>Copyright (C) 2000, 2001 Norman Walsh.</p>
*
* <p><b>Change Log:</b></p>
* <a href="mailto:ndw@nwalsh.com">ndw@nwalsh.com</a>
*
* @see Verbatim
- *
- * @version $Id$
**/
public class FormatUnicodeCallout extends FormatCallout {
/**
* <p>Xalan extension to examine intrinsic size of images</p>
*
- * <p>$Id$</p>
- *
* <p>Copyright (C) 2002 Norman Walsh.</p>
*
* <p>This class provides a
* @author Norman Walsh
* <a href="mailto:ndw@nwalsh.com">ndw@nwalsh.com</a>
*
- * @version $Id$
- *
*/
public class ImageIntrinsics implements ImageObserver {
boolean imageLoaded = false;
/**
* <p>Xalan extensions supporting Tables</p>
*
- * <p>$Id$</p>
- *
* <p>Copyright (C) 2000 Norman Walsh.</p>
*
* <p>This class provides a
* @author Norman Walsh
* <a href="mailto:ndw@nwalsh.com">ndw@nwalsh.com</a>
*
- * @version $Id$
- *
*/
public class Table {
/** The number of pixels per inch */
/**
* <p>Xalan extension element for inserting text
*
- * <p>$Id$</p>
- *
* <p>Copyright (C) 2001 Norman Walsh.</p>
*
* <p>This class provides a
* @author Norman Walsh
* <a href="mailto:ndw@nwalsh.com">ndw@nwalsh.com</a>
*
- * @version $Id$
- *
*/
public class Text {
/**
/**
* <p>Xalan extensions supporting DocBook verbatim environments</p>
*
- * <p>$Id$</p>
- *
* <p>Copyright (C) 2001 Norman Walsh.</p>
*
* <p>This class provides a
* @author Norman Walsh
* <a href="mailto:ndw@nwalsh.com">ndw@nwalsh.com</a>
*
- * @version $Id$
- *
*/
public class Verbatim {
/** A stack to hold the open elements while walking through a RTF. */
<xsl:output indent="yes"/>
-<!-- ********************************************************************
- $Id: make-catalog.xsl 9627 2012-10-20 23:15:46Z dcramer $
- ******************************************************************** -->
-
<!-- ==================================================================== -->
<xsl:include href="VERSION.xsl"/>
-$Id$
INSTALL file for the DocBook XSL stylesheets distribution
-# $Id$
#
# This makefile does a "smoketest" of stylesheets for various
# output formats in the DocBook XSL Stylesheets release package.
----------------------------------------------------------------------
README file for the DocBook XSL Stylesheets
----------------------------------------------------------------------
-$Id$
These are XSL stylesheets for transforming DocBook XML document
instances into various output formats.
-$Id$
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The DocBook XSL Stylesheets release build has been tested under
the bash shell on Linux, Darwin/OSX with MacPorts, and Cygwin. You
exclude-result-prefixes="exsl d xlink"
version="1.0">
-<!-- $Id: assemble.xsl,v 1.10 2012-04-10 07:56:58 bobs Exp $ -->
-
<xsl:preserve-space elements="*"/>
<xsl:strip-space elements="assembly structure module resources resource"/>
version="1.0"
exclude-result-prefixes="exsl">
-<!-- ********************************************************************
- $Id: topic-maker-chunk.xsl,v 1.7 2012-04-16 00:29:35 bobs Exp $
- ********************************************************************
--->
<xsl:import href="topic-maker.xsl"/>
exclude-result-prefixes="exsl"
version="1.0">
-<!-- $Id: topic-maker.xsl,v 1.3 2012-04-16 00:29:35 bobs Exp $ -->
-
<!-- This stylesheet convert DocBook elements into topic element.
The chunking takes place elsewhere. -->
exclude-result-prefixes="k">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the DocBook XSL Stylesheet distribution.
See ../README or http://docbook.sf.net/ for copyright
xmlns:i="urn:cz-kosek:functions:index">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the DocBook XSL Stylesheet distribution.
See ../README or http://docbook.sf.net/ for copyright
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<info>
<title>Common » Character-Map Template Reference</title>
<releaseinfo role="meta">
- $Id$
</releaseinfo>
</info>
<!-- * yes, partintro is a valid child of a reference... -->
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<info>
<title>Common » Base Template Reference</title>
<releaseinfo role="meta">
- $Id$
</releaseinfo>
</info>
<!-- * yes, partintro is a valid child of a reference... -->
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file contains common entity declarations used for
sorting (and other things) by various templates.
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
</xsl:choose>
</xsl:template>
-</xsl:stylesheet>
\ No newline at end of file
+</xsl:stylesheet>
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version="1.0">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the DocBook XSL Stylesheet distribution.
See ../README or http://docbook.sf.net/ for copyright
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<doc:reference xmlns=""><info><title>Common Processing Instruction Reference</title>
<releaseinfo role="meta">
- $Id$
</releaseinfo>
</info>
<partintro id="partintro">
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<info>
<title>Common » Refentry Metadata Template Reference</title>
<releaseinfo role="meta">
- $Id$
</releaseinfo>
</info>
<!-- * yes, partintro is a valid child of a reference... -->
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version="1.0">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<info>
<title>Common » Utility Template Reference</title>
<releaseinfo role="meta">
- $Id$
</releaseinfo>
</info>
<!-- * yes, partintro is a valid child of a reference... -->
----------------------------------------------------------------------
README file for the DocBook XSL Stylesheets reference documentation
----------------------------------------------------------------------
-$Id$
This is generated reference documentation for the DocBook XSL
stylesheets, primarily documentation on the parameters you can
/* reference.css, a stylesheet for reference documentation
* generated by the DocBook XSL Stylesheets */
-/* $Id$ */
div.legalnotice {
font-size: 80%;
<!-- * WARNING WARNING WARNING -->
<!-- * WARNING WARNING WARNING -->
<title>DocBook XSL Stylesheets: Reference Documentation</title>
- <info><releaseinfo role="meta">$Id$ </releaseinfo>
+ <info><releaseinfo role="meta"></releaseinfo>
<xi:include href="./authors.xml"/>
<xi:include href="./copyright.xml" xpointer="xpointer(//*[local-name() = 'copyright'])"/>
<xi:include href="./license.xml"/>
<xsl:import href="../html/chunk.xsl"/>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<!--
********************************************************************************
- $Id$
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<book>
<bookinfo>
<title>Unit Test: stamp.001</title>
-<releaseinfo role="CVS">$Id: stamp.001.xml 4056 2004-11-23 13:28:50Z nwalsh $</releaseinfo>
+<releaseinfo role="CVS"></releaseinfo>
<author><firstname>Norman</firstname><surname>Walsh</surname>
<affiliation><address><email>ndw@nwalsh.com</email></address></affiliation>
</author>
<book>
<bookinfo>
<title>Unit Test: stamp.001</title>
-<releaseinfo role="CVS">$Id: stamp.001.xml 4056 2004-11-23 13:28:50Z nwalsh $</releaseinfo>
+<releaseinfo role="CVS"></releaseinfo>
<author><firstname>Norman</firstname><surname>Walsh</surname>
<affiliation><address><email>ndw@nwalsh.com</email></address></affiliation>
</author>
<book>
<bookinfo>
<title>Unit Test: stamp.001</title>
-<releaseinfo role="CVS">$Id: stamp.001.xml 4056 2004-11-23 13:28:50Z nwalsh $</releaseinfo>
+<releaseinfo role="CVS"></releaseinfo>
<author><firstname>Norman</firstname><surname>Walsh</surname>
<affiliation><address><email>ndw@nwalsh.com</email></address></affiliation>
</author>
<book>
<bookinfo>
<title>Unit Test: stamp.001</title>
-<releaseinfo role="CVS">$Id: stamp.001.xml 4056 2004-11-23 13:28:50Z nwalsh $</releaseinfo>
+<releaseinfo role="CVS"></releaseinfo>
<author><firstname>Norman</firstname><surname>Walsh</surname>
<affiliation><address><email>ndw@nwalsh.com</email></address></affiliation>
</author>
exclude-result-prefixes="exsl"
version="1.0">
-<!-- $Id: chunk.xsl,v 1.1 2011-09-16 21:43:45 bobs Exp $ -->
-
<!-- This is the main driver stylesheet file. It imports or
includes all the components that it needs. -->
<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:43:45 bobs Exp $
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
exclude-result-prefixes="#default"
version="1.0">
-<!-- $Id: docbook.xsl,v 1.1 2011-09-16 21:43:45 bobs Exp $ -->
-
<xsl:import href="../xhtml5/docbook.xsl"/>
<xsl:include href="epub3-element-mods.xsl"/>
exclude-result-prefixes="exsl dc ncx opf stext str xtext"
version="1.0">
-<!-- $Id: epub3-chunk-mods.xsl,v 1.1 2011-09-16 21:43:45 bobs Exp $ -->
-
<xsl:include href="../xhtml5/html5-chunk-mods.xsl"/>
<!--==============================================================-->
exclude-result-prefixes="#default cf date db dc dcterms epub exsl m ncx opf pls set ssml stext str svg xtext"
version="1.0">
-<!-- $Id: epub3-element-mods.xsl,v 1.1 2011-09-16 21:43:45 bobs Exp $ -->
-
<xsl:import href="titlepage.templates.xsl"/>
<!--==============================================================-->
<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:43:45 bobs Exp $
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<xsl:output method="xml" encoding="UTF-8" indent="no"/>
<!-- ********************************************************************
- $Id: profile-docbook.xsl,v 1.1 2011-09-16 21:43:45 bobs Exp $
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
-# $Id: Makefile 7877 2008-03-08 04:07:52Z xmldoc $
-
all: saxon65.jar xalan27.jar webhelpindexer.jar xslt.py docbook.py README.LIBXSLT
saxon65.jar: $(repo_dir)/xsl-saxon/saxon65.jar
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version="1.0">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the DocBook XSL Stylesheet distribution.
See ../README or http://docbook.sf.net/ for copyright
version="1.0">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the DocBook XSL Stylesheet distribution.
See ../README or http://docbook.sf.net/ for copyright
version="1.0">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the DocBook XSL Stylesheet distribution.
See ../README or http://docbook.sf.net/ for copyright
version="1.0">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the DocBook XSL Stylesheet distribution.
See ../README or http://docbook.sf.net/ for copyright
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
xmlns:axf="http://www.antennahouse.com/names/XSL/Extensions"
version='1.0'>
-<!-- ********************************************************************
- $Id$
- ******************************************************************** -->
-
<xsl:template name="axf-document-information">
<xsl:variable name="authors" select="(//author|//editor|
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
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id: block.xsl 9998 2015-10-15 17:47:59Z bobstayton $
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<xsl:output method="xml" indent="no"/>
<!-- ********************************************************************
- $Id: docbook.xsl 9988 2015-09-17 20:22:22Z bobstayton $
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<doc:reference xmlns="">
<referenceinfo>
<releaseinfo role="meta">
-$Id$
</releaseinfo>
<author><surname>Walsh</surname>
<firstname>Norman</firstname></author>
version="1.0">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the DocBook XSL Stylesheet distribution.
See ../README or http://docbook.sf.net/ for copyright
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
(c) Stephane Bline Peregrine Systems 2001
Driver file to allow pdf bookmarking (based on fop implementation).
******************************************************************** -->
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>\r
\r
<!-- ********************************************************************\r
- $Id$\r
- ********************************************************************\r
\r
This file is part of the XSL DocBook Stylesheet distribution.\r
See ../README or http://docbook.sf.net/release/xsl/current/ for\r
version="1.0">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id: lists.xsl 9999 2015-10-15 17:55:56Z bobstayton $
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version="1.0">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the DocBook XSL Stylesheet distribution.
See ../README or http://docbook.sf.net/ for copyright
<info>
<title>FO Parameter Reference</title>
<releaseinfo role="meta">
-$Id: param.xweb 9996 2015-10-01 16:35:10Z bobstayton $
</releaseinfo>
<author>
<personname>
<!-- This file is generated from param.xweb -->
<!-- ********************************************************************
- $Id: param.xweb 9996 2015-10-01 16:35:10Z bobstayton $
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This extension stops PassiveTeX from merging subsequent '-' to
dashes. You must set passivetex.extensions to '1' if you want get
this functionality.
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<doc:reference xmlns=""><info><title>FO Processing Instruction Reference</title>
<releaseinfo role="meta">
- $Id$
</releaseinfo>
</info>
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
XSL-FO specification treats all space characters like ordinary spaces.
We need to map them to fo:leader with different widths in order to
simulate desired behaviour.
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<xsl:include href="../common/table.xsl"/>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<info>
<title>Formatting Object Table Reference</title>
<releaseinfo role="meta">
- $Id$
</releaseinfo>
</info>
<partintro xml:id="partintro">
version="1.0">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
t:copy-namespaces="fo">
<!-- ********************************************************************
- $Id: titlepage.templates.xml 9990 2015-09-17 20:52:14Z bobstayton $
- ********************************************************************
This file is part of the DocBook XSL Stylesheet distribution.
See ../README or http://docbook.sf.net/ for copyright
version='1.0'>
<!-- ********************************************************************
- $Id: titlepage.xsl 9993 2015-09-17 21:13:32Z bobstayton $
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
(c) Stephane Bline Peregrine Systems 2001
Implementation of xep extensions:
* Pdf bookmarks (based on the XEP 2.5 implementation)
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>\r
\r
<!-- ********************************************************************\r
- $Id$\r
- ********************************************************************\r
\r
This file is part of the XSL DocBook Stylesheet distribution.\r
See ../README or http://docbook.sf.net/release/xsl/current/ for\r
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version="1.0">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version="1.0">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version="1.0">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the DocBook XSL Stylesheet distribution.
See ../README or http://docbook.sf.net/ for copyright
version="1.0">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<!-- ********************************************************************
- $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
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id: block.xsl 9997 2015-10-15 17:44:09Z bobstayton $
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version="1.0">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
exclude-result-prefixes="exsl cf">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version="1.0">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
exclude-result-prefixes="exsl cf">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
exclude-result-prefixes="exsl">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
extension-element-prefixes="saxon redirect lxslt exsl">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
exclude-result-prefixes="cf exsl">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
exclude-result-prefixes="doc">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
indent="no"/>
<!-- ********************************************************************
- $Id: docbook.xsl 9983 2015-09-16 20:58:50Z bobstayton $
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<doc:reference xmlns="">
<referenceinfo>
<releaseinfo role="meta">
-$Id$
</releaseinfo>
<author><surname>Walsh</surname>
<firstname>Norman</firstname></author>
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<?xml version="1.0"?>\r
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xslthl="http://xslthl.sf.net" exclude-result-prefixes="xslthl" version="1.0">\r
<!-- ********************************************************************\r
- $Id$\r
- ********************************************************************\r
\r
This file is part of the XSL DocBook Stylesheet distribution.\r
See ../README or http://docbook.sf.net/release/xsl/current/ for\r
version="1.0">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version="1.0">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>\r
\r
<!-- ********************************************************************\r
- $Id: html.xsl 9306 2012-04-28 03:49:00Z bobstayton $\r
- ********************************************************************\r
\r
This file is part of the XSL DocBook Stylesheet distribution.\r
See ../README or http://docbook.sf.net/release/xsl/current/ for\r
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
exclude-result-prefixes="doc">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
exclude-result-prefixes="doc">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
extension-element-prefixes="saxon redirect lxslt">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
exclude-result-prefixes="doc">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<info>
<title>HTML Parameter Reference</title>
<releaseinfo role="meta">
-$Id: param.xweb 9995 2015-10-01 16:34:45Z bobstayton $
</releaseinfo>
<author>
<personname>
version='1.0'>
<!-- ********************************************************************
- $Id: param.xweb 9995 2015-10-01 16:34:45Z bobstayton $
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<doc:reference xmlns=""><info><title>HTML Processing Instruction Reference</title>
<releaseinfo role="meta">
- $Id$
</releaseinfo>
</info>
<partintro xml:id="partintro">
exclude-result-prefixes="exsl">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
exclude-result-prefixes="doc">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
exclude-result-prefixes="exsl"
version="1.0">
-<!-- $Id$ -->
-
-
<!-- Support for the DocBook Publishers extension -->
<xsl:template match="drama">
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<xsl:include href="../common/table.xsl"/>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version="1.0">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id: titlepage.xsl 9983 2015-09-16 20:58:50Z bobstayton $
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version="1.0"
exclude-result-prefixes="doc exsl set h db ng">
-<!-- ********************************************************************
- $Id$
- ******************************************************************** -->
-
<!-- ==================================================================== -->
<!-- Customizations of standard HTML stylesheet parameters -->
exclude-result-prefixes="doc exsl set">
<!-- ********************************************************************
- $Id$
- ********************************************************************
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
exclude-result-prefixes="doc exsl set">
<!-- ********************************************************************
- $Id$
- ********************************************************************
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
#!/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
<xsl:output method="html"/>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
xmlns:saxon="http://icl.com/saxon">
<info>
<title>XSL Library Template Reference</title>
- <releaseinfo role="cvs">$Id$</releaseinfo>
+ <releaseinfo role="cvs"></releaseinfo>
<author>
<personname>
<surname>Walsh</surname><firstname>Norman</firstname>
<src:fragment xml:id="top" mundane-result-prefixes="xsl">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
exclude-result-prefixes="u">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
encoding="UTF-8"
indent="no"/>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<info>
<title>Manpages Parameter Reference</title>
<releaseinfo role="meta">
- $Id$
</releaseinfo>
<author>
<orgname>The DocBook Project</orgname>
<!-- This file is generated from param.xweb -->
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id: pi.xsl 7644 2008-01-16 11:04:07Z xmldoc $
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<doc:reference xmlns=""><info><title>manpages Processing Instruction Reference</title>
<releaseinfo role="meta">
- $Id: pi.xsl 7644 2008-01-16 11:04:07Z xmldoc $
</releaseinfo>
</info>
<partintro xml:id="partintro">
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
exclude-result-prefixes="exsl"
version="1.0">
-<!-- $Id$ -->
<!-- This stylesheet module contains templates that match on
non-namespaced HTML table elements and generate tbl markup.
The HTML comes either from an HTML-markup table in the source,
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
xmlns:rnd='http://docbook.org/ns/docbook/roundtrip'
xmlns:xlink='http://www.w3.org/1999/xlink'>
- <!-- $Id$ -->
<!-- Stylesheet to convert word processing docs to DocBook -->
<!-- This stylesheet processes the output of sections2blocks.xsl -->
<xsl:output method="xml" indent='yes'/>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<xsl:output method="xml" indent='yes' encoding='ascii'/>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<xsl:output method="xml" indent='yes' standalone='yes' encoding='UTF-8'/>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
exclude-result-prefixes='doc'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
exclude-result-prefixes='db'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://nwalsh.com/docbook/xsl/ for copyright
<!--= by makeSections.xsl and a =-->
<!--= mapping specification. =-->
<!--= =-->
-<!--= Revision history: =-->
-<!--= =-->
-<!--= $Id$ =-->
-<!--= =-->
<!--====================================-->
<axsl:output indent="yes"/>
<axsl:strip-space elements="*"/>
<xsl:output method="xml" indent='yes'/>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://nwalsh.com/docbook/xsl/ for copyright
<info>
<title>Roundtrip Parameter Reference</title>
<releaseinfo role="meta">
- $Id$
</releaseinfo>
<author>
<personname>
<!-- This file is generated from param.xweb -->
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<!--= by makeSubsections.xsl and a =-->
<!--= mapping specification. =-->
<!--= =-->
-<!--= Revision history: =-->
-<!--= 1.1 2007-01-10 SRB =-->
-<!--= Output DocBook 5.0. =-->
-<!--= 1.0 2005-11-08 SRB =-->
-<!--= Initial version. =-->
-<!--= =-->
-<!--= $Id$ =-->
-<!--= =-->
<!--====================================-->
<axsl:output indent="yes"/>
<axsl:strip-space elements="*"/>
<xsl:output method='xml' indent="yes"/>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://nwalsh.com/docbook/xsl/ for copyright
-$Id$
-
README for the DocBook Slides distribution
For a more detailed manual on Slides, please see the doc
<articleinfo>
<title>DocBook Slides Release Notes</title>
<pubdate><?dbtimestamp format="Y-m-d"?></pubdate>
- <releaseinfo role="cvs">$Id$</releaseinfo>
+ <releaseinfo role="cvs"></releaseinfo>
<corpauthor>DocBook Project Development Team</corpauthor>
</articleinfo>
<para>These are the release notes for the DocBook Slides
<info>
<title>Slides FO Parameter Reference</title>
<releaseinfo role="meta">
-$Id: param.xweb 6633 2007-02-21 18:33:33Z xmldoc $
</releaseinfo>
<author>
<personname>
<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
<?xml version="1.0"?>
-<!-- $Id$ -->
-
<!-- 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 -->
#
# 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
<info>
<title>Slides XHTML Parameter Reference</title>
<releaseinfo role="meta">
-$Id$
</releaseinfo>
<author>
<personname>
<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
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<info>
<title>Titlepage Template Stylesheet Reference</title>
<releaseinfo role="meta">
- $Id$
</releaseinfo>
</info>
<partintro xml:id="intro_partintro">
-# $Id$
-
all: refentry.007.xml refentry.007.ns.xml
refentry.007.xml: $(repo_dir)/releasetools/refentry.007.xml
<book xmlns="http://docbook.org/ns/docbook" version="5.0">
<info><title>Unit Test: refentry.007</title>
-<releaseinfo role="CVS">$Id: refentry.007.xml 7282 2007-08-23 09:27:01Z xmldoc $</releaseinfo>
+<releaseinfo role="CVS"></releaseinfo>
<author><personname><firstname>Norman</firstname><surname>Walsh</surname></personname><affiliation><address><email>ndw@nwalsh.com</email></address></affiliation></author>
</info>
<reference><info><title>Reference</title></info>
<book>
<bookinfo>
<title>Unit Test: refentry.007</title>
-<releaseinfo role="CVS">$Id: refentry.007.xml 7282 2007-08-23 09:27:01Z xmldoc $</releaseinfo>
+<releaseinfo role="CVS"></releaseinfo>
<author><firstname>Norman</firstname><surname>Walsh</surname>
<affiliation><address><email>ndw@nwalsh.com</email></address></affiliation>
</author>
# vim: number
# docbook-xsl-update - Update environment to latest docbook-xsl snapshot
-# $Id$
if [ -z $DOCBOOK_MIRROR ]; then
myhost=docbook.xml-doc.org:5873;
# Organization for the Advancement of Structured Information
# Standards (OASIS).
#
-# Release: $Id$
-#
# Permission to use, copy, modify and distribute this stylesheet
# and its accompanying documentation for any purpose and without fee
# is hereby granted in perpetuity, provided that the above copyright
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<xsl:output method="text" indent="no"/>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<xsl:output indent="yes"/>
<xsl:namespace-alias stylesheet-prefix="xslt" result-prefix="xsl"/>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<xsl:output indent="yes"/>
<xsl:namespace-alias stylesheet-prefix="xslt" result-prefix="xsl"/>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<xsl:output indent="yes"/>
<xsl:namespace-alias stylesheet-prefix="xslt" result-prefix="xsl"/>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version="1.0">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<xsl:strip-space elements="xsl:stylesheet"/>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
xmlns:xlink="http://www.w3.org/1999/xlink">
<info>
<title>WebHelp Parameter Reference</title>
- <releaseinfo role="meta"> $Id$ </releaseinfo>
+ <releaseinfo role="meta"></releaseinfo>
<authorgroup>
<author>
<personname>
* 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("<div class=\""+CLASSES.hitarea+"\"/>").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
+ */;(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("<div class=\""+CLASSES.hitarea+"\"/>").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);
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.
exclude-result-prefixes="doc exsl set">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part customization layer on top of the XSL DocBook
Stylesheet distribution that generates webhelp output.
<info>
<title>Website Parameter Reference</title>
<releaseinfo role="meta">
-$Id$
</releaseinfo>
<author>
<personname>
<xsl:stylesheet exclude-result-prefixes="src" version="1.0">
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the DocBook XSL Stylesheets distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the WebSite distribution.
See ../README or http://nwalsh.com/website/ for copyright
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the WebSite distribution.
See ../README or http://nwalsh.com/website/ for copyright
version='1.0'>
<!-- ********************************************************************
- $Id$
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
<info>
<title>HTML Parameter Reference</title>
<releaseinfo role="meta">
-$Id: param.xweb 7583 2007-12-03 17:02:33Z mzjn $
</releaseinfo>
<author>
<personname>
version='1.0'>
<!-- ********************************************************************
- $Id: param.xweb 7583 2007-12-03 17:02:33Z mzjn $
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
See ../README or http://docbook.sf.net/release/xsl/current/ for
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. -->
<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
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"/>
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: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
<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
<!-- ********************************************************************
- $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
<xsl:output method="xml" encoding="UTF-8" indent="no"/>
<!-- ********************************************************************
- $Id: xhtml-profile-docbook.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