Update of /cvsroot/fudaa/fudaa_devel/aide/src/prepro/template
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2860
Added Files:
.cvsignore book.ini.dtd fo_special.xsl packages.dia
prepro.properties
Removed Files:
book.dtd default.dtd header-devel.xml header-web.xml
menu-web.xml menu.xml
Log Message:
Maj
--- NEW FILE: prepro.properties ---
version.date=2004-06-03
version.number=0.06
version.file.number=006
web.site=http\://fudaa.sf.net/prepro/
--- NEW FILE: .cvsignore ---
book.dtd
--- NEW FILE: book.ini.dtd ---
<!ENTITY % docbook SYSTEM "../../../xml/dtd/docbook/docbookx.dtd">
%docbook;
<!ENTITY common-editeur2D SYSTEM "../src/common/common-editeur2D.inc.xml">
<!ENTITY common-editeur2D-en SYSTEM "../src/common/common-editeur2D.en.inc.xml">
<!ENTITY common-superviseur SYSTEM "../src/common/common-superviseur.inc.xml">
<!ENTITY common-superviseur-en SYSTEM "../src/common/common-superviseur.en.inc.xml">
<!ENTITY common-meshviewer SYSTEM "../src/common/common-meshviewer.inc.xml">
<!ENTITY common-meshviewer-en SYSTEM "../src/common/common-meshviewer.en.inc.xml">
<!ENTITY common-general SYSTEM "../src/common/common-general.inc.xml">
<!ENTITY common-general-en SYSTEM "../src/common/common-general.en.inc.xml">
<!ENTITY common-courbes-temp SYSTEM "../src/common/common-courbes-temporelles.inc.xml">
<!ENTITY common-courbes-temp-en SYSTEM "../src/common/common-courbes-temporelles.en.inc.xml">
<!ENTITY common-reflux-extension SYSTEM "../src/common/common-reflux-extension.inc.xml">
<!ENTITY common-reflux-extension-en SYSTEM "../src/common/common-reflux-extension.en.inc.xml">
<!ENTITY common-telemac-extension SYSTEM "../src/common/common-telemac-extension.inc.xml">
<!ENTITY common-telemac-extension-en SYSTEM "../src/common/common-telemac-extension.en.inc.xml">
<!ENTITY version.number "@version.number@">
<!ENTITY version.date "@version.date@">
<!ENTITY web.site "@web.site@">
<!ENTITY telemac '<literal>Telemac</literal>'>
<!ENTITY reflux '<literal>Reflux</literal>'>
<!ENTITY rubar '<literal>Rubar</literal>'>
--- menu.xml DELETED ---
--- header-devel.xml DELETED ---
--- header-web.xml DELETED ---
--- NEW FILE: packages.dia ---
(This appears to be a binary file; contents omitted.)
--- default.dtd DELETED ---
--- NEW FILE: fo_special.xsl ---
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default">
<xsl:import href="../../../xml/xsl/fo/docbook.xsl"/>
<xsl:attribute-set name="component.title.properties">
<xsl:attribute name="space-before.optimum">2em</xsl:attribute>
<xsl:attribute name="space-before.minimum">1.8em</xsl:attribute>
<xsl:attribute name="space-before.maximum">2.2em</xsl:attribute>
<xsl:attribute name="font-weight">bold</xsl:attribute>
<xsl:attribute name="font-size">5pt</xsl:attribute>
<xsl:attribute name="space-after.optimum">1.5em</xsl:attribute>
<xsl:attribute name="space-after.minimum">1.3em</xsl:attribute>
<xsl:attribute name="space-after.maximum">1.8em</xsl:attribute>
<xsl:attribute name="hyphenate">false</xsl:attribute>
<xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>
</xsl:attribute-set>
</xsl:stylesheet>
--- menu-web.xml DELETED ---
--- book.dtd DELETED ---
|