mirror of
https://github.com/samba-team/samba.git
synced 2025-02-03 13:47:25 +03:00
removing files not in 3.0
(This used to be commit d5c32f8881f33667c9bfa067cb7f2113bd55c724)
This commit is contained in:
parent
99bde6889d
commit
b968848a16
153
docs/announce
153
docs/announce
@ -1,153 +0,0 @@
|
||||
This document is out of date
|
||||
|
||||
|
||||
Announcing Samba version 2.2
|
||||
============================
|
||||
|
||||
What is Samba?
|
||||
--------------
|
||||
|
||||
Samba is a SMB file server that runs on Unix and other operating
|
||||
systems. It allows these operating systems (currently Unix, Netware,
|
||||
OS/2 and AmigaDOS) to act as a file and print server for SMB and CIFS
|
||||
clients. There are many Lan-Manager compatible clients such as
|
||||
LanManager for DOS, Windows for Workgroups, Windows NT, Windows 95,
|
||||
Linux smbfs, OS/2, Pathworks and more.
|
||||
|
||||
The package also includes a SMB client for accessing other SMB servers,
|
||||
and an advanced netbios/WINS nameserver for browsing support.
|
||||
|
||||
|
||||
What can it do for me?
|
||||
----------------------
|
||||
|
||||
If you have any PCs running SMB clients, such as a PC running Windows
|
||||
for Workgroups, then you can mount file space or printers on a Samba
|
||||
host, so that directories, files and printers on the host are
|
||||
available on the PC.
|
||||
|
||||
If you have any SMB servers such as Windows NT Server, Warp Server or
|
||||
Pathworks you may be able to replace them by or supplement them with
|
||||
Samba. One of Samba's big strengths is integration, so you can use it
|
||||
to tie together your Unix (or VMS etc) hosts and PC clients. If you
|
||||
are tired of the insecurity, expense and instability of PCNFS then Samba
|
||||
may be for you.
|
||||
|
||||
The client part of the package will also allow you to attach to other
|
||||
SMB-based servers (such as windows NT and windows for workgroups) so
|
||||
that you can copy files to and from your unix host. The client also
|
||||
allows you to access a SMB printer (such as one attached to an OS/2 or
|
||||
WfWg server) from Unix, using an entry in /etc/printcap, or by
|
||||
explicitly specifying the command used to print files.
|
||||
|
||||
|
||||
What are its features?
|
||||
------------------------
|
||||
|
||||
Samba supports many features that are not supported in other SMB
|
||||
implementations (all of which are commercial). These include host as
|
||||
well as username/password security, a client, automatic home directory
|
||||
exporting, automatic printer exporting, dead connection timeouts,
|
||||
umask support, guest connections, name mangling and hidden and system
|
||||
attribute mapping. Look at the FAQs included with the package for
|
||||
a full list of features.
|
||||
|
||||
|
||||
What's new since 2.0?
|
||||
---------------------
|
||||
|
||||
Lots of stuff. See the change log and man pages for details.
|
||||
In particular, please check the WHATSNEW.txt file in the root directory
|
||||
of each release. This file has current change/update information.
|
||||
|
||||
|
||||
Where can I get a client for my PC?
|
||||
-----------------------------------
|
||||
|
||||
There is a free client for MS-DOS based PCs available from
|
||||
ftp.microsoft.com in the directory bussys/Clients/MSCLIENT/. Please
|
||||
read the licencing information before downloading. The add-on 32-bit
|
||||
TCP/IP Windows for Workgroups client is also very good. Windows 95/98/ME,
|
||||
Windows NT/2000 and OS/2 come with suitable clients by default.
|
||||
|
||||
|
||||
What network protocols are supported?
|
||||
-------------------------------------
|
||||
|
||||
Currently only TCP/IP is supported. There has been some discussion
|
||||
about ports to other protocols but nothing is yet available.
|
||||
|
||||
There is a free TCP/IP implementation for Windows for Workgroups
|
||||
available from ftp.microsoft.com (it's small, fast and quite reliable).
|
||||
|
||||
|
||||
How much does it cost?
|
||||
----------------------
|
||||
|
||||
Samba software is free software. It is available under the
|
||||
GNU Public licence in source code form at no cost. Please read the
|
||||
file COPYING that comes with the package for more information.
|
||||
|
||||
|
||||
What operating systems does it support?
|
||||
---------------------------------------
|
||||
|
||||
The code has been written to be as portable as possible. It has been
|
||||
"ported" to many unixes, which mostly required changing only a few
|
||||
lines of code. It has been run (to my knowledge) on at least these
|
||||
unixes:
|
||||
|
||||
Linux, SunOS, Solaris, SVR4, Ultrix, OSF1, AIX, BSDI, NetBSD,
|
||||
Sequent, HP-UX, SGI, FreeBSD, NeXT, ISC, A/UX, SCO, Intergraph,
|
||||
Silicon Graphics Inc., Domain/OS and DGUX.
|
||||
|
||||
Some of these have received more testing than others. If it doesn't
|
||||
work with your unix then it should be easy to fix. It has also been ported
|
||||
to Netware, OS/2 and the Amiga. A VMS port is available too. See the web site
|
||||
for more details.
|
||||
|
||||
|
||||
Who wrote it?
|
||||
-------------
|
||||
|
||||
Many people on the internet have contributed to the development of
|
||||
Samba. The maintainer and original author is Andrew Tridgell, but
|
||||
large parts of the package were contributed by several people from all
|
||||
over the world. Please look at the file `change-log' for information
|
||||
on who did what bits.
|
||||
|
||||
|
||||
Where can I get it?
|
||||
-------------------
|
||||
|
||||
The package is available via anonymous ftp from samba.org in
|
||||
the directory pub/samba/.
|
||||
|
||||
|
||||
What about SMBServer?
|
||||
---------------------
|
||||
|
||||
Samba used to be known as SMBServer, until it was pointed out that
|
||||
Syntax, who make a commercial Unix SMB based server, have trademarked
|
||||
that name. The name was then changed to Samba. Also, in 1992 a very
|
||||
early incarnation of Samba was distributed as nbserver.
|
||||
|
||||
If you see any copies of nbserver or smbserver on ftp sites please let
|
||||
me or the ftp archive maintainer know, as I want to get them deleted.
|
||||
|
||||
|
||||
Where can I get more info?
|
||||
---------------------------
|
||||
|
||||
Please join the mailing list if you want to discuss the development or
|
||||
use of Samba. To join the mailing list, please read the instructions
|
||||
at http://lists.samba.org/
|
||||
|
||||
There is also often quite a bit of discussion about Samba on the
|
||||
newsgroup comp.protocols.smb.
|
||||
|
||||
A WWW site with lots of Samba info can be found at
|
||||
http://samba.org/samba/
|
||||
|
||||
The Samba Team (Contact: samba@samba.org)
|
||||
March 2001
|
@ -1,37 +0,0 @@
|
||||
<chapter id="FAQ-Config">
|
||||
<title>Configuration problems</title>
|
||||
|
||||
<sect1>
|
||||
<title>I have set 'force user' and samba still makes 'root' the owner of all the files I touch!</title>
|
||||
<para>
|
||||
When you have a user in 'admin users', samba will always do file operations for
|
||||
this user as 'root', even if 'force user' has been set.
|
||||
</para>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<title>I have just installed samba and I'm trying to log in from Windows, but samba refuses all logins!</title>
|
||||
|
||||
<para>
|
||||
Newer windows clients(NT4, 2000, XP) send encrypted passwords. Samba can't compare these
|
||||
passwords to the unix password database, so it needs it's own user database. You can
|
||||
add users to this database using "smbpasswd -a user-name".
|
||||
</para>
|
||||
|
||||
<para>
|
||||
See also the "User database" chapter of the samba HOWTO Collection.
|
||||
</para>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<title>How can I make samba use netbios scope ID's</title>
|
||||
|
||||
<para>By default Samba uses a blank scope ID. This means
|
||||
all your windows boxes must also have a blank scope ID.
|
||||
If you really want to use a non-blank scope ID then you will
|
||||
need to use the 'netbios scope' smb.conf option.
|
||||
All your PCs will need to have the same setting for
|
||||
this to work. Scope ID's are not recommended.</para>
|
||||
</sect1>
|
||||
|
||||
</chapter>
|
@ -1,38 +0,0 @@
|
||||
<chapter id="FAQ-Printing">
|
||||
<!-- Kurt Pfeifle's HOWTO chapter on printing should make this obsolete -->
|
||||
<chapterinfo>
|
||||
<author>
|
||||
<firstname>Ronan</firstname><surname>Waide</surname>
|
||||
</author>
|
||||
</chapterinfo>
|
||||
|
||||
<title>Printing problems</title>
|
||||
|
||||
<sect1>
|
||||
<title>setdriver or cupsaddsmb failes</title>
|
||||
<para>
|
||||
setdriver expects the following setup:
|
||||
|
||||
<simplelist>
|
||||
<member>you are a printer admin, or root. this is the smb.conf printer admin group, not the Printer Operators group in NT. I've not tried the latter, but I don't believe it will work based on the current code.</member>
|
||||
<member>printer admins has to be defined in [global]</member>
|
||||
<member>upload the driver files to \\server\print$\w32x86 and win40 as appropriate. DON'T put them in the 0 or 2 subdirectories.</member>
|
||||
<member>Make sure that the user you're connecting as is able to write to the print$ directories</member>
|
||||
<member>Use adddriver (with appropriate parameters) to create the driver. note, this will not just update samba's notion of drivers, it will also move the files from the w32x86 and win40 directories to an appropriate subdirectory (based on driver version, I think, but not important enough for me to find out)</member>
|
||||
<member>Use setdriver to associate the driver with a printer</member>
|
||||
</simplelist>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
The setdriver call will fail if the printer doesn't already exist in
|
||||
samba's view of the world. Either create the printer in cups and
|
||||
restart samba, or create an add printer command (see smb.conf doco)
|
||||
and use RPC calls to create a printer. NB the add printer command MUST
|
||||
return a single line of text indicating which port the printer was
|
||||
added on. If it doesn't, Samba won't reload the printer
|
||||
definitions. Although samba doesn't really support the notion of
|
||||
ports, suitable add printer command and enumport command settings can
|
||||
allow you pretty good remote control of the samba printer setup.
|
||||
</para>
|
||||
</sect1>
|
||||
</chapter>
|
@ -1,86 +0,0 @@
|
||||
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
|
||||
<!ENTITY % globalentities SYSTEM '../global.ent'> %globalentities;
|
||||
]>
|
||||
<refentry id="profiles.1">
|
||||
|
||||
<refmeta>
|
||||
<refentrytitle>profiles</refentrytitle>
|
||||
<manvolnum>1</manvolnum>
|
||||
</refmeta>
|
||||
|
||||
|
||||
<refnamediv>
|
||||
<refname>profiles</refname>
|
||||
<refpurpose>A utility to report and change SIDs in registry files
|
||||
</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
<refsynopsisdiv>
|
||||
<cmdsynopsis>
|
||||
<command>profiles</command>
|
||||
<arg choice="opt">-v</arg>
|
||||
<arg choice="opt">-c SID</arg>
|
||||
<arg choice="opt">-n SID</arg>
|
||||
<arg choice="req">file</arg>
|
||||
</cmdsynopsis>
|
||||
</refsynopsisdiv>
|
||||
|
||||
<refsect1>
|
||||
<title>DESCRIPTION</title>
|
||||
|
||||
<para>This tool is part of the <citerefentry><refentrytitle>Samba</refentrytitle>
|
||||
<manvolnum>7</manvolnum></citerefentry> suite.</para>
|
||||
|
||||
<para><command>profiles</command> is a utility that
|
||||
reports and changes SIDs in windows registry files. It currently only
|
||||
supports NT.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
|
||||
<refsect1>
|
||||
<title>OPTIONS</title>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term>file</term>
|
||||
<listitem><para>Registry file to view or edit. </para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry>
|
||||
<term>-v,--verbose</term>
|
||||
<listitem><para>Increases verbosity of messages.
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>-c SID1 -n SID2</term>
|
||||
<listitem><para>Change all occurences of SID1 in <filename>file</filename> by SID2.
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
&stdarg.help;
|
||||
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
<title>VERSION</title>
|
||||
|
||||
<para>This man page is correct for version 3.0 of the Samba
|
||||
suite.</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
<title>AUTHOR</title>
|
||||
|
||||
<para>The original Samba software and related utilities
|
||||
were created by Andrew Tridgell. Samba is now developed
|
||||
by the Samba Team as an Open Source project similar
|
||||
to the way the Linux kernel is developed.</para>
|
||||
|
||||
<para>The profiles man page was written by Jelmer Vernooij. </para>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
@ -1,15 +0,0 @@
|
||||
<samba:parameter name="ads server"
|
||||
context="G"
|
||||
basic="1" advanced="1" wizard="1" developer="1"
|
||||
xmlns:samba="http://samba.org/common">
|
||||
<listitem>
|
||||
<para>If this option is specified, samba does not try to figure out what
|
||||
ads server to use itself, but uses the specified ads server. Either one
|
||||
DNS name or IP address can be used.</para>
|
||||
|
||||
<para>Default: <command moreinfo="none">ads server = </command></para>
|
||||
|
||||
<para>Example: <command moreinfo="none">ads server = 192.168.1.2</command></para>
|
||||
</listitem>
|
||||
|
||||
</samba:parameter>
|
@ -1,87 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!-- vim:set sts=2 shiftwidth=2 syntax=xml: -->
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:exsl="http://exslt.org/common"
|
||||
xmlns:samba="http://samba.org/common"
|
||||
version="1.1"
|
||||
extension-element-prefixes="exsl">
|
||||
|
||||
<xsl:output method="xml"/>
|
||||
|
||||
<!-- Generates one big XML file for smb.conf -->
|
||||
|
||||
<xsl:param name="xmlSambaNsUri" select="'http://samba.org/common'"/>
|
||||
|
||||
<xsl:template match="refentry">
|
||||
<xsl:text disable-output-escaping="yes">
|
||||
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
|
||||
|
||||
<!ENTITY % globalentities SYSTEM './../global.ent'> %globalentities;
|
||||
]>
|
||||
</xsl:text>
|
||||
<xsl:element name="refentry">
|
||||
<xsl:attribute name="id"><xsl:value-of select="@id"/></xsl:attribute>
|
||||
<xsl:apply-templates/>
|
||||
</xsl:element>
|
||||
</xsl:template>
|
||||
|
||||
<!-- This is needed to copy content unchanged -->
|
||||
<xsl:template match="@*|node()">
|
||||
<xsl:copy>
|
||||
<xsl:apply-templates select="@*|node()"/>
|
||||
</xsl:copy>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<xsl:template match="//samba:parameter">
|
||||
<!-- reconstruct varlistentry - not all of them will go into separate files
|
||||
and also we must repair the main varlistentry itself.
|
||||
-->
|
||||
<xsl:message>
|
||||
<xsl:text>Processing samba:parameter (</xsl:text>
|
||||
<xsl:value-of select="@name"/>
|
||||
<xsl:text>)</xsl:text>
|
||||
</xsl:message>
|
||||
|
||||
<xsl:variable name="name"><xsl:value-of select="translate(translate(string(@name),' ',''),
|
||||
'abcdefghijklmnopqrstuvwxyz','ABCDEFGHIJKLMNOPQRSTUVWXYZ')"/>
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:variable name="anchor">
|
||||
<xsl:element name="anchor">
|
||||
<xsl:attribute name="id">
|
||||
<xsl:value-of select="$name"/>
|
||||
</xsl:attribute>
|
||||
</xsl:element>
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:variable name="context">
|
||||
<xsl:text> (</xsl:text>
|
||||
<xsl:value-of select="@context"/>
|
||||
<xsl:text>)</xsl:text>
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:variable name="term">
|
||||
<xsl:element name="term">
|
||||
<xsl:copy-of select="$anchor"/>
|
||||
<xsl:value-of select="@name"/>
|
||||
<xsl:value-of select="$context"/>
|
||||
</xsl:element>
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:variable name="content">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:element name="varlistentry">
|
||||
<xsl:text> </xsl:text>
|
||||
<xsl:copy-of select="$term"/>
|
||||
<xsl:copy-of select="$content"/>
|
||||
<xsl:text>
|
||||
</xsl:text>
|
||||
</xsl:element>
|
||||
|
||||
</xsl:template>
|
||||
|
||||
</xsl:stylesheet>
|
@ -1,23 +0,0 @@
|
||||
<samba:parameter name="ldap trust ids"
|
||||
context="G"
|
||||
advanced="1" developer="1"
|
||||
xmlns:samba="http://samba.org/common">
|
||||
<listitem>
|
||||
|
||||
<para>Normally, Samba validates each entry in the LDAP server
|
||||
against getpwnam(). This allows LDAP to be used for Samba with
|
||||
the unix system using NIS (for example) and also ensures that
|
||||
Samba does not present accounts that do not otherwise exist.
|
||||
</para>
|
||||
|
||||
<para>This option is used to disable this functionality, and
|
||||
instead to rely on the presence of the appropriate attributes
|
||||
in LDAP directly, which can result in a significant performance
|
||||
boost in some situations. Setting this option to yes effectivly
|
||||
assumes that the local machine is running <command
|
||||
moreinfo="none">nss_ldap</command> against the same LDAP
|
||||
server.</para>
|
||||
|
||||
<para>Default: <command moreinfo="none">ldap trust ids = No</command></para>
|
||||
</listitem>
|
||||
</samba:parameter>
|
@ -1,22 +0,0 @@
|
||||
<samba:parameter name="total print jobs"
|
||||
context="G"
|
||||
print="1"
|
||||
xmlns:samba="http://samba.org/common">
|
||||
<listitem>
|
||||
<para>This parameter accepts an integer value which defines
|
||||
a limit on the maximum number of print jobs that will be accepted
|
||||
system wide at any given time. If a print job is submitted
|
||||
by a client which will exceed this number, then <citerefentry><refentrytitle>smbd</refentrytitle>
|
||||
<manvolnum>8</manvolnum></citerefentry> will return an
|
||||
error indicating that no space is available on the server. The
|
||||
default value of 0 means that no such limit exists. This parameter
|
||||
can be used to prevent a server from exceeding its capacity and is
|
||||
designed as a printing throttle. See also <link linkend="MAXPRINTJOBS">
|
||||
<parameter moreinfo="none">max print jobs</parameter></link>.
|
||||
</para>
|
||||
|
||||
<para>Default: <command moreinfo="none">total print jobs = 0</command></para>
|
||||
|
||||
<para>Example: <command moreinfo="none">total print jobs = 5000</command></para>
|
||||
</listitem>
|
||||
</samba:parameter>
|
@ -1,25 +0,0 @@
|
||||
<samba:parameter name="non unix account range"
|
||||
context="G"
|
||||
advanced="1" developer="1"
|
||||
xmlns:samba="http://samba.org/common">
|
||||
<listitem>
|
||||
<para>The non unix account range parameter specifies
|
||||
the range of 'user ids' that are allocated by the various 'non unix
|
||||
account' passdb backends. These backends allow
|
||||
the storage of passwords for users who don't exist in /etc/passwd.
|
||||
This is most often used for machine account creation.
|
||||
This range of ids should have no existing local or NIS users within
|
||||
it as strange conflicts can occur otherwise.</para>
|
||||
|
||||
<note>
|
||||
<para>These userids never appear on the system and Samba will never
|
||||
'become' these users. They are used only to ensure that the algorithmic
|
||||
RID mapping does not conflict with normal users.
|
||||
</para>
|
||||
</note>
|
||||
|
||||
<para>Default: <command moreinfo="none">non unix account range = <empty string></command></para>
|
||||
|
||||
<para>Example: <command moreinfo="none">non unix account range = 10000-20000</command></para>
|
||||
</listitem>
|
||||
</samba:parameter>
|
@ -396,10 +396,10 @@ alias|alias|alias|alias...
|
||||
<listitem><para>the architecture of the remote
|
||||
machine. Only some are recognized, and those may not be
|
||||
100% reliable. It currently recognizes Samba, WfWg, Win95,
|
||||
WinNT, Win2k, WinXP, and Win2K3. Anything else will be known as
|
||||
WinNT and Win2k. Anything else will be known as
|
||||
"UNKNOWN". If it gets it wrong then sending a level
|
||||
3 log to <ulink url="mailto:samba-technical@samba.org">samba-technical@samba.org</ulink>
|
||||
should allow it to be fixed.</para></listitem>
|
||||
3 log to <ulink url="mailto:samba@samba.org">samba@samba.org
|
||||
</ulink> should allow it to be fixed.</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
@ -507,11 +507,9 @@ alias|alias|alias|alias...
|
||||
|
||||
<varlistentry>
|
||||
<term>case sensitive = yes/no</term>
|
||||
<listitem><para>controls whether filenames are case sensitive.
|
||||
Windows clients <emphasis>will</emphasis> break if you enable
|
||||
this parameter. It is only included for case insentive
|
||||
file systems (such as VFAT) and performance testing.
|
||||
Default <emphasis>no</emphasis>.</para></listitem>
|
||||
<listitem><para>controls whether filenames are case sensitive. If
|
||||
they aren't then Samba must do a filename search and match on passed
|
||||
names. Default <emphasis>no</emphasis>.</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
|
@ -1,12 +0,0 @@
|
||||
<samba:parameter name="stat cache size"
|
||||
context="G"
|
||||
developer="1"
|
||||
xmlns:samba="http://samba.org/common">
|
||||
<listitem>
|
||||
<para>This parameter determines the number of
|
||||
entries in the <parameter moreinfo="none">stat cache</parameter>. You should
|
||||
never need to change this parameter.</para>
|
||||
|
||||
<para>Default: <command moreinfo="none">stat cache size = 50</command></para>
|
||||
</listitem>
|
||||
</samba:parameter>
|
@ -1,12 +0,0 @@
|
||||
<samba:parameter name="vfs options"
|
||||
context="S"
|
||||
xmlns:samba="http://samba.org/common">
|
||||
<listitem>
|
||||
<para>This parameter allows parameters to be passed
|
||||
to the vfs layer at initialization time.
|
||||
See also <link linkend="VFSOBJECT"><parameter moreinfo="none">
|
||||
vfs object</parameter></link>.</para>
|
||||
|
||||
<para>Default: <emphasis>no value</emphasis></para>
|
||||
</listitem>
|
||||
</samba:parameter>
|
@ -1,13 +0,0 @@
|
||||
<samba:parameter name="vfs path"
|
||||
context="S"
|
||||
xmlns:samba="http://samba.org/common">
|
||||
<listitem>
|
||||
<para>This parameter specifies the directory
|
||||
to look in for vfs modules. The name of every <command moreinfo="none">vfs object
|
||||
</command> will be prepended by this directory.</para>
|
||||
|
||||
<para>Default: <command moreinfo="none">vfs path = </command></para>
|
||||
|
||||
<para>Example: <command moreinfo="none">vfs path = /usr/lib/samba/vfs</command></para>
|
||||
</listitem>
|
||||
</samba:parameter>
|
@ -1,21 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE:
|
||||
+ ############################################################################## -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>
|
||||
<xsl:variable name="VERSION">0.7.1</xsl:variable>
|
||||
<xsl:variable name="LASTRELEASE">0.7</xsl:variable>
|
||||
<xsl:variable name="TAG">
|
||||
<xsl:variable name="RCSTAG" select="substring-before(substring-after('$Name: $',concat('$','Name: ')),'$')"/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="normalize-space($RCSTAG)=''">HEAD</xsl:when>
|
||||
<xsl:otherwise><xsl:value-of select="$RCSTAG" /></xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:variable>
|
||||
|
||||
|
||||
</xsl:stylesheet>
|
||||
|
@ -1,92 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE:
|
||||
+ ############################################################################## -->
|
||||
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
|
||||
exclude-result-prefixes="doc" version='1.0'>
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:reference id="abstract" xmlns="">
|
||||
<referenceinfo>
|
||||
<releaseinfo role="meta">
|
||||
</releaseinfo>
|
||||
<authorgroup>
|
||||
<author><firstname>Ramon</firstname> <surname>Casellas</surname></author>
|
||||
<author><firstname>James</firstname> <surname>Devenish</surname></author>
|
||||
</authorgroup>
|
||||
<copyright>
|
||||
<year>2000</year><year>2001</year><year>2002</year><year>2003</year>
|
||||
<holder>Ramon Casellas</holder>
|
||||
</copyright>
|
||||
</referenceinfo>
|
||||
<title>Abstract <filename>abstract.mod.xsl</filename></title>
|
||||
<partintro>
|
||||
<section><title>Introduction</title>
|
||||
<para>This file <filename>abstract.mod.xsl</filename> contains a single
|
||||
XSL template for <sgmltag>abstract</sgmltag>.</para>
|
||||
<itemizedlist>
|
||||
<listitem><para>Calls <literal>map.begin</literal>.</para></listitem>
|
||||
<listitem><para>Processes children with <sgmltag>xsl:apply-templates</sgmltag>.</para></listitem>
|
||||
<listitem><para>Calls <literal>map.end</literal></para></listitem>
|
||||
<listitem><para>The abstract/title template is empty.</para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
</partintro>
|
||||
</doc:reference>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:template match="abstract" xmlns="">
|
||||
<refpurpose> Abstract XSL template. </refpurpose>
|
||||
<refdescription>
|
||||
<para>Calls template <xref linkend="map.begin"/>(<literal>map.begin</literal>),
|
||||
to output the opening command (by default):</para>
|
||||
<screen>
|
||||
% --------------------------------------------
|
||||
% Abstract
|
||||
% --------------------------------------------
|
||||
\begin{abstract}
|
||||
</screen>
|
||||
<para> Calls "apply-templates" for all the children, and calls template
|
||||
<xref linkend="map.end"/>(<literal>map.end</literal>) to output the closing
|
||||
command.</para>
|
||||
<formalpara><title>Remarks and Bugs</title>
|
||||
<itemizedlist>
|
||||
<listitem><para> The title of the abstract is lost.</para></listitem>
|
||||
<listitem><para> The template for abstract/title is defined EMPTY.</para></listitem>
|
||||
</itemizedlist>
|
||||
</formalpara>
|
||||
|
||||
<formalpara><title>Default Behaviour</title>
|
||||
<screen>
|
||||
Fill
|
||||
</screen>
|
||||
</formalpara>
|
||||
</refdescription>
|
||||
</doc:template>
|
||||
<!--############################################################################# -->
|
||||
|
||||
<!-- TEMPLATE -->
|
||||
<xsl:template match="abstract">
|
||||
<xsl:call-template name="map.begin"/>
|
||||
<xsl:apply-templates/>
|
||||
<xsl:call-template name="map.end"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="abstract/title"/>
|
||||
|
||||
</xsl:stylesheet>
|
||||
|
||||
|
@ -1,222 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE: Admonition templates.
|
||||
+ ############################################################################## -->
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
|
||||
exclude-result-prefixes="doc" version='1.0'>
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:reference name="admonition" xmlns="">
|
||||
<referenceinfo>
|
||||
<releaseinfo role="meta">
|
||||
</releaseinfo>
|
||||
<authorgroup>
|
||||
<author><firstname>Ramon</firstname> <surname>Casellas</surname></author>
|
||||
<author><firstname>James</firstname> <surname>Devenish</surname></author>
|
||||
</authorgroup>
|
||||
<copyright><year>2000</year><year>2001</year><year>2002</year><year>2003</year>
|
||||
<holder>Ramon Casellas</holder>
|
||||
</copyright>
|
||||
</referenceinfo>
|
||||
|
||||
<title>Admonition XSL Variables and Templates <filename>admonition.mod.xsl</filename></title>
|
||||
|
||||
<partintro>
|
||||
<section><title>Introduction</title>
|
||||
<para>DocBook includes admonitions, which are set off from the main text.</para>
|
||||
</section>
|
||||
<formalpara><title>Pertinent Variables</title>
|
||||
<itemizedlist>
|
||||
<listitem><simpara><xref linkend="param.latex.use.fancybox"/></simpara></listitem>
|
||||
<listitem><simpara><xref linkend="param.latex.admonition.path"/></simpara></listitem>
|
||||
<listitem><simpara><xref linkend="param.latex.admonition.imagesize"/></simpara></listitem>
|
||||
<listitem><simpara><xref linkend="param.latex.apply.title.templates.admonitions"/></simpara></listitem>
|
||||
</itemizedlist>
|
||||
</formalpara>
|
||||
</partintro>
|
||||
</doc:reference>
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:param name="latex.admonition.environment" xmlns="">
|
||||
<refpurpose>
|
||||
Declares a new environment to be used for admonitions
|
||||
(warning, tip, important, caution, note).
|
||||
</refpurpose>
|
||||
<refdescription>
|
||||
<para>
|
||||
A LaTeX environment is emitted. That environment has two mandatory parameters.
|
||||
Instances of the environment are customised for each admonition via those parameters.
|
||||
Instances will be typeset as boxed areas in the document flow.
|
||||
</para>
|
||||
<para>
|
||||
The first argument is the filename for graphics (e.g $latex.admonition.path/warning).
|
||||
The second argument is the admonition title or the associated generic text.
|
||||
</para>
|
||||
<para>
|
||||
It requires the LaTeX <link linkend="param.latex.use.fancybox">fancybox package</link>.
|
||||
It also uses graphics, by default.
|
||||
</para>
|
||||
<example>
|
||||
<title>Processing the <sgmltag class="element">warning</sgmltag> admonition</title>
|
||||
<para> When processing the admonition, the following code is generated: </para>
|
||||
<programlisting><![CDATA[
|
||||
\begin{admonition}{figures/warning}{My WARNING}
|
||||
...
|
||||
\end{admonition}]]>
|
||||
</programlisting>
|
||||
</example>
|
||||
</refdescription>
|
||||
</doc:param>
|
||||
|
||||
<!--############################################################################# -->
|
||||
<xsl:variable name="latex.admonition.environment">
|
||||
<xsl:text>% ---------------------------------------------- </xsl:text>
|
||||
<xsl:text>% Define a new LaTeX environment (adminipage) </xsl:text>
|
||||
<xsl:text>% ---------------------------------------------- </xsl:text>
|
||||
<xsl:text>\newenvironment{admminipage}% </xsl:text>
|
||||
<xsl:text>{ % this code corresponds to the \begin{adminipage} command </xsl:text>
|
||||
<xsl:text> \begin{Sbox}% </xsl:text>
|
||||
<xsl:text> \begin{minipage}% </xsl:text>
|
||||
<xsl:text>} %done </xsl:text>
|
||||
<xsl:text>{ % this code corresponds to the \end{adminipage} command </xsl:text>
|
||||
<xsl:text> \end{minipage} </xsl:text>
|
||||
<xsl:text> \end{Sbox} </xsl:text>
|
||||
<xsl:text> \fbox{\TheSbox} </xsl:text>
|
||||
<xsl:text>} %done </xsl:text>
|
||||
<xsl:text>% ---------------------------------------------- </xsl:text>
|
||||
<xsl:text>% Define a new LaTeX length (admlength) </xsl:text>
|
||||
<xsl:text>% ---------------------------------------------- </xsl:text>
|
||||
<xsl:text>\newlength{\admlength} </xsl:text>
|
||||
<xsl:text>% ---------------------------------------------- </xsl:text>
|
||||
<xsl:text>% Define a new LaTeX environment (admonition) </xsl:text>
|
||||
<xsl:text>% With 2 parameters: </xsl:text>
|
||||
<xsl:text>% #1 The file (e.g. note.pdf) </xsl:text>
|
||||
<xsl:text>% #2 The caption </xsl:text>
|
||||
<xsl:text>% ---------------------------------------------- </xsl:text>
|
||||
<xsl:text>\newenvironment{admonition}[2] </xsl:text>
|
||||
<xsl:text>{ % this code corresponds to the \begin{admonition} command </xsl:text>
|
||||
<xsl:text> \hspace{0mm}\newline\hspace*\fill\newline </xsl:text>
|
||||
<xsl:text> \noindent </xsl:text>
|
||||
<xsl:text> \setlength{\fboxsep}{5pt} </xsl:text>
|
||||
<xsl:text> \setlength{\admlength}{\linewidth} </xsl:text>
|
||||
<xsl:text> \addtolength{\admlength}{-10\fboxsep} </xsl:text>
|
||||
<xsl:text> \addtolength{\admlength}{-10\fboxrule} </xsl:text>
|
||||
<xsl:text> \admminipage{\admlength} </xsl:text>
|
||||
<xsl:text> {\bfseries \sc\large{#2}}</xsl:text>
|
||||
<xsl:text> \newline </xsl:text>
|
||||
<xsl:text> \\[1mm] </xsl:text>
|
||||
<xsl:text> \sffamily </xsl:text>
|
||||
<!--
|
||||
If we cannot find the latex.admonition.path;
|
||||
Comment out the next line (\includegraphics).
|
||||
This tactic is to avoid deleting the \includegraphics
|
||||
altogether, as that could confuse a person trying to
|
||||
find the use of parameter #1 in the environment.
|
||||
-->
|
||||
<xsl:if test="$latex.admonition.path=''">
|
||||
<xsl:text>%</xsl:text>
|
||||
</xsl:if>
|
||||
<xsl:text> \includegraphics[</xsl:text> <xsl:value-of select="$latex.admonition.imagesize" /> <xsl:text>]{#1} </xsl:text>
|
||||
<xsl:text> \addtolength{\admlength}{-1cm} </xsl:text>
|
||||
<xsl:text> \addtolength{\admlength}{-20pt} </xsl:text>
|
||||
<xsl:text> \begin{minipage}[lt]{\admlength} </xsl:text>
|
||||
<xsl:text> \parskip=0.5\baselineskip \advance\parskip by 0pt plus 2pt </xsl:text>
|
||||
<xsl:text>} %done </xsl:text>
|
||||
<xsl:text>{ % this code corresponds to the \end{admonition} command </xsl:text>
|
||||
<xsl:text> \vspace{5mm} </xsl:text>
|
||||
<xsl:text> \end{minipage} </xsl:text>
|
||||
<xsl:text> \endadmminipage </xsl:text>
|
||||
<xsl:text> \vspace{.5em} </xsl:text>
|
||||
<xsl:text> \par </xsl:text>
|
||||
<xsl:text>} </xsl:text>
|
||||
</xsl:variable>
|
||||
|
||||
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:template name="admon.graphic" xmlns="">
|
||||
<refpurpose> Choose an admonition graphic </refpurpose>
|
||||
<refdescription>
|
||||
<para> For each admonition element (note, warning, caution, top, important),
|
||||
this template chooses the graphics filename. If the admonition element is
|
||||
not known, the <sgmltag class="element">note</sgmltag> graphic is used.
|
||||
</para>
|
||||
</refdescription>
|
||||
</doc:template>
|
||||
<!--############################################################################# -->
|
||||
|
||||
<xsl:template name="admon.graphic">
|
||||
<xsl:param name="node" select="."/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="name($node)='note'">note</xsl:when>
|
||||
<xsl:when test="name($node)='warning'">warning</xsl:when>
|
||||
<xsl:when test="name($node)='caution'">caution</xsl:when>
|
||||
<xsl:when test="name($node)='tip'">tip</xsl:when>
|
||||
<xsl:when test="name($node)='important'">important</xsl:when>
|
||||
<xsl:otherwise>note</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:template name="admonitions" match="note|important|warning|caution|tip" xmlns="">
|
||||
<refpurpose> XSL Template for admonitions </refpurpose>
|
||||
<refdescription>
|
||||
<para> Uses the <xref linkend="param.latex.admonition.environment"/>.
|
||||
</para>
|
||||
<note><para>An admonition will look something like this.</para></note>
|
||||
<formalpara><title>Remarks and Bugs</title>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>
|
||||
There can be <quote>excessive</quote> whitespace between
|
||||
the bottom of the admonition area and a subsequent paragraph.
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</formalpara>
|
||||
</refdescription>
|
||||
</doc:template>
|
||||
<!--############################################################################# -->
|
||||
|
||||
<xsl:template match="note|important|warning|caution|tip">
|
||||
<xsl:call-template name="map.begin">
|
||||
<xsl:with-param name="keyword">admonition</xsl:with-param>
|
||||
<xsl:with-param name="string">
|
||||
<xsl:text>{</xsl:text>
|
||||
<xsl:value-of select="$latex.admonition.path"/><xsl:text>/</xsl:text>
|
||||
<xsl:call-template name="admon.graphic"/>
|
||||
<xsl:text>}{</xsl:text>
|
||||
<xsl:choose>
|
||||
<xsl:when test="title and $latex.apply.title.templates.admonitions='1'">
|
||||
<xsl:call-template name="extract.object.title">
|
||||
<xsl:with-param name="object" select="."/>
|
||||
</xsl:call-template>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:call-template name="gentext.element.name"/>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
<xsl:text>}</xsl:text>
|
||||
</xsl:with-param>
|
||||
</xsl:call-template>
|
||||
<xsl:apply-templates/>
|
||||
<xsl:call-template name="map.end">
|
||||
<xsl:with-param name="keyword">admonition</xsl:with-param>
|
||||
</xsl:call-template>
|
||||
</xsl:template>
|
||||
|
||||
<!-- Empty title template -->
|
||||
<xsl:template match="note/title|important/title|warning/title|caution/title|tip/title"/>
|
||||
|
||||
</xsl:stylesheet>
|
@ -1,78 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE: Manage Authorgroups
|
||||
+ ############################################################################## -->
|
||||
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
|
||||
exclude-result-prefixes="doc" version='1.0'>
|
||||
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:reference id="authorgroup" xmlns="">
|
||||
<referenceinfo>
|
||||
<releaseinfo role="meta">
|
||||
</releaseinfo>
|
||||
<authorgroup>
|
||||
<author><firstname>Ramon</firstname> <surname>Casellas</surname></author>
|
||||
<author><firstname>James</firstname> <surname>Devenish</surname></author>
|
||||
</authorgroup>
|
||||
<copyright>
|
||||
<year>2000</year> <year>2001</year> <year>2002</year> <year>2003</year>
|
||||
<holder>Ramon Casellas</holder>
|
||||
</copyright>
|
||||
</referenceinfo>
|
||||
|
||||
<title>Authorgroup <filename>authorgroup.mod.xsl</filename></title>
|
||||
<partintro>
|
||||
<section><title>Introduction</title>
|
||||
<formalpara><title>Pertinent Variables</title>
|
||||
<itemizedlist>
|
||||
<listitem><simpara><xref linkend="param.biblioentry.item.separator"/></simpara></listitem>
|
||||
</itemizedlist>
|
||||
</formalpara>
|
||||
</section>
|
||||
</partintro>
|
||||
</doc:reference>
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:template match="authorgroup" xmlns="">
|
||||
<refpurpose> Authorgroup XSL template. </refpurpose>
|
||||
<refdescription>
|
||||
</refdescription>
|
||||
</doc:template>
|
||||
|
||||
<xsl:template match="authorgroup">
|
||||
<xsl:for-each select="author">
|
||||
<xsl:apply-templates select="."/>
|
||||
<xsl:if test="not(position()=last())">
|
||||
<xsl:text> \and </xsl:text>
|
||||
</xsl:if>
|
||||
</xsl:for-each>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:template match="authorinitials" xmlns="">
|
||||
<refpurpose> AuthorInitials XSL template. </refpurpose>
|
||||
<refdescription>
|
||||
</refdescription>
|
||||
</doc:template>
|
||||
|
||||
<xsl:template match="authorinitials">
|
||||
<xsl:apply-templates/>
|
||||
<xsl:value-of select="$biblioentry.item.separator"/>
|
||||
</xsl:template>
|
||||
|
||||
</xsl:stylesheet>
|
||||
|
@ -1,605 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE: Manage Bibliography.
|
||||
+ ############################################################################## -->
|
||||
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
|
||||
exclude-result-prefixes="doc" version='1.0'>
|
||||
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:reference id="biblio" xmlns="">
|
||||
<referenceinfo>
|
||||
<releaseinfo role="meta">
|
||||
</releaseinfo>
|
||||
<authorgroup>
|
||||
<author> <firstname>Ramon</firstname> <surname>Casellas</surname> </author>
|
||||
<author> <firstname>James</firstname> <surname>Devenish</surname> </author>
|
||||
</authorgroup>
|
||||
<copyright>
|
||||
<year>2000</year><year>2001</year><year>2002</year><year>2003</year>
|
||||
<holder>Ramon Casellas</holder>
|
||||
</copyright>
|
||||
</referenceinfo>
|
||||
|
||||
<title>Bibliography related XSL Variables and Templates <filename>biblio.mod.xsl</filename></title>
|
||||
|
||||
<partintro>
|
||||
<section><title>Introduction</title>
|
||||
<para>This reference describes the templates and parameters relevant
|
||||
to formatting DocBook bibliography markup.</para>
|
||||
</section>
|
||||
<section><title>All Vs. Cited mode</title>
|
||||
<para> Using this option, only the biblioentries that have been
|
||||
cited somewhere in the document are output. Otherwise (in All mode)
|
||||
all bibentries found are output (as the HTML stylesheets do).</para>
|
||||
</section>
|
||||
</partintro>
|
||||
</doc:reference>
|
||||
<!--############################################################################# -->
|
||||
|
||||
|
||||
|
||||
<!--#############################################################################
|
||||
| BIBLIOGRAPHY
|
||||
|- #############################################################################
|
||||
|
|
||||
|
|
||||
|
|
||||
+ ############################################################################## -->
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:template match="bibliography" xmlns="">
|
||||
<refpurpose> bibliography XSL template </refpurpose>
|
||||
<refdescription>
|
||||
<formalpara><title>Remarks and Bugs</title>
|
||||
<itemizedlist>
|
||||
</itemizedlist>
|
||||
</formalpara>
|
||||
</refdescription>
|
||||
</doc:template>
|
||||
<!--############################################################################# -->
|
||||
|
||||
<xsl:template match="bibliography">
|
||||
<xsl:message>DB2LaTeX: Processing BIBLIOGRAPHY</xsl:message>
|
||||
<xsl:message>DB2LaTeX: Output Mode : <xsl:value-of select="$latex.biblio.output"/></xsl:message>
|
||||
<xsl:text>% ------------------------------------------- </xsl:text>
|
||||
<xsl:text>% </xsl:text>
|
||||
<xsl:text>% Bibliography </xsl:text>
|
||||
<xsl:text>% </xsl:text>
|
||||
<xsl:text>% ------------------------------------------- </xsl:text>
|
||||
<xsl:text>\bibliography{</xsl:text><xsl:value-of select="$latex.bibfiles"/><xsl:text>} </xsl:text>
|
||||
<xsl:if test="biblioentry or bibliodiv">
|
||||
<xsl:text>\begin{thebibliography}{</xsl:text>
|
||||
<xsl:value-of select="$latex.bibwidelabel"/>
|
||||
<xsl:text>} </xsl:text>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$latex.biblio.output ='cited'">
|
||||
<xsl:apply-templates select="biblioentry" mode="bibliography.cited">
|
||||
<xsl:sort select="./abbrev"/>
|
||||
<xsl:sort select="./@xreflabel"/>
|
||||
<xsl:sort select="./@id"/>
|
||||
</xsl:apply-templates>
|
||||
</xsl:when>
|
||||
<xsl:when test="$latex.biblio.output ='all'">
|
||||
<xsl:apply-templates select="biblioentry" mode="bibliography.all">
|
||||
<xsl:sort select="./abbrev"/>
|
||||
<xsl:sort select="./@xreflabel"/>
|
||||
<xsl:sort select="./@id"/>
|
||||
</xsl:apply-templates>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:apply-templates select="biblioentry">
|
||||
<xsl:sort select="./abbrev"/>
|
||||
<xsl:sort select="./@xreflabel"/>
|
||||
<xsl:sort select="./@id"/>
|
||||
</xsl:apply-templates>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
<!-- <xsl:apply-templates select="child::*[name(.)!='biblioentry']"/> -->
|
||||
<xsl:apply-templates select="bibliodiv"/>
|
||||
<xsl:text> \end{thebibliography} </xsl:text>
|
||||
</xsl:if>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="bibliography/title"/>
|
||||
<xsl:template match="bibliography/subtitle"/>
|
||||
<xsl:template match="bibliography/titleabbrev"/>
|
||||
|
||||
|
||||
|
||||
<!--#############################################################################
|
||||
| BIBLIODIV
|
||||
|- #############################################################################
|
||||
|
|
||||
|
|
||||
|
|
||||
+ ############################################################################## -->
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:template match="bibliodiv" xmlns="">
|
||||
<refpurpose> bibliography XSL template </refpurpose>
|
||||
<refdescription>
|
||||
<formalpara><title>Remarks and Bugs</title>
|
||||
<itemizedlist>
|
||||
</itemizedlist>
|
||||
</formalpara>
|
||||
</refdescription>
|
||||
</doc:template>
|
||||
<!--############################################################################# -->
|
||||
|
||||
<xsl:template match="bibliodiv">
|
||||
<xsl:message>DB2LaTeX: Processing BIBLIOGRAPHY - BIBLIODIV</xsl:message>
|
||||
<!--
|
||||
<xsl:call-template name="label.id"/>
|
||||
<xsl:text> </xsl:text>
|
||||
<xsl:text>\vspace{1cm}</xsl:text>
|
||||
<xsl:text>\noindent{\Large {\sc </xsl:text><xsl:call-template name="normalize-scape">
|
||||
<xsl:with-param name="string" select="title"/> </xsl:call-template>
|
||||
<xsl:text>}}\\ </xsl:text>
|
||||
-->
|
||||
<xsl:choose>
|
||||
<xsl:when test="$latex.biblio.output ='cited'">
|
||||
<xsl:apply-templates select="biblioentry" mode="bibliography.cited">
|
||||
<xsl:sort select="./abbrev"/>
|
||||
<xsl:sort select="./@xreflabel"/>
|
||||
<xsl:sort select="./@id"/>
|
||||
</xsl:apply-templates>
|
||||
</xsl:when>
|
||||
<xsl:when test="$latex.biblio.output ='all'">
|
||||
<xsl:apply-templates select="biblioentry">
|
||||
<xsl:sort select="./abbrev"/>
|
||||
<xsl:sort select="./@xreflabel"/>
|
||||
<xsl:sort select="./@id"/>
|
||||
</xsl:apply-templates>
|
||||
</xsl:when>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="bibliodiv/title"/>
|
||||
|
||||
|
||||
|
||||
<!--#############################################################################
|
||||
| BIBLIOENTRY
|
||||
- #############################################################################
|
||||
|
|
||||
|
|
||||
|
|
||||
+ ############################################################################## -->
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:template match="biblioentry" mode="bibliography.cited" xmlns="">
|
||||
<refpurpose> bibliography XSL template </refpurpose>
|
||||
<refdescription>
|
||||
<formalpara><title>Remarks and Bugs</title>
|
||||
<itemizedlist>
|
||||
</itemizedlist>
|
||||
</formalpara>
|
||||
</refdescription>
|
||||
</doc:template>
|
||||
<!--############################################################################# -->
|
||||
|
||||
<xsl:template match="biblioentry" mode="bibliography.cited">
|
||||
<xsl:param name="bibid" select="@id"/>
|
||||
<xsl:param name="ab" select="abbrev"/>
|
||||
<xsl:variable name="nx" select="//xref[@linkend=$bibid]"/>
|
||||
<xsl:variable name="nc" select="//citation[text()=$ab]"/>
|
||||
<xsl:if test="count($nx) > 0 or count($nc) > 0">
|
||||
<xsl:call-template name="biblioentry.output"/>
|
||||
</xsl:if>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:template match="biblioentry" mode="bibliography.all" xmlns="">
|
||||
<refpurpose> bibliography XSL template </refpurpose>
|
||||
<refdescription>
|
||||
<formalpara><title>Remarks and Bugs</title>
|
||||
<itemizedlist>
|
||||
</itemizedlist>
|
||||
</formalpara>
|
||||
</refdescription>
|
||||
</doc:template>
|
||||
<!--############################################################################# -->
|
||||
|
||||
<xsl:template match="biblioentry" mode="bibliography.all">
|
||||
<xsl:call-template name="biblioentry.output"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="biblioentry">
|
||||
<xsl:call-template name="biblioentry.output"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="biblioentry.output">
|
||||
<xsl:variable name="biblioentry.label">
|
||||
<xsl:choose>
|
||||
<xsl:when test="@xreflabel">
|
||||
<xsl:value-of select="normalize-space(@xreflabel)"/>
|
||||
</xsl:when>
|
||||
<xsl:when test="abbrev">
|
||||
<xsl:apply-templates select="abbrev" mode="bibliography.mode"/>
|
||||
</xsl:when>
|
||||
<xsl:when test="@id">
|
||||
<xsl:value-of select="normalize-space(@id)"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:variable>
|
||||
<xsl:variable name="biblioentry.id">
|
||||
<xsl:choose>
|
||||
<xsl:when test="abbrev">
|
||||
<xsl:apply-templates select="abbrev" mode="bibliography.mode"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:call-template name="generate.label.id"/>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:variable>
|
||||
<xsl:text> </xsl:text>
|
||||
<xsl:text>% -------------- biblioentry </xsl:text>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$biblioentry.label=''">
|
||||
<xsl:text>\bibitem</xsl:text>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:text>\bibitem[</xsl:text>
|
||||
<xsl:call-template name="normalize-scape">
|
||||
<xsl:with-param name="string" select="$biblioentry.label"/>
|
||||
</xsl:call-template>
|
||||
<xsl:text>]</xsl:text>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
<xsl:text>{</xsl:text>
|
||||
<xsl:value-of select="$biblioentry.id"/>
|
||||
<xsl:text>}\docbooktolatexbibaux{</xsl:text>
|
||||
<xsl:call-template name="generate.label.id"/>
|
||||
<xsl:text>}{</xsl:text>
|
||||
<xsl:value-of select="$biblioentry.id"/>
|
||||
<xsl:text>} \hypertarget{</xsl:text>
|
||||
<xsl:call-template name="generate.label.id"/>
|
||||
<xsl:text>}{\emph{</xsl:text> <xsl:apply-templates select="title" mode="bibliography.mode"/> <xsl:text>}}</xsl:text>
|
||||
<xsl:value-of select="$biblioentry.item.separator"/>
|
||||
<xsl:apply-templates select="author|authorgroup" mode="bibliography.mode"/>
|
||||
<xsl:for-each select="child::copyright|child::publisher|child::pubdate|child::pagenums|child::isbn|child::editor|child::releaseinfo">
|
||||
<xsl:value-of select="$biblioentry.item.separator"/>
|
||||
<xsl:apply-templates select="." mode="bibliography.mode"/>
|
||||
</xsl:for-each>
|
||||
<xsl:text>.</xsl:text>
|
||||
<xsl:text> </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<!-- EMPTY templates -->
|
||||
<xsl:template match="abstract" mode="bibliography.mode"/>
|
||||
<xsl:template match="authorblurb" mode="bibliography.mode"/>
|
||||
|
||||
|
||||
|
||||
<xsl:template match="abbrev" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="address" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="affiliation" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="shortaffil" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="jobtitle" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="artheader" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="artpagenums" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="author" mode="bibliography.mode">
|
||||
<xsl:variable name="authorsstring">
|
||||
<xsl:call-template name="person.name"/>
|
||||
</xsl:variable>
|
||||
<xsl:value-of select="normalize-space($authorsstring)"/>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
<xsl:template match="author[position()=last()]" mode="bibliography.mode">
|
||||
<xsl:variable name="authorsstring">
|
||||
<xsl:call-template name="person.name"/>
|
||||
</xsl:variable>
|
||||
<xsl:value-of select="normalize-space($authorsstring)"/>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<!--
|
||||
Authorgroup
|
||||
calls person.name.list in ../common/common.xsl in order to get a
|
||||
formatted string. We need to return to "normalized-space(.) of it
|
||||
-->
|
||||
|
||||
<xsl:template match="authorgroup" mode="bibliography.mode">
|
||||
<xsl:variable name="authorsstring">
|
||||
<xsl:call-template name="person.name.list"/>
|
||||
</xsl:variable>
|
||||
<xsl:value-of select="normalize-space($authorsstring)"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="authorinitials" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="bibliomisc" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="bibliomset" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="bibliomixed" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<xsl:template match="biblioset" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="biblioset/title|biblioset/citetitle"
|
||||
mode="bibliography.mode">
|
||||
<xsl:variable name="relation" select="../@relation"/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$relation='article'">
|
||||
<xsl:call-template name="dingbat">
|
||||
<xsl:with-param name="dingbat">ldquo</xsl:with-param>
|
||||
</xsl:call-template>
|
||||
<xsl:apply-templates/>
|
||||
<xsl:call-template name="dingbat">
|
||||
<xsl:with-param name="dingbat">rdquo</xsl:with-param>
|
||||
</xsl:call-template>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:apply-templates/>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="bookbiblio" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="citetitle" mode="bibliography.mode">
|
||||
<I><xsl:apply-templates mode="bibliography.mode"/></I>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="collab" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="collabname" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="confgroup" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="confdates" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="conftitle" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="confnum" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="confsponsor" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="contractnum" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="contractsponsor" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="contrib" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="copyright" mode="bibliography.mode">
|
||||
<xsl:call-template name="gentext.element.name"/>
|
||||
<xsl:call-template name="gentext.space"/>
|
||||
<xsl:call-template name="dingbat">
|
||||
<xsl:with-param name="dingbat">copyright</xsl:with-param>
|
||||
</xsl:call-template>
|
||||
<xsl:call-template name="gentext.space"/>
|
||||
<xsl:apply-templates select="year" mode="bibliography.mode"/>
|
||||
<xsl:call-template name="gentext.space"/>
|
||||
<xsl:apply-templates select="holder" mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="year" mode="bibliography.mode">
|
||||
<xsl:apply-templates/><xsl:text>, </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="year[position()=last()]" mode="bibliography.mode">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="holder" mode="bibliography.mode">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="corpauthor" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="corpname" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="date" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="edition" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="editor" mode="bibliography.mode">
|
||||
<xsl:call-template name="person.name"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="firstname" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="honorific" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="indexterm" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="invpartnumber" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="isbn" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="issn" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="issuenum" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="lineage" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="orgname" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="orgdiv" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="othercredit" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="othername" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="pagenums" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="printhistory" mode="bibliography.mode">
|
||||
<!-- suppressed -->
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="productname" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="productnumber" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="pubdate" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="publisher" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="publishername" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="pubsnumber" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="releaseinfo" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="revhistory" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="seriesinfo" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="seriesvolnums" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="subtitle" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="surname" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="title" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="titleabbrev" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="volumenum" mode="bibliography.mode">
|
||||
<xsl:apply-templates mode="bibliography.mode"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="*" mode="bibliography.mode">
|
||||
<xsl:apply-templates select="."/>
|
||||
</xsl:template>
|
||||
|
||||
</xsl:stylesheet>
|
@ -1,174 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE:
|
||||
+ ############################################################################## -->
|
||||
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
|
||||
exclude-result-prefixes="doc" version='1.0'>
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:reference id="block" xmlns="">
|
||||
<referenceinfo>
|
||||
<releaseinfo role="meta">
|
||||
</releaseinfo>
|
||||
<authorgroup>
|
||||
<author><firstname>Ramon</firstname> <surname>Casellas</surname></author>
|
||||
<author><firstname>James</firstname> <surname>Devenish</surname></author>
|
||||
</authorgroup>
|
||||
<copyright>
|
||||
<year>2000</year><year>2001</year><year>2002</year><year>2003</year>
|
||||
<holder>Ramon Casellas</holder>
|
||||
</copyright>
|
||||
</referenceinfo>
|
||||
<title>Block Objects <filename>block.mod.xsl</filename></title>
|
||||
<partintro>
|
||||
<section><title>Introduction</title>
|
||||
<para>Sundry block-formatted objects.</para>
|
||||
</section>
|
||||
</partintro>
|
||||
</doc:reference>
|
||||
|
||||
|
||||
|
||||
<doc:template name="block.object" xmlns="">
|
||||
<refpurpose>
|
||||
Generic handler for block-formatted objects.
|
||||
</refpurpose>
|
||||
<refdescription>
|
||||
<para>
|
||||
Calls <xref linkend="template.label.id"/> and then applies templates.
|
||||
</para>
|
||||
</refdescription>
|
||||
</doc:template>
|
||||
|
||||
<xsl:template name="block.object">
|
||||
<xsl:call-template name="label.id"/>
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
<doc:template match="blockquote" xmlns="">
|
||||
<refpurpose>
|
||||
A quotation set off from the main text (not inline).
|
||||
</refpurpose>
|
||||
<refdescription>
|
||||
<para>
|
||||
Uses the LaTeX <literal>quote</literal> environment.
|
||||
If an attribution is present, it will be set at the end.
|
||||
</para>
|
||||
</refdescription>
|
||||
</doc:template>
|
||||
|
||||
<xsl:template match="blockquote">
|
||||
<xsl:text>\begin{quote}</xsl:text>
|
||||
<xsl:apply-templates/>
|
||||
<xsl:apply-templates select="attribution" mode="block.attribution"/>
|
||||
<xsl:text>\end{quote} </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<doc:template match="epigraph" xmlns="">
|
||||
<refpurpose>
|
||||
A short inscription that occurs at the beginning of a section, chapter, or document.
|
||||
</refpurpose>
|
||||
<refdescription>
|
||||
<para>
|
||||
Uses the LaTeX <literal>quote</literal> environment.
|
||||
If an attribution is present, it will be set at the end.
|
||||
</para>
|
||||
</refdescription>
|
||||
</doc:template>
|
||||
|
||||
<xsl:template match="epigraph">
|
||||
<xsl:text>\begin{quote}</xsl:text>
|
||||
<xsl:apply-templates/>
|
||||
<xsl:apply-templates select="attribution" mode="block.attribution"/>
|
||||
<xsl:text>\end{quote} </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<doc:template match="attribution" xmlns="">
|
||||
<refpurpose>
|
||||
This template produces no output.
|
||||
</refpurpose>
|
||||
<refdescription>
|
||||
<para>
|
||||
The <sgmltag class="element">attribution</sgmltag> element only occurs within
|
||||
<xref linkend="template.blockquote"/> and <xref linkend="template.epigraph"/>.
|
||||
However, the templates for those elements use a <quote>mode</quote> mechanism.
|
||||
Therefore, this template is intentionally suppressed and a replacement exists.
|
||||
See <xref linkend="template.attribution-block.attribution"/> instead.
|
||||
</para>
|
||||
</refdescription>
|
||||
</doc:template>
|
||||
|
||||
<xsl:template match="attribution"/>
|
||||
|
||||
<doc:template match="attribution" mode="block.attribution" xmlns="">
|
||||
<refpurpose>
|
||||
The source of a block quote or epigraph.
|
||||
</refpurpose>
|
||||
<refdescription>
|
||||
<para>
|
||||
Starts a new line with right-aligned text preceded by an em dash.
|
||||
</para>
|
||||
</refdescription>
|
||||
</doc:template>
|
||||
|
||||
<xsl:template match="attribution" mode="block.attribution">
|
||||
<xsl:text> \hspace*\fill---</xsl:text>
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
<doc:template match="sidebar" xmlns="">
|
||||
<refpurpose>
|
||||
A block of text that is isolated from the main flow.
|
||||
</refpurpose>
|
||||
<refdescription>
|
||||
<para>
|
||||
This is formatted as a plain block.
|
||||
</para>
|
||||
</refdescription>
|
||||
</doc:template>
|
||||
|
||||
<xsl:template match="sidebar">
|
||||
<xsl:call-template name="block.object"/>
|
||||
</xsl:template>
|
||||
|
||||
<doc:template match="sidebar/title|blockquote/title" xmlns="">
|
||||
<refpurpose>
|
||||
Title lines for sundry block elements.
|
||||
</refpurpose>
|
||||
<refdescription>
|
||||
<para>
|
||||
This is formatted as a line on its own.
|
||||
</para>
|
||||
</refdescription>
|
||||
</doc:template>
|
||||
|
||||
<xsl:template match="sidebar/title|blockquote/title">
|
||||
<xsl:apply-templates/>
|
||||
<xsl:text> </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<doc:template match="ackno" xmlns="">
|
||||
<refpurpose>
|
||||
Acknowledgements in an Article.
|
||||
</refpurpose>
|
||||
<refdescription>
|
||||
<para>
|
||||
This is formatted as a plain block.
|
||||
</para>
|
||||
</refdescription>
|
||||
</doc:template>
|
||||
|
||||
<xsl:template match="ackno">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
</xsl:stylesheet>
|
||||
|
@ -1,540 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE:
|
||||
| This template matches a book / article
|
||||
+ ############################################################################## -->
|
||||
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
|
||||
exclude-result-prefixes="doc" version='1.0'>
|
||||
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:reference id="book-article" xmlns="">
|
||||
<referenceinfo>
|
||||
<releaseinfo role="meta">
|
||||
</releaseinfo>
|
||||
<authorgroup>
|
||||
<author> <firstname>Ramon</firstname> <surname>Casellas</surname> </author>
|
||||
<author> <firstname>James</firstname> <surname>Devenish</surname> </author>
|
||||
</authorgroup>
|
||||
<copyright>
|
||||
<year>2000</year> <year>2001</year> <year>2002</year> <year>2003</year>
|
||||
<holder>Ramon Casellas</holder>
|
||||
</copyright>
|
||||
</referenceinfo>
|
||||
|
||||
<title>Books and Articles <filename>book-article.mod.xsl</filename></title>
|
||||
<partintro>
|
||||
<section><title>Introduction</title>
|
||||
<para></para>
|
||||
</section>
|
||||
</partintro>
|
||||
</doc:reference>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:template match="book" xmlns="">
|
||||
<refpurpose>Book XSL Template</refpurpose>
|
||||
<refdescription>
|
||||
<para> Most DocBook documents are either articles or books, so the book
|
||||
XSL template <xref linkend="template.book"/> is one classical entry point
|
||||
when processign docbook documents.</para>
|
||||
|
||||
<formalpara><title>Tasks</title>
|
||||
<itemizedlist>
|
||||
<listitem><para></para></listitem>
|
||||
</itemizedlist>
|
||||
</formalpara>
|
||||
|
||||
<formalpara><title>Remarks and Bugs</title>
|
||||
<itemizedlist>
|
||||
</itemizedlist>
|
||||
</formalpara>
|
||||
</refdescription>
|
||||
<refparameter>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term>colwidth</term>
|
||||
<listitem>
|
||||
<para>The CALS column width specification.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refparameter>
|
||||
<refreturn>
|
||||
:<para>Outputs the LaTeX Code corresponding to a book.</para>
|
||||
</refreturn>
|
||||
</doc:template>
|
||||
|
||||
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- XSL TEMPLATE book -->
|
||||
<!-- -->
|
||||
<!-- Main entry point for a DocBook "book" -->
|
||||
<!--############################################################################# -->
|
||||
<xsl:template match="book">
|
||||
<!-- book:1: generate.latex.book.preamble -->
|
||||
<xsl:call-template name="generate.latex.book.preamble"/>
|
||||
<!-- book:2: output title information -->
|
||||
<xsl:text>\title{</xsl:text>
|
||||
<xsl:choose>
|
||||
<xsl:when test="./title">
|
||||
<xsl:apply-templates select="title" mode="maketitle.mode"/>
|
||||
<xsl:apply-templates select="subtitle" mode="maketitle.mode"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:apply-templates select="bookinfo/title" mode="maketitle.mode"/>
|
||||
<xsl:apply-templates select="bookinfo/subtitle" mode="maketitle.mode"/>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
<xsl:text>} </xsl:text>
|
||||
<!-- book:3: output author information -->
|
||||
<xsl:text>\author{</xsl:text>
|
||||
<xsl:choose>
|
||||
<xsl:when test="bookinfo/authorgroup">
|
||||
<xsl:apply-templates select="bookinfo/authorgroup"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:for-each select="bookinfo/author">
|
||||
<xsl:apply-templates select="."/>
|
||||
<xsl:if test="not(position()=last())">
|
||||
<xsl:text> \and </xsl:text>
|
||||
</xsl:if>
|
||||
</xsl:for-each>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
<xsl:text>} </xsl:text>
|
||||
<!-- book:4: dump any preamble after author -->
|
||||
<xsl:value-of select="$latex.book.afterauthor"/>
|
||||
<!-- book:5: set some counters -->
|
||||
<xsl:text> \setcounter{tocdepth}{</xsl:text><xsl:value-of select="$toc.section.depth"/><xsl:text>} </xsl:text>
|
||||
<xsl:text> \setcounter{secnumdepth}{</xsl:text><xsl:value-of select="$section.depth"/><xsl:text>} </xsl:text>
|
||||
<!-- book:6: dump the begin document command -->
|
||||
<xsl:value-of select="$latex.book.begindocument"/>
|
||||
|
||||
<!-- book:7: include external Cover page if specified -->
|
||||
<xsl:if test="$latex.titlepage.file != ''">
|
||||
<xsl:text> \InputIfFileExists{</xsl:text><xsl:value-of select="$latex.titlepage.file"/>
|
||||
<xsl:text>}{\typeout{WARNING: Using cover page</xsl:text>
|
||||
<xsl:value-of select="$latex.titlepage.file"/>
|
||||
<xsl:text>}}</xsl:text>
|
||||
</xsl:if>
|
||||
|
||||
<!-- book:7b: maketitle and set up pagestyle -->
|
||||
<xsl:value-of select="$latex.maketitle"/>
|
||||
<!-- book:8: - APPLY TEMPLATES -->
|
||||
<xsl:apply-templates/>
|
||||
<!-- book:9: call map.end -->
|
||||
<xsl:call-template name="map.end"/>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<!-- Titles/subtitles -->
|
||||
<!-- Empty templates -->
|
||||
|
||||
<xsl:template match="book/title"/>
|
||||
<xsl:template match="book/subtitle"/>
|
||||
<xsl:template match="book/titleabbrev"/>
|
||||
<xsl:template match="book/bookinfo/title"/>
|
||||
<xsl:template match="book/bookinfo/subtitle"/>
|
||||
<xsl:template match="book/bookinfo/titleabbrev"/>
|
||||
|
||||
<xsl:template match="book/title" mode="maketitle.mode">\bfseries <xsl:apply-templates /></xsl:template>
|
||||
<xsl:template match="book/subtitle" mode="maketitle.mode">\\[12pt]\normalsize <xsl:apply-templates /></xsl:template>
|
||||
<xsl:template match="book/bookinfo/title" mode="maketitle.mode">\bfseries <xsl:apply-templates /></xsl:template>
|
||||
<xsl:template match="book/bookinfo/subtitle" mode="maketitle.mode">\\[12pt]\normalsize <xsl:apply-templates /></xsl:template>
|
||||
|
||||
<xsl:template match="book/bookinfo">
|
||||
<xsl:apply-templates select="revhistory" />
|
||||
<xsl:apply-templates select="abstract" />
|
||||
<xsl:apply-templates select="keywordset" />
|
||||
<xsl:apply-templates select="copyright" />
|
||||
<xsl:apply-templates select="legalnotice" />
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
<!--#############################################################################
|
||||
| Template : article
|
||||
+ ############################################################################# -->
|
||||
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:template match="article" xmlns="">
|
||||
<refpurpose>Article XSL Template</refpurpose>
|
||||
<refdescription>
|
||||
<para> Most DocBook documents are either articles or books, so the article
|
||||
XSL template <xref linkend="template.article"/> is one classical entry point
|
||||
when processign docbook documents.</para>
|
||||
|
||||
<formalpara><title>Tasks</title>
|
||||
<itemizedlist>
|
||||
<listitem><para>Calls <literal>generate.latex.article.preamble</literal>.</para></listitem>
|
||||
<listitem><para>Outputs \title, \author, \date, getting the information from its children.</para></listitem>
|
||||
<listitem><para>Calls <literal>latex.article.begindocument</literal>.</para></listitem>
|
||||
<listitem><para>Calls <literal>latex.article.maketitle.</literal></para></listitem>
|
||||
<listitem><para>Applies templates.</para></listitem>
|
||||
<listitem><para>Calls <literal>latex.article.end</literal> template.</para></listitem>
|
||||
</itemizedlist>
|
||||
</formalpara>
|
||||
|
||||
<formalpara><title>Remarks and Bugs</title>
|
||||
<itemizedlist>
|
||||
<listitem><para> EMPTY templates: article/title and article/subtitle</para></listitem>
|
||||
</itemizedlist>
|
||||
</formalpara>
|
||||
</refdescription>
|
||||
<refparameter>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term>colwidth</term>
|
||||
<listitem>
|
||||
<para>The CALS column width specification.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refparameter>
|
||||
<refreturn>
|
||||
<para>Outputs the LaTeX Code corresponding to an article.</para>
|
||||
</refreturn>
|
||||
</doc:template>
|
||||
<!--############################################################################# -->
|
||||
|
||||
|
||||
<xsl:template match="book/article">
|
||||
<xsl:text> \makeatletter\if@openright\cleardoublepage\else\clearpage\fi</xsl:text>
|
||||
<xsl:call-template name="generate.latex.pagestyle"/>
|
||||
<xsl:text>\makeatother </xsl:text>
|
||||
<!-- Get and output article title -->
|
||||
<xsl:variable name="article.title">
|
||||
<xsl:choose>
|
||||
<xsl:when test="./title">
|
||||
<xsl:apply-templates select="./title"/>
|
||||
</xsl:when>
|
||||
<xsl:when test="./articleinfo/title">
|
||||
<xsl:apply-templates select="./articleinfo/title"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:apply-templates select="./artheader/title"/>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:variable>
|
||||
<xsl:text>\begin{center}{</xsl:text>
|
||||
<xsl:value-of select="$latex.book.article.title.style"/>
|
||||
<xsl:text>{</xsl:text>
|
||||
<xsl:value-of select="$article.title"/>
|
||||
<xsl:text>}}\par </xsl:text>
|
||||
<!-- Display author information -->
|
||||
<xsl:choose>
|
||||
<xsl:when test="artheader/author">
|
||||
<xsl:text>\textsf{</xsl:text>
|
||||
<xsl:for-each select="artheader/author">
|
||||
<xsl:apply-templates select="."/>
|
||||
<xsl:if test="not(position()=last())">
|
||||
<xsl:text> \and </xsl:text>
|
||||
</xsl:if>
|
||||
</xsl:for-each>
|
||||
<xsl:text>}\par </xsl:text>
|
||||
</xsl:when>
|
||||
<xsl:when test="artheader/authorgroup">
|
||||
<xsl:text>\textsf{</xsl:text>
|
||||
<xsl:apply-templates select="artheader/authorgroup"/>
|
||||
<xsl:text>}\par </xsl:text>
|
||||
</xsl:when>
|
||||
<xsl:when test="articleinfo/author">
|
||||
<xsl:text>\textsf{</xsl:text>
|
||||
<xsl:for-each select="articleinfo/author">
|
||||
<xsl:apply-templates select="."/>
|
||||
<xsl:if test="not(position()=last())">
|
||||
<xsl:text> \and </xsl:text>
|
||||
</xsl:if>
|
||||
</xsl:for-each>
|
||||
<xsl:text>}\par </xsl:text>
|
||||
</xsl:when>
|
||||
<xsl:when test="articleinfo/authorgroup">
|
||||
<xsl:text>\textsf{</xsl:text>
|
||||
<xsl:apply-templates select="articleinfo/authorgroup"/>
|
||||
<xsl:text>}\par </xsl:text>
|
||||
</xsl:when>
|
||||
<xsl:when test="author">
|
||||
<xsl:text>\textsf{</xsl:text>
|
||||
<xsl:for-each select="author">
|
||||
<xsl:apply-templates select="."/>
|
||||
<xsl:if test="not(position()=last())">
|
||||
<xsl:text> \and </xsl:text>
|
||||
</xsl:if>
|
||||
</xsl:for-each>
|
||||
<xsl:text>}\par </xsl:text>
|
||||
</xsl:when>
|
||||
</xsl:choose>
|
||||
<xsl:apply-templates select="artheader|articleinfo" mode="article.within.book"/>
|
||||
<xsl:text>\end{center} </xsl:text>
|
||||
<xsl:apply-templates select="*[not(self::title)]"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="artheader|articleinfo" mode="article.within.book">
|
||||
<xsl:value-of select="."/>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
<!-- ARTICLE TEMPLATE -->
|
||||
<xsl:template match="article">
|
||||
<!-- Output LaTeX preamble -->
|
||||
<xsl:call-template name="generate.latex.article.preamble"/>
|
||||
<!-- Get and output article title -->
|
||||
<xsl:variable name="article.title">
|
||||
<xsl:choose>
|
||||
<xsl:when test="./title">
|
||||
<xsl:apply-templates select="./title"/>
|
||||
</xsl:when>
|
||||
<xsl:when test="./articleinfo/title">
|
||||
<xsl:apply-templates select="./articleinfo/title"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:apply-templates select="./artheader/title"/>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:variable>
|
||||
<xsl:text>\title{</xsl:text>
|
||||
<xsl:value-of select="$latex.article.title.style"/>
|
||||
<xsl:text>{</xsl:text>
|
||||
<xsl:value-of select="$article.title"/>
|
||||
<xsl:text>}} </xsl:text>
|
||||
<!-- Display date and author information -->
|
||||
<xsl:variable name="article.date">
|
||||
<xsl:apply-templates select="./artheader/date|./articleinfo/date"/>
|
||||
</xsl:variable>
|
||||
<xsl:if test="$article.date!=''">
|
||||
<xsl:text>\date{</xsl:text>
|
||||
<xsl:value-of select="$article.date"/>
|
||||
<xsl:text>} </xsl:text>
|
||||
</xsl:if>
|
||||
<xsl:text>\author{</xsl:text>
|
||||
<xsl:choose>
|
||||
<xsl:when test="artheader/authorgroup">
|
||||
<xsl:apply-templates select="artheader/authorgroup"/>
|
||||
</xsl:when>
|
||||
<xsl:when test="articleinfo/authorgroup">
|
||||
<xsl:apply-templates select="articleinfo/authorgroup"/>
|
||||
</xsl:when>
|
||||
<xsl:when test="artheader/author">
|
||||
<xsl:for-each select="artheader/author">
|
||||
<xsl:apply-templates select="."/>
|
||||
<xsl:if test="not(position()=last())">
|
||||
<xsl:text> \and </xsl:text>
|
||||
</xsl:if>
|
||||
</xsl:for-each>
|
||||
</xsl:when>
|
||||
<xsl:when test="articleinfo/author">
|
||||
<xsl:for-each select="articleinfo/author">
|
||||
<xsl:apply-templates select="."/>
|
||||
<xsl:if test="not(position()=last())">
|
||||
<xsl:text> \and </xsl:text>
|
||||
</xsl:if>
|
||||
</xsl:for-each>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:for-each select="author">
|
||||
<xsl:apply-templates select="."/>
|
||||
<xsl:if test="not(position()=last())">
|
||||
<xsl:text> \and </xsl:text>
|
||||
</xsl:if>
|
||||
</xsl:for-each>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
<xsl:text>} </xsl:text>
|
||||
<!-- Display begindocument command -->
|
||||
<xsl:value-of select="$latex.article.begindocument"/>
|
||||
<xsl:value-of select="$latex.maketitle"/>
|
||||
<xsl:apply-templates select="*[not(self::title)]"/>
|
||||
<xsl:value-of select="$latex.article.end"/>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<xsl:template match="article/title|articleinfo/title|articleinfo/date|artheader/date">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="article/artheader|article/articleinfo">
|
||||
<xsl:apply-templates select="legalnotice" />
|
||||
<xsl:apply-templates select="abstract"/>
|
||||
</xsl:template>
|
||||
|
||||
<!-- EMPTY TEMPLATES -->
|
||||
<xsl:template match="article/subtitle"/>
|
||||
|
||||
|
||||
|
||||
|
||||
<!--#############################################################################
|
||||
| Template: copyright
|
||||
|- ############################################################################# -->
|
||||
<xsl:template match="copyright">
|
||||
<xsl:call-template name="gentext.element.name"/>
|
||||
<xsl:call-template name='gentext.space'/>
|
||||
<xsl:call-template name="dingbat">
|
||||
<xsl:with-param name="dingbat">copyright</xsl:with-param>
|
||||
</xsl:call-template>
|
||||
<xsl:call-template name='gentext.space'/>
|
||||
<xsl:apply-templates select="year"/>
|
||||
<xsl:call-template name='gentext.space'/>
|
||||
<xsl:apply-templates select="holder"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="copyright/holder">
|
||||
<xsl:apply-templates />
|
||||
</xsl:template>
|
||||
<xsl:template match="copyright/year[position()<last()-1]">
|
||||
<xsl:apply-templates />
|
||||
<xsl:text>, </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<!-- RCAS 2003/03/11 FIXME : "and" -->
|
||||
<xsl:template match="copyright/year[position()=last()-1]">
|
||||
<xsl:apply-templates />
|
||||
<xsl:text>, </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="copyright/year[position()=last()]">
|
||||
<xsl:apply-templates />
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
|
||||
<!--#############################################################################
|
||||
| Template: name legalnotice.caption
|
||||
|- ############################################################################# -->
|
||||
<xsl:template name="legalnotice.caption">
|
||||
<xsl:choose>
|
||||
<xsl:when test="./title">
|
||||
<xsl:apply-templates select="./title"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:call-template name="gentext">
|
||||
<xsl:with-param name="key">legalnotice</xsl:with-param>
|
||||
</xsl:call-template>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
<!--#############################################################################
|
||||
| Template: legalnotice
|
||||
|- ############################################################################# -->
|
||||
<xsl:template match="legalnotice">
|
||||
<!-- Support for legalnotice. -->
|
||||
<xsl:text>\vspace{-.3em} </xsl:text>
|
||||
<xsl:text>\if@twocolumn </xsl:text>
|
||||
<xsl:text>\noindent\small{\itshape </xsl:text>
|
||||
<xsl:call-template name="legalnotice.caption"/>
|
||||
<xsl:text>}\/\bfseries---$\!$% </xsl:text>
|
||||
<xsl:text>\else </xsl:text>
|
||||
<xsl:text>\noindent\begin{center}\small\bfseries </xsl:text>
|
||||
<xsl:call-template name="legalnotice.caption"/>
|
||||
<xsl:text>\end{center}\quotation\small </xsl:text>
|
||||
<xsl:text>\fi </xsl:text>
|
||||
<xsl:apply-templates select="*[not(self::title)]"/>
|
||||
<xsl:text>\vspace{0.6em}\par\if@twocolumn\else\endquotation\fi </xsl:text>
|
||||
<xsl:text>\normalsize\rmfamily </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<xsl:template match="legalnotice/title">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE: Table of Contents, Figures, ...
|
||||
+ ############################################################################## -->
|
||||
|
||||
<xsl:template match="toc">
|
||||
<xsl:text> </xsl:text>
|
||||
<xsl:text>\tableofcontents </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="lot">
|
||||
<xsl:choose>
|
||||
<xsl:when test="@label">
|
||||
<xsl:choose>
|
||||
<xsl:when test="@label='figures'">
|
||||
<xsl:text>\listoffigures </xsl:text>
|
||||
</xsl:when>
|
||||
<xsl:when test="@label='tables'">
|
||||
<xsl:text>\listoftables </xsl:text>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:text>\listoffigures </xsl:text>
|
||||
<xsl:text>\listoftables </xsl:text>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:text>\listoffigures </xsl:text>
|
||||
<xsl:text>\listoftables </xsl:text>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<xsl:template match="lotentry">
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="lotentry"/>
|
||||
<xsl:template match="tocpart|tocchap|tocfront|tocback|tocentry"/>
|
||||
<xsl:template match="toclevel1|toclevel2|toclevel3|toclevel4|toclevel5"/>
|
||||
|
||||
<doc:template name="generate.latex.pagestyle" xmlns="">
|
||||
<refpurpose> Choose the preferred page style for document body </refpurpose>
|
||||
<refdescription>
|
||||
<para>
|
||||
If no page style is preferred by the user, the defaults will be
|
||||
"empty" for articles, "plain" for books, or "fancy" (if the
|
||||
fancyhdr packages is permitted).
|
||||
</para>
|
||||
<formalpara><title>Pertinent Variables</title>
|
||||
<itemizedlist>
|
||||
<listitem><simpara><xref linkend="param.pagestyle"/></simpara></listitem>
|
||||
<listitem><simpara><xref linkend="param.use.fancyhdr"/></simpara></listitem>
|
||||
</itemizedlist>
|
||||
</formalpara>
|
||||
</refdescription>
|
||||
</doc:template>
|
||||
<xsl:template name="generate.latex.pagestyle">
|
||||
<xsl:text>\pagestyle{</xsl:text>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$latex.pagestyle!=''"><xsl:value-of select="$latex.pagestyle"/></xsl:when>
|
||||
<xsl:when test="count(//book)>0">
|
||||
<xsl:choose>
|
||||
<xsl:when test="$latex.use.fancyhdr=1"><xsl:text>fancy</xsl:text></xsl:when>
|
||||
<xsl:otherwise><xsl:text>plain</xsl:text></xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:when>
|
||||
<xsl:otherwise><xsl:text>empty</xsl:text></xsl:otherwise>
|
||||
</xsl:choose>
|
||||
<xsl:text>}</xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
</xsl:stylesheet>
|
||||
|
@ -1,71 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE:
|
||||
+ ############################################################################## -->
|
||||
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
|
||||
exclude-result-prefixes="doc" version='1.0'>
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:reference id="bridgehead" xmlns="">
|
||||
<referenceinfo>
|
||||
<releaseinfo role="meta">
|
||||
</releaseinfo>
|
||||
<authorgroup>
|
||||
<author><firstname>Ramon</firstname> <surname>Casellas</surname></author>
|
||||
<author><firstname>James</firstname> <surname>Devenish</surname></author>
|
||||
</authorgroup>
|
||||
<copyright>
|
||||
<year>2000</year> <year>2001</year> <year>2002</year> <year>2003</year>
|
||||
<holder>Ramon Casellas</holder>
|
||||
</copyright>
|
||||
</referenceinfo>
|
||||
|
||||
<title>BridgeHead <filename>bridgehead.mod.xsl</filename></title>
|
||||
<partintro>
|
||||
<section><title>Introduction</title>
|
||||
<para>Handle the <sgmltag class="element">bridgehead</sgmltag> element.</para>
|
||||
</section>
|
||||
</partintro>
|
||||
</doc:reference>
|
||||
|
||||
|
||||
<doc:template match="bridgehead" xmlns="">
|
||||
<refpurpose>
|
||||
A free-floating heading.
|
||||
</refpurpose>
|
||||
<refdescription>
|
||||
<para>
|
||||
Renders un-numbered section headings.
|
||||
For <literal>renderas</literal> values of sect1, sect2, and sect3, LaTeX <quote>star</quote> commands (such as <literal>\section*</literal>) are used.
|
||||
Otherwise, a bold heading is put on a line of its own.
|
||||
</para>
|
||||
</refdescription>
|
||||
</doc:template>
|
||||
|
||||
<xsl:template match="bridgehead">
|
||||
<xsl:choose>
|
||||
<xsl:when test="@renderas='sect1' or @renderas='sect2' or @renderas='sect3'">
|
||||
<xsl:text> \</xsl:text>
|
||||
<xsl:if test="@renderas='sect2'"><xsl:text>sub</xsl:text></xsl:if>
|
||||
<xsl:if test="@renderas='sect3'"><xsl:text>subsub</xsl:text></xsl:if>
|
||||
<xsl:text>section*{</xsl:text>
|
||||
<xsl:apply-templates/>
|
||||
<xsl:text>}</xsl:text>
|
||||
<xsl:call-template name="label.id"/>
|
||||
<xsl:text> </xsl:text>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:text> </xsl:text>
|
||||
<xsl:text> \noindent{\bfseries </xsl:text><xsl:apply-templates/><xsl:text>} \\ </xsl:text>
|
||||
<xsl:call-template name="label.id"/>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
</xsl:stylesheet>
|
@ -1,61 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE:
|
||||
+ ############################################################################## -->
|
||||
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
|
||||
exclude-result-prefixes="doc" version='1.0'>
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:reference id="callout" xmlns="">
|
||||
<referenceinfo>
|
||||
<releaseinfo role="meta">
|
||||
</releaseinfo>
|
||||
<authorgroup>
|
||||
<author> <firstname>Ramon</firstname> <surname>Casellas</surname> </author>
|
||||
<author> <firstname>James</firstname> <surname>Devenish</surname> </author>
|
||||
</authorgroup>
|
||||
<copyright>
|
||||
<year>2000</year> <year>2001</year> <year>2002</year> <year>2003</year>
|
||||
<holder>Ramon Casellas</holder>
|
||||
</copyright>
|
||||
</referenceinfo>
|
||||
|
||||
<title>Callout <filename>callout.mod.xsl</filename></title>
|
||||
<partintro>
|
||||
<section><title>Introduction</title>
|
||||
<para></para>
|
||||
</section>
|
||||
</partintro>
|
||||
</doc:reference>
|
||||
|
||||
|
||||
|
||||
|
||||
<xsl:template match="programlistingco|screenco">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="areaspec|areaset|area">
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="co">
|
||||
<xsl:apply-templates select="." mode="callout-bug"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="co" mode="callout-bug">
|
||||
<xsl:variable name="conum">
|
||||
<xsl:number count="co" format="1"/>
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:text>(</xsl:text>
|
||||
<xsl:value-of select="$conum"/>
|
||||
<xsl:text>)</xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
</xsl:stylesheet>
|
@ -1,63 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE:
|
||||
+ ############################################################################## -->
|
||||
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
|
||||
exclude-result-prefixes="doc" version='1.0'>
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:reference id="citation" xmlns="">
|
||||
<referenceinfo>
|
||||
<releaseinfo role="meta">
|
||||
</releaseinfo>
|
||||
<authorgroup>
|
||||
<author> <firstname>Ramon</firstname> <surname>Casellas</surname> </author>
|
||||
<author> <firstname>James</firstname> <surname>Devenish</surname> </author>
|
||||
</authorgroup>
|
||||
<copyright>
|
||||
<year>2000</year> <year>2001</year> <year>2002</year> <year>2003</year>
|
||||
<holder>Ramon Casellas</holder>
|
||||
</copyright>
|
||||
</referenceinfo>
|
||||
|
||||
<title>Citation <filename>citation.mod.xsl</filename></title>
|
||||
<partintro>
|
||||
<section><title>Introduction</title>
|
||||
<para>This file contais a single (and simple!) XSL template, that maps the
|
||||
<sgmltag>citation</sgmltag> SGML tag to the LaTeX <literal>\cite{}</literal>
|
||||
command.</para>
|
||||
</section>
|
||||
</partintro>
|
||||
</doc:reference>
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:template match="citation" xmlns="">
|
||||
<refpurpose> Citation XSL template. </refpurpose>
|
||||
<refdescription>
|
||||
<para> Outputs a simple <literal>\cite{ }</literal> Command,
|
||||
containing the result of processing the citation's children
|
||||
</para>
|
||||
</refdescription>
|
||||
</doc:template>
|
||||
|
||||
|
||||
|
||||
<xsl:template match="citation">
|
||||
<!-- todo: biblio-citation-check -->
|
||||
<xsl:text>\docbooktolatexcite{</xsl:text>
|
||||
<xsl:value-of select="."/>
|
||||
<xsl:text>}{}</xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
</xsl:stylesheet>
|
||||
|
||||
|
@ -1,100 +0,0 @@
|
||||
<localization language="ca">
|
||||
|
||||
<gentext key="abstract" text="Resum"/>
|
||||
<gentext key="appendix" text="Apèndix"/>
|
||||
<gentext key="article" text="Article"/>
|
||||
<gentext key="bibliography" text="Bibliografia"/>
|
||||
<gentext key="book" text="Llibre"/>
|
||||
<gentext key="caution" text="ATENCIÓ"/>
|
||||
<gentext key="caution" text="Atenció"/>
|
||||
<gentext key="chapter" text="Capítol"/>
|
||||
<gentext key="copyright" text="Dret de reproducció"/>
|
||||
<gentext key="dedication" text="Dedicatòria"/>
|
||||
<gentext key="edition" text="Edició"/>
|
||||
<gentext key="equation" text="Equació"/>
|
||||
<gentext key="example" text="Exemple"/>
|
||||
<gentext key="figure" text="Figura"/>
|
||||
<gentext key="glosssee" text="Veure"/>
|
||||
<gentext key="glossseealso" text="Veure també"/>
|
||||
<gentext key="glossary" text="Glossari"/>
|
||||
<gentext key="important" text="IMPORTANT"/>
|
||||
<gentext key="isbn" text="ISBN"/>
|
||||
<gentext key="important" text="Important"/>
|
||||
<gentext key="index" text="Índex alfabètic"/>
|
||||
<gentext key="legalnotice" text=""/>
|
||||
<gentext key="msgaud" text="Audiència"/>
|
||||
<gentext key="msglevel" text="Nivell"/>
|
||||
<gentext key="msgorig" text="Origen"/>
|
||||
<gentext key="note" text="NOTA"/>
|
||||
<gentext key="note" text="Nota"/>
|
||||
<gentext key="part" text="Part"/>
|
||||
<gentext key="preface" text="Prefaci"/>
|
||||
<gentext key="procedure" text="Procediment"/>
|
||||
<gentext key="pubdate" text="Data de publicació"/>
|
||||
<gentext key="published" text="Data de publicació"/>
|
||||
<gentext key="refentry" text=""/>
|
||||
<gentext key="reference" text="Referència"/>
|
||||
<gentext key="refname" text="Nom"/>
|
||||
<gentext key="revision" text="Revisió"/>
|
||||
<gentext key="revhistory" text="Historial de revisions"/>
|
||||
<gentext key="section" text="Secció"/>
|
||||
<gentext key="see" text="Veure"/>
|
||||
<gentext key="seealso" text="Veure tambié"/>
|
||||
<gentext key="set" text="Conjunt"/>
|
||||
<gentext key="setindex" text="Índex del conjunt"/>
|
||||
<gentext key="sidebar" text=""/>
|
||||
<gentext key="step" text="Pas"/>
|
||||
<gentext key="tip" text="SUGGERIMENT"/>
|
||||
<gentext key="table" text="Taula"/>
|
||||
<gentext key="tip" text="Suggeriment"/>
|
||||
<gentext key="warning" text="AVÍS"/>
|
||||
<gentext key="warning" text="Avís"/>
|
||||
<gentext key="appendix" text="apèndex"/>
|
||||
<gentext key="chapter" text="capítol"/>
|
||||
<gentext key="section" text="secció"/>
|
||||
<gentext key="sidebar" text="glossa"/>
|
||||
<gentext key="step" text="pas"/>
|
||||
<gentext key="seealso" text="Veure també"/>
|
||||
|
||||
<gentext key="TableofContents" text="Sumari"/>
|
||||
<gentext key="in" text="a"/>
|
||||
<gentext key="by" text="per"/>
|
||||
<gentext key="Edited" text="Editat"/>
|
||||
<gentext key="Editedby" text="Editat per"/>
|
||||
<gentext key="and" text="i"/>
|
||||
<gentext key="Notes" text="Notes"/>
|
||||
<gentext key="TableNotes" text="Notes"/>
|
||||
<gentext key="nonexistantelement" text="element inexistent"/>
|
||||
<gentext key="Pgs" text="Pàgs."/>
|
||||
<gentext key="unsupported" text="no reconeguda"/>
|
||||
<gentext key="xrefto" text="xref a"/>
|
||||
<gentext key="unexpectedelementname" text="Nom d'element no esperat"/>
|
||||
<gentext key="Revisedby" text="Revised by: "/>
|
||||
|
||||
<gentext key="ListofTables" text="Índex de taules"/>
|
||||
<gentext key="ListofExamples" text="Índex d'exemples"/>
|
||||
<gentext key="ListofFigures" text="Índex de figures"/>
|
||||
<gentext key="ListofEquations" text="Índex d'equacions"/>
|
||||
<gentext key="ListofUnknown" text="Índex de desconegut ?"/>
|
||||
|
||||
<gentext key="nav-prev" text="Anterior"/>
|
||||
<gentext key="nav-prev-sibling" text="Retrocedir"/>
|
||||
<gentext key="nav-next-sibling" text="Avancar"/>
|
||||
<gentext key="nav-next" text="Seguent"/>
|
||||
<gentext key="nav-up" text="Pujar"/>
|
||||
<gentext key="nav-home" text="Inici"/>
|
||||
|
||||
<dingbat key="startquote" text="“"/>
|
||||
<dingbat key="endquote" text="”"/>
|
||||
<dingbat key="nestedstartquote" text="‘"/>
|
||||
<dingbat key="nestedendquote" text="’"/>
|
||||
<dingbat key="bullet" text="ߦ"/>
|
||||
|
||||
<xref element="bibliography" text="%t"/>
|
||||
<xref element="chapter" text="%g %n, %t"/>
|
||||
<xref element="dedication" text="%t"/>
|
||||
<xref element="glossary" text="%t"/>
|
||||
<xref element="index" text="%t"/>
|
||||
<xref element="preface" text="%t"/>
|
||||
|
||||
</localization>
|
File diff suppressed because it is too large
Load Diff
@ -1,110 +0,0 @@
|
||||
<localization language="cs">
|
||||
|
||||
<!-- Contributors:
|
||||
Martin Perina <docbk@ataco.cz>
|
||||
Jirka Kosek <jirka@kosek.cz>
|
||||
-->
|
||||
|
||||
<gentext key="abstract" text="Abstrakt"/>
|
||||
<gentext key="answer" text="Otázka:"/>
|
||||
<gentext key="appendix" text="Příloha"/>
|
||||
<gentext key="article" text="Článek"/>
|
||||
<gentext key="bibliography" text="Bibliografie"/>
|
||||
<gentext key="book" text="Kniha"/>
|
||||
<gentext key="caution" text="Výstraha"/>
|
||||
<gentext key="chapter" text="Kapitola"/>
|
||||
<gentext key="colophon" text="Tiráž"/>
|
||||
<gentext key="copyright" text="Copyright"/>
|
||||
<gentext key="dedication" text="Věnování"/>
|
||||
<gentext key="edition" text="Vydání"/>
|
||||
<gentext key="equation" text="Rovnice"/>
|
||||
<gentext key="example" text="Příklad"/>
|
||||
<gentext key="figure" text="Obrázek"/>
|
||||
<gentext key="glossary" text="Slovník"/>
|
||||
<gentext key="glosssee" text="Viz"/>
|
||||
<gentext key="glossseealso" text="Viz též"/>
|
||||
<gentext key="important" text="Důležité"/>
|
||||
<gentext key="index" text="Rejstřík"/>
|
||||
<gentext key="isbn" text="ISBN"/>
|
||||
<gentext key="keywordset" text="Klíčovíslova"/>
|
||||
<gentext key="keyword" text="Klíčovéslovo"/>
|
||||
<gentext key="legalnotice" text="Právní poznámka"/>
|
||||
<gentext key="msgaud" text="Publikum"/>
|
||||
<gentext key="msglevel" text="Úroveň"/>
|
||||
<gentext key="msgorig" text="Původ"/>
|
||||
<gentext key="note" text="Poznámka"/>
|
||||
<gentext key="part" text="Část"/>
|
||||
<gentext key="preface" text="Předmluva"/>
|
||||
<gentext key="procedure" text="Postup"/>
|
||||
<gentext key="published" text="Vydáno"/>
|
||||
<gentext key="question" text="Otázka:"/>
|
||||
<gentext key="refentry" text=""/>
|
||||
<gentext key="reference" text="Odkaz"/>
|
||||
<gentext key="refname" text="Jméno"/>
|
||||
<gentext key="refsection" text=""/>
|
||||
<gentext key="refsynopsisdiv" text="Přehled"/>
|
||||
<gentext key="revhistory" text="Přehled revizí"/>
|
||||
<gentext key="revision" text="Revize"/>
|
||||
<gentext key="section" text="Oddíl"/>
|
||||
<gentext key="sect1" text="Oddíl"/>
|
||||
<gentext key="sect2" text="Oddíl"/>
|
||||
<gentext key="sect3" text="Oddíl"/>
|
||||
<gentext key="sect4" text="Oddíl"/>
|
||||
<gentext key="sect5" text="Oddíl"/>
|
||||
<gentext key="see" text="Viz"/>
|
||||
<gentext key="seealso" text="Viz též"/>
|
||||
<gentext key="set" text="Sada"/>
|
||||
<gentext key="setindex" text="Rejstřík sady"/>
|
||||
<gentext key="sidebar" text="Marginálie"/>
|
||||
<gentext key="step" text="Krok"/>
|
||||
<gentext key="table" text="Tabulka"/>
|
||||
<gentext key="tip" text="Tip"/>
|
||||
<gentext key="warning" text="Varování"/>
|
||||
|
||||
<gentext key="TableofContents" text="Obsah"/>
|
||||
<gentext key="in" text="v"/>
|
||||
<gentext key="by" text=" "/>
|
||||
<gentext key="Edited" text="Vydáno"/>
|
||||
<gentext key="Editedby" text="Sestavil"/>
|
||||
<gentext key="and" text="a"/>
|
||||
<gentext key="Notes" text="Poznámky"/>
|
||||
<gentext key="TableNotes" text="Poznámky"/>
|
||||
<gentext key="nonexistantelement" text="neexistující prvek"/>
|
||||
<gentext key="Pgs" text="Str."/>
|
||||
<gentext key="unsupported" text="nepodporovaný"/>
|
||||
<gentext key="xrefto" text="xref k"/>
|
||||
<gentext key="unexpectedelementname" text="Neočekávané jméno prvku"/>
|
||||
<gentext key="Revisedby" text="Revidoval: "/>
|
||||
|
||||
<gentext key="ListofTables" text="Seznam tabulek"/>
|
||||
<gentext key="ListofExamples" text="Seznam příkladů"/>
|
||||
<gentext key="ListofFigures" text="Seznam obrázků"/>
|
||||
<gentext key="ListofEquations" text="Seznam rovnic"/>
|
||||
<gentext key="ListofUnknown" text="Seznam neznámého"/>
|
||||
|
||||
<gentext key="nav-prev" text="Předcházející"/>
|
||||
<gentext key="nav-prev-sibling" text="Rychle zpět"/>
|
||||
<gentext key="nav-next-sibling" text="Rychle dopředu"/>
|
||||
<gentext key="nav-next" text="Další"/>
|
||||
<gentext key="nav-up" text="Nahoru"/>
|
||||
<gentext key="nav-home" text="Domů"/>
|
||||
|
||||
<gentext key="the section called" text="oddíl nazvaný"/>
|
||||
|
||||
<dingbat key="startquote" text="„"/>
|
||||
<dingbat key="endquote" text="“"/>
|
||||
<dingbat key="nestedstartquote" text="‚"/>
|
||||
<dingbat key="nestedendquote" text="‘"/>
|
||||
<dingbat key="bullet" text="•"/>
|
||||
|
||||
<xref element="bibliography" text="%t"/>
|
||||
<xref element="chapter" text="%g %n, %t"/>
|
||||
<xref element="dedication" text="%t"/>
|
||||
<xref element="glossary" text="%t"/>
|
||||
<xref element="index" text="%t"/>
|
||||
<xref element="preface" text="%t"/>
|
||||
<xref element="figure" text="%n"/>
|
||||
<xref element="example" text="%n"/>
|
||||
<xref element="table" text="%n"/>
|
||||
|
||||
</localization>
|
@ -1,98 +0,0 @@
|
||||
<localization language="da">
|
||||
|
||||
<gentext key="abstract" text="Abstract"/>
|
||||
<gentext key="appendix" text="Appendiks"/>
|
||||
<gentext key="article" text="Article"/>
|
||||
<gentext key="bibliography" text="Bibliografi"/>
|
||||
<gentext key="book" text="Book"/>
|
||||
<gentext key="caution" text="BEMÆRK"/>
|
||||
<gentext key="caution" text="Bemærk"/>
|
||||
<gentext key="chapter" text="Kapitel"/>
|
||||
<gentext key="copyright" text="Copyright"/>
|
||||
<gentext key="dedication" text="Tilegnet"/>
|
||||
<gentext key="edition" text="Udgave"/>
|
||||
<gentext key="equation" text="Ligning"/>
|
||||
<gentext key="example" text="Eksempel"/>
|
||||
<gentext key="figure" text="Figur"/>
|
||||
<gentext key="glosssee" text="Se"/>
|
||||
<gentext key="glossseealso" text="Se også"/>
|
||||
<gentext key="glossary" text="Stikordregister"/>
|
||||
<gentext key="important" text="VIGTIGT"/>
|
||||
<gentext key="isbn" text="ISBN"/>
|
||||
<gentext key="important" text="Vigtigt"/>
|
||||
<gentext key="index" text="Index"/>
|
||||
<gentext key="legalnotice" text=""/>
|
||||
<gentext key="msgaud" text="Målgruppe"/>
|
||||
<gentext key="msglevel" text="Niveau"/>
|
||||
<gentext key="msgorig" text="Grundlag"/>
|
||||
<gentext key="note" text="NOTE"/>
|
||||
<gentext key="note" text="Note"/>
|
||||
<gentext key="part" text="Del"/>
|
||||
<gentext key="preface" text="Forord"/>
|
||||
<gentext key="procedure" text="Procedure"/>
|
||||
<gentext key="pubdate" text="Udgivet"/>
|
||||
<gentext key="published" text="Published"/>
|
||||
<gentext key="refname" text="Navn"/>
|
||||
<gentext key="reference" text="Reference"/>
|
||||
<gentext key="revision" text="Revision"/>
|
||||
<gentext key="revhistory" text="Revision historie"/>
|
||||
<gentext key="section" text="Afsnit"/>
|
||||
<gentext key="see" text="Se"/>
|
||||
<gentext key="seealso" text="Se også"/>
|
||||
<gentext key="set" text="Set"/>
|
||||
<gentext key="setindex" text="Set Index"/>
|
||||
<gentext key="sidebar" text=""/>
|
||||
<gentext key="step" text="Skridt"/>
|
||||
<gentext key="tip" text="TIP"/>
|
||||
<gentext key="table" text="Tabel"/>
|
||||
<gentext key="tip" text="Tip"/>
|
||||
<gentext key="warning" text="ADVARSEL"/>
|
||||
<gentext key="warning" text="Advarsel"/>
|
||||
<gentext key="appendix" text="appendiks"/>
|
||||
<gentext key="chapter" text="kapitel"/>
|
||||
<gentext key="section" text="sektion"/>
|
||||
<gentext key="sidebar" text=""/>
|
||||
<gentext key="step" text="skridt"/>
|
||||
<gentext key="seealso" text="Se også"/>
|
||||
|
||||
<gentext key="TableofContents" text="Indholdsfortegnelse"/>
|
||||
<gentext key="by" text="af"/>
|
||||
<gentext key="Edited" text="Redigeret"/>
|
||||
<gentext key="Editedby" text="Redigeret af"/>
|
||||
<gentext key="and" text="og"/>
|
||||
<gentext key="Notes" text="Slutbemærkning:"/>
|
||||
<gentext key="TableNotes" text="Noter:"/>
|
||||
<gentext key="nonexistantelement" text="non-existant element"/>
|
||||
<gentext key="Pgs" text="siderne"/>
|
||||
<gentext key="unsupported" text="unsupported"/>
|
||||
<gentext key="xrefto" text="xref to"/>
|
||||
<gentext key="unexpectedelementname" text="Unexpected element name"/>
|
||||
<gentext key="Revisedby" text="Revised by: "/>
|
||||
|
||||
<gentext key="ListofTables" text="Liste over alle tabeller"/>
|
||||
<gentext key="ListofExamples" text="Liste over alle eksempler"/>
|
||||
<gentext key="ListofFigures" text="Liste over alle figurer"/>
|
||||
<gentext key="ListofEquations" text="Liste over alle ligninger"/>
|
||||
<gentext key="ListofUnknown" text="Liste over alle ????"/>
|
||||
|
||||
<gentext key="nav-prev" text="Forrige"/>
|
||||
<gentext key="nav-prev-sibling" text="Hurtigt tilbage"/>
|
||||
<gentext key="nav-next-sibling" text="Hurtigt fremad"/>
|
||||
<gentext key="nav-next" text="Næste"/>
|
||||
<gentext key="nav-up" text="Op"/>
|
||||
<gentext key="nav-home" text="Hjem"/>
|
||||
|
||||
<dingbat key="startquote" text="“"/>
|
||||
<dingbat key="endquote" text="”"/>
|
||||
<dingbat key="nestedstartquote" text="‘"/>
|
||||
<dingbat key="nestedendquote" text="’"/>
|
||||
<dingbat key="bullet" text="ߦ"/>
|
||||
|
||||
<xref element="bibliography" text="%t"/>
|
||||
<xref element="chapter" text="%g %n, %t"/>
|
||||
<xref element="dedication" text="%t"/>
|
||||
<xref element="glossary" text="%t"/>
|
||||
<xref element="index" text="%t"/>
|
||||
<xref element="preface" text="%t"/>
|
||||
|
||||
</localization>
|
@ -1,102 +0,0 @@
|
||||
<localization language="de">
|
||||
<!--
|
||||
Contributions by: Michael Burschik, burschik@id-pro.de
|
||||
-->
|
||||
|
||||
<gentext key="abstract" text="Zusammenfassung"/>
|
||||
<gentext key="appendix" text="Anhang"/>
|
||||
<gentext key="article" text="Artikel"/>
|
||||
<gentext key="bibliography" text="Literaturverzeichnis"/>
|
||||
<gentext key="book" text="Buch"/>
|
||||
<gentext key="caution" text="Achtung"/>
|
||||
<gentext key="chapter" text="Kapitel"/>
|
||||
<gentext key="copyright" text="Copyright"/>
|
||||
<gentext key="dedication" text="Widmung"/>
|
||||
<gentext key="edition" text="Ausgabe"/>
|
||||
<gentext key="equation" text="Gleichung"/>
|
||||
<gentext key="example" text="Beispiel"/>
|
||||
<gentext key="figure" text="Abbildung"/>
|
||||
<gentext key="glosssee" text="Siehe"/>
|
||||
<gentext key="glossseealso" text="Siehe auch"/>
|
||||
<gentext key="glossary" text="Glossar"/>
|
||||
<gentext key="important" text="WICHTIG"/>
|
||||
<gentext key="isbn" text="ISBN"/>
|
||||
<gentext key="keyword" text="Stichwort"/>
|
||||
<gentext key="keywords" text="Stichwörter"/>
|
||||
<gentext key="keywordset" text="Stichwörter"/>
|
||||
<gentext key="important" text="Wichtig"/>
|
||||
<gentext key="index" text="Stichwortverzeichnis"/>
|
||||
<gentext key="legalnotice" text="Rechtlicher Hinweis"/>
|
||||
<gentext key="msgaud" text="Zielgruppe"/>
|
||||
<gentext key="msglevel" text="Dringlichkeit"/>
|
||||
<gentext key="msgorig" text="Ursprung"/>
|
||||
<gentext key="note" text="Anmerkung"/>
|
||||
<gentext key="part" text="Teil"/>
|
||||
<gentext key="preface" text="Vorwort"/>
|
||||
<gentext key="procedure" text="Prozedur"/>
|
||||
<gentext key="published" text="Veröffentlicht"/>
|
||||
<gentext key="refname" text="Name"/>
|
||||
<gentext key="reference" text="Verweis"/>
|
||||
<gentext key="refsection" text="Abschnitt"/>
|
||||
<gentext key="refsynopsisdiv" text="Synopsis"/> <!--en-->
|
||||
<gentext key="revhistory" text="Versionsgeschichte"/>
|
||||
<gentext key="revision" text="Version"/>
|
||||
<gentext key="section" text="Abschnitt"/>
|
||||
<gentext key="see" text="Siehe"/>
|
||||
<gentext key="seealso" text="Siehe auch"/>
|
||||
<gentext key="seealso" text="Siehe auch"/>
|
||||
<gentext key="set" text="Satz"/>
|
||||
<gentext key="setindex" text="Stichwortverzeichnis"/>
|
||||
<gentext key="sidebar" text="Randnotiz"/>
|
||||
<gentext key="step" text="Schritt"/>
|
||||
<gentext key="tip" text="TIP"/>
|
||||
<gentext key="table" text="Tabelle"/>
|
||||
<gentext key="tip" text="Tip"/>
|
||||
<gentext key="warning" text="WARNUNG"/>
|
||||
<gentext key="appendix" text="Anhang"/>
|
||||
<gentext key="chapter" text="Kapitel"/>
|
||||
<gentext key="section" text="Abschnitt"/>
|
||||
<gentext key="step" text="Schritt"/>
|
||||
|
||||
<gentext key="TableofContents" text="Inhaltsverzeichnis"/>
|
||||
<gentext key="in" text="in"/>
|
||||
<gentext key="by" text="von"/>
|
||||
<gentext key="Edited" text="Herausgegeben"/>
|
||||
<gentext key="Editedby" text="Herausgegeben von"/>
|
||||
<gentext key="and" text="und"/>
|
||||
<gentext key="Notes" text="Fußnoten"/>
|
||||
<gentext key="TableNotes" text="Bemerkungen"/>
|
||||
<gentext key="nonexistantelement" text="nicht existierendes Element"/>
|
||||
<gentext key="Pgs" text="Seiten"/>
|
||||
<gentext key="unsupported" text="wird nicht unterstützt"/>
|
||||
<gentext key="xrefto" text="xref auf"/>
|
||||
<gentext key="unexpectedelementname" text="Unerwarteter Elementname"/>
|
||||
<gentext key="Revisedby" text="Geändert durch: "/>
|
||||
|
||||
<gentext key="ListofTables" text="Tabellenverzeichnis"/>
|
||||
<gentext key="ListofExamples" text="Beispiele"/>
|
||||
<gentext key="ListofFigures" text="Abbildungsverzeichnis"/>
|
||||
<gentext key="ListofEquations" text="Gleichungen"/>
|
||||
<gentext key="ListofUnknown" text="???-Verzeichnis"/>
|
||||
|
||||
<gentext key="nav-prev" text="Zurück"/>
|
||||
<gentext key="nav-prev-sibling" text="Schnell zurück"/>
|
||||
<gentext key="nav-next-sibling" text="Schnell vor"/>
|
||||
<gentext key="nav-next" text="Vor"/>
|
||||
<gentext key="nav-up" text="Hoch"/>
|
||||
<gentext key="nav-home" text="Anfang"/>
|
||||
|
||||
<dingbat key="startquote" text="“"/>
|
||||
<dingbat key="endquote" text="”"/>
|
||||
<dingbat key="nestedstartquote" text="‘"/>
|
||||
<dingbat key="nestedendquote" text="’"/>
|
||||
<dingbat key="bullet" text="ߦ"/>
|
||||
|
||||
<xref element="bibliography" text="%t"/>
|
||||
<xref element="chapter" text="%g %n, %t"/>
|
||||
<xref element="dedication" text="%t"/>
|
||||
<xref element="glossary" text="%t"/>
|
||||
<xref element="index" text="%t"/>
|
||||
<xref element="preface" text="%t"/>
|
||||
|
||||
</localization>
|
@ -1,104 +0,0 @@
|
||||
<localization language="el">
|
||||
|
||||
<gentext key="abstract" text="Ðåñßëçøç"/>
|
||||
<gentext key="answer" text="Á:"/>
|
||||
<gentext key="appendix" text="ÐáñÜñôçìá"/>
|
||||
<gentext key="article" text="¶ñèñï"/>
|
||||
<gentext key="bibliography" text="Âéâëéïãñáößá"/>
|
||||
<gentext key="book" text="Âéâëßï"/>
|
||||
<gentext key="caution" text="ÐÑÏÓÏ×Ç"/>
|
||||
<gentext key="caution" text="Ðñïóï÷Þ"/>
|
||||
<gentext key="chapter" text="ÊåöÜëáéï"/>
|
||||
<gentext key="colophon" text="Êïñùíßäá"/>
|
||||
<gentext key="copyright" text="ÐíåõìáôéêÜ Äéêáéþìáôá"/>
|
||||
<gentext key="dedication" text="ÁöéÝñùóç"/>
|
||||
<gentext key="edition" text="¸êäïóç"/>
|
||||
<gentext key="equation" text="Åîßóùóç"/>
|
||||
<gentext key="example" text="ÐáñÜäåéãìá"/>
|
||||
<gentext key="figure" text="Ó÷Þìá"/>
|
||||
<gentext key="glosssee" text="Äåßôå"/>
|
||||
<gentext key="glossseealso" text="Äåßôå Åðßóçò"/>
|
||||
<gentext key="glossary" text="ÃëùóóÜñéï"/>
|
||||
<gentext key="important" text="ÓÇÌÁÍÔÉÊÏ"/>
|
||||
<gentext key="isbn" text="ISBN"/>
|
||||
<gentext key="important" text="Óçìáíôéêü"/>
|
||||
<gentext key="index" text="ÅõñåôÞñéï"/>
|
||||
<gentext key="legalnotice" text="ÍïìéêÞ Óçìåßùóç"/>
|
||||
<gentext key="msgaud" text="ÁêñïáôÞñéï"/>
|
||||
<gentext key="msglevel" text="Åðßðåäï"/>
|
||||
<gentext key="msgorig" text="ÐçãÞ"/>
|
||||
<gentext key="note" text="ÓÇÌÅÉÙÓÇ"/>
|
||||
<gentext key="note" text="Óçìåßùóç"/>
|
||||
<gentext key="part" text="ÌÝñïò"/>
|
||||
<gentext key="preface" text="ÅéóáãùãÞ"/>
|
||||
<gentext key="procedure" text="Äéáäéêáóßá"/>
|
||||
<gentext key="published" text="ÄçìïóéåõìÝíï"/>
|
||||
<gentext key="question" text="Å:"/>
|
||||
<gentext key="refentry" text=""/>
|
||||
<gentext key="reference" text="ÁíáöïñÜ"/>
|
||||
<gentext key="refname" text="¼íïìá"/>
|
||||
<gentext key="refsection" text=""/>
|
||||
<gentext key="refsynopsisdiv" text="Óýíïøç"/>
|
||||
<gentext key="revision" text="Áíáèåþñçóç"/>
|
||||
<gentext key="revhistory" text="Éóôïñéêü ÁíáèåùñÞóåùí"/>
|
||||
<gentext key="section" text="ÔìÞìá"/>
|
||||
<gentext key="see" text="Äåßôå"/>
|
||||
<gentext key="seealso" text="Äåßôå Åðßóçò"/>
|
||||
<gentext key="set" text="Óýíïëï"/>
|
||||
<gentext key="setindex" text="ÅõñåôÞñéï Óõíüëùí"/>
|
||||
<gentext key="sidebar" text=""/>
|
||||
<gentext key="step" text="ÖÜóç"/>
|
||||
<gentext key="tip" text="ÕÐÏÄÅÉÎÇ"/>
|
||||
<gentext key="table" text="Ðßíáêáò"/>
|
||||
<gentext key="tip" text="Õðüäåéîç"/>
|
||||
<gentext key="warning" text="ÐÑÏÅÉÄÏÐÏÉÇÓÇ"/>
|
||||
<gentext key="warning" text="Ðñïåéäïðïßçóç"/>
|
||||
<gentext key="appendix" text="ðáñÜñôçìá"/>
|
||||
<gentext key="chapter" text="êåöÜëáéï"/>
|
||||
<gentext key="section" text="ôìÞìá"/>
|
||||
<gentext key="sidebar" text="åðåîçãçìáôéêü ðëåõñéêü áñèñßäéï"/>
|
||||
<gentext key="step" text="öÜóç"/>
|
||||
<gentext key="seealso" text="Äåßôå åðßóçò"/>
|
||||
|
||||
<gentext key="TableofContents" text="Ðßíáêáò Ðåñéå÷ïìÝíùí"/>
|
||||
<gentext key="in" text="óå"/>
|
||||
<gentext key="by" text="áðü"/>
|
||||
<gentext key="Edited" text="ÅðéìÝëåéá"/>
|
||||
<gentext key="Editedby" text="ÅðéìÝëåéá áðü"/>
|
||||
<gentext key="and" text="êáé"/>
|
||||
<gentext key="Notes" text="Óçìåéþóåéò"/>
|
||||
<gentext key="TableNotes" text="Ðßíáêáò Óçìåéþóåùí"/>
|
||||
<gentext key="nonexistantelement" text="ìç-õðáñêôü óôïé÷åßï"/>
|
||||
<gentext key="Pgs" text="Óëäò."/>
|
||||
<gentext key="unsupported" text="ìç õðïóôçñéæüìåíï"/>
|
||||
<gentext key="xrefto" text="áíôéðáñáðïìðÞ óå"/>
|
||||
<gentext key="unexpectedelementname" text="Ìç áíáìåíüìåíï üíïìá óôïé÷åßïõ"/>
|
||||
<gentext key="Revisedby" text="Revised by: "/>
|
||||
|
||||
<gentext key="ListofTables" text="ÊáôÜëïãïò ÐéíÜêùí"/>
|
||||
<gentext key="ListofExamples" text="ÊáôÜëïãïò ÐáñáäåéãìÜôùí"/>
|
||||
<gentext key="ListofFigures" text="ÊáôÜëïãïò Ó÷çìÜôùí"/>
|
||||
<gentext key="ListofEquations" text="ÊáôÜëïãïò Åîéóþóåùí"/>
|
||||
<gentext key="ListofUnknown" text="ÊáôÜëïãïò Áãíþóôùí"/>
|
||||
|
||||
<gentext key="nav-prev" text="Ðñïçã"/>
|
||||
<gentext key="nav-prev-sibling" text="Ðñïò ôçí áñ÷Þ"/>
|
||||
<gentext key="nav-next-sibling" text="Ðñïò ôï ôÝëïò"/>
|
||||
<gentext key="nav-next" text="Åðüìåíï"/>
|
||||
<gentext key="nav-up" text="ÐÜíù"/>
|
||||
<gentext key="nav-home" text="Áñ÷Þ"/>
|
||||
|
||||
<dingbat key="startquote" text="“"/>
|
||||
<dingbat key="endquote" text="”"/>
|
||||
<dingbat key="nestedstartquote" text="‘"/>
|
||||
<dingbat key="nestedendquote" text="’"/>
|
||||
<dingbat key="bullet" text="ߦ"/>
|
||||
|
||||
<xref element="bibliography" text="%t"/>
|
||||
<xref element="chapter" text="%g %n, %t"/>
|
||||
<xref element="dedication" text="%t"/>
|
||||
<xref element="glossary" text="%t"/>
|
||||
<xref element="index" text="%t"/>
|
||||
<xref element="preface" text="%t"/>
|
||||
|
||||
</localization>
|
@ -1,107 +0,0 @@
|
||||
<localization language="en">
|
||||
|
||||
<gentext key="abstract" text="Abstract"/>
|
||||
<gentext key="answer" text="A:"/>
|
||||
<gentext key="appendix" text="Appendix"/>
|
||||
<gentext key="article" text="Article"/>
|
||||
<gentext key="bibliography" text="Bibliography"/>
|
||||
<gentext key="book" text="Book"/>
|
||||
<gentext key="caution" text="Caution"/>
|
||||
<gentext key="chapter" text="Chapter"/>
|
||||
<gentext key="colophon" text="Colophon"/>
|
||||
<gentext key="copyright" text="Copyright"/>
|
||||
<gentext key="dedication" text="Dedication"/>
|
||||
<gentext key="edition" text="Edition"/>
|
||||
<gentext key="equation" text="Equation"/>
|
||||
<gentext key="example" text="Example"/>
|
||||
<gentext key="figure" text="Figure"/>
|
||||
<gentext key="formalpara" text="Paragraph"/>
|
||||
<gentext key="glossary" text="Glossary"/>
|
||||
<gentext key="glosssee" text="See"/>
|
||||
<gentext key="glossseealso" text="See also"/>
|
||||
<gentext key="important" text="Important"/>
|
||||
<gentext key="index" text="Index"/>
|
||||
<gentext key="isbn" text="ISBN"/>
|
||||
<gentext key="keyword" text="Keyword"/>
|
||||
<gentext key="keywords" text="Keywords"/>
|
||||
<gentext key="keywordset" text="Keywords"/>
|
||||
<gentext key="legalnotice" text="Legal Notice"/>
|
||||
<gentext key="msgaud" text="Audience"/>
|
||||
<gentext key="msglevel" text="Level"/>
|
||||
<gentext key="msgorig" text="Origin"/>
|
||||
<gentext key="note" text="Note"/>
|
||||
<gentext key="part" text="Part"/>
|
||||
<gentext key="preface" text="Preface"/>
|
||||
<gentext key="procedure" text="Procedure"/>
|
||||
<gentext key="published" text="Published"/>
|
||||
<gentext key="question" text="Q:"/>
|
||||
<gentext key="refentry" text=""/>
|
||||
<gentext key="reference" text="Reference"/>
|
||||
<gentext key="refname" text="Name"/>
|
||||
<gentext key="refsection" text=""/>
|
||||
<gentext key="refsynopsisdiv" text="Synopsis"/>
|
||||
<gentext key="revhistory" text="Revision History"/>
|
||||
<gentext key="revision" text="Revision"/>
|
||||
<gentext key="section" text="Section"/>
|
||||
<gentext key="sect1" text="Section"/>
|
||||
<gentext key="sect2" text="Section"/>
|
||||
<gentext key="sect3" text="Section"/>
|
||||
<gentext key="sect4" text="Section"/>
|
||||
<gentext key="sect5" text="Section"/>
|
||||
<gentext key="see" text="See"/>
|
||||
<gentext key="seealso" text="See Also"/>
|
||||
<gentext key="set" text="Set"/>
|
||||
<gentext key="setindex" text="Set Index"/>
|
||||
<gentext key="sidebar" text="Sidebar"/>
|
||||
<gentext key="step" text="Step"/>
|
||||
<gentext key="table" text="Table"/>
|
||||
<gentext key="tip" text="Tip"/>
|
||||
<gentext key="warning" text="Warning"/>
|
||||
|
||||
<gentext key="TableofContents" text="Table of Contents"/>
|
||||
<gentext key="in" text="in"/>
|
||||
<gentext key="by" text="by"/>
|
||||
<gentext key="Edited" text="Edited"/>
|
||||
<gentext key="Editedby" text="Edited by"/>
|
||||
<gentext key="and" text="and"/>
|
||||
<gentext key="Notes" text="Notes"/>
|
||||
<gentext key="TableNotes" text="Notes"/>
|
||||
<gentext key="nonexistantelement" text="non-existant element"/>
|
||||
<gentext key="Pgs" text="Pgs."/>
|
||||
<gentext key="unsupported" text="unsupported"/>
|
||||
<gentext key="xrefto" text="xref to"/>
|
||||
<gentext key="unexpectedelementname" text="Unexpected element name"/>
|
||||
<gentext key="Revisedby" text="Revised by:"/>
|
||||
|
||||
<gentext key="ListofTables" text="List of Tables"/>
|
||||
<gentext key="ListofExamples" text="List of Examples"/>
|
||||
<gentext key="ListofFigures" text="List of Figures"/>
|
||||
<gentext key="ListofEquations" text="List of Equations"/>
|
||||
<gentext key="ListofUnknown" text="List of Unknown"/>
|
||||
|
||||
<gentext key="nav-prev" text="Prev"/>
|
||||
<gentext key="nav-prev-sibling" text="Fast Backward"/>
|
||||
<gentext key="nav-next-sibling" text="Fast Forward"/>
|
||||
<gentext key="nav-next" text="Next"/>
|
||||
<gentext key="nav-up" text="Up"/>
|
||||
<gentext key="nav-home" text="Home"/>
|
||||
|
||||
<gentext key="the section called" text="the section called"/>
|
||||
|
||||
<gentext key="index symbols" text="Symbols"/>
|
||||
|
||||
<dingbat key="startquote" text="``"/>
|
||||
<dingbat key="endquote" text="''"/>
|
||||
<dingbat key="nestedstartquote" text="`"/>
|
||||
<dingbat key="nestedendquote" text="'"/>
|
||||
<dingbat key="bullet" text="\textbullet{}"/>
|
||||
|
||||
<xref element="chapter" text="%g %n, %t"/>
|
||||
<xref element="dedication" text="%t"/>
|
||||
<xref element="preface" text="%t"/>
|
||||
<xref element="bibliography" text="%t"/>
|
||||
<xref element="glossary" text="%t"/>
|
||||
<xref element="index" text="%t"/>
|
||||
<xref element="page.citation" text=" on page %p"/>
|
||||
|
||||
</localization>
|
@ -1,98 +0,0 @@
|
||||
<localization language="es">
|
||||
|
||||
<gentext key="abstract" text="Resumen"/>
|
||||
<gentext key="appendix" text="Apéndice"/>
|
||||
<gentext key="article" text="Artículo"/>
|
||||
<gentext key="bibliography" text="Bibliografía"/>
|
||||
<gentext key="book" text="Libro"/>
|
||||
<gentext key="caution" text="ATENCIÓN"/>
|
||||
<gentext key="caution" text="Atención"/>
|
||||
<gentext key="chapter" text="Capítulo"/>
|
||||
<gentext key="copyright" text="Copyright"/>
|
||||
<gentext key="dedication" text="Dedicado"/>
|
||||
<gentext key="edition" text="Edición"/>
|
||||
<gentext key="equation" text="Ecuación"/>
|
||||
<gentext key="example" text="Ejemplo"/>
|
||||
<gentext key="figure" text="Figura"/>
|
||||
<gentext key="glosssee" text="Ver"/>
|
||||
<gentext key="glossseealso" text="Ver también"/>
|
||||
<gentext key="glossary" text="Glosario"/>
|
||||
<gentext key="important" text="IMPORTANTE"/>
|
||||
<gentext key="isbn" text="ISBN"/>
|
||||
<gentext key="important" text="Importante"/>
|
||||
<gentext key="index" text="Índice"/>
|
||||
<gentext key="legalnotice" text="Aviso Legal"/>
|
||||
<gentext key="msgaud" text="Audiencia"/>
|
||||
<gentext key="msglevel" text="Nivel"/>
|
||||
<gentext key="msgorig" text="Origen"/>
|
||||
<gentext key="note" text="NOTA"/>
|
||||
<gentext key="note" text="Nota"/>
|
||||
<gentext key="part" text="Parte"/>
|
||||
<gentext key="preface" text="Prefacio"/>
|
||||
<gentext key="procedure" text="Procedimiento"/>
|
||||
<gentext key="pubdate" text="Fecha de publicación"/>
|
||||
<gentext key="published" text="Publicado"/>
|
||||
<gentext key="refname" text="Nombre"/>
|
||||
<gentext key="reference" text="Referencia"/>
|
||||
<gentext key="revision" text="Revisión"/>
|
||||
<gentext key="revhistory" text="Historial de revisiones"/>
|
||||
<gentext key="section" text="Sección"/>
|
||||
<gentext key="see" text="Ver"/>
|
||||
<gentext key="seealso" text="Ver También"/>
|
||||
<gentext key="set" text="Conjunto"/>
|
||||
<gentext key="setindex" text="Índice del conjunto"/>
|
||||
<gentext key="sidebar" text="Sidebar"/>
|
||||
<gentext key="step" text="Paso"/>
|
||||
<gentext key="tip" text="SUGERENCIA"/>
|
||||
<gentext key="table" text="Tabla"/>
|
||||
<gentext key="tip" text="Sugerencia"/>
|
||||
<gentext key="warning" text="AVISO"/>
|
||||
<gentext key="warning" text="Aviso"/>
|
||||
<gentext key="appendix" text="apéndice"/>
|
||||
<gentext key="chapter" text="capítulo"/>
|
||||
<gentext key="section" text="sección"/>
|
||||
<gentext key="step" text="paso"/>
|
||||
<gentext key="seealso" text="Ver También"/>
|
||||
|
||||
<gentext key="TableofContents" text="Tabla de contenidos"/>
|
||||
<gentext key="in" text="en"/>
|
||||
<gentext key="by" text="por"/>
|
||||
<gentext key="Edited" text="Editado"/>
|
||||
<gentext key="Editedby" text="Editado por"/>
|
||||
<gentext key="and" text="y"/>
|
||||
<gentext key="Notes" text="Notas"/>
|
||||
<gentext key="TableNotes" text="Notas"/>
|
||||
<gentext key="nonexistantelement" text="elemento inexistente"/>
|
||||
<gentext key="Pgs" text="Pags."/>
|
||||
<gentext key="unsupported" text="no soportado"/>
|
||||
<gentext key="xrefto" text="referido a"/>
|
||||
<gentext key="unexpectedelementname" text="Nombre de elemento inesperado"/>
|
||||
<gentext key="Revisedby" text="Revised by: "/>
|
||||
|
||||
<gentext key="ListofTables" text="Lista de tablas"/>
|
||||
<gentext key="ListofExamples" text="Tabla de ejemplos"/>
|
||||
<gentext key="ListofFigures" text="Tabla de figuras"/>
|
||||
<gentext key="ListofEquations" text="Tabla de ecuaciones"/>
|
||||
<gentext key="ListofUnknown" text="Lista de ???"/>
|
||||
|
||||
<gentext key="nav-prev" text="Anterior"/>
|
||||
<gentext key="nav-prev-sibling" text="Retroceder"/>
|
||||
<gentext key="nav-next-sibling" text="Avanzar"/>
|
||||
<gentext key="nav-next" text="Siguiente"/>
|
||||
<gentext key="nav-up" text="Subir"/>
|
||||
<gentext key="nav-home" text="Inicio"/>
|
||||
|
||||
<dingbat key="startquote" text="“"/>
|
||||
<dingbat key="endquote" text="”"/>
|
||||
<dingbat key="nestedstartquote" text="‘"/>
|
||||
<dingbat key="nestedendquote" text="’"/>
|
||||
<dingbat key="bullet" text="ߦ"/>
|
||||
|
||||
<xref element="bibliography" text="%t"/>
|
||||
<xref element="chapter" text="%g %n, %t"/>
|
||||
<xref element="dedication" text="%t"/>
|
||||
<xref element="glossary" text="%t"/>
|
||||
<xref element="index" text="%t"/>
|
||||
<xref element="preface" text="%t"/>
|
||||
|
||||
</localization>
|
@ -1,104 +0,0 @@
|
||||
<localization language="et">
|
||||
|
||||
<gentext key="abstract" text="Ülevaade"/>
|
||||
<gentext key="answer" text="V:"/>
|
||||
<gentext key="appendix" text="Lisa"/>
|
||||
<gentext key="article" text="Artikkel"/>
|
||||
<gentext key="bibliography" text="Bibliograafia"/>
|
||||
<gentext key="book" text="Raamat"/>
|
||||
<gentext key="caution" text="ETTEVAATUST"/>
|
||||
<gentext key="caution" text="Ettevaatust"/>
|
||||
<gentext key="chapter" text="Peatükk"/>
|
||||
<gentext key="colophon" text="Lõpumärgis"/>
|
||||
<gentext key="copyright" text="Autoriõigus"/>
|
||||
<gentext key="dedication" text="Pühendus"/>
|
||||
<gentext key="edition" text="Väljaanne"/>
|
||||
<gentext key="equation" text="Valem"/>
|
||||
<gentext key="example" text="Näide"/>
|
||||
<gentext key="figure" text="Joonis"/>
|
||||
<gentext key="glosssee" text="Vt."/>
|
||||
<gentext key="glossseealso" text="Vt. ka"/>
|
||||
<gentext key="glossary" text="Sõnastik"/>
|
||||
<gentext key="important" text="OLULINE"/>
|
||||
<gentext key="isbn" text="ISBN"/>
|
||||
<gentext key="important" text="Oluline"/>
|
||||
<gentext key="index" text="Aineregister"/>
|
||||
<gentext key="legalnotice" text="Autoriõiguse märge"/>
|
||||
<gentext key="msgaud" text="Auditoorium"/>
|
||||
<gentext key="msglevel" text="Tase"/>
|
||||
<gentext key="msgorig" text="Algallikas"/>
|
||||
<gentext key="note" text="MÄRKUS"/>
|
||||
<gentext key="note" text="Märkus"/>
|
||||
<gentext key="part" text="Osa"/>
|
||||
<gentext key="preface" text="Eessõna"/>
|
||||
<gentext key="procedure" text="Protseduur"/>
|
||||
<gentext key="published" text="Avaldatud"/>
|
||||
<gentext key="question" text="K:"/>
|
||||
<gentext key="refentry" text=""/>
|
||||
<gentext key="reference" text="Viide"/>
|
||||
<gentext key="refname" text="Nimi"/>
|
||||
<gentext key="refsection" text="Lõik"/>
|
||||
<gentext key="refsynopsisdiv" text="Sünopsis"/>
|
||||
<gentext key="revision" text="Vigade parandus"/>
|
||||
<gentext key="revhistory" text="Vigade paranduste ajalugu"/>
|
||||
<gentext key="section" text="Sektsioon"/>
|
||||
<gentext key="see" text="Vt."/>
|
||||
<gentext key="seealso" text="Vt. ka"/>
|
||||
<gentext key="set" text="Sea"/>
|
||||
<gentext key="setindex" text="Sea indeks"/>
|
||||
<gentext key="sidebar" text=""/>
|
||||
<gentext key="step" text="Samm"/>
|
||||
<gentext key="tip" text="VIHJE"/>
|
||||
<gentext key="table" text="Tabel"/>
|
||||
<gentext key="tip" text="Vihje"/>
|
||||
<gentext key="warning" text="HOIATUS"/>
|
||||
<gentext key="warning" text="Hoiatus"/>
|
||||
<gentext key="appendix" text="lisa"/>
|
||||
<gentext key="chapter" text="peatükk"/>
|
||||
<gentext key="section" text="lõik"/>
|
||||
<gentext key="sidebar" text="külgriba"/>
|
||||
<gentext key="step" text="samm"/>
|
||||
<gentext key="seealso" text="Vt. ka"/>
|
||||
|
||||
<gentext key="TableofContents" text="Sisukord"/>
|
||||
<gentext key="in" text=""/>
|
||||
<gentext key="by" text=""/>
|
||||
<gentext key="Edited" text="Redaktsioon"/>
|
||||
<gentext key="Editedby" text="Redaktsiooni autor(id)"/>
|
||||
<gentext key="and" text="ja"/>
|
||||
<gentext key="Notes" text="Märkused"/>
|
||||
<gentext key="TableNotes" text="Märkused"/>
|
||||
<gentext key="nonexistantelement" text="mitte eksisteeriv element"/>
|
||||
<gentext key="Pgs" text="Lk."/>
|
||||
<gentext key="unsupported" text="toetuseta"/>
|
||||
<gentext key="xrefto" text="viide"/>
|
||||
<gentext key="unexpectedelementname" text="Ootamatu elemendi nimi"/>
|
||||
<gentext key="Revisedby" text="Üle vaadanud: "/>
|
||||
|
||||
<gentext key="ListofTables" text="Tabelite nimekiri"/>
|
||||
<gentext key="ListofExamples" text="Näidete nimekiri"/>
|
||||
<gentext key="ListofFigures" text="Jooniste nimekiri"/>
|
||||
<gentext key="ListofEquations" text="Valemite nimekiri"/>
|
||||
<gentext key="ListofUnknown" text="Tundmatute nimekiri"/>
|
||||
|
||||
<gentext key="nav-prev" text="Eelmine"/>
|
||||
<gentext key="nav-prev-sibling" text="Kiiresti tagasi"/>
|
||||
<gentext key="nav-next-sibling" text="Kiiresti edasi"/>
|
||||
<gentext key="nav-next" text="Järgmine"/>
|
||||
<gentext key="nav-up" text="Üles"/>
|
||||
<gentext key="nav-home" text="Koju"/>
|
||||
|
||||
<dingbat key="startquote" text='“'/>
|
||||
<dingbat key="endquote" text='”'/>
|
||||
<dingbat key="nestedstartquote" text="`"/>
|
||||
<dingbat key="nestedendquote" text="'"/>
|
||||
<dingbat key="bullet" text="ߦ"/>
|
||||
|
||||
<xref element="bibliography" text="%t"/>
|
||||
<xref element="chapter" text="%g %n, %t"/>
|
||||
<xref element="dedication" text="%t"/>
|
||||
<xref element="glossary" text="%t"/>
|
||||
<xref element="index" text="%t"/>
|
||||
<xref element="preface" text="%t"/>
|
||||
|
||||
</localization>
|
@ -1,98 +0,0 @@
|
||||
<localization language="fi">
|
||||
|
||||
<gentext key="abstract" text="Lyhennelmä"/>
|
||||
<gentext key="appendix" text="Liite"/>
|
||||
<gentext key="article" text="Artikkeli"/>
|
||||
<gentext key="bibliography" text="Lähteet"/>
|
||||
<gentext key="book" text="Kirja"/>
|
||||
<gentext key="caution" text="VARO"/>
|
||||
<gentext key="caution" text="Varo"/>
|
||||
<gentext key="chapter" text="Luku"/>
|
||||
<gentext key="copyright" text="Copyright"/>
|
||||
<gentext key="dedication" text="Omistus"/>
|
||||
<gentext key="edition" text="Edition"/>
|
||||
<gentext key="equation" text="Kaava"/>
|
||||
<gentext key="example" text="Esimerkki"/>
|
||||
<gentext key="figure" text="Kuva"/>
|
||||
<gentext key="glosssee" text="Katso"/>
|
||||
<gentext key="glossseealso" text="Katso myös"/>
|
||||
<gentext key="glossary" text="Sanasto"/>
|
||||
<gentext key="important" text="TÄRKEÄÄ"/>
|
||||
<gentext key="isbn" text="ISBN"/>
|
||||
<gentext key="important" text="Tärkeää"/>
|
||||
<gentext key="index" text="Indeksi"/>
|
||||
<gentext key="legalnotice" text=""/>
|
||||
<gentext key="msgaud" text="Yleisö"/>
|
||||
<gentext key="msglevel" text="Taso"/>
|
||||
<gentext key="msgorig" text="Alkuperä"/>
|
||||
<gentext key="note" text="HUOMAA"/>
|
||||
<gentext key="note" text="Huomaa"/>
|
||||
<gentext key="part" text="Osa"/>
|
||||
<gentext key="preface" text="Esipuhe"/>
|
||||
<gentext key="procedure" text="Aliohjelma"/>
|
||||
<gentext key="published" text="Julkaistu"/>
|
||||
<gentext key="refname" text="Nimi"/>
|
||||
<gentext key="reference" text="Lähdeluettelo"/>
|
||||
<gentext key="revision" text="Versio"/>
|
||||
<gentext key="revhistory" text="Versiohistoria"/>
|
||||
<gentext key="section" text="Kohta"/>
|
||||
<gentext key="see" text="Katso"/>
|
||||
<gentext key="seealso" text="Katso myös"/>
|
||||
<gentext key="set" text="Kokoelma"/>
|
||||
<gentext key="setindex" text="Kokoelman indeksi"/>
|
||||
<gentext key="sidebar" text=""/>
|
||||
<gentext key="step" text="Step"/>
|
||||
<gentext key="tip" text="VIHJE"/>
|
||||
<gentext key="table" text="Taulu"/>
|
||||
<gentext key="tip" text="Vihje"/>
|
||||
<gentext key="warning" text="VAROITUS"/>
|
||||
<gentext key="warning" text="Varoitus"/>
|
||||
<gentext key="appendix" text="liite"/>
|
||||
<gentext key="chapter" text="luku"/>
|
||||
<gentext key="section" text="kohta"/>
|
||||
<gentext key="sidebar" text="sivupalkki"/>
|
||||
<gentext key="step" text="step"/>
|
||||
<gentext key="seealso" text="Katso myös"/>
|
||||
|
||||
<gentext key="TableofContents" text="Sisällys"/>
|
||||
<gentext key="in" text="teoksessa"/>
|
||||
<gentext key="by" text=""/>
|
||||
<gentext key="Edited" text="Toim."/>
|
||||
<gentext key="Editedby" text="Toimittanut"/>
|
||||
<gentext key="and" text="ja"/>
|
||||
<gentext key="Notes" text=""/>
|
||||
<gentext key="TableNotes" text=""/>
|
||||
<gentext key="nonexistantelement" text="elementtiä ei ole olemassa"/>
|
||||
<gentext key="Pgs" text="Sivut"/>
|
||||
<gentext key="unsupported" text="ei tueta"/>
|
||||
<gentext key="xrefto" text="xref johonkin"/>
|
||||
<gentext key="unexpectedelementname" text="Odottamaton elementin nimi"/>
|
||||
<gentext key="Revisedby" text="Revised by: "/>
|
||||
|
||||
<gentext key="ListofTables" text="Luettelo tauluista"/>
|
||||
<gentext key="ListofExamples" text="Luettelo esimerkeistä"/>
|
||||
<gentext key="ListofFigures" text="Luettelo kuvista"/>
|
||||
<gentext key="ListofEquations" text="Luettelo esimerkeistä"/>
|
||||
<gentext key="ListofUnknown" text="Luettelo tuntemattomista"/>
|
||||
|
||||
<gentext key="nav-prev" text="Edellinen"/>
|
||||
<gentext key="nav-prev-sibling" text="Nopeasti taaksepäin"/>
|
||||
<gentext key="nav-next-sibling" text="Nopeasti eteenpäin"/>
|
||||
<gentext key="nav-next" text="Seuraava"/>
|
||||
<gentext key="nav-up" text="Ylös"/>
|
||||
<gentext key="nav-home" text="Alkuun"/>
|
||||
|
||||
<dingbat key="startquote" text="“"/>
|
||||
<dingbat key="endquote" text="”"/>
|
||||
<dingbat key="nestedstartquote" text="‘"/>
|
||||
<dingbat key="nestedendquote" text="’"/>
|
||||
<dingbat key="bullet" text="ߦ"/>
|
||||
|
||||
<xref element="bibliography" text="%t"/>
|
||||
<xref element="chapter" text="%g %n, %t"/>
|
||||
<xref element="dedication" text="%t"/>
|
||||
<xref element="glossary" text="%t"/>
|
||||
<xref element="index" text="%t"/>
|
||||
<xref element="preface" text="%t"/>
|
||||
|
||||
</localization>
|
@ -1,114 +0,0 @@
|
||||
<localization language="fr">
|
||||
|
||||
<gentext key="abstract" text="Résumé"/>
|
||||
<gentext key="answer" text="R:"/>
|
||||
<gentext key="appendix" text="annexe"/>
|
||||
<gentext key="article" text="article"/>
|
||||
<gentext key="bibliography" text="bibliographie"/>
|
||||
<gentext key="book" text="Livre"/>
|
||||
<gentext key="caution" text="Attention"/>
|
||||
<gentext key="chapter" text="chapitre"/>
|
||||
<gentext key="copyright" text="Copyright"/>
|
||||
<gentext key="dedication" text="Dédicace"/>
|
||||
<gentext key="edition" text="Édition"/>
|
||||
<gentext key="equation" text="Équation"/>
|
||||
<gentext key="example" text="Exemple"/>
|
||||
<gentext key="figure" text="figure"/>
|
||||
<gentext key="formalpara" text="paragraphe"/>
|
||||
<gentext key="glosssee" text="Voir"/>
|
||||
<gentext key="glossseealso" text="Voir aussi"/>
|
||||
<gentext key="glossary" text="Glossaire"/>
|
||||
<gentext key="important" text="IMPORTANT"/>
|
||||
<gentext key="isbn" text="ISBN"/>
|
||||
<gentext key="important" text="Important"/>
|
||||
<gentext key="index" text="Index"/>
|
||||
<gentext key="keyword" text="Mot Clé"/>
|
||||
<gentext key="keywords" text="Mots Clés"/>
|
||||
<gentext key="keywordset" text="Mots Clés"/>
|
||||
<gentext key="legalnotice" text="Note légale"/>
|
||||
<gentext key="msgaud" text="Public visé"/>
|
||||
<gentext key="msglevel" text="Niveau"/>
|
||||
<gentext key="msgorig" text="Origine"/>
|
||||
<gentext key="note" text="Note"/>
|
||||
<gentext key="part" text="Partie"/>
|
||||
<gentext key="preface" text="Préface"/>
|
||||
<gentext key="procedure" text="Procédure"/>
|
||||
<gentext key="published" text="Publié"/>
|
||||
<gentext key="question" text="Q:"/>
|
||||
<gentext key="refentry" text=""/>
|
||||
<gentext key="refname" text="Nom"/>
|
||||
<gentext key="refsection" text=""/>
|
||||
<gentext key="reference" text="Référence"/>
|
||||
<gentext key="revhistory" text="Historique des versions"/>
|
||||
<gentext key="revision" text="Version"/>
|
||||
<gentext key="section" text="section"/>
|
||||
<gentext key="see" text="Voir"/>
|
||||
<gentext key="seealso" text="Voir Aussi"/>
|
||||
<gentext key="seealso" text="Voir aussi"/>
|
||||
<gentext key="set" text="Ensemble"/>
|
||||
<gentext key="setindex" text="Index"/>
|
||||
<gentext key="sidebar" text=""/>
|
||||
<gentext key="step" text="Étape"/>
|
||||
<gentext key="tip" text="TUYAU"/>
|
||||
<gentext key="table" text="Tableau"/>
|
||||
<gentext key="tip" text="Tuyau"/>
|
||||
<gentext key="warning" text="Avertissement"/>
|
||||
<gentext key="appendix" text="annexe"/>
|
||||
<gentext key="chapter" text="chapitre"/>
|
||||
<gentext key="sidebar" text=""/>
|
||||
<gentext key="section" text="section"/>
|
||||
<gentext key="sect1" text="section"/>
|
||||
<gentext key="sect2" text="section"/>
|
||||
<gentext key="sect3" text="section"/>
|
||||
<gentext key="sect4" text="section"/>
|
||||
<gentext key="sect5" text="section"/>
|
||||
<gentext key="step" text="étape"/>
|
||||
|
||||
<gentext key="TableofContents" text="Table des matières"/>
|
||||
<gentext key="in" text="dans"/>
|
||||
<gentext key="by" text="par"/>
|
||||
<gentext key="Edited" text="Publié"/>
|
||||
<gentext key="Editedby" text="Publié par"/>
|
||||
<gentext key="and" text="et"/>
|
||||
<gentext key="Notes" text="Notes"/>
|
||||
<gentext key="TableNotes" text="Remarques"/>
|
||||
<gentext key="nonexistantelement" text="Cet élément n'existe pas"/>
|
||||
<gentext key="Pgs" text="Pages"/>
|
||||
<gentext key="unsupported" text="Non reconnu par le système"/>
|
||||
<gentext key="xrefto" text="Référence vers"/>
|
||||
<gentext key="unexpectedelementname" text="Nom d'élément non attendu"/>
|
||||
<gentext key="Revisedby" text="Revised by: "/>
|
||||
|
||||
<gentext key="ListofTables" text="Liste des tableaux"/>
|
||||
<gentext key="ListofExamples" text="Liste des exemples"/>
|
||||
<gentext key="ListofFigures" text="Liste des illustrations"/>
|
||||
<gentext key="ListofEquations" text="Liste des équations"/>
|
||||
<gentext key="ListofUnknown" text="Liste des inconnues"/>
|
||||
|
||||
<gentext key="nav-prev" text="Précédent"/>
|
||||
<gentext key="nav-prev-sibling" text="Fast Backward"/>
|
||||
<gentext key="nav-next-sibling" text="Fast Forward"/>
|
||||
<gentext key="nav-next" text="Suivant"/>
|
||||
<gentext key="nav-up" text="Niveau supérieur"/>
|
||||
<gentext key="nav-home" text="Sommaire"/>
|
||||
|
||||
|
||||
|
||||
<gentext key="mathproposition" text="proposition"/>
|
||||
<gentext key="mathlemma" text="lemme"/>
|
||||
<gentext key="maththeorem" text="théorème"/>
|
||||
<dingbat key="startquote" text="«"/>
|
||||
<dingbat key="endquote" text="»"/>
|
||||
<dingbat key="nestedstartquote" text="«"/>
|
||||
<dingbat key="nestedendquote" text="»"/>
|
||||
<dingbat key="bullet" text="ߦ"/>
|
||||
|
||||
<xref element="bibliography" text="%t"/>
|
||||
<xref element="chapter" text="%g %n, %t"/>
|
||||
<xref element="dedication" text="%t"/>
|
||||
<xref element="glossary" text="%t"/>
|
||||
<xref element="index" text="%t"/>
|
||||
<xref element="preface" text="%t"/>
|
||||
|
||||
<xref element="appendix" text="%g %n, %t"/>
|
||||
</localization>
|
@ -1,94 +0,0 @@
|
||||
<localization language="hu">
|
||||
|
||||
<gentext key="abstract" text="Kivonat"/>
|
||||
<gentext key="answer" text="V:"/>
|
||||
<gentext key="appendix" text="Fűggelék"/>
|
||||
<gentext key="article" text="Cikk"/>
|
||||
<gentext key="bibliography" text="Irodalomjegyzék"/>
|
||||
<gentext key="book" text="Kőnyv"/>
|
||||
<gentext key="caution" text="Figyelem"/>
|
||||
<gentext key="chapter" text="Fejezet"/>
|
||||
<gentext key="colophon" text="Végszó"/>
|
||||
<gentext key="copyright" text="Vࣩdjegy"/>
|
||||
<gentext key="dedication" text="Ajánlás"/>
|
||||
<gentext key="edition" text="Kiadás"/>
|
||||
<gentext key="equation" text="Egyenlet"/>
|
||||
<gentext key="example" text="Példa"/>
|
||||
<gentext key="figure" text="Ábra"/>
|
||||
<gentext key="glosssee" text="Lásd"/>
|
||||
<gentext key="glossseealso" text="Lásd még"/>
|
||||
<gentext key="glossary" text="Szójegyzék"/>
|
||||
<gentext key="important" text="FONTOS"/>
|
||||
<gentext key="isbn" text="ISBN"/>
|
||||
<gentext key="important" text="Fontos"/>
|
||||
<gentext key="index" text="Tárgymutató"/>
|
||||
<gentext key="legalnotice" text="Jogi kőzlemény"/>
|
||||
<gentext key="msgaud" text="Célkőzőnség"/>
|
||||
<gentext key="msglevel" text="Szint"/>
|
||||
<gentext key="msgorig" text="Eredet"/>
|
||||
<gentext key="note" text="Megjegyzés"/>
|
||||
<gentext key="part" text="Rész"/>
|
||||
<gentext key="preface" text="Előszó"/>
|
||||
<gentext key="procedure" text="Eljárás"/>
|
||||
<gentext key="published" text="Megjelent"/>
|
||||
<gentext key="question" text="K:"/>
|
||||
<gentext key="refentry" text=""/>
|
||||
<gentext key="reference" text="Referencia"/>
|
||||
<gentext key="refname" text="Név"/>
|
||||
<gentext key="refsection" text=""/>
|
||||
<gentext key="refsynopsisdiv" text="Áttekintés"/>
|
||||
<gentext key="revision" text="Verzió"/>
|
||||
<gentext key="revhistory" text="Verziók tőrténete"/>
|
||||
<gentext key="section" text="Szakasz"/>
|
||||
<gentext key="see" text="Lásd"/>
|
||||
<gentext key="seealso" text="Lásd még"/>
|
||||
<gentext key="set" text="Set"/> <!-- en -->
|
||||
<gentext key="setindex" text="Set Index"/> <!-- en -->
|
||||
<gentext key="sidebar" text=""/>
|
||||
<gentext key="step" text="Lépés"/>
|
||||
<gentext key="table" text="Táblázat"/>
|
||||
<gentext key="tip" text="Tipp"/>
|
||||
<gentext key="warning" text="Figyelem"/>
|
||||
|
||||
<gentext key="TableofContents" text="Tartalom"/>
|
||||
<gentext key="in" text=""/>
|
||||
<gentext key="by" text=""/>
|
||||
<gentext key="Edited" text="Szerk."/>
|
||||
<gentext key="Editedby" text="Szerkesztette"/>
|
||||
<gentext key="and" text="és"/>
|
||||
<gentext key="Notes" text="Megjegyzések"/>
|
||||
<gentext key="TableNotes" text="Megjegyzések"/>
|
||||
<gentext key="nonexistantelement" text="nem létezo elem"/>
|
||||
<gentext key="Pgs" text="Lsz."/>
|
||||
<gentext key="unsupported" text="nem támogatott"/>
|
||||
<gentext key="xrefto" text="keresztref:"/>
|
||||
<gentext key="unexpectedelementname" text="Nem várt elemnév"/>
|
||||
<gentext key="Revisedby" text="Megvizsgálva: "/>
|
||||
|
||||
<gentext key="ListofTables" text="Táblázatok listája"/>
|
||||
<gentext key="ListofExamples" text="Példák listája"/>
|
||||
<gentext key="ListofFigures" text="Ábrák listája"/>
|
||||
<gentext key="ListofEquations" text="Egyenletek listája"/>
|
||||
<gentext key="ListofUnknown" text="Egyéb elemek listája"/>
|
||||
|
||||
<gentext key="nav-prev" text="Vissza"/>
|
||||
<gentext key="nav-prev-sibling" text="Gyors vissza"/>
|
||||
<gentext key="nav-next-sibling" text="Gyors Tovább"/>
|
||||
<gentext key="nav-next" text="Tovább"/>
|
||||
<gentext key="nav-up" text="Fel"/>
|
||||
<gentext key="nav-home" text="Tartalom"/>
|
||||
|
||||
<dingbat key="startquote" text='“'/>
|
||||
<dingbat key="endquote" text='”'/>
|
||||
<dingbat key="nestedstartquote" text="`"/>
|
||||
<dingbat key="nestedendquote" text="'"/>
|
||||
<dingbat key="bullet" text="ߦ"/>
|
||||
|
||||
<xref element="bibliography" text="%t"/>
|
||||
<xref element="chapter" text="%n %g %t"/>
|
||||
<xref element="dedication" text="%t"/>
|
||||
<xref element="glossary" text="%t"/>
|
||||
<xref element="index" text="%t"/>
|
||||
<xref element="preface" text="%t"/>
|
||||
|
||||
</localization>
|
@ -1,104 +0,0 @@
|
||||
<localization language="id">
|
||||
|
||||
<gentext key="abstract" text="Abstrak"/>
|
||||
<gentext key="answer" text="Jawab:"/>
|
||||
<gentext key="appendix" text="Lampiran"/>
|
||||
<gentext key="article" text="Artikel"/>
|
||||
<gentext key="bibliography" text="Bibliografi"/>
|
||||
<gentext key="book" text="Buku"/>
|
||||
<gentext key="caution" text="PERHATIAN"/>
|
||||
<gentext key="caution" text="Perhatian"/>
|
||||
<gentext key="chapter" text="Bab"/>
|
||||
<gentext key="colophon" text="Kolofon"/>
|
||||
<gentext key="copyright" text="Hak Cipta"/>
|
||||
<gentext key="dedication" text="Dedikasi"/>
|
||||
<gentext key="edition" text="Edisi"/>
|
||||
<gentext key="equation" text="Persamaan"/>
|
||||
<gentext key="example" text="Teladan"/>
|
||||
<gentext key="figure" text="Gambar"/>
|
||||
<gentext key="glosssee" text="Lihat"/>
|
||||
<gentext key="glossseealso" text="Lihat Juga"/>
|
||||
<gentext key="glossary" text="Daftar Istilah"/>
|
||||
<gentext key="important" text="PENTING"/>
|
||||
<gentext key="isbn" text="ISBN"/>
|
||||
<gentext key="important" text="Penting"/>
|
||||
<gentext key="index" text="Indeks"/>
|
||||
<gentext key="legalnotice" text="Aspek Hukum"/>
|
||||
<gentext key="msgaud" text="Pemirsa"/>
|
||||
<gentext key="msglevel" text="Tingkatan"/>
|
||||
<gentext key="msgorig" text="Asal"/>
|
||||
<gentext key="note" text="CATATAN"/>
|
||||
<gentext key="note" text="Catatan"/>
|
||||
<gentext key="part" text="Bagian"/>
|
||||
<gentext key="preface" text="Kata Pengantar"/>
|
||||
<gentext key="procedure" text="Prosedur"/>
|
||||
<gentext key="published" text="Diterbitkan"/>
|
||||
<gentext key="question" text="Tanya:"/>
|
||||
<gentext key="refentry" text=""/>
|
||||
<gentext key="reference" text="Referensi"/>
|
||||
<gentext key="refname" text="Nama"/>
|
||||
<gentext key="refsection" text=""/>
|
||||
<gentext key="refsynopsisdiv" text="Sinopsis"/>
|
||||
<gentext key="revision" text="Revisi"/>
|
||||
<gentext key="revhistory" text="Catatan Revisi"/>
|
||||
<gentext key="section" text="Bagian"/>
|
||||
<gentext key="see" text="Lihat"/>
|
||||
<gentext key="seealso" text="Lihat Juga"/>
|
||||
<gentext key="set" text="Set"/>
|
||||
<gentext key="setindex" text="Set Index"/>
|
||||
<gentext key="sidebar" text=""/>
|
||||
<gentext key="step" text="Tahap"/>
|
||||
<gentext key="tip" text="TIP"/>
|
||||
<gentext key="table" text="Tabel"/>
|
||||
<gentext key="tip" text="Tip"/>
|
||||
<gentext key="warning" text="AWAS"/>
|
||||
<gentext key="warning" text="Awas"/>
|
||||
<gentext key="appendix" text="lampiran"/>
|
||||
<gentext key="chapter" text="bab"/>
|
||||
<gentext key="section" text="bagian"/>
|
||||
<gentext key="sidebar" text="sidebar"/>
|
||||
<gentext key="step" text="tahap"/>
|
||||
<gentext key="seealso" text="Lihat juga"/>
|
||||
|
||||
<gentext key="TableofContents" text="Daftar Isi"/>
|
||||
<gentext key="in" text="di"/>
|
||||
<gentext key="by" text="oleh"/>
|
||||
<gentext key="Edited" text="disunting"/>
|
||||
<gentext key="Editedby" text="disunting oleh"/>
|
||||
<gentext key="and" text="dan"/>
|
||||
<gentext key="Notes" text="Catatan"/>
|
||||
<gentext key="TableNotes" text="Catatan"/>
|
||||
<gentext key="nonexistantelement" text="elemen tak tampak"/>
|
||||
<gentext key="Pgs" text="Hal."/>
|
||||
<gentext key="unsupported" text="tidak didukung"/>
|
||||
<gentext key="xrefto" text="xref ke"/>
|
||||
<gentext key="unexpectedelementname" text="Nama Elemen seharusnya tidak ada"/>
|
||||
<gentext key="Revisedby" text="Revised by: "/>
|
||||
|
||||
<gentext key="ListofTables" text="Daftar Tabel"/>
|
||||
<gentext key="ListofExamples" text="Daftar Teladan"/>
|
||||
<gentext key="ListofFigures" text="Daftar Gambar"/>
|
||||
<gentext key="ListofEquations" text="Daftar Persamaan"/>
|
||||
<gentext key="ListofUnknown" text="Daftar Gaib"/>
|
||||
|
||||
<gentext key="nav-prev" text="Prev"/>
|
||||
<gentext key="nav-prev-sibling" text="Fast Backward"/>
|
||||
<gentext key="nav-next-sibling" text="Fast Forward"/>
|
||||
<gentext key="nav-next" text="Next"/>
|
||||
<gentext key="nav-up" text="Up"/>
|
||||
<gentext key="nav-home" text="Home"/>
|
||||
|
||||
<dingbat key="startquote" text='“'/>
|
||||
<dingbat key="endquote" text='”'/>
|
||||
<dingbat key="nestedstartquote" text="`"/>
|
||||
<dingbat key="nestedendquote" text="'"/>
|
||||
<dingbat key="bullet" text="ߦ"/>
|
||||
|
||||
<xref element="bibliography" text="%t"/>
|
||||
<xref element="chapter" text="%g %n, %t"/>
|
||||
<xref element="dedication" text="%t"/>
|
||||
<xref element="glossary" text="%t"/>
|
||||
<xref element="index" text="%t"/>
|
||||
<xref element="preface" text="%t"/>
|
||||
|
||||
</localization>
|
@ -1,103 +0,0 @@
|
||||
<localization language="it">
|
||||
<!-- updates from camille@mandrakesoft.com -->
|
||||
|
||||
<gentext key="abstract" text="Estratto"/>
|
||||
<gentext key="appendix" text="Appendice"/>
|
||||
<gentext key="article" text="Articolo"/>
|
||||
<gentext key="audience" text="Pubblico"/>
|
||||
<gentext key="bibliography" text="Bibliografia"/>
|
||||
<gentext key="book" text="Libro"/>
|
||||
<gentext key="caution" text="CAUTELA"/>
|
||||
<gentext key="caution" text="Cautela"/>
|
||||
<gentext key="chapter" text="Capitolo"/>
|
||||
<gentext key="colophon" text="Colophon"/>
|
||||
<gentext key="copyright" text="Copyright"/>
|
||||
<gentext key="dedication" text="Dedica"/>
|
||||
<gentext key="edition" text="Edizione"/>
|
||||
<gentext key="equation" text="Equazione"/>
|
||||
<gentext key="example" text="Esempio"/>
|
||||
<gentext key="figure" text="Figura"/>
|
||||
<gentext key="glossary" text="Glossario"/>
|
||||
<gentext key="glosssee" text="Vedi"/>
|
||||
<gentext key="glossseealso" text="Vedi anche"/>
|
||||
<gentext key="important" text="IMPORTANTE"/>
|
||||
<gentext key="isbn" text="ISBN"/>
|
||||
<gentext key="important" text="Importante"/>
|
||||
<gentext key="index" text="Indice"/>
|
||||
<gentext key="legalnotice" text="Note legali"/>
|
||||
<gentext key="level" text="Livello"/>
|
||||
<gentext key="note" text="NOTA"/>
|
||||
<gentext key="name" text="Nome"/>
|
||||
<gentext key="note" text="Nota"/>
|
||||
<gentext key="origin" text="Origine"/>
|
||||
<gentext key="part" text="Parte"/>
|
||||
<gentext key="preface" text="Prefazione"/>
|
||||
<gentext key="procedure" text="Procedura"/>
|
||||
<gentext key="published" text="Pubblicato"/>
|
||||
<gentext key="reference" text="Riferimento"/>
|
||||
<gentext key="revision" text="Revisione"/>
|
||||
<gentext key="history" text="Diario"/>
|
||||
<gentext key="refsynopsisdiv" text="Sinossi"/>
|
||||
<gentext key="revisionhistory" text="Diario delle revisioni"/>
|
||||
<gentext key="section" text="Sezione"/>
|
||||
<gentext key="see" text="Vd."/>
|
||||
<gentext key="seealso" text="Vd. Anche"/>
|
||||
<gentext key="seealso" text="Vd. anche"/>
|
||||
<gentext key="set" text="Raccolta"/>
|
||||
<gentext key="setindex" text="Indice Raccolta"/>
|
||||
<gentext key="sidebar" text="Nota a margine"/>
|
||||
<gentext key="step" text="Passaggio"/>
|
||||
<gentext key="tip" text="SUGGERIMENTO"/>
|
||||
<gentext key="table" text="Tabella"/>
|
||||
<gentext key="tip" text="Suggerimento"/>
|
||||
<gentext key="warning" text="ATTENZIONE"/>
|
||||
<gentext key="warning" text="Attenzione"/>
|
||||
<gentext key="appendix" text="appendice"/>
|
||||
<gentext key="chapter" text="capitolo"/>
|
||||
<gentext key="section" text="sezione"/>
|
||||
<gentext key="step" text="passaggio"/>
|
||||
|
||||
<gentext key="TableofContents" text="Sommario"/>
|
||||
<gentext key="called" text="intitolato"/>
|
||||
<gentext key="in" text="in"/>
|
||||
<gentext key="by" text="di"/>
|
||||
<gentext key="Edited" text="A cura"/>
|
||||
<gentext key="Editedby" text="A cura di"/>
|
||||
<gentext key="and" text="e"/>
|
||||
<gentext key="Notes" text="Note"/>
|
||||
<gentext key="TableNotes" text="Note"/>
|
||||
<gentext key="nonexistantelement" text="elemento non esistente"/>
|
||||
<gentext key="the" text="il"/>
|
||||
<gentext key="Pgs" text="pp."/>
|
||||
<gentext key="unsupported" text="non supportato"/>
|
||||
<gentext key="xrefto" text="riferimento a"/>
|
||||
<gentext key="unexpectedelementname" text="Nome elemento inaspettato"/>
|
||||
<gentext key="Revisedby" text="Modificato da:"/>
|
||||
|
||||
<gentext key="ListofTables" text="Lista delle Tabelle"/>
|
||||
<gentext key="ListofExamples" text="Lista degli Esempi"/>
|
||||
<gentext key="ListofFigures" text="Lista delle Figure"/>
|
||||
<gentext key="ListofEquations" text="Lista delle Equazioni"/>
|
||||
<gentext key="ListofUnknown" text="Lista Sconosciuti"/>
|
||||
|
||||
<gentext key="nav-prev" text="Indietro"/>
|
||||
<gentext key="nav-prev-sibling" text="Salta indietro"/>
|
||||
<gentext key="nav-next-sibling" text="Salta avanti"/>
|
||||
<gentext key="nav-next" text="Avanti"/>
|
||||
<gentext key="nav-up" text="Risali"/>
|
||||
<gentext key="nav-home" text="Partenza"/>
|
||||
|
||||
<dingbat key="startquote" text="“"/>
|
||||
<dingbat key="endquote" text="”"/>
|
||||
<dingbat key="nestedstartquote" text="‘"/>
|
||||
<dingbat key="nestedendquote" text="’"/>
|
||||
<dingbat key="bullet" text="ߦ"/>
|
||||
|
||||
<xref element="bibliography" text="%t"/>
|
||||
<xref element="chapter" text="%g %n, %t"/>
|
||||
<xref element="dedication" text="%t"/>
|
||||
<xref element="glossary" text="%t"/>
|
||||
<xref element="index" text="%t"/>
|
||||
<xref element="preface" text="%t"/>
|
||||
|
||||
</localization>
|
@ -1,104 +0,0 @@
|
||||
<localization language="ja">
|
||||
|
||||
<!--
|
||||
;; Contributors:
|
||||
;; Karl Critz, kcritz@mathworks.com, contributed the original dbl1ja.ent file
|
||||
;; Ralf Schleitzer, ralf.schleitzer@ixos.de
|
||||
-->
|
||||
|
||||
<gentext key="abstract" text="概要"/>
|
||||
<gentext key="appendix" text="付録"/>
|
||||
<gentext key="article" text="項目"/>
|
||||
<gentext key="bibliography" text="参考文献"/>
|
||||
<gentext key="book" text="ブック"/>
|
||||
<gentext key="caution" text="注意"/>
|
||||
<gentext key="caution" text="注意"/>
|
||||
<gentext key="chapter" text="章"/>
|
||||
<gentext key="copyright" text="製作著作"/>
|
||||
<gentext key="dedication" text="謝辞"/>
|
||||
<gentext key="edition" text="編集"/>
|
||||
<gentext key="equation" text="式"/>
|
||||
<gentext key="example" text="例"/>
|
||||
<gentext key="figure" text="図"/>
|
||||
<gentext key="glosssee" text="参考"/>
|
||||
<gentext key="glossseealso" text="参考"/>
|
||||
<gentext key="glossary" text="用語集"/>
|
||||
<gentext key="important" text="重要項目"/>
|
||||
<gentext key="isbn" text="䥓䉎"/>
|
||||
<gentext key="important" text="重要項目"/>
|
||||
<gentext key="index" text="目次"/>
|
||||
<gentext key="legalnotice" text=""/>
|
||||
<gentext key="msgaud" text="䅵摩敮捥"/>
|
||||
<gentext key="msglevel" text="レベル"/>
|
||||
<gentext key="msgorig" text="オリジナル"/>
|
||||
<gentext key="note" text="注意"/>
|
||||
<gentext key="note" text="注意"/>
|
||||
<gentext key="part" text="パート"/>
|
||||
<gentext key="preface" text="序文"/>
|
||||
<gentext key="procedure" text="手順"/>
|
||||
<gentext key="published" text="発行"/>
|
||||
<gentext key="refname" text="名前"/>
|
||||
<gentext key="reference" text="参考"/>
|
||||
<gentext key="revision" text="改訂"/>
|
||||
<gentext key="revhistory" text="改訂履歴"/>
|
||||
<gentext key="section" text="節"/>
|
||||
<gentext key="see" text="参考"/>
|
||||
<gentext key="seealso" text="参考"/>
|
||||
<gentext key="set" text="設定"/>
|
||||
<gentext key="setindex" text="目次設定"/>
|
||||
<gentext key="sidebar" text=""/>
|
||||
<gentext key="step" text="ステップ"/>
|
||||
<gentext key="tip" text="ティップ"/>
|
||||
<gentext key="table" text="表"/>
|
||||
<gentext key="tip" text="ティップ"/>
|
||||
<gentext key="warning" text="警告"/>
|
||||
<gentext key="warning" text="警告"/>
|
||||
<gentext key="appendix" text="付録"/>
|
||||
<gentext key="chapter" text="章"/>
|
||||
<gentext key="section" text="節"/>
|
||||
<gentext key="sidebar" text="サイドバー"/>
|
||||
<gentext key="step" text="ステップ"/>
|
||||
<gentext key="seealso" text="参考"/>
|
||||
|
||||
<gentext key="TableofContents" text="目次"/>
|
||||
<gentext key="in" text="日付"/>
|
||||
<gentext key="by" text=":"/>
|
||||
<gentext key="Edited" text="作者"/>
|
||||
<gentext key="Editedby" text="26䕤楴㬠♢礻"/>
|
||||
<gentext key="and" text="、"/>
|
||||
<gentext key="Notes" text="注意"/>
|
||||
<gentext key="TableNotes" text="注意"/>
|
||||
<gentext key="nonexistantelement" text="要素が存在しません"/>
|
||||
<gentext key="Pgs" text="偧献"/>
|
||||
<gentext key="unsupported" text="サポートしません"/>
|
||||
<gentext key="xrefto" text="78牥映瑯"/>
|
||||
<gentext key="unexpectedelementname" text="不明な要素名"/>
|
||||
<gentext key="Revisedby" text="Revised by: "/>
|
||||
|
||||
<gentext key="ListofTables" text="表リスト"/>
|
||||
<gentext key="ListofExamples" text="例題リスト"/>
|
||||
<gentext key="ListofFigures" text="Figureリスト"/>
|
||||
<gentext key="ListofEquations" text="式リスト"/>
|
||||
<gentext key="ListofUnknown" text="不明リスト"/>
|
||||
|
||||
<gentext key="nav-prev" text="前のページ"/>
|
||||
<gentext key="nav-prev-sibling" text="Fast Backward"/>
|
||||
<gentext key="nav-next-sibling" text="Fast Forward"/>
|
||||
<gentext key="nav-next" text="次のページ"/>
|
||||
<gentext key="nav-up" text="Up"/>
|
||||
<gentext key="nav-home" text="Home"/>
|
||||
|
||||
<dingbat key="startquote" text="“"/>
|
||||
<dingbat key="endquote" text="”"/>
|
||||
<dingbat key="nestedstartquote" text="‘"/>
|
||||
<dingbat key="nestedendquote" text="’"/>
|
||||
<dingbat key="bullet" text="ߦ"/>
|
||||
|
||||
<xref element="bibliography" text="%t"/>
|
||||
<xref element="chapter" text="%g %n, %t"/>
|
||||
<xref element="dedication" text="%t"/>
|
||||
<xref element="glossary" text="%t"/>
|
||||
<xref element="index" text="%t"/>
|
||||
<xref element="preface" text="%t"/>
|
||||
|
||||
</localization>
|
@ -1,96 +0,0 @@
|
||||
<localization language="ko">
|
||||
|
||||
<!-- ;; by Park Yong Joo (yongjoo@kldp.org) -->
|
||||
|
||||
<gentext key="abstract" text="초록"/>
|
||||
<gentext key="answer" text="답변:"/>
|
||||
<gentext key="appendix" text="부록"/>
|
||||
<gentext key="article" text="문서"/>
|
||||
<gentext key="bibliography" text="서지사항"/>
|
||||
<gentext key="book" text="책"/>
|
||||
<gentext key="caution" text="경고!"/>
|
||||
<gentext key="chapter" text=""/>
|
||||
<gentext key="colophon" text="판권"/>
|
||||
<gentext key="copyright" text="Copyright"/>
|
||||
<gentext key="dedication" text="바치는 글"/>
|
||||
<gentext key="edition" text="개정판"/>
|
||||
<gentext key="equation" text="수식"/>
|
||||
<gentext key="example" text="예"/>
|
||||
<gentext key="figure" text="그림"/>
|
||||
<gentext key="glosssee" text="살펴볼 내용"/>
|
||||
<gentext key="glossseealso" text="다른 살펴볼 내용"/>
|
||||
<gentext key="glossary" text="용어해설"/>
|
||||
<gentext key="important" text="[중요]"/>
|
||||
<gentext key="isbn" text="ISBN"/>
|
||||
<gentext key="important" text="중요"/>
|
||||
<gentext key="index" text="색인"/>
|
||||
<gentext key="legalnotice" text="법적 공지"/>
|
||||
<gentext key="msgaud" text="듣기"/>
|
||||
<gentext key="msglevel" text="레벨"/>
|
||||
<gentext key="msgorig" text="원천"/>
|
||||
<gentext key="note" text="참고"/>
|
||||
<gentext key="part" text="부분"/>
|
||||
<gentext key="preface" text="서문"/>
|
||||
<gentext key="procedure" text="순서"/>
|
||||
<gentext key="published" text="출판"/>
|
||||
<gentext key="question" text="답변:"/>
|
||||
<gentext key="refentry" text=""/>
|
||||
<gentext key="reference" text="참고문헌"/>
|
||||
<gentext key="refname" text="제목"/>
|
||||
<gentext key="refsection" text=""/>
|
||||
<gentext key="refsynopsisdiv" text="요약"/>
|
||||
<gentext key="revision" text="교정"/>
|
||||
<gentext key="revhistory" text="교정 과정"/>
|
||||
<gentext key="section" text=""/>
|
||||
<gentext key="see" text="살펴볼 내용"/>
|
||||
<gentext key="seealso" text="[살펴볼 다른 내용]"/>
|
||||
<gentext key="set" text="전집"/>
|
||||
<gentext key="setindex" text="전집 색인"/>
|
||||
<gentext key="sidebar" text=""/>
|
||||
<gentext key="step" text="단계"/>
|
||||
<gentext key="table" text="표"/>
|
||||
<gentext key="tip" text="작은 정보"/>
|
||||
<gentext key="warning" text="주의"/>
|
||||
|
||||
<gentext key="TableofContents" text="차례"/>
|
||||
<gentext key="in" text="-"/>
|
||||
<gentext key="by" text="글쓴이 : "/>
|
||||
<gentext key="Edited" text="편집"/>
|
||||
<gentext key="Editedby" text="편집 : "/>
|
||||
<gentext key="and" text="그리고"/>
|
||||
<gentext key="Notes" text="주석"/>
|
||||
<gentext key="TableNotes" text="참고"/>
|
||||
<gentext key="nonexistantelement" text="존재하지 않는 기초요소입니다"/>
|
||||
<gentext key="Pgs" text="Pgs."/>
|
||||
<gentext key="unsupported" text="지원되지 않습니다"/>
|
||||
<gentext key="xrefto" text="이 곳을 참조하세요 : "/>
|
||||
<gentext key="unexpectedelementname" text="알 수 없는 기초요소 이름입니다"/>
|
||||
<gentext key="Revisedby" text="교정 : "/>
|
||||
|
||||
<gentext key="ListofTables" text="표 목록"/>
|
||||
<gentext key="ListofExamples" text="예 목록"/>
|
||||
<gentext key="ListofFigures" text="그림 목록"/>
|
||||
<gentext key="ListofEquations" text="수식 목록"/>
|
||||
<gentext key="ListofUnknown" text="기타 목록"/>
|
||||
|
||||
<gentext key="nav-prev" text="Prev"/>
|
||||
<gentext key="nav-prev-sibling" text="Fast Backward"/>
|
||||
<gentext key="nav-next-sibling" text="Fast Forward"/>
|
||||
<gentext key="nav-next" text="Next"/>
|
||||
<gentext key="nav-up" text="Up"/>
|
||||
<gentext key="nav-home" text="Home"/>
|
||||
|
||||
<dingbat key="startquote" text='“'/>
|
||||
<dingbat key="endquote" text='”'/>
|
||||
<dingbat key="nestedstartquote" text="`"/>
|
||||
<dingbat key="nestedendquote" text="'"/>
|
||||
<dingbat key="bullet" text="ߦ"/>
|
||||
|
||||
<xref element="bibliography" text="%t"/>
|
||||
<xref element="chapter" text="%g %n, %t"/>
|
||||
<xref element="dedication" text="%t"/>
|
||||
<xref element="glossary" text="%t"/>
|
||||
<xref element="index" text="%t"/>
|
||||
<xref element="preface" text="%t"/>
|
||||
|
||||
</localization>
|
@ -1,25 +0,0 @@
|
||||
<!ELEMENT internationalization (localization+)>
|
||||
|
||||
<!ELEMENT localization (gentext|dingbat|xref)*>
|
||||
<!ATTLIST localization
|
||||
language CDATA #REQUIRED
|
||||
>
|
||||
|
||||
<!ELEMENT gentext EMPTY>
|
||||
<!ATTLIST gentext
|
||||
key CDATA #REQUIRED
|
||||
text CDATA #REQUIRED
|
||||
>
|
||||
|
||||
<!ELEMENT dingbat EMPTY>
|
||||
<!ATTLIST dingbat
|
||||
key CDATA #REQUIRED
|
||||
text CDATA #REQUIRED
|
||||
>
|
||||
|
||||
<!ELEMENT xref EMPTY>
|
||||
<!ATTLIST xref
|
||||
element CDATA #REQUIRED
|
||||
text CDATA #REQUIRED
|
||||
>
|
||||
|
@ -1,59 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!DOCTYPE internationalization SYSTEM "l10n.dtd" [
|
||||
<!ENTITY ca SYSTEM "ca.xml">
|
||||
<!ENTITY cs SYSTEM "cs.xml">
|
||||
<!ENTITY da SYSTEM "da.xml">
|
||||
<!ENTITY de SYSTEM "de.xml">
|
||||
<!ENTITY el SYSTEM "el.xml">
|
||||
<!ENTITY en SYSTEM "en.xml">
|
||||
<!ENTITY es SYSTEM "es.xml">
|
||||
<!ENTITY et SYSTEM "et.xml">
|
||||
<!ENTITY fi SYSTEM "fi.xml">
|
||||
<!ENTITY fr SYSTEM "fr.xml">
|
||||
<!ENTITY hu SYSTEM "hu.xml">
|
||||
<!ENTITY id SYSTEM "id.xml">
|
||||
<!ENTITY it SYSTEM "it.xml">
|
||||
<!ENTITY ja SYSTEM "ja.xml">
|
||||
<!ENTITY ko SYSTEM "ko.xml">
|
||||
<!ENTITY nl SYSTEM "nl.xml">
|
||||
<!ENTITY no SYSTEM "no.xml">
|
||||
<!ENTITY pl SYSTEM "pl.xml">
|
||||
<!ENTITY pt SYSTEM "pt.xml">
|
||||
<!ENTITY pt_br SYSTEM "pt_br.xml">
|
||||
<!ENTITY ro SYSTEM "ro.xml">
|
||||
<!ENTITY ru SYSTEM "ru.xml">
|
||||
<!ENTITY sk SYSTEM "sk.xml">
|
||||
<!ENTITY sl SYSTEM "sl.xml">
|
||||
<!ENTITY sv SYSTEM "sv.xml">
|
||||
<!ENTITY zh_cn SYSTEM "zh_cn.xml">
|
||||
<!ENTITY zh_tw SYSTEM "zh_tw.xml">
|
||||
]>
|
||||
<internationalization>
|
||||
&ca;
|
||||
&cs;
|
||||
&da;
|
||||
&de;
|
||||
⪙
|
||||
&en;
|
||||
&es;
|
||||
&et;
|
||||
&fi;
|
||||
&fr;
|
||||
&hu;
|
||||
&id;
|
||||
⁢
|
||||
&ja;
|
||||
&ko;
|
||||
&nl;
|
||||
&no;
|
||||
&pl;
|
||||
&pt;
|
||||
&pt_br;
|
||||
&ro;
|
||||
&ru;
|
||||
&sk;
|
||||
&sl;
|
||||
&sv;
|
||||
&zh_cn;
|
||||
&zh_tw;
|
||||
</internationalization>
|
@ -1,248 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
version='1.0'>
|
||||
|
||||
<!-- ********************************************************************
|
||||
********************************************************************
|
||||
|
||||
Derived from the official XSL DocBook Stylesheet distribution.
|
||||
See http://nwalsh.com/docbook/xsl/ for copyright and other information.
|
||||
|
||||
This file contains localization templates (for internationalization)
|
||||
******************************************************************** -->
|
||||
|
||||
|
||||
|
||||
|
||||
<xsl:param name="l10n.xml" select="document('../common/l10n.xml')"/>
|
||||
<xsl:param name="l10n.gentext.language" select="''"/>
|
||||
<xsl:param name="l10n.gentext.default.language" select="'en'"/>
|
||||
<xsl:param name="l10n.gentext.use.xref.language" select="false()"/>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<xsl:template name="l10n.language">
|
||||
<xsl:param name="target" select="."/>
|
||||
<xsl:param name="xref-context" select="false()"/>
|
||||
|
||||
<xsl:variable name="language">
|
||||
<xsl:choose>
|
||||
<xsl:when test="$l10n.gentext.language != ''">
|
||||
<xsl:value-of select="$l10n.gentext.language"/>
|
||||
</xsl:when>
|
||||
|
||||
<xsl:when test="$xref-context or $l10n.gentext.use.xref.language">
|
||||
<xsl:variable name="lang-attr"
|
||||
select="($target/ancestor-or-self::*/@lang
|
||||
|$target/ancestor-or-self::*/@xml:lang)[last()]"/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="string($lang-attr) = ''">
|
||||
<xsl:value-of select="$l10n.gentext.default.language"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:value-of select="$lang-attr"/>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:when>
|
||||
|
||||
<xsl:otherwise>
|
||||
<xsl:variable name="lang-attr"
|
||||
select="(ancestor-or-self::*/@lang
|
||||
|ancestor-or-self::*/@xml:lang)[last()]"/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="string($lang-attr) = ''">
|
||||
<xsl:value-of select="$l10n.gentext.default.language"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:value-of select="$lang-attr"/>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:choose>
|
||||
<xsl:when test="contains($language,'-')">
|
||||
<xsl:value-of select="substring-before($language,'-')"/>
|
||||
<xsl:text>_</xsl:text>
|
||||
<xsl:value-of select="substring-after($language,'-')"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:value-of select="$language"/>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="gentext.xref.text">
|
||||
<xsl:param name="element.name" select="name(.)"/>
|
||||
<xsl:param name="default"></xsl:param>
|
||||
<xsl:param name="lang">
|
||||
<xsl:call-template name="l10n.language"/>
|
||||
</xsl:param>
|
||||
|
||||
<xsl:variable name="l10n.text">
|
||||
<xsl:value-of select="($l10n.xml/internationalization/localization[@language=$lang]/xref[@element=$element.name])[1]/@text"/>
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:choose>
|
||||
<xsl:when test="$l10n.text=''">
|
||||
<xsl:choose>
|
||||
<xsl:when test="$default=''">
|
||||
<xsl:message>
|
||||
<xsl:text>No "</xsl:text>
|
||||
<xsl:value-of select="$lang"/>
|
||||
<xsl:text>" cross reference text for "</xsl:text>
|
||||
<xsl:value-of select="$element.name"/>
|
||||
<xsl:text>" exists and no default specified.</xsl:text>
|
||||
</xsl:message>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:value-of select="$default"/>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:value-of select="$l10n.text"/>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="gentext">
|
||||
<xsl:param name="key" select="local-name(.)"/>
|
||||
<xsl:param name="lang">
|
||||
<xsl:call-template name="l10n.language"/>
|
||||
</xsl:param>
|
||||
|
||||
<xsl:variable name="l10n.gentext"
|
||||
select="($l10n.xml/internationalization/localization[@language=$lang]/gentext[@key=$key])[1]"/>
|
||||
|
||||
<xsl:variable name="l10n.name">
|
||||
<xsl:value-of select="$l10n.gentext/@text"/>
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:choose>
|
||||
<xsl:when test="count($l10n.gentext)=0">
|
||||
<xsl:message>
|
||||
<xsl:text>No "</xsl:text>
|
||||
<xsl:value-of select="$lang"/>
|
||||
<xsl:text>" localization of "</xsl:text>
|
||||
<xsl:value-of select="$key"/>
|
||||
<xsl:text>" exists; using "en".</xsl:text>
|
||||
</xsl:message>
|
||||
|
||||
<xsl:value-of select="($l10n.xml/internationalization/localization[@language='en']/gentext[@key=$key])[1]/@text"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:value-of select="$l10n.name"/>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="gentext.element.name">
|
||||
<xsl:param name="element.name" select="name(.)"/>
|
||||
<xsl:param name="lang">
|
||||
<xsl:call-template name="l10n.language"/>
|
||||
</xsl:param>
|
||||
|
||||
<xsl:call-template name="gentext">
|
||||
<xsl:with-param name="key" select="$element.name"/>
|
||||
<xsl:with-param name="lang" select="$lang"/>
|
||||
</xsl:call-template>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="gentext.space">
|
||||
<xsl:text> </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="gentext.edited.by">
|
||||
<xsl:call-template name="gentext.element.name">
|
||||
<xsl:with-param name="element.name">Editedby</xsl:with-param>
|
||||
</xsl:call-template>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="gentext.by">
|
||||
<xsl:call-template name="gentext.element.name">
|
||||
<xsl:with-param name="element.name">by</xsl:with-param>
|
||||
</xsl:call-template>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="gentext.dingbat">
|
||||
<xsl:param name="dingbat">bullet</xsl:param>
|
||||
<xsl:param name="lang">
|
||||
<xsl:call-template name="l10n.language"/>
|
||||
</xsl:param>
|
||||
|
||||
<xsl:variable name="l10n.dingbat">
|
||||
<xsl:value-of select="($l10n.xml/internationalization/localization[@language=$lang]/dingbat[@key=$dingbat])[1]/@text"/>
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:choose>
|
||||
<xsl:when test="$l10n.dingbat=''">
|
||||
<xsl:message>
|
||||
<xsl:text>No "</xsl:text>
|
||||
<xsl:value-of select="$lang"/>
|
||||
<xsl:text>" localization of dingbat </xsl:text>
|
||||
<xsl:value-of select="$dingbat"/>
|
||||
<xsl:text> exists; using "en".</xsl:text>
|
||||
</xsl:message>
|
||||
|
||||
<xsl:value-of select="($l10n.xml/internationalization/localization[@language='en']/dingbat[@key=$dingbat])[1]/@text"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:value-of select="$l10n.dingbat"/>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="gentext.startquote">
|
||||
<xsl:call-template name="gentext.dingbat">
|
||||
<xsl:with-param name="dingbat">startquote</xsl:with-param>
|
||||
</xsl:call-template>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="gentext.endquote">
|
||||
<xsl:call-template name="gentext.dingbat">
|
||||
<xsl:with-param name="dingbat">endquote</xsl:with-param>
|
||||
</xsl:call-template>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="gentext.nestedstartquote">
|
||||
<xsl:call-template name="gentext.dingbat">
|
||||
<xsl:with-param name="dingbat">nestedstartquote</xsl:with-param>
|
||||
</xsl:call-template>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="gentext.nestedendquote">
|
||||
<xsl:call-template name="gentext.dingbat">
|
||||
<xsl:with-param name="dingbat">nestedendquote</xsl:with-param>
|
||||
</xsl:call-template>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="gentext.nav.prev">
|
||||
<xsl:call-template name="gentext.element.name">
|
||||
<xsl:with-param name="element.name">nav-prev</xsl:with-param>
|
||||
</xsl:call-template>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="gentext.nav.next">
|
||||
<xsl:call-template name="gentext.element.name">
|
||||
<xsl:with-param name="element.name">nav-next</xsl:with-param>
|
||||
</xsl:call-template>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="gentext.nav.home">
|
||||
<xsl:call-template name="gentext.element.name">
|
||||
<xsl:with-param name="element.name">nav-home</xsl:with-param>
|
||||
</xsl:call-template>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="gentext.nav.up">
|
||||
<xsl:call-template name="gentext.element.name">
|
||||
<xsl:with-param name="element.name">nav-up</xsl:with-param>
|
||||
</xsl:call-template>
|
||||
</xsl:template>
|
||||
|
||||
</xsl:stylesheet>
|
||||
|
@ -1,105 +0,0 @@
|
||||
<localization language="nl">
|
||||
|
||||
<!-- Updated by Frederik Fouvry, fouvry@essex.ac.uk -->
|
||||
<!-- Vincent Partington, vincent.partington@graddelt.com -->
|
||||
<!-- Updated by Erwin Bolwidt, ejb@tryllian.com, august 2000 -->
|
||||
|
||||
<gentext key="abstract" text="Overzicht"/>
|
||||
<gentext key="answer" text="A:"/>
|
||||
<gentext key="appendix" text="Aanhangsel"/>
|
||||
<gentext key="article" text="Artikel"/>
|
||||
<gentext key="bibliography" text="Bibliografie"/>
|
||||
<gentext key="book" text="Boek"/>
|
||||
<gentext key="caution" text="Waarschuwing"/>
|
||||
<gentext key="chapter" text="Hoofdstuk"/>
|
||||
<gentext key="colophon" text="Colofon"/>
|
||||
<gentext key="copyright" text="Copyright"/>
|
||||
<gentext key="dedication" text="Opdracht"/>
|
||||
<gentext key="edition" text="Uitgave"/>
|
||||
<gentext key="equation" text="Vergelijking"/>
|
||||
<gentext key="example" text="Voorbeeld"/>
|
||||
<gentext key="figure" text="Figuur"/>
|
||||
<gentext key="glossary" text="Woordenlijst"/>
|
||||
<gentext key="glosssee" text="Zie"/>
|
||||
<gentext key="glossseealso" text="Zie ook"/>
|
||||
<gentext key="important" text="Belangrijk"/>
|
||||
<gentext key="index" text="Index"/>
|
||||
<gentext key="isbn" text="ISBN"/>
|
||||
<gentext key="legalnotice" text="Juridische mededeling"/>
|
||||
<gentext key="msgaud" text="Doelgroep"/>
|
||||
<gentext key="msglevel" text="Ernst"/>
|
||||
<gentext key="msgorig" text="Afkomst"/>
|
||||
<gentext key="note" text="N.B."/>
|
||||
<gentext key="part" text="Deel"/>
|
||||
<gentext key="preface" text="Inleiding"/>
|
||||
<gentext key="procedure" text="Procedure"/>
|
||||
<gentext key="published" text="Gepubliceerd"/>
|
||||
<gentext key="pubdate" text="Gepubliceerd"/>
|
||||
<gentext key="question" text="V:"/>
|
||||
<gentext key="refentry" text="Referentielemma"/>
|
||||
<gentext key="reference" text="Referentie"/>
|
||||
<gentext key="refname" text="Referentienaam"/>
|
||||
<gentext key="refsection" text="Referentieparagraaf"/>
|
||||
<gentext key="refsynopsisdiv" text="Samenvatting"/>
|
||||
<gentext key="revhistory" text="Revisie verloop"/>
|
||||
<gentext key="revision" text="Revisie"/>
|
||||
<gentext key="section" text="Sectie"/>
|
||||
<gentext key="sect1" text="Sectie"/>
|
||||
<gentext key="sect2" text="Sectie"/>
|
||||
<gentext key="sect3" text="Sectie"/>
|
||||
<gentext key="sect4" text="Sectie"/>
|
||||
<gentext key="sect5" text="Sectie"/>
|
||||
<gentext key="see" text="Zie"/>
|
||||
<gentext key="seealso" text="Zie ook"/>
|
||||
<gentext key="set" text="Verzameling"/>
|
||||
<gentext key="setindex" text="Hoofdindex"/>
|
||||
<gentext key="sidebar" text="Excursie"/>
|
||||
<gentext key="step" text="Stap"/>
|
||||
<gentext key="table" text="Tabel"/>
|
||||
<gentext key="tip" text="Tip"/>
|
||||
<gentext key="warning" text="Waarschuwing"/>
|
||||
|
||||
<gentext key="TableofContents" text="Inhoudsopgave"/>
|
||||
<gentext key="in" text="in"/>
|
||||
<gentext key="by" text="door"/>
|
||||
<gentext key="Edited" text="Redactie"/>
|
||||
<gentext key="Editedby" text="Redactie door"/>
|
||||
<gentext key="and" text="en"/>
|
||||
<gentext key="Notes" text="Opmerkingen"/>
|
||||
<gentext key="TableNotes" text="Opmerkingen"/>
|
||||
<gentext key="nonexistantelement" text="niet-bestaand element"/>
|
||||
<gentext key="Pgs" text="blz."/>
|
||||
<gentext key="unsupported" text="niet ondersteund"/>
|
||||
<gentext key="xrefto" text="verwijzing naar"/>
|
||||
<gentext key="unexpectedelementname" text="Onverwachte naam van element"/>
|
||||
<gentext key="Revisedby" text="Herzien door:"/>
|
||||
|
||||
<gentext key="ListofTables" text="Lijst van Tabellen"/>
|
||||
<gentext key="ListofExamples" text="Lijst van Voorbeelden"/>
|
||||
<gentext key="ListofFigures" text="Lijst van Figuren"/>
|
||||
<gentext key="ListofEquations" text="Lijst van Vergelijkingen"/>
|
||||
<gentext key="ListofUnknown" text="Lijst van Onbekends"/>
|
||||
|
||||
<gentext key="nav-prev" text="Vorige"/>
|
||||
<gentext key="nav-prev-sibling" text="Snel terug"/>
|
||||
<gentext key="nav-next-sibling" text="Snel vooruit"/>
|
||||
<gentext key="nav-next" text="Volgende"/>
|
||||
<gentext key="nav-up" text="Omhoog"/>
|
||||
<gentext key="nav-home" text="Begin"/>
|
||||
|
||||
<gentext key="the section called" text="de sectie genaamd"/>
|
||||
|
||||
<dingbat key="startquote" text="“"/>
|
||||
<dingbat key="endquote" text="”"/>
|
||||
<dingbat key="nestedstartquote" text="‘"/>
|
||||
<dingbat key="nestedendquote" text="’"/>
|
||||
<dingbat key="bullet" text="ߦ"/>
|
||||
|
||||
<xref element="chapter" text="%g %n, %t"/>
|
||||
<xref element="dedication" text="%t"/>
|
||||
<xref element="preface" text="%t"/>
|
||||
<xref element="bibliography" text="%t"/>
|
||||
<xref element="glossary" text="%t"/>
|
||||
<xref element="index" text="%t"/>
|
||||
|
||||
</localization>
|
@ -1,97 +0,0 @@
|
||||
<localization language="no">
|
||||
|
||||
<gentext key="abstract" text="Abstract"/>
|
||||
<gentext key="appendix" text="Tillegg"/>
|
||||
<gentext key="article" text=""/>
|
||||
<gentext key="bibliography" text="Bibliografi"/>
|
||||
<gentext key="book" text=""/>
|
||||
<gentext key="caution" text="OBS"/>
|
||||
<gentext key="caution" text="Obs"/>
|
||||
<gentext key="chapter" text="Kapittel"/>
|
||||
<gentext key="copyright" text="Copyright"/>
|
||||
<gentext key="dedication" text="Dedikasjon"/>
|
||||
<gentext key="edition" text=""/>
|
||||
<gentext key="equation" text="Formel"/>
|
||||
<gentext key="example" text="Eksempel"/>
|
||||
<gentext key="figure" text="Figur"/>
|
||||
<gentext key="glosssee" text="Se"/>
|
||||
<gentext key="glossseealso" text="Se Også"/>
|
||||
<gentext key="glossary" text="Ordliste"/>
|
||||
<gentext key="important" text="VIKTIG"/>
|
||||
<gentext key="isbn" text="ISBN"/>
|
||||
<gentext key="important" text="Viktig"/>
|
||||
<gentext key="index" text="Indeks"/>
|
||||
<gentext key="legalnotice" text=""/>
|
||||
<gentext key="msgaud" text="Publikum"/>
|
||||
<gentext key="msglevel" text="Nivå"/>
|
||||
<gentext key="msgorig" text="Opphav"/>
|
||||
<gentext key="note" text="NOTAT"/>
|
||||
<gentext key="note" text="Notat"/>
|
||||
<gentext key="part" text="Del"/>
|
||||
<gentext key="preface" text="Forord"/>
|
||||
<gentext key="procedure" text="Prosedyre"/>
|
||||
<gentext key="published" text=""/>
|
||||
<gentext key="refname" text="Navn"/>
|
||||
<gentext key="reference" text="Referanse"/>
|
||||
<gentext key="revision" text="Revisjon"/>
|
||||
<gentext key="revhistory" text="Revisjonshistorie"/>
|
||||
<gentext key="section" text="Seksjon"/>
|
||||
<gentext key="see" text="Se"/>
|
||||
<gentext key="seealso" text="Se Også"/>
|
||||
<gentext key="set" text=""/>
|
||||
<gentext key="setindex" text="Indeks"/>
|
||||
<gentext key="sidebar" text=""/>
|
||||
<gentext key="step" text="Steg"/>
|
||||
<gentext key="tip" text="TIPS"/>
|
||||
<gentext key="table" text="Tabell"/>
|
||||
<gentext key="tip" text="Tips"/>
|
||||
<gentext key="warning" text="ADVARSEL"/>
|
||||
<gentext key="warning" text="Advarsel"/>
|
||||
<gentext key="appendix" text="Tillegg"/>
|
||||
<gentext key="chapter" text="Kapittel"/>
|
||||
<gentext key="section" text="seksjon"/>
|
||||
<gentext key="step" text="steg"/>
|
||||
<gentext key="seealso" text="Se også"/>
|
||||
|
||||
<gentext key="TableofContents" text="Innholdsfortegnelse"/>
|
||||
<gentext key="in" text="i"/>
|
||||
<gentext key="by" text="av"/>
|
||||
<gentext key="Edited" text="Redigert"/>
|
||||
<gentext key="Editedby" text="Redigert av"/>
|
||||
<gentext key="and" text="og"/>
|
||||
<gentext key="Notes" text="Sluttnotater"/>
|
||||
<gentext key="TableNotes" text="Notater"/>
|
||||
<gentext key="nonexistantelement" text="ikke-eksisterende element"/>
|
||||
<gentext key="Pgs" text="Sdr."/>
|
||||
<gentext key="unsupported" text="ikke st⊘ttet"/>
|
||||
<gentext key="xrefto" text="xref til"/>
|
||||
<gentext key="unexpectedelementname" text="UVENTET-ELEMENTNAVN"/>
|
||||
<gentext key="Revisedby" text="Revised by: "/>
|
||||
|
||||
<gentext key="ListofTables" text="Tabelloversikt"/>
|
||||
<gentext key="ListofExamples" text="Eksempeloversikt"/>
|
||||
<gentext key="ListofFigures" text="Figuroversikt"/>
|
||||
<gentext key="ListofEquations" text="Formeloversikt"/>
|
||||
<gentext key="ListofUnknown" text="???-oversikt"/>
|
||||
|
||||
<gentext key="nav-prev" text="Forrige"/>
|
||||
<gentext key="nav-prev-sibling" text="Raskt Bakover"/>
|
||||
<gentext key="nav-next-sibling" text="Raskt Fremover"/>
|
||||
<gentext key="nav-next" text="Neste"/>
|
||||
<gentext key="nav-up" text="Opp"/>
|
||||
<gentext key="nav-home" text="Hjem"/>
|
||||
|
||||
<dingbat key="startquote" text="“"/>
|
||||
<dingbat key="endquote" text="”"/>
|
||||
<dingbat key="nestedstartquote" text="‘"/>
|
||||
<dingbat key="nestedendquote" text="’"/>
|
||||
<dingbat key="bullet" text="ߦ"/>
|
||||
|
||||
<xref element="bibliography" text="%t"/>
|
||||
<xref element="chapter" text="%g %n, %t"/>
|
||||
<xref element="dedication" text="%t"/>
|
||||
<xref element="glossary" text="%t"/>
|
||||
<xref element="index" text="%t"/>
|
||||
<xref element="preface" text="%t"/>
|
||||
|
||||
</localization>
|
@ -1,96 +0,0 @@
|
||||
<localization language="pl">
|
||||
|
||||
<gentext key="abstract" text="Abstrakt"/>
|
||||
<gentext key="appendix" text="Dodatek"/>
|
||||
<gentext key="article" text="Article"/>
|
||||
<gentext key="bibliography" text="Bibliografia"/>
|
||||
<gentext key="book" text="Book"/>
|
||||
<gentext key="caution" text="PRZYPADEK"/>
|
||||
<gentext key="caution" text="Przypadek"/>
|
||||
<gentext key="chapter" text="Rozdzia³"/>
|
||||
<gentext key="copyright" text="Copyright"/>
|
||||
<gentext key="dedication" text="Dedykacja"/>
|
||||
<gentext key="edition" text="Wydanie"/>
|
||||
<gentext key="equation" text="Równanie"/>
|
||||
<gentext key="example" text="Przyk³ad"/>
|
||||
<gentext key="figure" text="Rysunek"/>
|
||||
<gentext key="glosssee" text="Patrz"/>
|
||||
<gentext key="glossseealso" text="Patrz te¿"/>
|
||||
<gentext key="glossary" text="Glossary"/>
|
||||
<gentext key="important" text="WA¯NE"/>
|
||||
<gentext key="isbn" text="ISBN"/>
|
||||
<gentext key="important" text="WA¯NE"/>
|
||||
<gentext key="index" text="Indeks"/>
|
||||
<gentext key="legalnotice" text=""/>
|
||||
<gentext key="msgaud" text="Odbiorcy"/>
|
||||
<gentext key="msglevel" text="Poziom"/>
|
||||
<gentext key="msgorig" text="Nadawca"/>
|
||||
<gentext key="note" text="NOTATKA"/>
|
||||
<gentext key="note" text="Notatka"/>
|
||||
<gentext key="part" text="Czê¶æ"/>
|
||||
<gentext key="preface" text="Przedmowa"/>
|
||||
<gentext key="procedure" text="Procedura"/>
|
||||
<gentext key="published" text="Data wydania"/>
|
||||
<gentext key="refname" text="Nazwa"/>
|
||||
<gentext key="reference" text="Materia³y ¼ród³owe"/>
|
||||
<gentext key="revision" text="Zmiana"/>
|
||||
<gentext key="revhistory" text="Historia zmian"/>
|
||||
<gentext key="section" text="Sekcja"/>
|
||||
<gentext key="see" text="Patrz"/>
|
||||
<gentext key="seealso" text="Patrz Te¿"/>
|
||||
<gentext key="set" text="Set"/>
|
||||
<gentext key="setindex" text="Indeks"/>
|
||||
<gentext key="sidebar" text=""/>
|
||||
<gentext key="step" text="krok"/>
|
||||
<gentext key="tip" text="Podpowied¼"/>
|
||||
<gentext key="table" text="Tabela"/>
|
||||
<gentext key="tip" text="Podpowied¼"/>
|
||||
<gentext key="warning" text="Ostrze¿enie"/>
|
||||
<gentext key="warning" text="Ostrze¿enie"/>
|
||||
<gentext key="appendix" text="dodatek"/>
|
||||
<gentext key="chapter" text="rozdzia³"/>
|
||||
<gentext key="section" text="sekcja"/>
|
||||
<gentext key="step" text="krok"/>
|
||||
<gentext key="seealso" text="Patrz te¿"/>
|
||||
|
||||
<gentext key="TableofContents" text="Spis tre¶ci"/>
|
||||
<gentext key="in" text="w"/>
|
||||
<gentext key="by" text=""/>
|
||||
<gentext key="Editedby" text="Redakcja: "/>
|
||||
<gentext key="and" text="i"/>
|
||||
<gentext key="Notes" text="Przypisy"/>
|
||||
<gentext key="TableNotes" text="Przypisy"/>
|
||||
<gentext key="nonexistantelement" text="nie istniej±cy element"/>
|
||||
<gentext key="Pgs" text="stron"/>
|
||||
<gentext key="unsupported" text="nie wspierany"/>
|
||||
<gentext key="xrefto" text="xref to"/>
|
||||
<gentext key="unexpectedelementname" text="Unexpected element name"/>
|
||||
<gentext key="Revisedby" text="Revised by: "/>
|
||||
|
||||
<gentext key="ListofTables" text="Spis tabel"/>
|
||||
<gentext key="ListofExamples" text="Spis przyk³adów"/>
|
||||
<gentext key="ListofFigures" text="Spis rysunków"/>
|
||||
<gentext key="ListofEquations" text="Spis równañ"/>
|
||||
<gentext key="ListofUnknown" text="Spis ???"/>
|
||||
|
||||
<gentext key="nav-prev" text="Poprzedni"/>
|
||||
<gentext key="nav-prev-sibling" text="Poprzedni rozdzia³"/>
|
||||
<gentext key="nav-next-sibling" text="Nastêpny rozdzia³"/>
|
||||
<gentext key="nav-next" text="Nastêpny"/>
|
||||
<gentext key="nav-up" text="Pocz±tek rozdzia³u"/>
|
||||
<gentext key="nav-home" text="Spis tre¶ci"/>
|
||||
|
||||
<dingbat key="startquote" text="“"/>
|
||||
<dingbat key="endquote" text="”"/>
|
||||
<dingbat key="nestedstartquote" text="‘"/>
|
||||
<dingbat key="nestedendquote" text="’"/>
|
||||
<dingbat key="bullet" text="ߦ"/>
|
||||
|
||||
<xref element="bibliography" text="%t"/>
|
||||
<xref element="chapter" text="%g %n, %t"/>
|
||||
<xref element="dedication" text="%t"/>
|
||||
<xref element="glossary" text="%t"/>
|
||||
<xref element="index" text="%t"/>
|
||||
<xref element="preface" text="%t"/>
|
||||
|
||||
</localization>
|
@ -1,98 +0,0 @@
|
||||
<localization language="pt">
|
||||
|
||||
<gentext key="abstract" text="Resumo"/>
|
||||
<gentext key="appendix" text="Apêndice"/>
|
||||
<gentext key="article" text="Article"/>
|
||||
<gentext key="bibliography" text="Bibliografia"/>
|
||||
<gentext key="book" text="Book"/>
|
||||
<gentext key="caution" text="CAUTELA"/>
|
||||
<gentext key="caution" text="Cautela"/>
|
||||
<gentext key="chapter" text="Capítulo"/>
|
||||
<gentext key="copyright" text="Copyright"/>
|
||||
<gentext key="dedication" text="Dedicatória"/>
|
||||
<gentext key="edition" text="Edição"/>
|
||||
<gentext key="equation" text="Equação"/>
|
||||
<gentext key="example" text="Exemplo"/>
|
||||
<gentext key="figure" text="Figura"/>
|
||||
<gentext key="glosssee" text="Ver"/>
|
||||
<gentext key="glossseealso" text="Ver Também"/>
|
||||
<gentext key="glossary" text="Glossario"/>
|
||||
<gentext key="important" text="IMPORTANTE"/>
|
||||
<gentext key="isbn" text="ISBN"/>
|
||||
<gentext key="important" text="Importante"/>
|
||||
<gentext key="index" text="Index"/>
|
||||
<gentext key="legalnotice" text=""/>
|
||||
<gentext key="msgaud" text="Audiência"/>
|
||||
<gentext key="msglevel" text="Nível"/>
|
||||
<gentext key="msgorig" text="Origem"/>
|
||||
<gentext key="note" text="NOTA"/>
|
||||
<gentext key="note" text="Nota"/>
|
||||
<gentext key="part" text="Parte"/>
|
||||
<gentext key="preface" text="Prefácio"/>
|
||||
<gentext key="procedure" text="Procedimento"/>
|
||||
<gentext key="pubdate" text="Editado"/>
|
||||
<gentext key="published" text="Published"/>
|
||||
<gentext key="refname" text="Nome"/>
|
||||
<gentext key="reference" text="Referência"/>
|
||||
<gentext key="revision" text="Revisão"/>
|
||||
<gentext key="revhistory" text="Hitorial de Revisões"/>
|
||||
<gentext key="section" text="Secção"/>
|
||||
<gentext key="see" text="Ver"/>
|
||||
<gentext key="seealso" text="Ver Também"/>
|
||||
<gentext key="set" text="Set"/>
|
||||
<gentext key="setindex" text="Set Index"/>
|
||||
<gentext key="sidebar" text="Sidebar"/>
|
||||
<gentext key="step" text="Passo"/>
|
||||
<gentext key="tip" text="DICA"/>
|
||||
<gentext key="table" text="Tabela"/>
|
||||
<gentext key="tip" text="Dica"/>
|
||||
<gentext key="warning" text="ATENÇÃO"/>
|
||||
<gentext key="warning" text="Atenção"/>
|
||||
<gentext key="appendix" text="apêndice"/>
|
||||
<gentext key="chapter" text="capítulo"/>
|
||||
<gentext key="section" text="secção"/>
|
||||
<gentext key="step" text="passo"/>
|
||||
<gentext key="seealso" text="ver também"/>
|
||||
|
||||
<gentext key="TableofContents" text="Índice"/>
|
||||
<gentext key="in" text=""/>
|
||||
<gentext key="by" text="por"/>
|
||||
<gentext key="Edited" text="Editado"/>
|
||||
<gentext key="Editedby" text="Editado por"/>
|
||||
<gentext key="and" text="e"/>
|
||||
<gentext key="Notes" text="Notas"/>
|
||||
<gentext key="TableNotes" text="Notas"/>
|
||||
<gentext key="nonexistantelement" text="non-existant element"/>
|
||||
<gentext key="Pgs" text="Páginas"/>
|
||||
<gentext key="unsupported" text="unsupported"/>
|
||||
<gentext key="xrefto" text="xref to"/>
|
||||
<gentext key="unexpectedelementname" text="Unexpected element name"/>
|
||||
<gentext key="Revisedby" text="Revised by: "/>
|
||||
|
||||
<gentext key="ListofTables" text="Lista de Tabelas"/>
|
||||
<gentext key="ListofExamples" text="Lista de Exemplos"/>
|
||||
<gentext key="ListofFigures" text="Lista de Figuras"/>
|
||||
<gentext key="ListofEquations" text="Lista de Equações"/>
|
||||
<gentext key="ListofUnknown" text="List of ???"/>
|
||||
|
||||
<gentext key="nav-prev" text="Prev"/>
|
||||
<gentext key="nav-prev-sibling" text="Fast Backward"/>
|
||||
<gentext key="nav-next-sibling" text="Fast Forward"/>
|
||||
<gentext key="nav-next" text="Next"/>
|
||||
<gentext key="nav-up" text="Up"/>
|
||||
<gentext key="nav-home" text="Home"/>
|
||||
|
||||
<dingbat key="startquote" text="“"/>
|
||||
<dingbat key="endquote" text="”"/>
|
||||
<dingbat key="nestedstartquote" text="‘"/>
|
||||
<dingbat key="nestedendquote" text="’"/>
|
||||
<dingbat key="bullet" text="ߦ"/>
|
||||
|
||||
<xref element="bibliography" text="%t"/>
|
||||
<xref element="chapter" text="%g %n, %t"/>
|
||||
<xref element="dedication" text="%t"/>
|
||||
<xref element="glossary" text="%t"/>
|
||||
<xref element="index" text="%t"/>
|
||||
<xref element="preface" text="%t"/>
|
||||
|
||||
</localization>
|
@ -1,98 +0,0 @@
|
||||
<localization language="pt_br">
|
||||
|
||||
<gentext key="abstract" text="Resumo"/>
|
||||
<gentext key="appendix" text="Apêndice"/>
|
||||
<gentext key="article" text="Artigo"/>
|
||||
<gentext key="bibliography" text="Bibliografia"/>
|
||||
<gentext key="book" text="Livro"/>
|
||||
<gentext key="caution" text="CUIDADO"/>
|
||||
<gentext key="caution" text="Cuidado"/>
|
||||
<gentext key="chapter" text="Capítulo"/>
|
||||
<gentext key="copyright" text="Copyright"/>
|
||||
<gentext key="dedication" text="Dedicatória"/>
|
||||
<gentext key="edition" text="Edição"/>
|
||||
<gentext key="equation" text="Equação"/>
|
||||
<gentext key="example" text="Exemplo"/>
|
||||
<gentext key="figure" text="Figura"/>
|
||||
<gentext key="glosssee" text="Ver"/>
|
||||
<gentext key="glossseealso" text="Ver Também"/>
|
||||
<gentext key="glossary" text="Glossário"/>
|
||||
<gentext key="important" text="IMPORTANTE"/>
|
||||
<gentext key="isbn" text="ISBN"/>
|
||||
<gentext key="important" text="Importante"/>
|
||||
<gentext key="index" text="Índice Remissivo"/>
|
||||
<gentext key="legalnotice" text="Nota Legal"/>
|
||||
<gentext key="msgaud" text="Audiência"/>
|
||||
<gentext key="msglevel" text="Nível"/>
|
||||
<gentext key="msgorig" text="Origem"/>
|
||||
<gentext key="note" text="NOTA"/>
|
||||
<gentext key="note" text="Nota"/>
|
||||
<gentext key="part" text="Parte"/>
|
||||
<gentext key="preface" text="Prefácio"/>
|
||||
<gentext key="procedure" text="Procedimento"/>
|
||||
<gentext key="pubdate" text="Data de Publicação"/>
|
||||
<gentext key="published" text="Publicado"/>
|
||||
<gentext key="refname" text="Nome"/>
|
||||
<gentext key="reference" text="Referência"/>
|
||||
<gentext key="revision" text="Revisão"/>
|
||||
<gentext key="revhistory" text="Histórico de Revisões"/>
|
||||
<gentext key="section" text="Secção"/>
|
||||
<gentext key="see" text="Ver"/>
|
||||
<gentext key="seealso" text="Ver Também"/>
|
||||
<gentext key="set" text="Conjunto"/>
|
||||
<gentext key="setindex" text="Índice do Conjunto"/>
|
||||
<gentext key="sidebar" text="Quadro Lateral"/>
|
||||
<gentext key="step" text="Passo"/>
|
||||
<gentext key="tip" text="DICA"/>
|
||||
<gentext key="table" text="Tabela"/>
|
||||
<gentext key="tip" text="Dica"/>
|
||||
<gentext key="warning" text="ATENÇÃO"/>
|
||||
<gentext key="warning" text="Atenção"/>
|
||||
<gentext key="appendix" text="apêndice"/>
|
||||
<gentext key="chapter" text="capítulo"/>
|
||||
<gentext key="section" text="secção"/>
|
||||
<gentext key="step" text="passo"/>
|
||||
<gentext key="seealso" text="ver também"/>
|
||||
|
||||
<gentext key="TableofContents" text="Índice"/>
|
||||
<gentext key="in" text=""/>
|
||||
<gentext key="by" text="por"/>
|
||||
<gentext key="Edited" text="Editado"/>
|
||||
<gentext key="Editedby" text="Editado por"/>
|
||||
<gentext key="Revisedby" text="Revised by: "/> <!-- en -->
|
||||
<gentext key="and" text="e"/>
|
||||
<gentext key="Notes" text="Notas"/>
|
||||
<gentext key="TableNotes" text="Notas"/>
|
||||
<gentext key="nonexistantelement" text="elemento inexistente"/>
|
||||
<gentext key="Pgs" text="Páginas"/>
|
||||
<gentext key="unsupported" text="não suportado"/>
|
||||
<gentext key="xrefto" text="referência para"/>
|
||||
<gentext key="unexpectedelementname" text="Nome de elemento inesperado"/>
|
||||
|
||||
<gentext key="ListofTables" text="Lista de Tabelas"/>
|
||||
<gentext key="ListofExamples" text="Lista de Exemplos"/>
|
||||
<gentext key="ListofFigures" text="Lista de Figuras"/>
|
||||
<gentext key="ListofEquations" text="Lista de Equações"/>
|
||||
<gentext key="ListofUnknown" text="Lista de ???"/>
|
||||
|
||||
<gentext key="nav-prev" text="Anterior"/>
|
||||
<gentext key="nav-prev-sibling" text="Início"/>
|
||||
<gentext key="nav-next-sibling" text="Fim"/>
|
||||
<gentext key="nav-next" text="Próxima"/>
|
||||
<gentext key="nav-up" text="Acima"/>
|
||||
<gentext key="nav-home" text="Principal"/>
|
||||
|
||||
<dingbat key="startquote" text="“"/>
|
||||
<dingbat key="endquote" text="”"/>
|
||||
<dingbat key="nestedstartquote" text="‘"/>
|
||||
<dingbat key="nestedendquote" text="’"/>
|
||||
<dingbat key="bullet" text="ߦ"/>
|
||||
|
||||
<xref element="bibliography" text="%t"/>
|
||||
<xref element="chapter" text="%g %n, %t"/>
|
||||
<xref element="dedication" text="%t"/>
|
||||
<xref element="glossary" text="%t"/>
|
||||
<xref element="index" text="%t"/>
|
||||
<xref element="preface" text="%t"/>
|
||||
|
||||
</localization>
|
@ -1,104 +0,0 @@
|
||||
<localization language="ro">
|
||||
|
||||
<gentext key="abstract" text="Rezumat"/>
|
||||
<gentext key="appendix" text="Anexa"/>
|
||||
<gentext key="article" text="Articol"/>
|
||||
<gentext key="bibliography" text="Bibliografie"/>
|
||||
<gentext key="book" text="Carte"/>
|
||||
<gentext key="caution" text="ATENÞIE"/>
|
||||
<gentext key="caution" text="Atenþie"/>
|
||||
<gentext key="chapter" text="Cap."/>
|
||||
<gentext key="copyright" text="Copyright"/>
|
||||
<gentext key="dedication" text="Dedicaþie"/>
|
||||
<gentext key="edition" text="Ediþie"/>
|
||||
<gentext key="equation" text="ecuaþia"/>
|
||||
<gentext key="example" text="Exemplu"/>
|
||||
<gentext key="figure" text="Fig."/>
|
||||
<gentext key="glossary" text="Glosar"/>
|
||||
<gentext key="glosssee" text="Vezi"/>
|
||||
<gentext key="glossseealso" text="Vezi şi"/>
|
||||
<gentext key="important" text="IMPORTANT"/>
|
||||
<gentext key="isbn" text="ISBN"/>
|
||||
<gentext key="important" text="Important"/>
|
||||
<gentext key="index" text="Index"/>
|
||||
<gentext key="legalnotice" text=""/>
|
||||
<gentext key="msgaud" text=""/>
|
||||
<gentext key="msglevel" text="Nivel"/>
|
||||
<gentext key="msgorig" text="Origine"/>
|
||||
<gentext key="note" text="NOTÃ"/>
|
||||
<gentext key="note" text="Notã"/>
|
||||
<gentext key="refname" text="Nume"/>
|
||||
<gentext key="note" text="Notã"/>
|
||||
<gentext key="part" text="Parte"/>
|
||||
<gentext key="preface" text="Prefaþã"/>
|
||||
<gentext key="procedure" text="Procedurã"/>
|
||||
<gentext key="published" text="Publicat"/>
|
||||
<gentext key="reference" text="Referinþã"/>
|
||||
<gentext key="refentry" text=""/>
|
||||
<gentext key="reference" text="Referinþã"/>
|
||||
<gentext key="refname" text="Name"/>
|
||||
<gentext key="refsection" text=""/>
|
||||
<gentext key="refsynopsisdiv" text="Rezumat"/>
|
||||
<gentext key="revision" text="Versiune"/>
|
||||
<gentext key="revhistory" text="Istoricul versiunilor"/>
|
||||
<gentext key="section" text="Secþiune"/>
|
||||
<gentext key="see" text="Vezi"/>
|
||||
<gentext key="seealso" text="Vezi şi"/>
|
||||
<gentext key="set" text="Set"/>
|
||||
<gentext key="setindex" text="Index"/>
|
||||
<gentext key="sidebar" text=""/>
|
||||
<gentext key="step" text="Operaþie"/>
|
||||
<gentext key="tip" text="INDICAÞIE"/>
|
||||
<gentext key="table" text="Tabel"/>
|
||||
<gentext key="tip" text="Indicaþie"/>
|
||||
<gentext key="warning" text="AVERTISMENT"/>
|
||||
<gentext key="warning" text="Avertisment"/>
|
||||
<gentext key="appendix" text="anexa"/>
|
||||
<gentext key="sidebar" text="sidebar"/>
|
||||
<gentext key="chapter" text="cap."/>
|
||||
<gentext key="section" text="sec."/>
|
||||
<gentext key="step" text="operaþiune"/>
|
||||
<gentext key="seealso" text="Vezi şi"/>
|
||||
|
||||
<gentext key="TableofContents" text="Cuprins"/>
|
||||
<gentext key="in" text="în"/>
|
||||
<gentext key="by" text="de"/>
|
||||
<gentext key="Edited" text="Publicat"/>
|
||||
<gentext key="Editedby" text="Publicat de"/>
|
||||
<gentext key="and" text="şi"/>
|
||||
<gentext key="Notes" text="Note"/>
|
||||
<gentext key="TableNotes" text="Remarci"/>
|
||||
<gentext key="nonexistantelement" text="element inexistent"/>
|
||||
<gentext key="Pgs" text="Pagini"/>
|
||||
<gentext key="unsupported" text="nerecunoscut de sisitem"/>
|
||||
<gentext key="xrefto" text="referinþã cãtre"/>
|
||||
<gentext key="unexpectedelementname" text="Nume de element neaşteptat"/>
|
||||
<gentext key="Revisedby" text="Revised by: "/>
|
||||
|
||||
<gentext key="ListofTables" text="Listã de tabele"/>
|
||||
<gentext key="ListofExamples" text="Listã de exemple"/>
|
||||
<gentext key="ListofFigures" text="Listã de figuri"/>
|
||||
<gentext key="ListofEquations" text="Listã de ecuaþii"/>
|
||||
<gentext key="ListofUnknown" text="Listã de necunoscute"/>
|
||||
|
||||
<gentext key="nav-prev" text="Prev"/>
|
||||
<gentext key="nav-prev-sibling" text="Fast Backward"/>
|
||||
<gentext key="nav-next-sibling" text="Fast Forward"/>
|
||||
<gentext key="nav-next" text="Next"/>
|
||||
<gentext key="nav-up" text="Up"/>
|
||||
<gentext key="nav-home" text="Home"/>
|
||||
|
||||
<dingbat key="startquote" text="“"/>
|
||||
<dingbat key="endquote" text="”"/>
|
||||
<dingbat key="nestedstartquote" text="‘"/>
|
||||
<dingbat key="nestedendquote" text="’"/>
|
||||
<dingbat key="bullet" text="ߦ"/>
|
||||
|
||||
<xref element="bibliography" text="%t"/>
|
||||
<xref element="chapter" text="%g %n, %t"/>
|
||||
<xref element="dedication" text="%t"/>
|
||||
<xref element="glossary" text="%t"/>
|
||||
<xref element="index" text="%t"/>
|
||||
<xref element="preface" text="%t"/>
|
||||
|
||||
</localization>
|
@ -1,113 +0,0 @@
|
||||
<localization language="ru">
|
||||
|
||||
<gentext key="abstract" text="Аннотация"/>
|
||||
<gentext key="appendix" text="Приложение"/>
|
||||
<gentext key="appendix.abr" text="Прил."/>
|
||||
<gentext key="article" text="Статья"/>
|
||||
<gentext key="audience" text="Аудитория"/>
|
||||
<gentext key="bibliography" text="Литература"/>
|
||||
<gentext key="book" text="Книга"/>
|
||||
<gentext key="caution" text="ПРЕДОСТЕРЕЖЕНИЕ"/>
|
||||
<gentext key="caution" text="Предостережение"/>
|
||||
<gentext key="chapter" text="Глава"/>
|
||||
<gentext key="chapter.abr" text="Гл."/>
|
||||
<gentext key="copyright" text="Copyright"/>
|
||||
<gentext key="dedication" text="Посвящение"/>
|
||||
<gentext key="edition" text="Редакция"/>
|
||||
<gentext key="equation" text="Формула"/>
|
||||
<gentext key="equation.abr" text="Ф."/>
|
||||
<gentext key="example" text="Пример"/>
|
||||
<gentext key="example.abr" text="Прим."/>
|
||||
<gentext key="figure" text="Рисунок"/>
|
||||
<gentext key="figure.abr" text="Рис."/>
|
||||
<gentext key="glossary" text="Глоссарий"/>
|
||||
<gentext key="important" text="ВАЖНО"/>
|
||||
<gentext key="isbn" text="ISBN"/>
|
||||
<gentext key="important" text="Важно"/>
|
||||
<gentext key="index" text="Предметный указатель"/>
|
||||
<gentext key="legalnotice" text="Авторские права"/>
|
||||
<gentext key="level" text="Уровень"/>
|
||||
<gentext key="note" text="ЗАМЕЧАНИЕ"/>
|
||||
<gentext key="name" text="Имя"/>
|
||||
<gentext key="note" text="Замечание"/>
|
||||
<gentext key="origin" text="Источник"/>
|
||||
<gentext key="part" text="Часть"/>
|
||||
<gentext key="part.abr" text="Ч."/>
|
||||
<gentext key="preface" text="Предисловие"/>
|
||||
<gentext key="procedure" text="Процедура"/>
|
||||
<gentext key="procedure.abr" text="Проц."/>
|
||||
<gentext key="published" text="Опубликовано"/>
|
||||
<gentext key="reference" text="Ссылка"/>
|
||||
<gentext key="revision" text="Издание"/>
|
||||
<gentext key="history" text="История"/>
|
||||
<gentext key="revisionhistory" text="История переиздания"/>
|
||||
<gentext key="section" text="Раздел"/>
|
||||
<gentext key="section.abr" text="Разд."/>
|
||||
<gentext key="see" text="См."/>
|
||||
<gentext key="seealso" text="См. также"/>
|
||||
<gentext key="seealso" text="См. также"/>
|
||||
<gentext key="set" text="Подборка"/>
|
||||
<gentext key="setindex" text="Индекс подборки"/>
|
||||
<gentext key="sidebar" text="Выделение"/>
|
||||
<gentext key="step" text="Шаг"/>
|
||||
<gentext key="tip" text="ПОДСКАЗКА"/>
|
||||
<gentext key="table" text="Таблица"/>
|
||||
<gentext key="table.abr" text="Табл."/>
|
||||
<gentext key="tip" text="Подсказка"/>
|
||||
<gentext key="warning" text="ВНИМАНИЕ"/>
|
||||
<gentext key="warning" text="Внимание"/>
|
||||
<gentext key="appendix" text="приложение"/>
|
||||
<gentext key="chapter" text="глава"/>
|
||||
<gentext key="section" text="раздел"/>
|
||||
<gentext key="step" text="шаг"/>
|
||||
|
||||
<gentext key="TableofContents" text="Содержание"/>
|
||||
<gentext key="called" text=""/>
|
||||
<gentext key="in" text="в"/>
|
||||
<gentext key="by" text=""/>
|
||||
<gentext key="Edited" text="Под редакцией"/>
|
||||
<gentext key="Editedby" text="Под редакцией"/>
|
||||
<gentext key="and" text=""/>
|
||||
<!-- the list of author names, but "and" in such
|
||||
lists of Russian books is not traditionally
|
||||
used (I. Kouznetsov) -->
|
||||
<gentext key="Notes" text="Примечания"/>
|
||||
<gentext key="TableNotes" text="Примечания"/>
|
||||
|
||||
<!-- Suggestion of I. Kouznetsov: Error messages are better in English -->
|
||||
|
||||
<gentext key="nonexistantelement" text="non-existant element"/>
|
||||
<gentext key="the" text=""/>
|
||||
<gentext key="Pgs" text="Стр."/>
|
||||
<gentext key="unsupported" text="unsupported"/>
|
||||
<gentext key="xrefto" text="xref to"/>
|
||||
<gentext key="unexpectedelementname" text="unexpected element name"/>
|
||||
<gentext key="Revisedby" text="Revised by: "/>
|
||||
|
||||
<gentext key="ListofTables" text="Список таблиц"/>
|
||||
<gentext key="ListofExamples" text="Список примеров"/>
|
||||
<gentext key="ListofFigures" text="Список иллюстраций"/>
|
||||
<gentext key="ListofEquations" text="Список формул"/>
|
||||
<gentext key="ListofUnknown" text="Неопределенный список"/>
|
||||
|
||||
<gentext key="nav-prev" text="Пред."/>
|
||||
<gentext key="nav-prev-sibling" text="Пред. Подраздел"/>
|
||||
<gentext key="nav-next-sibling" text="След. Подраздел"/>
|
||||
<gentext key="nav-next" text="След."/>
|
||||
<gentext key="nav-up" text="Уровень выше"/>
|
||||
<gentext key="nav-home" text="начало"/>
|
||||
|
||||
<dingbat key="startquote" text="“"/>
|
||||
<dingbat key="endquote" text="”"/>
|
||||
<dingbat key="nestedstartquote" text="‘"/>
|
||||
<dingbat key="nestedendquote" text="’"/>
|
||||
<dingbat key="bullet" text="ߦ"/>
|
||||
|
||||
<xref element="bibliography" text="%t"/>
|
||||
<xref element="chapter" text="%g %n, %t"/>
|
||||
<xref element="dedication" text="%t"/>
|
||||
<xref element="glossary" text="%t"/>
|
||||
<xref element="index" text="%t"/>
|
||||
<xref element="preface" text="%t"/>
|
||||
|
||||
</localization>
|
@ -1,104 +0,0 @@
|
||||
<localization language="sk">
|
||||
|
||||
<gentext key="abstract" text="Obsah"/>
|
||||
<gentext key="answer" text="A:"/>
|
||||
<gentext key="appendix" text="Dodatok"/>
|
||||
<gentext key="article" text="Článok"/>
|
||||
<gentext key="bibliography" text="Bibliografia"/>
|
||||
<gentext key="book" text="Kniha"/>
|
||||
<gentext key="caution" text="VÝSTRAHA"/>
|
||||
<gentext key="caution" text="Výstraha"/>
|
||||
<gentext key="chapter" text="Kapitola"/>
|
||||
<gentext key="colophon" text="Tiráž"/>
|
||||
<gentext key="copyright" text="Copyright"/>
|
||||
<gentext key="dedication" text="Venovanie"/>
|
||||
<gentext key="edition" text="Vydanie"/>
|
||||
<gentext key="equation" text="Rovnice"/>
|
||||
<gentext key="example" text="Príklad"/>
|
||||
<gentext key="figure" text="Obrázok"/>
|
||||
<gentext key="glosssee" text="Pozri"/>
|
||||
<gentext key="glossseealso" text="Pozri tiež"/>
|
||||
<gentext key="glossary" text="Slovník"/>
|
||||
<gentext key="important" text="DÔLEŽITÉ"/>
|
||||
<gentext key="isbn" text="ISBN"/>
|
||||
<gentext key="important" text="Dôležité"/>
|
||||
<gentext key="index" text="Zoznam"/>
|
||||
<gentext key="legalnotice" text="Právna poznámka"/>
|
||||
<gentext key="msgaud" text="Publikum"/>
|
||||
<gentext key="msglevel" text="Úroveň"/>
|
||||
<gentext key="msgorig" text="Pôvod"/>
|
||||
<gentext key="note" text="POZNÁMKA"/>
|
||||
<gentext key="note" text="Poznámka"/>
|
||||
<gentext key="part" text="Časť"/>
|
||||
<gentext key="preface" text="Úvod"/>
|
||||
<gentext key="procedure" text="Postup"/>
|
||||
<gentext key="published" text="Vydané"/>
|
||||
<gentext key="question" text="Q:"/>
|
||||
<gentext key="refentry" text=""/>
|
||||
<gentext key="reference" text="Odkaz"/>
|
||||
<gentext key="refname" text="Meno"/>
|
||||
<gentext key="refsection" text=""/>
|
||||
<gentext key="refsynopsisdiv" text="Prehľad"/>
|
||||
<gentext key="revision" text="Revízia"/>
|
||||
<gentext key="revhistory" text="Prehľad revízií"/>
|
||||
<gentext key="section" text="Oddiel"/>
|
||||
<gentext key="see" text="Pozri"/>
|
||||
<gentext key="seealso" text="Pozri tiež"/>
|
||||
<gentext key="set" text="Nastaviť"/>
|
||||
<gentext key="setindex" text="Nastaviť index"/>
|
||||
<gentext key="sidebar" text=""/>
|
||||
<gentext key="step" text="Krok"/>
|
||||
<gentext key="tip" text="TIP"/>
|
||||
<gentext key="table" text="Tabuľka"/>
|
||||
<gentext key="tip" text="Tip"/>
|
||||
<gentext key="warning" text="VAROVANIE"/>
|
||||
<gentext key="warning" text="Varovanie"/>
|
||||
<gentext key="appendix" text="dodatok"/>
|
||||
<gentext key="chapter" text="kapitola"/>
|
||||
<gentext key="section" text="oddiel"/>
|
||||
<gentext key="sidebar" text="boční lišta"/>
|
||||
<gentext key="step" text="krok"/>
|
||||
<gentext key="seealso" text="Pozri tiež"/>
|
||||
|
||||
<gentext key="TableofContents" text="Obsah"/>
|
||||
<gentext key="in" text="v"/>
|
||||
<gentext key="by" text=""/>
|
||||
<gentext key="Edited" text="Vydané"/>
|
||||
<gentext key="Editedby" text="Vydané"/>
|
||||
<gentext key="and" text="a"/>
|
||||
<gentext key="Notes" text="Poznámky"/>
|
||||
<gentext key="TableNotes" text="Poznámky"/>
|
||||
<gentext key="nonexistantelement" text="neexistujúci prvok"/>
|
||||
<gentext key="Pgs" text="Str."/>
|
||||
<gentext key="unsupported" text="nepodporovaný"/>
|
||||
<gentext key="xrefto" text="xref k"/>
|
||||
<gentext key="unexpectedelementname" text="Neočakávané meno prvku"/>
|
||||
<gentext key="Revisedby" text="Revised by: "/>
|
||||
|
||||
<gentext key="ListofTables" text="Zoznam tabuliek"/>
|
||||
<gentext key="ListofExamples" text="Zoznam príkladov"/>
|
||||
<gentext key="ListofFigures" text="Zoznam obrázkov"/>
|
||||
<gentext key="ListofEquations" text="Zoznam rovníc"/>
|
||||
<gentext key="ListofUnknown" text="Zoznam neznámeho"/>
|
||||
|
||||
<gentext key="nav-prev" text="Predchádzajúci"/>
|
||||
<gentext key="nav-prev-sibling" text="Rýchlo nazpät"/>
|
||||
<gentext key="nav-next-sibling" text="Rýchlo dopredu"/>
|
||||
<gentext key="nav-next" text="Ďalší"/>
|
||||
<gentext key="nav-up" text="Hore"/>
|
||||
<gentext key="nav-home" text="Domov"/>
|
||||
|
||||
<dingbat key="startquote" text="“"/>
|
||||
<dingbat key="endquote" text="”"/>
|
||||
<dingbat key="nestedstartquote" text="‘"/>
|
||||
<dingbat key="nestedendquote" text="’"/>
|
||||
<dingbat key="bullet" text="ߦ"/>
|
||||
|
||||
<xref element="bibliography" text="%t"/>
|
||||
<xref element="chapter" text="%g %n, %t"/>
|
||||
<xref element="dedication" text="%t"/>
|
||||
<xref element="glossary" text="%t"/>
|
||||
<xref element="index" text="%t"/>
|
||||
<xref element="preface" text="%t"/>
|
||||
|
||||
</localization>
|
@ -1,104 +0,0 @@
|
||||
<localization language="sl">
|
||||
|
||||
<gentext key="abstract" text="Povzetek"/>
|
||||
<gentext key="answer" text="O:"/>
|
||||
<gentext key="appendix" text="Dodatek"/>
|
||||
<gentext key="article" text="Članek"/>
|
||||
<gentext key="bibliography" text="Literatura"/>
|
||||
<gentext key="book" text="Knjiga"/>
|
||||
<gentext key="caution" text="OPOZORILO"/>
|
||||
<gentext key="caution" text="Opozorilo"/>
|
||||
<gentext key="chapter" text="Poglavje"/>
|
||||
<gentext key="colophon" text="Kolofon"/>
|
||||
<gentext key="copyright" text="Pravna zaščita"/>
|
||||
<gentext key="dedication" text="Posvetilo"/>
|
||||
<gentext key="edition" text="Izdaja"/>
|
||||
<gentext key="equation" text="Enačba"/>
|
||||
<gentext key="example" text="Primer"/>
|
||||
<gentext key="figure" text="Slika"/>
|
||||
<gentext key="glosssee" text="glej"/>
|
||||
<gentext key="glossseealso" text="glej tudi"/>
|
||||
<gentext key="glossary" text="Slovarček"/>
|
||||
<gentext key="important" text="POMEMBNO"/>
|
||||
<gentext key="isbn" text="ISBN"/>
|
||||
<gentext key="important" text="Pomembno"/>
|
||||
<gentext key="index" text="Stvarno kazalo"/>
|
||||
<gentext key="legalnotice" text="Pravno sporočilo"/>
|
||||
<gentext key="msgaud" text="Občinstvo"/>
|
||||
<gentext key="msglevel" text="Raven"/>
|
||||
<gentext key="msgorig" text="Izvor"/>
|
||||
<gentext key="note" text="OPOMBA"/>
|
||||
<gentext key="note" text="Opomba"/>
|
||||
<gentext key="part" text="Del"/>
|
||||
<gentext key="preface" text="Predgovor"/>
|
||||
<gentext key="procedure" text="Postopek"/>
|
||||
<gentext key="published" text="Izdano"/>
|
||||
<gentext key="question" text="V:"/>
|
||||
<gentext key="refentry" text=""/>
|
||||
<gentext key="reference" text="Sklic"/>
|
||||
<gentext key="refname" text="Ime"/>
|
||||
<gentext key="refsection" text=""/>
|
||||
<gentext key="refsynopsisdiv" text="Sinopsis"/>
|
||||
<gentext key="revision" text="Različica"/>
|
||||
<gentext key="revhistory" text="Zgodovina različic"/>
|
||||
<gentext key="section" text="Razdelek"/>
|
||||
<gentext key="see" text="glej"/>
|
||||
<gentext key="seealso" text="glej tudi"/>
|
||||
<gentext key="set" text="Postavi"/> <!-- ? -->
|
||||
<gentext key="setindex" text="Postavi stvarno kazalo"/> <!-- ? -->
|
||||
<gentext key="sidebar" text=""/>
|
||||
<gentext key="step" text="Korak"/>
|
||||
<gentext key="tip" text="NAMIG"/>
|
||||
<gentext key="table" text="Tabela"/>
|
||||
<gentext key="tip" text="Namig"/>
|
||||
<gentext key="warning" text="POZOR"/>
|
||||
<gentext key="warning" text="Pozor"/>
|
||||
<gentext key="appendix" text="dodatek"/>
|
||||
<gentext key="chapter" text="poglavje"/>
|
||||
<gentext key="section" text="razdelek"/>
|
||||
<gentext key="sidebar" text="sidebar"/> <!-- ? -->
|
||||
<gentext key="step" text="korak"/>
|
||||
<gentext key="seealso" text="Glej tudi"/>
|
||||
|
||||
<gentext key="TableofContents" text="Kazalo"/>
|
||||
<gentext key="in" text="v"/>
|
||||
<gentext key="by" text="od"/> <!-- ? -->
|
||||
<gentext key="Edited" text="Urejeno"/> <!-- ? -->
|
||||
<gentext key="Editedby" text="Urejeno od"/> <!-- ? -->
|
||||
<gentext key="and" text="in"/>
|
||||
<gentext key="Notes" text="Notes"/> <!-- ? -->
|
||||
<gentext key="TableNotes" text="Notes"/> <!-- ? -->
|
||||
<gentext key="nonexistantelement" text="neobstoječi element"/>
|
||||
<gentext key="Pgs" text="Str."/>
|
||||
<gentext key="unsupported" text="nepodprto"/>
|
||||
<gentext key="xrefto" text="xref na"/> <!-- ? -->
|
||||
<gentext key="unexpectedelementname" text="Nepričakovano ime elementa"/>
|
||||
<gentext key="Revisedby" text="Revised by: "/>
|
||||
|
||||
<gentext key="ListofTables" text="Seznam tabel"/>
|
||||
<gentext key="ListofExamples" text="Seznam primerov"/>
|
||||
<gentext key="ListofFigures" text="Seznam slik"/>
|
||||
<gentext key="ListofEquations" text="Seznam enačb"/>
|
||||
<gentext key="ListofUnknown" text="Seznam neznanih stvari"/> <!-- ? -->
|
||||
|
||||
<gentext key="nav-prev" text="Nazaj"/>
|
||||
<gentext key="nav-prev-sibling" text="Hitro nazaj"/>
|
||||
<gentext key="nav-next-sibling" text="Hitro naprej"/>
|
||||
<gentext key="nav-next" text="Naprej"/>
|
||||
<gentext key="nav-up" text="Gor"/>
|
||||
<gentext key="nav-home" text="Domov"/>
|
||||
|
||||
<dingbat key="startquote" text='“'/>
|
||||
<dingbat key="endquote" text='”'/>
|
||||
<dingbat key="nestedstartquote" text="`"/>
|
||||
<dingbat key="nestedendquote" text="'"/>
|
||||
<dingbat key="bullet" text="ߦ"/>
|
||||
|
||||
<xref element="bibliography" text="%t"/>
|
||||
<xref element="chapter" text="%g %n, %t"/>
|
||||
<xref element="dedication" text="%t"/>
|
||||
<xref element="glossary" text="%t"/>
|
||||
<xref element="index" text="%t"/>
|
||||
<xref element="preface" text="%t"/>
|
||||
|
||||
</localization>
|
@ -1,99 +0,0 @@
|
||||
<localization language="sv">
|
||||
|
||||
<gentext key="abstract" text="Abstrakt"/>
|
||||
<gentext key="appendix" text="Appendix"/>
|
||||
<gentext key="article" text="Artikel"/>
|
||||
<gentext key="bibliography" text="Bibliografi"/>
|
||||
<gentext key="book" text="Bok"/>
|
||||
<gentext key="caution" text="OBSERVERA"/>
|
||||
<gentext key="caution" text="Observera"/>
|
||||
<gentext key="chapter" text="Kapitel"/>
|
||||
<gentext key="copyright" text="Copyright"/>
|
||||
<gentext key="dedication" text="Dedikation"/>
|
||||
<gentext key="edition" text="Edition"/>
|
||||
<gentext key="equation" text="Ekvation"/>
|
||||
<gentext key="example" text="Exempel"/>
|
||||
<gentext key="figure" text="Figur"/>
|
||||
<gentext key="glosssee" text="Se"/>
|
||||
<gentext key="glossseealso" text="Se Även"/>
|
||||
<gentext key="glossary" text="Gloslista"/>
|
||||
<gentext key="important" text="VIKTIGT"/>
|
||||
<gentext key="isbn" text="ISBN"/>
|
||||
<gentext key="important" text="Viktigt"/>
|
||||
<gentext key="index" text="Index"/>
|
||||
<gentext key="legalnotice" text="Legal Notice"/>
|
||||
<gentext key="msgaud" text="Målgrupp"/>
|
||||
<gentext key="msglevel" text="Nivå"/>
|
||||
<gentext key="msgorig" text="Ursprung"/>
|
||||
<gentext key="note" text="NOT"/>
|
||||
<gentext key="note" text="Not"/>
|
||||
<gentext key="part" text="Del"/>
|
||||
<gentext key="preface" text="Företal"/>
|
||||
<gentext key="procedure" text="Procedur"/>
|
||||
<gentext key="published" text="Publicerad"/>
|
||||
<gentext key="refname" text="Namn"/>
|
||||
<gentext key="reference" text="Referens"/>
|
||||
<gentext key="revision" text="Revision"/>
|
||||
<gentext key="revhistory" text="Revisions Historik;"/>
|
||||
<gentext key="section" text="Sektion"/>
|
||||
<gentext key="see" text="Se"/>
|
||||
<gentext key="seealso" text="Se Även"/>
|
||||
<gentext key="set" text="Set"/>
|
||||
<gentext key="setindex" text="Set Index"/>
|
||||
<gentext key="sidebar" text="Sidebar"/>
|
||||
<gentext key="step" text="Steg"/>
|
||||
<gentext key="tip" text="TIPS"/>
|
||||
<gentext key="table" text="Tabell"/>
|
||||
<gentext key="tip" text="Tips"/>
|
||||
<gentext key="warning" text="VARNING"/>
|
||||
<gentext key="warning" text="Varning"/>
|
||||
<gentext key="appendix" text="appendix"/>
|
||||
<gentext key="chapter" text="kapitel"/>
|
||||
<gentext key="section" text="sektion"/>
|
||||
<gentext key="step" text="steg"/>
|
||||
<gentext key="seealso" text="Se även"/>
|
||||
|
||||
<gentext key="TableofContents" text="Innehållsförteckning"/>
|
||||
<gentext key="called" text="kallas"/>
|
||||
<gentext key="in" text="i"/>
|
||||
<gentext key="by" text="av"/>
|
||||
<gentext key="Edited" text="Utgiven"/>
|
||||
<gentext key="Editedby" text="Utgiven av"/>
|
||||
<gentext key="and" text="och"/>
|
||||
<gentext key="Notes" text="Noter"/>
|
||||
<gentext key="TableNotes" text="Noter"/>
|
||||
<gentext key="nonexistantelement" text="non-existant element"/>
|
||||
<gentext key="the" text=""/>
|
||||
<gentext key="Pgs" text="Sid."/>
|
||||
<gentext key="unsupported" text="unsupported"/>
|
||||
<gentext key="xrefto" text="xref till"/>
|
||||
<gentext key="unexpectedelementname" text="Unexpected element name"/>
|
||||
<gentext key="Revisedby" text="Revised by: "/>
|
||||
|
||||
<gentext key="ListofTables" text="Tabellförteckning"/>
|
||||
<gentext key="ListofExamples" text="Exempelförteckning"/>
|
||||
<gentext key="ListofFigures" text="Figurförteckning"/>
|
||||
<gentext key="ListofEquations" text="Ekvationsförteckning"/>
|
||||
<gentext key="ListofUnknown" text="Förteckning av okända"/>
|
||||
|
||||
<gentext key="nav-prev" text="Förutgående"/>
|
||||
<gentext key="nav-prev-sibling" text="Snabbt frammåt"/>
|
||||
<gentext key="nav-next-sibling" text="Snabbt bakåt"/>
|
||||
<gentext key="nav-next" text="Nästa"/>
|
||||
<gentext key="nav-up" text="Upp"/>
|
||||
<gentext key="nav-home" text="Hem"/>
|
||||
|
||||
<dingbat key="startquote" text="“"/>
|
||||
<dingbat key="endquote" text="”"/>
|
||||
<dingbat key="nestedstartquote" text="‘"/>
|
||||
<dingbat key="nestedendquote" text="’"/>
|
||||
<dingbat key="bullet" text="ߦ"/>
|
||||
|
||||
<xref element="bibliography" text="%t"/>
|
||||
<xref element="chapter" text="%g %n, %t"/>
|
||||
<xref element="dedication" text="%t"/>
|
||||
<xref element="glossary" text="%t"/>
|
||||
<xref element="index" text="%t"/>
|
||||
<xref element="preface" text="%t"/>
|
||||
|
||||
</localization>
|
@ -1,95 +0,0 @@
|
||||
<localization language="zh_cn">
|
||||
|
||||
<gentext key="abstract" text="摘要"/>
|
||||
<gentext key="answer" text="答:"/>
|
||||
<gentext key="appendix" text="附录"/>
|
||||
<gentext key="article" text="文章"/>
|
||||
<gentext key="bibliography" text="参考书目"/>
|
||||
<gentext key="book" text="书目"/>
|
||||
<gentext key="caution" text="注意"/>
|
||||
<gentext key="chapter" text="章"/>
|
||||
<gentext key="colophon" text="Colophon"/>
|
||||
<gentext key="copyright" text="版权"/>
|
||||
<gentext key="dedication" text="奉献"/>
|
||||
<gentext key="edition" text="版"/>
|
||||
<gentext key="equation" text="方程"/>
|
||||
<gentext key="example" text="例子"/>
|
||||
<gentext key="figure" text="图形"/>
|
||||
<gentext key="glossary" text="术语表"/>
|
||||
<gentext key="glosssee" text="见"/>
|
||||
<gentext key="glossseealso" text="另见"/>
|
||||
<gentext key="important" text="重要"/>
|
||||
<gentext key="index" text="索引"/>
|
||||
<gentext key="isbn" text="ISBN"/>
|
||||
<gentext key="legalnotice" text="法律布告"/>
|
||||
<gentext key="msgaud" text="读者"/>
|
||||
<gentext key="msglevel" text="难度"/>
|
||||
<gentext key="msgorig" text="出处"/>
|
||||
<gentext key="note" text="注"/>
|
||||
<gentext key="part" text="部分"/>
|
||||
<gentext key="preface" text="前言"/>
|
||||
<gentext key="procedure" text="过程"/>
|
||||
<gentext key="published" text="出版"/>
|
||||
<gentext key="question" text="问:"/>
|
||||
<gentext key="refentry" text=""/>
|
||||
<gentext key="reference" text="参考"/>
|
||||
<gentext key="refname" text="名字"/>
|
||||
<gentext key="refsection" text=""/>
|
||||
<gentext key="refsynopsisdiv" text="大纲"/>
|
||||
<gentext key="revhistory" text="修订历史"/>
|
||||
<gentext key="revision" text="修订"/>
|
||||
<gentext key="section" text="节"/>
|
||||
<gentext key="see" text="见"/>
|
||||
<gentext key="seealso" text="另见"/>
|
||||
<gentext key="set" text="Set"/>
|
||||
<gentext key="setindex" text="Set Index"/>
|
||||
<gentext key="sidebar" text="sidebar"/>
|
||||
<gentext key="step" text="步骤"/>
|
||||
<gentext key="table" text="表格"/>
|
||||
<gentext key="tip" text="提示"/>
|
||||
<gentext key="tip" text="提示"/>
|
||||
<gentext key="warning" text="警告"/>
|
||||
|
||||
<gentext key="TableofContents" text="目录"/>
|
||||
<gentext key="in" text="在"/>
|
||||
<gentext key="by" text="由"/>
|
||||
<gentext key="Edited" text="编辑"/>
|
||||
<gentext key="Editedby" text="编辑"/>
|
||||
<gentext key="and" text="和"/>
|
||||
<gentext key="Notes" text="注"/>
|
||||
<gentext key="TableNotes" text="注"/>
|
||||
<gentext key="nonexistantelement" text="不存在的元素"/>
|
||||
<gentext key="Pgs" text="页"/>
|
||||
<gentext key="unsupported" text="不支持"/>
|
||||
<gentext key="xrefto" text="参照"/>
|
||||
<gentext key="unexpectedelementname" text="未预料到的元素名"/>
|
||||
<gentext key="Revisedby" text="修订"/>
|
||||
|
||||
<gentext key="ListofTables" text="表格列表"/>
|
||||
<gentext key="ListofExamples" text="示例列表"/>
|
||||
<gentext key="ListofFigures" text="图形列表"/>
|
||||
<gentext key="ListofEquations" text="方程式列表"/>
|
||||
<gentext key="ListofUnknown" text="其他内容列表"/>
|
||||
|
||||
<gentext key="nav-prev" text="后退"/>
|
||||
<gentext key="nav-prev-sibling" text="快速后退"/>
|
||||
<gentext key="nav-next-sibling" text="快速前进"/>
|
||||
<gentext key="nav-next" text="前进"/>
|
||||
<gentext key="nav-up" text="上一级"/>
|
||||
<gentext key="nav-home" text="起点"/>
|
||||
|
||||
<dingbat key="startquote" text='"'/>
|
||||
<dingbat key="endquote" text='"'/>
|
||||
<dingbat key="nestedstartquote" text="'"/>
|
||||
<dingbat key="nestedendquote" text="'"/>
|
||||
<dingbat key="bullet" text="ߦ"/>
|
||||
|
||||
<xref element="appendix" text="%g %n"/>
|
||||
<xref element="chapter" text="%g %n"/>
|
||||
<xref element="dedication" text="%t"/>
|
||||
<xref element="preface" text="%t"/>
|
||||
<xref element="bibliography" text="%t"/>
|
||||
<xref element="glossary" text="%t"/>
|
||||
<xref element="index" text="%t"/>
|
||||
|
||||
</localization>
|
@ -1,98 +0,0 @@
|
||||
<localization language="zh_tw">
|
||||
|
||||
<gentext key="abstract" text="摘要"/>
|
||||
<gentext key="answer" text="答:"/>
|
||||
<gentext key="appendix" text="附錄"/>
|
||||
<gentext key="article" text="文章"/>
|
||||
<gentext key="bibliography" text="參考文獻"/>
|
||||
<gentext key="book" text="書目"/>
|
||||
<gentext key="caution" text="注意"/>
|
||||
<gentext key="chapter" text="章"/>
|
||||
<gentext key="colophon" text="版本記錄"/>
|
||||
<gentext key="copyright" text="版權"/>
|
||||
<gentext key="dedication" text="奉獻"/>
|
||||
<gentext key="edition" text="版"/>
|
||||
<gentext key="equation" text="方程式"/>
|
||||
<gentext key="example" text="範例"/>
|
||||
<gentext key="figure" text="圖形"/>
|
||||
<gentext key="glossary" text="小辭彙"/>
|
||||
<gentext key="glosssee" text="參見"/>
|
||||
<gentext key="glossseealso" text="另參見"/>
|
||||
<gentext key="important" text="重要"/>
|
||||
<gentext key="index" text="索引"/>
|
||||
<gentext key="isbn" text="ISBN"/>
|
||||
<gentext key="legalnotice" text="法律聲明"/>
|
||||
<gentext key="msgaud" text="讀者"/>
|
||||
<gentext key="msglevel" text="程度"/>
|
||||
<gentext key="msgorig" text="出處"/>
|
||||
<gentext key="note" text="注"/>
|
||||
<gentext key="part" text="部"/>
|
||||
<gentext key="preface" text="序言"/>
|
||||
<gentext key="procedure" text="過程"/>
|
||||
<gentext key="published" text="出版"/>
|
||||
<gentext key="question" text="問:"/>
|
||||
<gentext key="refentry" text="參照項目"/>
|
||||
<gentext key="reference" text="參考"/>
|
||||
<gentext key="refname" text="參考名"/>
|
||||
<gentext key="refsection" text="參照章節"/>
|
||||
<gentext key="refsynopsisdiv" text="大綱"/>
|
||||
<gentext key="revhistory" text="修訂記錄"/>
|
||||
<gentext key="revision" text="修訂"/>
|
||||
<gentext key="section" text="節"/>
|
||||
<gentext key="see" text="見"/>
|
||||
<gentext key="seealso" text="另見"/>
|
||||
<gentext key="set" text="Set"/>
|
||||
<gentext key="setindex" text="Set Index"/>
|
||||
<gentext key="sidebar" text=""/>
|
||||
<gentext key="step" text="步驟"/>
|
||||
<gentext key="table" text="表格"/>
|
||||
<gentext key="tip" text="提示"/>
|
||||
<gentext key="tip" text="提示"/>
|
||||
<gentext key="warning" text="警告"/>
|
||||
|
||||
<gentext key="TableofContents"
|
||||
text="內容目錄"/>
|
||||
<gentext key="in" text="在"/>
|
||||
<gentext key="by" text="由"/>
|
||||
<gentext key="Edited" text="編輯"/>
|
||||
<gentext key="Editedby" text="編輯"/>
|
||||
<gentext key="and" text="且"/>
|
||||
<gentext key="Notes" text="注"/>
|
||||
<gentext key="TableNotes" text="注釋"/>
|
||||
<gentext key="nonexistantelement"
|
||||
text="不存在的元素"/>
|
||||
<gentext key="Pgs" text="頁"/>
|
||||
<gentext key="unsupported" text="未支援"/>
|
||||
<gentext key="xrefto" text="參照"/>
|
||||
<gentext key="unexpectedelementname"
|
||||
text="非預期的元素名"/>
|
||||
<gentext key="Revisedby" text="修訂"/>
|
||||
|
||||
<gentext key="ListofTables" text="附表目錄"/>
|
||||
<gentext key="ListofExamples" text="範例目錄"/>
|
||||
<gentext key="ListofFigures" text="附圖目錄"/>
|
||||
<gentext key="ListofEquations" text="公式目錄"/>
|
||||
<gentext key="ListofUnknown" text="其它內容目錄"/>
|
||||
|
||||
<gentext key="nav-prev" text="前一頁"/>
|
||||
<gentext key="nav-prev-sibling" text="快速向前"/>
|
||||
<gentext key="nav-next-sibling" text="快速向後"/>
|
||||
<gentext key="nav-next" text="下一頁"/>
|
||||
<gentext key="nav-up" text="上一層"/>
|
||||
<gentext key="nav-home" text="內容"/>
|
||||
|
||||
<dingbat key="startquote" text="""/>
|
||||
<dingbat key="endquote" text="""/>
|
||||
<dingbat key="nestedstartquote" text="'"/>
|
||||
<dingbat key="nestedendquote" text="'"/>
|
||||
<dingbat key="bullet" text="ߦ"/>
|
||||
|
||||
<xref element="appendix" text="%g %n"/>
|
||||
<xref element="chapter" text="%g %n"/>
|
||||
<xref element="dedication" text="%t"/>
|
||||
<xref element="preface" text="%t"/>
|
||||
<xref element="bibliography" text="%t"/>
|
||||
<xref element="glossary" text="%t"/>
|
||||
<xref element="index" text="%t"/>
|
||||
|
||||
</localization>
|
@ -1,91 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE:
|
||||
+ ############################################################################## -->
|
||||
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
|
||||
exclude-result-prefixes="doc" version='1.0'>
|
||||
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:reference id="component" xmlns="">
|
||||
<referenceinfo>
|
||||
<releaseinfo role="meta">
|
||||
</releaseinfo>
|
||||
<authorgroup>
|
||||
<author> <firstname>Ramon</firstname> <surname>Casellas</surname> </author>
|
||||
<author> <firstname>James</firstname> <surname>Devenish</surname> </author>
|
||||
</authorgroup>
|
||||
<copyright>
|
||||
<year>2000</year> <year>2001</year> <year>2002</year> <year>2003</year>
|
||||
<holder>Ramon Casellas</holder>
|
||||
</copyright>
|
||||
</referenceinfo>
|
||||
|
||||
<title>Component <filename>component.mod.xsl</filename></title>
|
||||
<partintro>
|
||||
<section><title>Introduction</title>
|
||||
<para></para>
|
||||
</section>
|
||||
</partintro>
|
||||
</doc:reference>
|
||||
|
||||
|
||||
|
||||
|
||||
<xsl:template name="component.title">
|
||||
<xsl:variable name="id">
|
||||
<xsl:call-template name="label.id"><xsl:with-param name="object" select="."/></xsl:call-template>
|
||||
</xsl:variable>
|
||||
<xsl:text> {\sc </xsl:text><xsl:apply-templates select="." mode="title.ref"/><xsl:text>}</xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
<xsl:template name="component.subtitle">
|
||||
<xsl:variable name="subtitle"><xsl:apply-templates select="." mode="subtitle.content"/></xsl:variable>
|
||||
<xsl:if test="$subtitle != ''">
|
||||
<xsl:text> {\sc </xsl:text><xsl:copy-of select="$subtitle"/><xsl:text>}</xsl:text>
|
||||
</xsl:if>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
<xsl:template name="component.separator">
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
<xsl:template match="colophon">
|
||||
<xsl:variable name="id"><xsl:call-template name="label.id"/></xsl:variable>
|
||||
<xsl:call-template name="component.separator"/>
|
||||
<xsl:call-template name="component.title"/>
|
||||
<xsl:call-template name="component.subtitle"/>
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<xsl:template match="colophon/title"/>
|
||||
|
||||
|
||||
|
||||
<xsl:template match="bibliography" mode="component.number">
|
||||
<xsl:param name="add.space" select="false()"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="glossary" mode="component.number">
|
||||
<xsl:param name="add.space" select="false()"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="index" mode="component.number">
|
||||
<xsl:param name="add.space" select="false()"/>
|
||||
</xsl:template>
|
||||
|
||||
</xsl:stylesheet>
|
||||
|
@ -1,126 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE:
|
||||
+ ############################################################################## -->
|
||||
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
|
||||
exclude-result-prefixes="doc" version='1.0'>
|
||||
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:reference id="dedication" xmlns="">
|
||||
<referenceinfo>
|
||||
<releaseinfo role="meta">
|
||||
</releaseinfo>
|
||||
<authorgroup>
|
||||
<author> <firstname>Ramon</firstname> <surname>Casellas</surname> </author>
|
||||
<author> <firstname>James</firstname> <surname>Devenish</surname> </author>
|
||||
</authorgroup>
|
||||
<copyright>
|
||||
<year>2000</year> <year>2001</year> <year>2002</year> <year>2003</year>
|
||||
<holder>Ramon Casellas</holder>
|
||||
</copyright>
|
||||
</referenceinfo>
|
||||
|
||||
<title>Dedication <filename>dedication.mod.xsl</filename></title>
|
||||
<partintro>
|
||||
<section><title>Introduction</title>
|
||||
<para></para>
|
||||
</section>
|
||||
</partintro>
|
||||
</doc:reference>
|
||||
|
||||
|
||||
|
||||
<!--#############################################################################
|
||||
| XSL Parameters
|
||||
+- ############################################################################# -->
|
||||
<xsl:param name="latex.dedication.title.style">\sc</xsl:param>
|
||||
|
||||
|
||||
|
||||
<!--#############################################################################
|
||||
| Dedication Template
|
||||
+- ############################################################################# -->
|
||||
<xsl:template match="dedication">
|
||||
<xsl:text>\newpage </xsl:text>
|
||||
<xsl:text>% ------------------------------------------------------------- </xsl:text>
|
||||
<xsl:text>% Dedication </xsl:text>
|
||||
<xsl:text>% ------------------------------------------------------------- </xsl:text>
|
||||
<xsl:call-template name="label.id"/>
|
||||
<xsl:call-template name="dedication.title"/>
|
||||
<xsl:call-template name="dedication.subtitle"/>
|
||||
<!-- except title, titleabbrev and subtitle -->
|
||||
<xsl:apply-templates select="*[name(.) != 'title' and name(.) != 'subtitle' and name(.) != 'titleabbrev']"/>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<!--#############################################################################
|
||||
| Dedication Title
|
||||
+- ############################################################################# -->
|
||||
<xsl:template name="dedication.title">
|
||||
<!-- Output dedication title or generic text -->
|
||||
<xsl:text>{</xsl:text>
|
||||
<xsl:value-of select="$latex.dedication.title.style"/>
|
||||
<xsl:text> </xsl:text>
|
||||
<xsl:choose>
|
||||
<xsl:when test="title">
|
||||
<xsl:apply-templates select="title"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:call-template name="gentext">
|
||||
<xsl:with-param name="key">dedication</xsl:with-param>
|
||||
</xsl:call-template>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
<xsl:text>} </xsl:text>
|
||||
<!-- done with title -->
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<xsl:template match="dedication/title">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
<!--#############################################################################
|
||||
| Dedication Subtitle
|
||||
+- ############################################################################# -->
|
||||
<xsl:template name="dedication.subtitle">
|
||||
<xsl:variable name="subtitle">
|
||||
<xsl:apply-templates select="." mode="subtitle.content"/>
|
||||
</xsl:variable>
|
||||
<xsl:if test="$subtitle != ''">
|
||||
<xsl:text>{</xsl:text>
|
||||
<xsl:value-of select="$latex.dedication.title.style"/>
|
||||
<xsl:text> </xsl:text>
|
||||
<xsl:copy-of select="$subtitle"/>
|
||||
<xsl:text>} </xsl:text>
|
||||
</xsl:if>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<xsl:template match="dedication/subtitle">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="dedication/titleabbrev"/>
|
||||
|
||||
|
||||
<!--#############################################################################
|
||||
| Special treatment for dedication paragraphs
|
||||
+- ############################################################################# -->
|
||||
<xsl:template match="dedication/para">
|
||||
<xsl:text> \paragraph*{} </xsl:text> <!-- This is a fixme !! -->
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
</xsl:stylesheet>
|
||||
|
@ -1,69 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE:
|
||||
|
|
||||
+ ############################################################################## -->
|
||||
|
||||
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
|
||||
exclude-result-prefixes="doc" version='1.0'>
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:reference id="dingbat" xmlns="">
|
||||
<referenceinfo>
|
||||
<releaseinfo role="meta">
|
||||
</releaseinfo>
|
||||
<authorgroup>
|
||||
<author> <firstname>Ramon</firstname> <surname>Casellas</surname> </author>
|
||||
<author> <firstname>James</firstname> <surname>Devenish</surname> </author>
|
||||
</authorgroup>
|
||||
<copyright>
|
||||
<year>2000</year><year>2001</year><year>2002</year><year>2003</year>
|
||||
<holder>Ramon Casellas</holder>
|
||||
</copyright>
|
||||
</referenceinfo>
|
||||
<title>Dingbats <filename>dingbat.mod.xsl</filename></title>
|
||||
<partintro>
|
||||
<section><title>Introduction</title>
|
||||
</section>
|
||||
</partintro>
|
||||
</doc:reference>
|
||||
|
||||
|
||||
|
||||
<xsl:template name="dingbat">
|
||||
<xsl:param name="dingbat">bullet</xsl:param>
|
||||
<xsl:call-template name="dingbat.characters">
|
||||
<xsl:with-param name="dingbat" select="$dingbat"/>
|
||||
</xsl:call-template>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="dingbat.characters">
|
||||
<xsl:param name="dingbat">bullet</xsl:param>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$dingbat='bullet'"> $\bullet$ </xsl:when>
|
||||
<xsl:when test="$dingbat='copyright'">\copyright{}</xsl:when>
|
||||
<xsl:when test="$dingbat='trademark'">\texttrademark{}</xsl:when>
|
||||
<xsl:when test="$dingbat='registered'">\textregistered{}</xsl:when>
|
||||
<xsl:when test="$dingbat='nbsp'">~</xsl:when>
|
||||
<xsl:when test="$dingbat='ldquo'">``</xsl:when>
|
||||
<xsl:when test="$dingbat='rdquo'">''</xsl:when>
|
||||
<xsl:when test="$dingbat='lsquo'">`</xsl:when>
|
||||
<xsl:when test="$dingbat='rsquo'">'</xsl:when>
|
||||
<xsl:when test="$dingbat='em-dash'">---</xsl:when>
|
||||
<xsl:when test="$dingbat='mdash'">---</xsl:when>
|
||||
<xsl:when test="$dingbat='en-dash'">--</xsl:when>
|
||||
<xsl:when test="$dingbat='ndash'">--</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:text> [dingbat?] </xsl:text>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
</xsl:stylesheet>
|
@ -1,149 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE:
|
||||
| This is the "parent" stylesheet. The used "modules" are included here.
|
||||
| output encoding text in ISO-8859-1 indented.
|
||||
+ ############################################################################## -->
|
||||
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
|
||||
exclude-result-prefixes="doc" version='1.0'>
|
||||
|
||||
<xsl:output method="text" encoding="ISO-8859-1" indent="yes"/>
|
||||
|
||||
<xsl:include href="common/l10n.xsl"/>
|
||||
<xsl:include href="common/common.xsl"/>
|
||||
|
||||
<xsl:include href="VERSION.xml"/>
|
||||
<xsl:include href="vars.mod.xsl"/>
|
||||
<xsl:include href="latex.mapping.xsl"/>
|
||||
<xsl:include href="preamble.mod.xsl"/>
|
||||
<xsl:include href="font.mod.xsl"/>
|
||||
<xsl:include href="labelid.mod.xsl"/>
|
||||
|
||||
<xsl:include href="book-article.mod.xsl"/>
|
||||
|
||||
<xsl:include href="dedication.mod.xsl"/>
|
||||
<xsl:include href="preface.mod.xsl"/>
|
||||
|
||||
<xsl:include href="part-chap-app.mod.xsl"/>
|
||||
|
||||
<xsl:include href="sections.mod.xsl"/>
|
||||
<xsl:include href="bridgehead.mod.xsl"/>
|
||||
|
||||
<xsl:include href="abstract.mod.xsl"/>
|
||||
<xsl:include href="biblio.mod.xsl"/>
|
||||
<xsl:include href="revision.mod.xsl"/>
|
||||
|
||||
<xsl:include href="admonition.mod.xsl"/>
|
||||
<xsl:include href="verbatim.mod.xsl"/>
|
||||
<xsl:include href="email.mod.xsl"/>
|
||||
<xsl:include href="sgmltag.mod.xsl"/>
|
||||
<xsl:include href="citation.mod.xsl"/>
|
||||
<xsl:include href="qandaset.mod.xsl"/>
|
||||
<xsl:include href="procedure.mod.xsl"/>
|
||||
<xsl:include href="lists.mod.xsl"/>
|
||||
<xsl:include href="callout.mod.xsl"/>
|
||||
|
||||
|
||||
<xsl:include href="figure.mod.xsl"/>
|
||||
<xsl:include href="graphic.mod.xsl"/>
|
||||
<xsl:include href="mediaobject.mod.xsl"/>
|
||||
|
||||
<xsl:include href="index.mod.xsl"/>
|
||||
|
||||
|
||||
<xsl:include href="xref.mod.xsl"/>
|
||||
<xsl:include href="formal.mod.xsl"/>
|
||||
<xsl:include href="example.mod.xsl"/>
|
||||
<xsl:include href="table.mod.xsl"/>
|
||||
<xsl:include href="inline.mod.xsl"/>
|
||||
<xsl:include href="authorgroup.mod.xsl"/>
|
||||
<xsl:include href="dingbat.mod.xsl"/>
|
||||
<xsl:include href="info.mod.xsl"/>
|
||||
<xsl:include href="keywords.mod.xsl"/>
|
||||
<xsl:include href="refentry.mod.xsl"/>
|
||||
<xsl:include href="component.mod.xsl"/>
|
||||
<xsl:include href="glossary.mod.xsl"/>
|
||||
<xsl:include href="block.mod.xsl"/>
|
||||
|
||||
|
||||
<xsl:include href="synop-oop.mod.xsl"/>
|
||||
<xsl:include href="synop-struct.mod.xsl"/>
|
||||
|
||||
<xsl:include href="pi.mod.xsl"/>
|
||||
|
||||
<xsl:include href="footnote.mod.xsl"/>
|
||||
|
||||
<xsl:include href="texmath.mod.xsl"/>
|
||||
<xsl:include href="mathelem.mod.xsl"/>
|
||||
<xsl:include href="mathml/mathml.mod.xsl"/>
|
||||
<xsl:include href="mathml/mathml.presentation.mod.xsl"/>
|
||||
<xsl:include href="mathml/mathml.content.mod.xsl"/>
|
||||
<xsl:include href="mathml/mathml.content.token.mod.xsl"/>
|
||||
<xsl:include href="mathml/mathml.content.functions.mod.xsl"/>
|
||||
<xsl:include href="mathml/mathml.content.constsymb.mod.xsl"/>
|
||||
|
||||
<xsl:include href="para.mod.xsl"/>
|
||||
<xsl:include href="msgset.mod.xsl"/>
|
||||
<xsl:include href="errors.mod.xsl"/>
|
||||
|
||||
<xsl:include href="normalize-scape.mod.xsl"/>
|
||||
|
||||
|
||||
|
||||
<xsl:template match="/">
|
||||
<xsl:variable name="xsl-vendor" select="system-property('xsl:vendor')"/>
|
||||
<xsl:message>################################################################################</xsl:message>
|
||||
<xsl:message> XSLT stylesheets DocBook - LaTeX 2e </xsl:message>
|
||||
<xsl:message> Reqs: LaTeX 2e installation common packages </xsl:message>
|
||||
<xsl:message>################################################################################</xsl:message>
|
||||
<xsl:message> WWW : http://db2latex.sourceforge.net </xsl:message>
|
||||
<xsl:message> SUMMARY : http://www.sourceforge.net/projects/db2latex </xsl:message>
|
||||
<xsl:message> AUTHOR : Ramon Casellas casellas@infres.enst.fr </xsl:message>
|
||||
<xsl:message> AUTHOR : James Devenish j-devenish@users.sf.net </xsl:message>
|
||||
<xsl:message> USING : <xsl:call-template name="set-vendor"/> </xsl:message>
|
||||
<xsl:message>################################################################################</xsl:message>
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- XSL Processor Vendor -->
|
||||
<!-- XSL Mailing Lists http://www.dpawson.co.uk/xsl/N10378.html -->
|
||||
<!--############################################################################# -->
|
||||
<xsl:template name="set-vendor">
|
||||
<xsl:variable name="xsl-vendor" select="system-property('xsl:vendor')"/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="contains($xsl-vendor, 'SAXON 6.4')">
|
||||
<xsl:text>SAXON 6.4.X</xsl:text>
|
||||
</xsl:when>
|
||||
<xsl:when test="contains($xsl-vendor, 'SAXON 6.2')">
|
||||
<xsl:text>SAXON 6.2.X</xsl:text>
|
||||
</xsl:when>
|
||||
<xsl:when test="starts-with($xsl-vendor,'SAXON')">
|
||||
<xsl:text>SAXON</xsl:text>
|
||||
</xsl:when>
|
||||
<xsl:when test="contains($xsl-vendor,'Apache')">
|
||||
<xsl:text>XALAN</xsl:text>
|
||||
</xsl:when>
|
||||
<xsl:when test="contains($xsl-vendor,'Xalan')">
|
||||
<xsl:text>XALAN</xsl:text>
|
||||
</xsl:when>
|
||||
<xsl:when test="contains($xsl-vendor,'libxslt')">
|
||||
<xsl:text>libxslt/xsltproc</xsl:text>
|
||||
</xsl:when>
|
||||
<xsl:when test="contains($xsl-vendor,'Clark')">
|
||||
<xsl:text>XT</xsl:text>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:text>UNKNOWN</xsl:text>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
</xsl:stylesheet>
|
@ -1,62 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE:
|
||||
+ ############################################################################## -->
|
||||
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
|
||||
exclude-result-prefixes="doc" version='1.0'>
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:reference id="email" xmlns="">
|
||||
<referenceinfo>
|
||||
<releaseinfo role="meta">
|
||||
</releaseinfo>
|
||||
<authorgroup>
|
||||
<author> <firstname>Ramon</firstname> <surname>Casellas</surname> </author>
|
||||
<author> <firstname>James</firstname> <surname>Devenish</surname> </author>
|
||||
</authorgroup>
|
||||
<copyright>
|
||||
<year>2000</year> <year>2001</year> <year>2002</year> <year>2003</year>
|
||||
<holder>Ramon Casellas</holder>
|
||||
</copyright>
|
||||
</referenceinfo>
|
||||
|
||||
<title>Email <filename>email.mod.xsl</filename></title>
|
||||
<partintro>
|
||||
<section><title>Introduction</title>
|
||||
<para></para>
|
||||
</section>
|
||||
</partintro>
|
||||
</doc:reference>
|
||||
<!--############################################################################# -->
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:template match="email" xmlns="">
|
||||
<refpurpose> XSL template for email </refpurpose>
|
||||
<refdescription>
|
||||
<para>Outputs the mail in {\texttt }. Calls the normalize-scape template in order to get a
|
||||
normalized email string. It does not process email content model.</para>
|
||||
<formalpara><title>Remarks and Bugs</title>
|
||||
</formalpara>
|
||||
</refdescription>
|
||||
</doc:template>
|
||||
<!--############################################################################# -->
|
||||
|
||||
|
||||
<xsl:template match="email">
|
||||
<xsl:text>\texttt{<</xsl:text>
|
||||
<xsl:call-template name="ulink">
|
||||
<xsl:with-param name="url" select="concat('mailto:',.)"/>
|
||||
</xsl:call-template>
|
||||
<xsl:text>>}</xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
</xsl:stylesheet>
|
@ -1,16 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE:
|
||||
+ ############################################################################## -->
|
||||
|
||||
|
||||
<xsl:template match="*">
|
||||
<xsl:message>DB2LaTeX: Need to process XPath match <xsl:value-of select="concat(name(..),'/',name(.))"/></xsl:message>
|
||||
<xsl:text> [</xsl:text><xsl:value-of select="name(.)"/><xsl:text>] </xsl:text>
|
||||
<xsl:apply-templates/>
|
||||
<xsl:text> [/</xsl:text><xsl:value-of select="name(.)"/><xsl:text>] </xsl:text>
|
||||
</xsl:template>
|
||||
</xsl:stylesheet>
|
@ -1,76 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE:
|
||||
+ ############################################################################## -->
|
||||
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
|
||||
exclude-result-prefixes="doc" version='1.0'>
|
||||
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:reference id="example" xmlns="">
|
||||
<referenceinfo>
|
||||
<releaseinfo role="meta">
|
||||
</releaseinfo>
|
||||
<authorgroup>
|
||||
<author> <firstname>Ramon</firstname> <surname>Casellas</surname> </author>
|
||||
<author> <firstname>James</firstname> <surname>Devenish</surname> </author>
|
||||
</authorgroup>
|
||||
<copyright>
|
||||
<year>2000</year> <year>2001</year> <year>2002</year> <year>2003</year>
|
||||
<holder>Ramon Casellas</holder>
|
||||
</copyright>
|
||||
</referenceinfo>
|
||||
|
||||
<title>Example <filename>example.mod.xsl</filename></title>
|
||||
<partintro>
|
||||
<section><title>Introduction</title>
|
||||
<para></para>
|
||||
</section>
|
||||
</partintro>
|
||||
</doc:reference>
|
||||
|
||||
|
||||
|
||||
<xsl:template match="example">
|
||||
<xsl:variable name="placement">
|
||||
<xsl:call-template name="generate.formal.title.placement">
|
||||
<xsl:with-param name="object" select="local-name(.)" />
|
||||
</xsl:call-template>
|
||||
</xsl:variable>
|
||||
<xsl:variable name="caption">
|
||||
<xsl:text>\caption{</xsl:text>
|
||||
<xsl:apply-templates select="title" mode="caption.mode"/>
|
||||
<xsl:text>} </xsl:text>
|
||||
</xsl:variable>
|
||||
<xsl:call-template name="map.begin"/>
|
||||
<xsl:if test="$placement='before'">
|
||||
<xsl:text>\captionswapskip{}</xsl:text>
|
||||
<xsl:value-of select="$caption" />
|
||||
<xsl:text>\captionswapskip{}</xsl:text>
|
||||
</xsl:if>
|
||||
<xsl:apply-templates />
|
||||
<xsl:if test="$placement!='before'"><xsl:value-of select="$caption" /></xsl:if>
|
||||
<xsl:call-template name="map.end"/>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
<xsl:template match="example/title"></xsl:template>
|
||||
|
||||
|
||||
|
||||
|
||||
<xsl:template match="informalexample">
|
||||
<xsl:call-template name="informal.object"/>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
</xsl:stylesheet>
|
@ -1,127 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE: Template for figure tag.
|
||||
+ ############################################################################## -->
|
||||
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
|
||||
exclude-result-prefixes="doc" version='1.0'>
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:reference id="figure" xmlns="">
|
||||
<referenceinfo>
|
||||
<releaseinfo role="meta">
|
||||
</releaseinfo>
|
||||
<authorgroup>
|
||||
<author> <firstname>Ramon</firstname> <surname>Casellas</surname> </author>
|
||||
<author> <firstname>James</firstname> <surname>Devenish</surname> </author>
|
||||
</authorgroup>
|
||||
<copyright>
|
||||
<year>2000</year> <year>2001</year> <year>2002</year> <year>2003</year>
|
||||
<holder>Ramon Casellas</holder>
|
||||
</copyright>
|
||||
</referenceinfo>
|
||||
|
||||
<title>Figures and InformalFigures <filename>figure.mod.xsl</filename></title>
|
||||
<partintro>
|
||||
<section><title>Introduction</title>
|
||||
<para></para>
|
||||
</section>
|
||||
</partintro>
|
||||
</doc:reference>
|
||||
<!--############################################################################# -->
|
||||
|
||||
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<doc:template match="figure|informalfigure" xmlns="">
|
||||
<refpurpose> XSL template for figure|informalfigure </refpurpose>
|
||||
<refdescription>
|
||||
<para>Outputs <literal>\begin{figure}</literal>,
|
||||
applies templates and outputs <literal>\end{figure}</literal>. </para>
|
||||
<formalpara><title>Remarks and Bugs</title>
|
||||
<itemizedlist>
|
||||
<listitem><para>The <literal>figure.title</literal> can be typset in italics by specifying <literal>$latex.figure.title.style</literal> (<literal>\itshape</literal> would be common).</para></listitem>
|
||||
<listitem><para>If a <literal>figure.mediaobject.caption</literal> exists, it will be typeset after the <literal>figure.title</literal> (but only if there is a single <literal>figure.mediaobject.caption</literal>).</para></listitem>
|
||||
</itemizedlist>
|
||||
</formalpara>
|
||||
</refdescription>
|
||||
</doc:template>
|
||||
<!--############################################################################# -->
|
||||
|
||||
|
||||
<!-- Auxiliary template to output a figure caption.-->
|
||||
<xsl:template name="aux.figure.caption">
|
||||
<xsl:text>\caption{{</xsl:text>
|
||||
<xsl:value-of select="$latex.figure.title.style"/>
|
||||
<xsl:text>{</xsl:text>
|
||||
<xsl:apply-templates select="title"/>
|
||||
<xsl:text>}}</xsl:text>
|
||||
<xsl:if test="count(child::mediaobject/caption)=1">
|
||||
<xsl:text>. </xsl:text>
|
||||
<xsl:apply-templates select="mediaobject/caption" />
|
||||
</xsl:if>
|
||||
<xsl:text>} </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="figure|informalfigure">
|
||||
<xsl:variable name="placement">
|
||||
<xsl:call-template name="generate.formal.title.placement">
|
||||
<xsl:with-param name="object" select="local-name(.)" />
|
||||
</xsl:call-template>
|
||||
</xsl:variable>
|
||||
<xsl:call-template name="map.begin"/>
|
||||
<xsl:if test="$placement='before'">
|
||||
<xsl:text>\captionswapskip{}</xsl:text>
|
||||
<xsl:call-template name="aux.figure.caption" />
|
||||
<xsl:text>\captionswapskip{}</xsl:text>
|
||||
</xsl:if>
|
||||
<xsl:apply-templates select="*[name(.) != 'title']"/>
|
||||
<xsl:if test="$placement!='before'">
|
||||
<xsl:call-template name="aux.figure.caption" />
|
||||
</xsl:if>
|
||||
<xsl:call-template name="map.end"/>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!--
|
||||
<doc:template match="figure[programlisting]" xmlns="">
|
||||
<refpurpose> XSL template for programlisting within a figure </refpurpose>
|
||||
<refdescription>
|
||||
<para>Outputs <literal>\begin{figure}</literal>,
|
||||
applies templates and outputs <literal>\end{abstract}</literal>. </para>
|
||||
<formalpara><title>Remarks and Bugs</title>
|
||||
<itemizedlist>
|
||||
</itemizedlist>
|
||||
</formalpara>
|
||||
</refdescription>
|
||||
</doc:template>
|
||||
-->
|
||||
<!--############################################################################# -->
|
||||
|
||||
<!--
|
||||
<xsl:template match="figure[programlisting]">
|
||||
<xsl:call-template name="map.begin">
|
||||
<xsl:with-param name="keyword" select="programlisting"/>
|
||||
</xsl:call-template>
|
||||
<xsl:apply-templates />
|
||||
<xsl:call-template name="map.end">
|
||||
<xsl:with-param name="keyword" select="programlisting"/>
|
||||
</xsl:call-template>
|
||||
</xsl:template>
|
||||
-->
|
||||
|
||||
<xsl:template match="figure/title">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="informalfigure/title">
|
||||
</xsl:template>
|
||||
</xsl:stylesheet>
|
@ -1,55 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE:
|
||||
+ ############################################################################## -->
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
|
||||
exclude-result-prefixes="doc" version='1.0'>
|
||||
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:reference id="font" xmlns="">
|
||||
<referenceinfo>
|
||||
<releaseinfo role="meta">
|
||||
</releaseinfo>
|
||||
<authorgroup>
|
||||
<author> <firstname>Ramon</firstname> <surname>Casellas</surname> </author>
|
||||
<author> <firstname>James</firstname> <surname>Devenish</surname> </author>
|
||||
</authorgroup>
|
||||
<copyright>
|
||||
<year>2000</year> <year>2001</year> <year>2002</year> <year>2003</year>
|
||||
<holder>Ramon Casellas</holder>
|
||||
</copyright>
|
||||
</referenceinfo>
|
||||
|
||||
<title>Font <filename>font.mod.xsl</filename></title>
|
||||
<partintro>
|
||||
<section><title>Introduction</title>
|
||||
<para></para>
|
||||
</section>
|
||||
</partintro>
|
||||
</doc:reference>
|
||||
|
||||
|
||||
|
||||
|
||||
<doc:param name="latex.document.font" xmlns="">
|
||||
<refpurpose> Document Font </refpurpose>
|
||||
<refdescription>
|
||||
Possible values: default, times, palatcm, charter, helvet, palatino, avant, newcent, bookman
|
||||
</refdescription>
|
||||
</doc:param>
|
||||
|
||||
|
||||
<xsl:param name="latex.document.font">palatino</xsl:param>
|
||||
|
||||
<!--
|
||||
If you want to change explicitly to a certain font, use the command \fontfamily{XYZ}\selectfont whereby XYZ can be set to: pag for Adobe AvantGarde, pbk for Adobe Bookman, pcr for Adobe Courier, phv for Adobe Helvetica, pnc for Adobe NewCenturySchoolbook, ppl for Adobe Palatino, ptm for Adobe Times Roman, pzc for Adobe ZapfChancery
|
||||
-->
|
||||
|
||||
</xsl:stylesheet>
|
@ -1,82 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE:
|
||||
+ ############################################################################## -->
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
|
||||
exclude-result-prefixes="doc" version='1.0'>
|
||||
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:reference id="footnote" xmlns="">
|
||||
<referenceinfo>
|
||||
<releaseinfo role="meta">
|
||||
</releaseinfo>
|
||||
<authorgroup>
|
||||
<author> <firstname>Ramon</firstname> <surname>Casellas</surname> </author>
|
||||
<author> <firstname>James</firstname> <surname>Devenish</surname> </author>
|
||||
</authorgroup>
|
||||
<copyright>
|
||||
<year>2000</year> <year>2001</year> <year>2002</year> <year>2003</year>
|
||||
<holder>Ramon Casellas</holder>
|
||||
</copyright>
|
||||
</referenceinfo>
|
||||
<title>FootNotes <filename>footnote.mod.xsl</filename></title>
|
||||
<partintro>
|
||||
<section><title>Introduction</title>
|
||||
<para></para>
|
||||
</section>
|
||||
</partintro>
|
||||
</doc:reference>
|
||||
<!--############################################################################# -->
|
||||
|
||||
|
||||
|
||||
<xsl:template match="footnote">
|
||||
<xsl:call-template name="label.id"/>
|
||||
<xsl:text>\begingroup\catcode`\#=12\footnote{</xsl:text>
|
||||
<xsl:apply-templates/>
|
||||
<xsl:text>}\endgroup\docbooktolatexmakefootnoteref{</xsl:text>
|
||||
<xsl:call-template name="generate.label.id"/>
|
||||
<xsl:text>}</xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<doc:template name="footnote">
|
||||
<refpurpose>Construct a footnote that copes with URLs</refpurpose>
|
||||
<refdescription><para>This template exists in this file so that all
|
||||
the footnote-generating templates are close to each other. However,
|
||||
it is actually a part of the ulink template in xref.mod.xsl</para></refdescription>
|
||||
</doc:template>
|
||||
<xsl:template name="footnote">
|
||||
<xsl:param name="hyphenation"/>
|
||||
<xsl:param name="url"/>
|
||||
<xsl:call-template name="label.id"/>
|
||||
<xsl:text>\begingroup\catcode`\#=12\footnote{</xsl:text>
|
||||
<xsl:call-template name="generate.typeset.url">
|
||||
<xsl:with-param name="hyphenation" select="$hyphenation"/>
|
||||
<xsl:with-param name="url" select="$url"/>
|
||||
</xsl:call-template>
|
||||
<xsl:text>}\endgroup\docbooktolatexmakefootnoteref{</xsl:text>
|
||||
<xsl:call-template name="generate.label.id"/>
|
||||
<xsl:text>}</xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="footnote/para">
|
||||
<xsl:apply-templates/>
|
||||
<xsl:text> </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<xsl:template match="footnoteref">
|
||||
<xsl:variable name="footnote" select="id(@linkend)"/>
|
||||
<xsl:text>\docbooktolatexusefootnoteref{</xsl:text>
|
||||
<xsl:value-of select="@linkend"/>
|
||||
<xsl:text>}</xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
</xsl:stylesheet>
|
@ -1,173 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE:
|
||||
+ ############################################################################## -->
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
|
||||
exclude-result-prefixes="doc" version='1.0'>
|
||||
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:reference id="formal" xmlns="">
|
||||
<referenceinfo>
|
||||
<releaseinfo role="meta">
|
||||
</releaseinfo>
|
||||
<authorgroup>
|
||||
<author> <firstname>Ramon</firstname> <surname>Casellas</surname> </author>
|
||||
<author> <firstname>James</firstname> <surname>Devenish</surname> </author>
|
||||
</authorgroup>
|
||||
<copyright>
|
||||
<year>2000</year> <year>2001</year> <year>2002</year> <year>2003</year>
|
||||
<holder>Ramon Casellas</holder>
|
||||
</copyright>
|
||||
</referenceinfo>
|
||||
|
||||
<title>Formal Objects <filename>formal.mod.xsl</filename></title>
|
||||
<partintro>
|
||||
<section><title>Introduction</title>
|
||||
<para></para>
|
||||
</section>
|
||||
</partintro>
|
||||
</doc:reference>
|
||||
|
||||
|
||||
|
||||
|
||||
<xsl:template name="formal.object">
|
||||
<xsl:call-template name="formal.object.heading">
|
||||
<xsl:with-param name="title"><xsl:apply-templates select="." mode="title.ref"/></xsl:with-param>
|
||||
</xsl:call-template>
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="formal.object.heading">
|
||||
<xsl:param name="title"></xsl:param>
|
||||
<xsl:call-template name="label.id"/>
|
||||
<xsl:copy-of select="$title"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="informal.object">
|
||||
<xsl:call-template name="label.id"/>
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="semiformal.object">
|
||||
<xsl:choose>
|
||||
<xsl:when test="title"> <xsl:call-template name="formal.object"/> </xsl:when>
|
||||
<xsl:otherwise> <xsl:call-template name="informal.object"/></xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<xsl:template name="generate.formal.title.placement">
|
||||
<xsl:param name="object" select="figure" />
|
||||
<xsl:variable name="param.placement" select="substring-after(normalize-space($formal.title.placement),concat($object, ' '))"/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="contains($param.placement, ' ')">
|
||||
<xsl:value-of select="substring-before($param.placement, ' ')"/>
|
||||
</xsl:when>
|
||||
<xsl:when test="$param.placement = ''">before</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:value-of select="$param.placement"/>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- ======================================== -->
|
||||
<!-- XSL Template for DocBook Equation Element -->
|
||||
<!-- 2003/07/04 Applied patches from J.Pavlovic -->
|
||||
<!-- ======================================== -->
|
||||
<xsl:template match="equation">
|
||||
<!-- Equation title placement -->
|
||||
<xsl:variable name="placement">
|
||||
<xsl:call-template name="generate.formal.title.placement">
|
||||
<xsl:with-param name="object" select="local-name(.)" />
|
||||
</xsl:call-template>
|
||||
</xsl:variable>
|
||||
<!-- Equation caption -->
|
||||
<xsl:variable name="caption">
|
||||
<xsl:text>\caption{</xsl:text>
|
||||
<xsl:apply-templates select="title" mode="caption.mode"/>
|
||||
<xsl:text>} </xsl:text>
|
||||
</xsl:variable>
|
||||
<xsl:call-template name="map.begin"/>
|
||||
<xsl:if test="$placement='before'">
|
||||
<xsl:text>\captionswapskip{}</xsl:text>
|
||||
<xsl:value-of select="$caption" />
|
||||
<xsl:text>\captionswapskip{}</xsl:text>
|
||||
</xsl:if>
|
||||
<xsl:choose>
|
||||
<xsl:when test="informalequation">
|
||||
<xsl:apply-templates select="informalequation"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:variable name="tex" select="alt[@role='tex' or @role='latex']|mediaobject/textobject[@role='tex' or @role='latex']|mediaobject/textobject/phrase[@role='tex' or @role='latex']"/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$tex">
|
||||
<xsl:apply-templates select="$tex"/>
|
||||
</xsl:when>
|
||||
<xsl:when test="alt and $latex.alt.is.preferred='1'">
|
||||
<xsl:apply-templates select="alt"/>
|
||||
</xsl:when>
|
||||
<xsl:when test="mediaobject">
|
||||
<xsl:apply-templates select="mediaobject"/>
|
||||
</xsl:when>
|
||||
<xsl:when test="alt">
|
||||
<xsl:apply-templates select="alt"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:apply-templates select="graphic"/>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
<xsl:if test="$placement!='before'"><xsl:value-of select="$caption" /></xsl:if>
|
||||
<xsl:call-template name="map.end"/>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<xsl:template match="equation/title"/>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<xsl:template match="informalequation">
|
||||
<xsl:variable name="tex" select="alt[@role='tex' or @role='latex']|mediaobject/textobject[@role='tex' or @role='latex']|mediaobject/textobject/phrase[@role='tex' or @role='latex']"/>
|
||||
<xsl:text> </xsl:text>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$tex">
|
||||
<xsl:apply-templates select="$tex"/>
|
||||
</xsl:when>
|
||||
<xsl:when test="alt and $latex.alt.is.preferred='1'">
|
||||
<xsl:apply-templates select="alt"/>
|
||||
</xsl:when>
|
||||
<xsl:when test="mediaobject">
|
||||
<xsl:apply-templates select="mediaobject"/>
|
||||
</xsl:when>
|
||||
<xsl:when test="alt">
|
||||
<xsl:apply-templates select="alt"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:apply-templates select="graphic"/>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
<xsl:text> </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</xsl:stylesheet>
|
@ -1,218 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE:
|
||||
+ ############################################################################## -->
|
||||
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
|
||||
exclude-result-prefixes="doc" version='1.0'>
|
||||
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:reference id="glossary" xmlns="">
|
||||
<referenceinfo>
|
||||
<releaseinfo role="meta">
|
||||
</releaseinfo>
|
||||
<authorgroup>
|
||||
<author> <firstname>Ramon</firstname> <surname>Casellas</surname> </author>
|
||||
<author> <firstname>James</firstname> <surname>Devenish</surname> </author>
|
||||
</authorgroup>
|
||||
<copyright>
|
||||
<year>2000</year> <year>2001</year> <year>2002</year> <year>2003</year>
|
||||
<holder>Ramon Casellas</holder>
|
||||
</copyright>
|
||||
</referenceinfo>
|
||||
<title>Glossary <filename>glossary.mod.xsl</filename></title>
|
||||
<partintro>
|
||||
<section><title>Introduction</title>
|
||||
<para>This reference applies to the glossary element name. Altough LaTeX
|
||||
provides some glossary support, the better glossary management support
|
||||
motivates the bypass of the LaTeX <literal>\makeglossary</literal>
|
||||
command.</para>
|
||||
</section>
|
||||
</partintro>
|
||||
</doc:reference>
|
||||
<!--############################################################################# -->
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:template match="glossary" xmlns="">
|
||||
<refpurpose> Glossary XSL template / entry point </refpurpose>
|
||||
<refdescription><para>The <sgmltag>glossary</sgmltag> element is the entry point
|
||||
to a docbook glossary. The DB2LaTeX processing of the element is quite straight-
|
||||
forward. First thing is to check whether the document is a book or article. In
|
||||
both cases two new LaTeX commands are defined. <literal>\dbglossary</literal>
|
||||
and <literal>\dbglossdiv</literal>. In the former case, they are mapped to
|
||||
<literal>\chapter*</literal> and <literal>\section*</literal>. In the second
|
||||
case to <literal>\section*</literal> and <literal>\subsection*</literal>.</para>
|
||||
</refdescription>
|
||||
<itemizedlist>
|
||||
<listitem><para>Call template map.begin.</para></listitem>
|
||||
<listitem><para>Apply Templates for Preamble, GlossDivs and GlossEntries (serial).</para></listitem>
|
||||
<listitem><para>Call template map.end.</para></listitem>
|
||||
</itemizedlist>
|
||||
<formalpara><title>Remarks and Bugs</title>
|
||||
<itemizedlist>
|
||||
<listitem><para>Template for glossary/glossaryinfo is EMPTY.</para></listitem>
|
||||
<listitem><para>Template for glossary/title | glossary/subtitle is EMPTY.</para></listitem>
|
||||
<listitem><para>Template for glossary/titleabbrev is EMPTY.</para></listitem>
|
||||
</itemizedlist>
|
||||
</formalpara>
|
||||
</doc:template>
|
||||
<!--############################################################################# -->
|
||||
|
||||
<xsl:template match="glossary">
|
||||
<xsl:variable name="divs" select="glossdiv"/>
|
||||
<xsl:variable name="entries" select="glossentry"/>
|
||||
<xsl:variable name="preamble" select="*[not(self::title or self::subtitle or self::glossdiv or self::glossentry)]"/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="local-name(..)='book' or local-name(..)='part'">
|
||||
<xsl:text>\newcommand{\dbglossary}[1]{\chapter*{#1}}% </xsl:text>
|
||||
<xsl:text>\newcommand{\dbglossdiv}[1]{\section*{#1}}% </xsl:text>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:text>\newcommand{\dbglossary}[1]{\section*{#1}}% </xsl:text>
|
||||
<xsl:text>\newcommand{\dbglossdiv}[1]{\subsection*{#1}}% </xsl:text>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
<xsl:call-template name="map.begin"/>
|
||||
<xsl:if test="./subtitle"><xsl:apply-templates select="./subtitle" mode="component.title.mode"/> </xsl:if>
|
||||
<xsl:if test="$preamble"> <xsl:apply-templates select="$preamble"/> </xsl:if>
|
||||
<xsl:if test="$divs"> <xsl:apply-templates select="$divs"/> </xsl:if>
|
||||
<xsl:if test="$entries"> <xsl:apply-templates select="$entries"/></xsl:if>
|
||||
<xsl:call-template name="map.end"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="glossary/glossaryinfo"/>
|
||||
<xsl:template match="glossary/title"/>
|
||||
<xsl:template match="glossary/subtitle"/>
|
||||
<xsl:template match="glossary/titleabbrev"/>
|
||||
<xsl:template match="glossary/title" mode="component.title.mode"> <xsl:apply-templates/> </xsl:template>
|
||||
<xsl:template match="glossary/subtitle" mode="component.title.mode"> <xsl:apply-templates/> </xsl:template>
|
||||
|
||||
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:template match="glossdiv|glosslist" xmlns="">
|
||||
<refpurpose> Glossary Division and Glossary Lists XSL templates. </refpurpose>
|
||||
<refdescription><para>T.B.D</para>
|
||||
</refdescription>
|
||||
<itemizedlist>
|
||||
<listitem><para>Call template map.begin.</para></listitem>
|
||||
<listitem><para>Apply Templates.</para></listitem>
|
||||
<listitem><para>Call template map.end.</para></listitem>
|
||||
</itemizedlist>
|
||||
<formalpara><title>Remarks and Bugs</title>
|
||||
<itemizedlist>
|
||||
<listitem><para>Template for glossdiv/glossaryinfo is EMPTY.</para></listitem>
|
||||
</itemizedlist>
|
||||
</formalpara>
|
||||
</doc:template>
|
||||
<!--############################################################################# -->
|
||||
<xsl:template match="glossdiv|glosslist">
|
||||
<xsl:call-template name="map.begin"/>
|
||||
<xsl:apply-templates/>
|
||||
<xsl:call-template name="map.end"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="glossdiv/title" />
|
||||
|
||||
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:template match="glossentry" xmlns="">
|
||||
<refpurpose> Glossary Entry XSL template / entry point </refpurpose>
|
||||
<refdescription>
|
||||
<para>T.B.D.</para>
|
||||
</refdescription>
|
||||
<itemizedlist>
|
||||
<listitem><para>Apply Templates.</para></listitem>
|
||||
</itemizedlist>
|
||||
<formalpara><title>Remarks and Bugs</title>
|
||||
<itemizedlist>
|
||||
<listitem><para>Explicit Templates for <literal>glossentry/glossterm</literal></para></listitem>
|
||||
<listitem><para>Explicit Templates for <literal>glossentry/acronym</literal></para></listitem>
|
||||
<listitem><para>Explicit Templates for <literal>glossentry/abbrev</literal></para></listitem>
|
||||
<listitem><para>Explicit Templates for <literal>glossentry/glossdef</literal></para></listitem>
|
||||
<listitem><para>Explicit Templates for <literal>glossentry/glosssee</literal></para></listitem>
|
||||
<listitem><para>Explicit Templates for <literal>glossentry/glossseealso</literal></para></listitem>
|
||||
<listitem><para>Template for glossentry/revhistory is EMPTY.</para></listitem>
|
||||
</itemizedlist>
|
||||
</formalpara>
|
||||
</doc:template>
|
||||
<!--############################################################################# -->
|
||||
|
||||
|
||||
<xsl:template match="glossentry">
|
||||
<xsl:apply-templates/>
|
||||
<xsl:text> </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="glossentry/glossterm">
|
||||
<xsl:text>\item[</xsl:text>
|
||||
<xsl:if test="../@id!=''">
|
||||
<xsl:text>\hypertarget{</xsl:text>
|
||||
<xsl:value-of select="../@id"/>
|
||||
<xsl:text>}</xsl:text>
|
||||
</xsl:if>
|
||||
<xsl:text>{</xsl:text>
|
||||
<xsl:call-template name="normalize-scape">
|
||||
<xsl:with-param name="string" select="."/>
|
||||
</xsl:call-template>
|
||||
<xsl:text>}] </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="glossentry/acronym">
|
||||
<xsl:text> ( \texttt {</xsl:text> <xsl:apply-templates/> <xsl:text>} ) </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="glossentry/abbrev">
|
||||
<xsl:text> [ </xsl:text> <xsl:apply-templates/> <xsl:text> ] </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="glossentry/revhistory"/>
|
||||
|
||||
<xsl:template match="glossentry/glossdef">
|
||||
<xsl:text> </xsl:text>
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="glossseealso|glossentry/glosssee">
|
||||
<xsl:variable name="otherterm" select="@otherterm"/>
|
||||
<xsl:variable name="targets" select="//node()[@id=$otherterm]"/>
|
||||
<xsl:variable name="target" select="$targets[1]"/>
|
||||
<xsl:call-template name="gentext.element.name"/>
|
||||
<xsl:call-template name="gentext.space"/>
|
||||
<xsl:call-template name="gentext.startquote"/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="@otherterm">
|
||||
<xsl:text>\hyperlink{</xsl:text><xsl:value-of select="@otherterm"/>
|
||||
<xsl:text>}{</xsl:text><xsl:apply-templates select="$target" mode="xref"/><xsl:text>}</xsl:text>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:apply-templates/>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
<xsl:call-template name="gentext.endquote"/>
|
||||
<xsl:text>. </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="glossentry" mode="xref">
|
||||
<xsl:apply-templates select="./glossterm" mode="xref"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="glossterm" mode="xref">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
</xsl:stylesheet>
|
@ -1,87 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE:
|
||||
+ ############################################################################## -->
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
|
||||
exclude-result-prefixes="doc" version='1.0'>
|
||||
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:reference id="graphic" xmlns="">
|
||||
<referenceinfo>
|
||||
<releaseinfo role="meta">
|
||||
</releaseinfo>
|
||||
<authorgroup>
|
||||
<author> <firstname>Ramon</firstname> <surname>Casellas</surname> </author>
|
||||
<author> <firstname>James</firstname> <surname>Devenish</surname> </author>
|
||||
</authorgroup>
|
||||
<copyright>
|
||||
<year>2000</year> <year>2001</year> <year>2002</year> <year>2003</year>
|
||||
<holder>Ramon Casellas</holder>
|
||||
</copyright>
|
||||
</referenceinfo>
|
||||
|
||||
<title>Graphics <filename>graphic.mod.xsl</filename></title>
|
||||
<partintro>
|
||||
<section><title>Introduction</title>
|
||||
<para></para>
|
||||
</section>
|
||||
</partintro>
|
||||
</doc:reference>
|
||||
|
||||
|
||||
|
||||
|
||||
<xsl:template match="screenshot">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="screeninfo">
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<xsl:template match="graphic[@fileref]">
|
||||
<xsl:text>\includegraphics{</xsl:text> <xsl:value-of select="normalize-space(@fileref)"/>}
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="graphic[@entityref]">
|
||||
<xsl:text>\includegraphics{</xsl:text> <xsl:value-of select="unparsed-entity-uri(@entityref)"/>}
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<xsl:template match="inlinegraphic[@fileref]">
|
||||
<xsl:choose>
|
||||
<xsl:when test="@format='linespecific'">
|
||||
<a xml:link="simple" show="embed" actuate="auto" href="{@fileref}"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:text>\includegraphics{</xsl:text>
|
||||
<xsl:if test="@align">
|
||||
<!-- <xsl:attribute name="align"><xsl:value-of select="@align"/></xsl:attribute> -->
|
||||
</xsl:if>
|
||||
<xsl:value-of select="normalize-space(@fileref)"/>}
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="inlinegraphic[@entityref]">
|
||||
<xsl:choose>
|
||||
<xsl:when test="@format='linespecific'">
|
||||
<a xml:link="simple" show="embed" actuate="auto" href="{@fileref}"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:text>\includegraphics{</xsl:text>
|
||||
<xsl:if test="@align">
|
||||
<!-- <xsl:attribute name="align"><xsl:value-of select="@align"/></xsl:attribute> -->
|
||||
</xsl:if>
|
||||
<xsl:value-of select="unparsed-entity-uri(@entityref)"/>}
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
</xsl:stylesheet>
|
@ -1,15 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE:
|
||||
|
|
||||
+ ############################################################################## -->
|
||||
|
||||
|
||||
<xsl:template name="html">
|
||||
</xsl:template>
|
||||
|
||||
</xsl:stylesheet>
|
||||
|
@ -1,213 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE:
|
||||
+ ############################################################################## -->
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
|
||||
exclude-result-prefixes="doc" version='1.0'>
|
||||
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:reference id="index" xmlns="">
|
||||
<referenceinfo>
|
||||
<releaseinfo role="meta">
|
||||
</releaseinfo>
|
||||
<authorgroup>
|
||||
<author> <firstname>Ramon</firstname> <surname>Casellas</surname> </author>
|
||||
<author> <firstname>James</firstname> <surname>Devenish</surname> </author>
|
||||
</authorgroup>
|
||||
<copyright>
|
||||
<year>2000</year> <year>2001</year> <year>2002</year> <year>2003</year>
|
||||
<holder>Ramon Casellas</holder>
|
||||
</copyright>
|
||||
</referenceinfo>
|
||||
|
||||
<title>Index <filename>index.mod.xsl</filename></title>
|
||||
<partintro>
|
||||
<section><title>Introduction</title>
|
||||
<para></para>
|
||||
</section>
|
||||
</partintro>
|
||||
</doc:reference>
|
||||
|
||||
|
||||
<!-- This parameter is for enabeling or disabling of indexterms -->
|
||||
<xsl:param name="latex.generate.indexterm">1</xsl:param>
|
||||
|
||||
<!-- Our key for ranges -->
|
||||
<xsl:key name="indexterm-range" match="indexterm[@class='startofrange']" use="@id"/>
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- ############################################################### -->
|
||||
<!-- Index -->
|
||||
<!-- -->
|
||||
<!-- ############################################################### -->
|
||||
<xsl:template match="index|setindex">
|
||||
<xsl:call-template name="label.id"/>
|
||||
<xsl:text>\printindex </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="index/title"></xsl:template>
|
||||
<xsl:template match="index/subtitle"></xsl:template>
|
||||
<xsl:template match="index/titleabbrev"></xsl:template>
|
||||
|
||||
<xsl:template match="index/title" mode="component.title.mode">
|
||||
<xsl:call-template name="label.id"> <xsl:with-param name="object" select=".."/> </xsl:call-template>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="index/subtitle" mode="component.title.mode"/>
|
||||
|
||||
|
||||
<!-- ############################################################### -->
|
||||
<!-- IndexDiv -->
|
||||
<!-- -->
|
||||
<!-- ############################################################### -->
|
||||
<xsl:template match="indexdiv">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="indexdiv/title">
|
||||
<xsl:call-template name="label.id"> <xsl:with-param name="object" select=".."/> </xsl:call-template>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<!-- INDEX TERM CONTENT MODEL
|
||||
IndexTerm ::=
|
||||
(Primary,
|
||||
((Secondary,
|
||||
((Tertiary,
|
||||
(See|SeeAlso+)?)|
|
||||
See|SeeAlso+)?)|
|
||||
See|SeeAlso+)?)
|
||||
-->
|
||||
<!-- ############################################################### -->
|
||||
<!-- IndexDiv -->
|
||||
<!-- -->
|
||||
<!-- ############################################################### -->
|
||||
<xsl:template match="indexterm">
|
||||
<xsl:if test="$latex.generate.indexterm != 0">
|
||||
<!--
|
||||
<xsl:text>\index{</xsl:text>
|
||||
<xsl:call-template name="normalize-scape">
|
||||
<xsl:with-param name="string" select="normalize-space(./primary)"/>
|
||||
</xsl:call-template>
|
||||
<xsl:if test="./secondary">
|
||||
<xsl:text>!</xsl:text>
|
||||
<xsl:call-template name="normalize-scape">
|
||||
<xsl:with-param name="string" select="normalize-space(./secondary)"/>
|
||||
</xsl:call-template>
|
||||
</xsl:if>
|
||||
<xsl:if test="./tertiary">
|
||||
<xsl:text>!</xsl:text>
|
||||
<xsl:call-template name="normalize-scape">
|
||||
<xsl:with-param name="string" select="normalize-space(./tertiary)"/>
|
||||
</xsl:call-template>
|
||||
</xsl:if>
|
||||
<xsl:if test="./see">
|
||||
<xsl:text>|see{</xsl:text>
|
||||
<xsl:call-template name="normalize-scape">
|
||||
<xsl:with-param name="string" select="normalize-space(./see)"/>
|
||||
</xsl:call-template>
|
||||
<xsl:text>}</xsl:text>
|
||||
</xsl:if>
|
||||
<xsl:if test="./seealso">
|
||||
<xsl:text>|see{</xsl:text>
|
||||
<xsl:call-template name="normalize-scape">
|
||||
<xsl:with-param name="string" select="normalize-space(./seealso)"/>
|
||||
</xsl:call-template>
|
||||
<xsl:text>}</xsl:text>
|
||||
</xsl:if>
|
||||
<xsl:text>}</xsl:text>
|
||||
-->
|
||||
<xsl:variable name="idxterm">
|
||||
<xsl:apply-templates mode="indexterm"/>
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:if test="@class and @zone">
|
||||
<xsl:message terminate="yes">Error: Only one attribut (@class or @zone) is in indexterm possible!</xsl:message>
|
||||
</xsl:if>
|
||||
|
||||
<xsl:choose>
|
||||
<xsl:when test="@class='startofrange'">
|
||||
<xsl:text>\index{</xsl:text>
|
||||
<xsl:value-of select="normalize-space($idxterm)"/>
|
||||
<xsl:text>|(}</xsl:text>
|
||||
</xsl:when>
|
||||
<xsl:when test="@class='endofrange'">
|
||||
<xsl:choose>
|
||||
<xsl:when test="count(key('indexterm-range',@startref)) = 0">
|
||||
<xsl:message terminate="yes"><xsl:text>Error: No indexterm with </xsl:text>
|
||||
<xsl:text>id='</xsl:text><xsl:value-of select="@startref"/>
|
||||
<xsl:text>' found!</xsl:text>
|
||||
<xsl:text> Check your attributs id/startref in your indexterms!</xsl:text>
|
||||
</xsl:message>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:variable name="thekey" select="key('indexterm-range',@startref)"/>
|
||||
<xsl:text>\index{</xsl:text>
|
||||
<xsl:apply-templates select="$thekey/*" mode="indexterm"/>
|
||||
<xsl:text>|)}</xsl:text>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:text>\index{</xsl:text>
|
||||
<xsl:message terminate="no"><xsl:text>Simple case:</xsl:text></xsl:message>
|
||||
<xsl:value-of select="normalize-space($idxterm)"/>
|
||||
<xsl:text>}</xsl:text>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:if>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<!-- ================================================ -->
|
||||
<xsl:template match="*" mode="indexterm">
|
||||
<xsl:message>WARNING: Element '<xsl:value-of select="local-name()"/>' in indexterm not supported!</xsl:message>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
<!-- ================================================ -->
|
||||
<xsl:template match="primary" mode="indexterm">
|
||||
<xsl:apply-templates mode="indexterm"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="secondary" mode="indexterm">
|
||||
<xsl:text>!</xsl:text>
|
||||
<xsl:apply-templates mode="indexterm"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="tertiary" mode="indexterm">
|
||||
<xsl:text>!</xsl:text>
|
||||
<xsl:apply-templates mode="indexterm"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="see|seealso" mode="indexterm">
|
||||
<xsl:text>|see{</xsl:text>
|
||||
<xsl:apply-templates mode="indexterm"/>
|
||||
<xsl:text>} </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<!-- ================================================ -->
|
||||
<!-- A simple example of what can be in an primary, -->
|
||||
<!-- secondary or tertiary. -->
|
||||
<!-- ================================================ -->
|
||||
<xsl:template match="acronym" mode="indexterm">
|
||||
<xsl:apply-templates mode="indexterm"/>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<xsl:template match="primary|secondary|tertiary|see|seealso"/>
|
||||
<xsl:template match="indexentry"/>
|
||||
<xsl:template match="primaryie|secondaryie|tertiaryie|seeie|seealsoie"/>
|
||||
|
||||
</xsl:stylesheet>
|
@ -1,66 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE:
|
||||
+ ############################################################################## -->
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
|
||||
exclude-result-prefixes="doc" version='1.0'>
|
||||
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:reference id="info" xmlns="">
|
||||
<referenceinfo>
|
||||
<releaseinfo role="meta">
|
||||
</releaseinfo>
|
||||
<authorgroup>
|
||||
<author> <firstname>Ramon</firstname> <surname>Casellas</surname> </author>
|
||||
<author> <firstname>James</firstname> <surname>Devenish</surname> </author>
|
||||
</authorgroup>
|
||||
<copyright>
|
||||
<year>2000</year> <year>2001</year> <year>2002</year> <year>2003</year>
|
||||
<holder>Ramon Casellas</holder>
|
||||
</copyright>
|
||||
</referenceinfo>
|
||||
|
||||
<title>Info <filename>info.mod.xsl</filename></title>
|
||||
<partintro>
|
||||
<section><title>Introduction</title>
|
||||
<para></para>
|
||||
</section>
|
||||
</partintro>
|
||||
</doc:reference>
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- These templates define the "default behavior" for info
|
||||
elements. Even if you don't process the *info wrappers,
|
||||
some of these elements are needed because the elements are
|
||||
processed from named templates that are called with modes.
|
||||
Since modes aren't sticky, these rules apply.
|
||||
(TODO: clarify this comment) -->
|
||||
|
||||
|
||||
<xsl:template match="corpauthor">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<xsl:template match="jobtitle">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="orgname">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="orgdiv">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
</xsl:stylesheet>
|
@ -1,523 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE:
|
||||
+ ############################################################################## -->
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
|
||||
exclude-result-prefixes="doc" version='1.0'>
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:reference id="inline" xmlns="">
|
||||
<referenceinfo>
|
||||
<releaseinfo role="meta">
|
||||
</releaseinfo>
|
||||
<authorgroup>
|
||||
<author> <firstname>Ramon</firstname> <surname>Casellas</surname> </author>
|
||||
<author> <firstname>James</firstname> <surname>Devenish</surname> </author>
|
||||
</authorgroup>
|
||||
<copyright>
|
||||
<year>2000</year> <year>2001</year> <year>2002</year> <year>2003</year>
|
||||
<holder>Ramon Casellas</holder>
|
||||
</copyright>
|
||||
</referenceinfo>
|
||||
<title>Inline <filename>inline.mod.xsl</filename></title>
|
||||
<partintro>
|
||||
<section><title>Introduction</title>
|
||||
<para></para>
|
||||
</section>
|
||||
</partintro>
|
||||
</doc:reference>
|
||||
<!--############################################################################# -->
|
||||
|
||||
|
||||
|
||||
|
||||
<xsl:template name="inline.charseq">
|
||||
<xsl:param name="content">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:param>
|
||||
<xsl:copy-of select="$content"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="inline.monoseq">
|
||||
<xsl:param name="hyphenation">\docbookhyphenatedot</xsl:param>
|
||||
<xsl:param name="content">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:param>
|
||||
<xsl:text>{\texttt{</xsl:text>
|
||||
<xsl:if test="$latex.hyphenation.tttricks='1'"><xsl:value-of select="$hyphenation" /></xsl:if>
|
||||
<xsl:text>{</xsl:text>
|
||||
<xsl:copy-of select="$content"/>
|
||||
<xsl:text>}}}</xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="inline.boldseq">
|
||||
<xsl:param name="content">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:param>
|
||||
<xsl:text>{\bfseries </xsl:text>
|
||||
<xsl:copy-of select="$content"/>
|
||||
<xsl:text>}</xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="inline.italicseq">
|
||||
<xsl:param name="content">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:param>
|
||||
<xsl:text>{\em </xsl:text>
|
||||
<xsl:copy-of select="$content"/>
|
||||
<xsl:text>}</xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="inline.boldmonoseq">
|
||||
<xsl:param name="hyphenation">\docbookhyphenatedot</xsl:param>
|
||||
<xsl:param name="content">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:param>
|
||||
<xsl:text>{\texttt\bfseries{</xsl:text>
|
||||
<xsl:if test="$latex.hyphenation.tttricks='1'"><xsl:value-of select="$hyphenation" /></xsl:if>
|
||||
<xsl:text>{</xsl:text>
|
||||
<xsl:copy-of select="$content"/>
|
||||
<xsl:text>}}}</xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="inline.italicmonoseq">
|
||||
<xsl:param name="hyphenation">\docbookhyphenatedot</xsl:param>
|
||||
<xsl:param name="content">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:param>
|
||||
<xsl:text>{\texttt\itshape{</xsl:text>
|
||||
<xsl:if test="$latex.hyphenation.tttricks='1'"><xsl:value-of select="$hyphenation" /></xsl:if>
|
||||
<xsl:text>{</xsl:text>
|
||||
<xsl:copy-of select="$content"/>
|
||||
<xsl:text>}}}</xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="inline.superscriptseq">
|
||||
<xsl:param name="content">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:param>
|
||||
<xsl:text>$^\text{</xsl:text>
|
||||
<xsl:copy-of select="$content"/>
|
||||
<xsl:text>}$</xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="inline.subscriptseq">
|
||||
<xsl:param name="content">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:param>
|
||||
<xsl:text>$_\text{</xsl:text>
|
||||
<xsl:copy-of select="$content"/>
|
||||
<xsl:text>}$</xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- ==================================================================== -->
|
||||
<!-- some special cases -->
|
||||
|
||||
<xsl:template match="author">
|
||||
<xsl:call-template name="person.name"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="editor">
|
||||
<xsl:call-template name="person.name"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="othercredit">
|
||||
<xsl:call-template name="person.name"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="authorinitials">
|
||||
<xsl:call-template name="inline.charseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<!-- ==================================================================== -->
|
||||
|
||||
<xsl:template match="accel">
|
||||
<xsl:call-template name="inline.charseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="action">
|
||||
<xsl:call-template name="inline.charseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="application">
|
||||
<xsl:call-template name="inline.charseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="classname">
|
||||
<xsl:call-template name="inline.monoseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="exceptionname">
|
||||
<xsl:call-template name="inline.monoseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="interfacename">
|
||||
<xsl:call-template name="inline.monoseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="methodname">
|
||||
<xsl:call-template name="inline.monoseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="command">
|
||||
<xsl:call-template name="inline.boldseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="computeroutput">
|
||||
<xsl:call-template name="inline.monoseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="constant">
|
||||
<xsl:call-template name="inline.monoseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="database">
|
||||
<xsl:call-template name="inline.charseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="errorcode">
|
||||
<xsl:call-template name="inline.charseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="errorname">
|
||||
<xsl:call-template name="inline.charseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="errortype">
|
||||
<xsl:call-template name="inline.charseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="envar">
|
||||
<xsl:call-template name="inline.monoseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="filename">
|
||||
<xsl:call-template name="inline.monoseq"><xsl:with-param name="hyphenation">\docbookhyphenatefilename</xsl:with-param></xsl:call-template>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
<xsl:template match="function">
|
||||
<xsl:choose>
|
||||
<xsl:when test="$function.parens != '0'
|
||||
or parameter or function or replaceable"> <xsl:variable name="nodes" select="text()|*"/>
|
||||
<xsl:call-template name="inline.monoseq">
|
||||
<xsl:with-param name="content">
|
||||
<xsl:apply-templates select="$nodes[1]"/>
|
||||
</xsl:with-param>
|
||||
</xsl:call-template>
|
||||
<xsl:text>(</xsl:text>
|
||||
<xsl:apply-templates select="$nodes[position()>1]"/>
|
||||
<xsl:text>)</xsl:text>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:call-template name="inline.monoseq"/>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="function/parameter" priority="2">
|
||||
<xsl:call-template name="inline.italicmonoseq"/>
|
||||
<xsl:if test="following-sibling::*">
|
||||
<xsl:text>, </xsl:text>
|
||||
</xsl:if>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="function/replaceable" priority="2">
|
||||
<xsl:call-template name="inline.italicmonoseq"/>
|
||||
<xsl:if test="following-sibling::*">
|
||||
<xsl:text>, </xsl:text>
|
||||
</xsl:if>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|interface">
|
||||
<xsl:text>{\sffamily \bfseries </xsl:text>
|
||||
<xsl:call-template name="inline.charseq" />
|
||||
<xsl:text>}</xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="hardware">
|
||||
<xsl:call-template name="inline.charseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="interfacedefinition">
|
||||
<xsl:call-template name="inline.charseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="keycap|keysym">
|
||||
<xsl:call-template name="inline.boldseq" />
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="keycode">
|
||||
<xsl:call-template name="inline.charseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="literal">
|
||||
<xsl:call-template name="inline.monoseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="medialabel">
|
||||
<xsl:call-template name="inline.italicseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="shortcut">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="mousebutton">
|
||||
<xsl:call-template name="inline.charseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="option">
|
||||
<xsl:call-template name="inline.monoseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="parameter" priority="1">
|
||||
<xsl:call-template name="inline.italicmonoseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="property">
|
||||
<xsl:call-template name="inline.charseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="prompt">
|
||||
<xsl:call-template name="inline.monoseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="replaceable" priority="1">
|
||||
<xsl:call-template name="inline.italicmonoseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="returnvalue">
|
||||
<xsl:call-template name="inline.charseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="structfield">
|
||||
<xsl:call-template name="inline.italicmonoseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="structname">
|
||||
<xsl:call-template name="inline.charseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="symbol">
|
||||
<xsl:call-template name="inline.charseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="systemitem">
|
||||
<xsl:call-template name="inline.monoseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="token">
|
||||
<xsl:call-template name="inline.charseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="type">
|
||||
<xsl:call-template name="inline.charseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="userinput">
|
||||
<xsl:call-template name="inline.boldmonoseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="abbrev">
|
||||
<xsl:call-template name="inline.charseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="acronym">
|
||||
<xsl:call-template name="inline.charseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="citerefentry">
|
||||
<xsl:call-template name="inline.charseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="citetitle">
|
||||
<xsl:call-template name="inline.italicseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="emphasis">
|
||||
<xsl:call-template name="inline.italicseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="emphasis[@role='bold']">
|
||||
<xsl:call-template name="inline.boldseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="foreignphrase">
|
||||
<xsl:call-template name="inline.italicseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="markup">
|
||||
<xsl:call-template name="inline.charseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<doc:template match="phrase">
|
||||
<refpurpose> A span of text </refpurpose>
|
||||
<refdescription><para>
|
||||
This is a regular inline sequence.
|
||||
However, if the role attribute is 'tex' or 'latex', the content
|
||||
will be output without LaTeX active-character escaping.
|
||||
</para></refdescription>
|
||||
</doc:template>
|
||||
<xsl:template match="phrase">
|
||||
<xsl:choose>
|
||||
<xsl:when test="@role='tex' or @role='latex'">
|
||||
<xsl:value-of select="."/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:call-template name="inline.charseq"/>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="quote">
|
||||
<xsl:call-template name="gentext.nestedstartquote"/>
|
||||
<xsl:call-template name="inline.charseq"/>
|
||||
<xsl:call-template name="gentext.nestedendquote"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="varname">
|
||||
<xsl:call-template name="inline.monoseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="wordasword">
|
||||
<xsl:call-template name="inline.italicseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="lineannotation">
|
||||
<xsl:call-template name="inline.charseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="superscript">
|
||||
<xsl:call-template name="inline.superscriptseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="subscript">
|
||||
<xsl:call-template name="inline.subscriptseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="trademark">
|
||||
<xsl:call-template name="inline.charseq"/>
|
||||
<xsl:call-template name="dingbat">
|
||||
<xsl:with-param name="dingbat">trademark</xsl:with-param>
|
||||
</xsl:call-template>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="firstterm">
|
||||
<xsl:call-template name="inline.italicseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="glossterm">
|
||||
<xsl:call-template name="inline.charseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="keycombo">
|
||||
<xsl:variable name="action" select="@action"/>
|
||||
<xsl:variable name="joinchar">
|
||||
<xsl:choose>
|
||||
<xsl:when test="$action='seq'"><xsl:text> </xsl:text></xsl:when>
|
||||
<xsl:when test="$action='simul'">+</xsl:when>
|
||||
<xsl:when test="$action='press'">--</xsl:when>
|
||||
<xsl:when test="$action='click'">--</xsl:when>
|
||||
<xsl:when test="$action='double-click'">--</xsl:when>
|
||||
<xsl:when test="$action='other'"></xsl:when>
|
||||
<xsl:otherwise>--</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:variable>
|
||||
<xsl:for-each select="./*">
|
||||
<xsl:if test="position()>1"><xsl:value-of select="$joinchar"/></xsl:if>
|
||||
<xsl:apply-templates select="."/>
|
||||
</xsl:for-each>
|
||||
</xsl:template>
|
||||
|
||||
<!-- ==================================================================== -->
|
||||
|
||||
<xsl:template match="menuchoice">
|
||||
<xsl:variable name="shortcut" select="./shortcut"/>
|
||||
<xsl:call-template name="process.menuchoice"/>
|
||||
<xsl:if test="$shortcut">
|
||||
<xsl:text> (</xsl:text>
|
||||
<xsl:apply-templates select="$shortcut"/>
|
||||
<xsl:text>)</xsl:text>
|
||||
</xsl:if>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="process.menuchoice">
|
||||
<xsl:param name="nodelist" select="guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|interface"/><!-- not(shortcut) -->
|
||||
<xsl:param name="count" select="1"/>
|
||||
|
||||
<xsl:choose>
|
||||
<xsl:when test="$count>count($nodelist)"></xsl:when>
|
||||
<xsl:when test="$count=1">
|
||||
<xsl:apply-templates select="$nodelist[$count=position()]"/>
|
||||
<xsl:call-template name="process.menuchoice">
|
||||
<xsl:with-param name="nodelist" select="$nodelist"/>
|
||||
<xsl:with-param name="count" select="$count+1"/>
|
||||
</xsl:call-template>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:variable name="node" select="$nodelist[$count=position()]"/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="name($node)='guimenuitem'
|
||||
or name($node)='guisubmenu'">
|
||||
<xsl:text> $\to$ </xsl:text>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>+</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
<xsl:apply-templates select="$node"/>
|
||||
<xsl:call-template name="process.menuchoice">
|
||||
<xsl:with-param name="nodelist" select="$nodelist"/>
|
||||
<xsl:with-param name="count" select="$count+1"/>
|
||||
</xsl:call-template>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
<!-- ==================================================================== -->
|
||||
|
||||
<xsl:template match="optional">
|
||||
<xsl:value-of select="$arg.choice.opt.open.str"/>
|
||||
<xsl:call-template name="inline.charseq"/>
|
||||
<xsl:value-of select="$arg.choice.opt.close.str"/>
|
||||
</xsl:template>
|
||||
|
||||
<!-- ==================================================================== -->
|
||||
|
||||
<xsl:template match="comment|remark">
|
||||
<xsl:if test="$show.comments != 0">
|
||||
<i><xsl:call-template name="inline.charseq"/></i>
|
||||
</xsl:if>
|
||||
</xsl:template>
|
||||
|
||||
<!-- ==================================================================== -->
|
||||
|
||||
<xsl:template match="productname">
|
||||
<xsl:call-template name="inline.charseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="productnumber">
|
||||
<xsl:call-template name="inline.charseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<!-- ==================================================================== -->
|
||||
|
||||
<xsl:template match="pob|street|city|state|postcode|country|phone|fax|otheraddr">
|
||||
<xsl:call-template name="inline.charseq"/>
|
||||
</xsl:template>
|
||||
|
||||
<!-- ==================================================================== -->
|
||||
|
||||
</xsl:stylesheet>
|
||||
|
@ -1,59 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE:
|
||||
+ ############################################################################## -->
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
|
||||
exclude-result-prefixes="doc" version='1.0'>
|
||||
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:reference id="keywords" xmlns="">
|
||||
<referenceinfo>
|
||||
<releaseinfo role="meta">
|
||||
</releaseinfo>
|
||||
<authorgroup>
|
||||
<author> <firstname>Ramon</firstname> <surname>Casellas</surname> </author>
|
||||
<author> <firstname>James</firstname> <surname>Devenish</surname> </author>
|
||||
</authorgroup>
|
||||
<copyright>
|
||||
<year>2000</year> <year>2001</year> <year>2002</year> <year>2003</year>
|
||||
<holder>Ramon Casellas</holder>
|
||||
</copyright>
|
||||
</referenceinfo>
|
||||
|
||||
<title>Keywords <filename>keywords.mod.xsl</filename></title>
|
||||
<partintro>
|
||||
<section><title>Introduction</title>
|
||||
<para></para>
|
||||
</section>
|
||||
</partintro>
|
||||
</doc:reference>
|
||||
|
||||
|
||||
|
||||
<xsl:template match="keywordset">
|
||||
<xsl:call-template name="map.begin"/>
|
||||
<xsl:apply-templates/>
|
||||
<xsl:call-template name="map.end"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="keyword">
|
||||
<xsl:call-template name="normalize-scape">
|
||||
<xsl:with-param name="string" select="normalize-space(.)"/>
|
||||
</xsl:call-template>
|
||||
<xsl:if test="following-sibling::keyword">, </xsl:if>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<xsl:template match="subjectset"></xsl:template>
|
||||
|
||||
</xsl:stylesheet>
|
@ -1,476 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE: When this template is called, it marks the object with a label
|
||||
| and an hypertarget.
|
||||
+ ############################################################################## -->
|
||||
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
|
||||
exclude-result-prefixes="doc" version='1.0'>
|
||||
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:reference id="labelid" xmlns="">
|
||||
<referenceinfo>
|
||||
<releaseinfo role="meta">
|
||||
</releaseinfo>
|
||||
<authorgroup>
|
||||
<author> <firstname>Ramon</firstname> <surname>Casellas</surname> </author>
|
||||
<author> <firstname>James</firstname> <surname>Devenish</surname> </author>
|
||||
</authorgroup>
|
||||
<copyright>
|
||||
<year>2000</year> <year>2001</year> <year>2002</year> <year>2003</year>
|
||||
<holder>Ramon Casellas</holder>
|
||||
</copyright>
|
||||
</referenceinfo>
|
||||
|
||||
<title>Labels <filename>labelid.mod.xsl</filename></title>
|
||||
<partintro>
|
||||
<section><title>Introduction</title>
|
||||
<para></para>
|
||||
</section>
|
||||
</partintro>
|
||||
</doc:reference>
|
||||
|
||||
|
||||
|
||||
<doc:template name="label.id" xmlns="">
|
||||
<refpurpose>Marks the current object with a label.</refpurpose>
|
||||
<refdescription>
|
||||
<para>This template marks the current object with a <literal>
|
||||
\label{.}</literal>. The passed argument indicates the object whose
|
||||
<literal>id attribute</literal> is used to generate the label.
|
||||
In this sense, in most cases its the current node itself.
|
||||
If the used object has not an id attribute, a unique id is
|
||||
obtained by means of the <literal>generate-id</literal> function.
|
||||
Moreover, if we are using the hyperref package, a hypertarget is
|
||||
also defined for this object. </para>
|
||||
</refdescription>
|
||||
<refparameter>
|
||||
<variablelist>
|
||||
<varlistentry><term>object</term>
|
||||
<listitem><para>The node whose id is to be used.</para></listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refparameter>
|
||||
<refreturn>
|
||||
<para>This template returns the id that has been used to label the
|
||||
object.</para>
|
||||
</refreturn>
|
||||
</doc:template>
|
||||
|
||||
<xsl:template name="label.id">
|
||||
<xsl:text>\label{</xsl:text>
|
||||
<xsl:call-template name="generate.label.id"/>
|
||||
<xsl:text>}</xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="generate.label.id">
|
||||
<xsl:param name="object" select="."/>
|
||||
<xsl:variable name="id">
|
||||
<xsl:choose>
|
||||
<xsl:when test="$object/@id">
|
||||
<xsl:value-of select="$object/@id"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:value-of select="generate-id($object)"/>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:variable>
|
||||
<xsl:value-of select="normalize-space($id)"/>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
|
||||
<!--
|
||||
<xsl:template match="*" mode="label.content">
|
||||
<xsl:message>
|
||||
<xsl:text>Request for label of unexpected element: </xsl:text>
|
||||
<xsl:value-of select="name(.)"/>
|
||||
</xsl:message>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="set|book" mode="label.content">
|
||||
<xsl:param name="punct">.</xsl:param>
|
||||
<xsl:if test="@label">
|
||||
<xsl:value-of select="@label"/>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:if>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="part" mode="label.content">
|
||||
<xsl:param name="punct">.</xsl:param>
|
||||
<xsl:choose>
|
||||
<xsl:when test="@label">
|
||||
<xsl:value-of select="@label"/>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:when>
|
||||
<xsl:when test="$part.autolabel != 0">
|
||||
<xsl:number from="book" count="part" format="I"/>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:when>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<xsl:template match="preface" mode="label.content">
|
||||
<xsl:param name="punct">.</xsl:param>
|
||||
<xsl:choose>
|
||||
<xsl:when test="@label">
|
||||
<xsl:value-of select="@label"/>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:when>
|
||||
<xsl:when test="$preface.autolabel != 0">
|
||||
<xsl:number from="book" count="preface" format="1" level="any"/>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:when>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="chapter" mode="label.content">
|
||||
<xsl:param name="punct">.</xsl:param>
|
||||
<xsl:choose>
|
||||
<xsl:when test="@label">
|
||||
<xsl:value-of select="@label"/>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:when>
|
||||
<xsl:when test="$chapter.autolabel != 0">
|
||||
<xsl:number from="book" count="chapter" format="1" level="any"/>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:when>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="appendix" mode="label.content">
|
||||
<xsl:param name="punct">.</xsl:param>
|
||||
<xsl:choose>
|
||||
<xsl:when test="@label">
|
||||
<xsl:value-of select="@label"/>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:when>
|
||||
<xsl:when test="$chapter.autolabel != 0">
|
||||
<xsl:number from="book" count="appendix" format="A" level="any"/>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:when>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="article" mode="label.content">
|
||||
<xsl:param name="punct">.</xsl:param>
|
||||
<xsl:if test="@label">
|
||||
<xsl:value-of select="@label"/>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:if>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<xsl:template match="dedication|colophon" mode="label.content">
|
||||
<xsl:param name="punct">.</xsl:param>
|
||||
<xsl:if test="@label">
|
||||
<xsl:value-of select="@label"/>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:if>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="reference" mode="label.content">
|
||||
<xsl:param name="punct">.</xsl:param>
|
||||
<xsl:choose>
|
||||
<xsl:when test="@label">
|
||||
<xsl:value-of select="@label"/>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:when>
|
||||
<xsl:when test="$part.autolabel != 0">
|
||||
<xsl:number from="book" count="reference" format="I" level="any"/>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:when>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="refentry" mode="label.content">
|
||||
<xsl:param name="punct">.</xsl:param>
|
||||
<xsl:if test="@label">
|
||||
<xsl:value-of select="@label"/>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:if>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="section" mode="label.content">
|
||||
<xsl:param name="punct">.</xsl:param>
|
||||
|
||||
<xsl:if test="local-name(..) = 'section'">
|
||||
<xsl:apply-templates select=".." mode="label.content">
|
||||
<xsl:with-param name="punct">.</xsl:with-param>
|
||||
</xsl:apply-templates>
|
||||
</xsl:if>
|
||||
|
||||
<xsl:variable name="parent.is.component">
|
||||
<xsl:call-template name="is.component">
|
||||
<xsl:with-param name="node" select=".."/>
|
||||
</xsl:call-template>
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:variable name="label">
|
||||
<xsl:call-template name="label.this.section">
|
||||
<xsl:with-param name="section" select="."/>
|
||||
</xsl:call-template>
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:if test="$section.label.includes.component.label != 0
|
||||
and $parent.is.component != 0">
|
||||
<xsl:apply-templates select=".." mode="label.content">
|
||||
<xsl:with-param name="punct">.</xsl:with-param>
|
||||
</xsl:apply-templates>
|
||||
</xsl:if>
|
||||
|
||||
<xsl:choose>
|
||||
<xsl:when test="@label">
|
||||
<xsl:value-of select="@label"/>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:when>
|
||||
<xsl:when test="$label != 0">
|
||||
<xsl:number count="section"/>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:when>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="sect1" mode="label.content">
|
||||
<xsl:param name="punct">.</xsl:param>
|
||||
|
||||
<xsl:variable name="parent.is.component">
|
||||
<xsl:call-template name="is.component">
|
||||
<xsl:with-param name="node" select=".."/>
|
||||
</xsl:call-template>
|
||||
</xsl:variable>
|
||||
<xsl:if test="$section.label.includes.component.label != 0
|
||||
and $parent.is.component">
|
||||
<xsl:apply-templates select=".." mode="label.content">
|
||||
<xsl:with-param name="punct">.</xsl:with-param>
|
||||
</xsl:apply-templates>
|
||||
</xsl:if>
|
||||
|
||||
<xsl:choose>
|
||||
<xsl:when test="@label">
|
||||
<xsl:value-of select="@label"/>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:when>
|
||||
<xsl:when test="$section.autolabel != 0">
|
||||
<xsl:number count="sect1"/>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:when>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="sect2|sect3|sect4|sect5" mode="label.content">
|
||||
<xsl:param name="punct">.</xsl:param>
|
||||
|
||||
<xsl:apply-templates select=".." mode="label.content">
|
||||
<xsl:with-param name="punct">.</xsl:with-param>
|
||||
</xsl:apply-templates>
|
||||
|
||||
<xsl:choose>
|
||||
<xsl:when test="@label">
|
||||
<xsl:value-of select="@label"/>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:when>
|
||||
<xsl:when test="$section.autolabel != 0">
|
||||
<xsl:choose>
|
||||
<xsl:when test="local-name(.) = 'sect2'">
|
||||
<xsl:number count="sect2"/>
|
||||
</xsl:when>
|
||||
<xsl:when test="local-name(.) = 'sect3'">
|
||||
<xsl:number count="sect3"/>
|
||||
</xsl:when>
|
||||
<xsl:when test="local-name(.) = 'sect4'">
|
||||
<xsl:number count="sect4"/>
|
||||
</xsl:when>
|
||||
<xsl:when test="local-name(.) = 'sect5'">
|
||||
<xsl:number count="sect5"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:message>label.content: this can't happen!</xsl:message>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:when>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
<xsl:template match="refsect1|refsect2|refsect3" mode="label.content">
|
||||
<xsl:param name="punct">.</xsl:param>
|
||||
<xsl:choose>
|
||||
<xsl:when test="@label">
|
||||
<xsl:value-of select="@label"/>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:when>
|
||||
<xsl:when test="$section.autolabel != 0">
|
||||
<xsl:number level="multiple" count="refsect1|refsect2|refsect3"/>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:when>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="simplesect" mode="label.content">
|
||||
<xsl:param name="punct">.</xsl:param>
|
||||
<xsl:choose>
|
||||
<xsl:when test="@label">
|
||||
<xsl:value-of select="@label"/>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:when>
|
||||
<xsl:when test="$section.autolabel != 0">
|
||||
<xsl:number level="multiple" count="section
|
||||
|sect1|sect2|sect3|sect4|sect5
|
||||
|refsect1|refsect2|refsect3
|
||||
|simplesect"/>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:when>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="qandadiv" mode="label.content">
|
||||
<xsl:param name="punct">.</xsl:param>
|
||||
<xsl:variable name="prefix">
|
||||
<xsl:if test="$qanda.inherit.numeration != 0">
|
||||
<xsl:variable name="lparent" select="(ancestor::set
|
||||
|ancestor::book
|
||||
|ancestor::chapter
|
||||
|ancestor::appendix
|
||||
|ancestor::preface
|
||||
|ancestor::section
|
||||
|ancestor::simplesect
|
||||
|ancestor::sect1
|
||||
|ancestor::sect2
|
||||
|ancestor::sect3
|
||||
|ancestor::sect4
|
||||
|ancestor::sect5
|
||||
|ancestor::refsect1
|
||||
|ancestor::refsect2
|
||||
|ancestor::refsect3)[last()]"/>
|
||||
<xsl:if test="count($lparent)>0">
|
||||
<xsl:apply-templates select="$lparent" mode="label.content"/>
|
||||
</xsl:if>
|
||||
</xsl:if>
|
||||
</xsl:variable>
|
||||
<xsl:choose>
|
||||
<xsl:when test="@label">
|
||||
<xsl:value-of select="$prefix"/>
|
||||
<xsl:value-of select="@label"/>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:when>
|
||||
<xsl:when test="$qandadiv.autolabel != 0">
|
||||
<xsl:value-of select="$prefix"/>
|
||||
<xsl:number level="multiple" count="qandadiv" format="1"/>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:when>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="question|answer" mode="label.content">
|
||||
<xsl:param name="punct">.</xsl:param>
|
||||
<xsl:variable name="prefix">
|
||||
<xsl:if test="$qanda.inherit.numeration != 0">
|
||||
<xsl:variable name="lparent" select="(ancestor::set
|
||||
|ancestor::book
|
||||
|ancestor::chapter
|
||||
|ancestor::appendix
|
||||
|ancestor::preface
|
||||
|ancestor::section
|
||||
|ancestor::simplesect
|
||||
|ancestor::sect1
|
||||
|ancestor::sect2
|
||||
|ancestor::sect3
|
||||
|ancestor::sect4
|
||||
|ancestor::sect5
|
||||
|ancestor::refsect1
|
||||
|ancestor::refsect2
|
||||
|ancestor::refsect3
|
||||
|ancestor::qandadiv)[last()]"/>
|
||||
<xsl:if test="count($lparent)>0">
|
||||
<xsl:apply-templates select="$lparent" mode="label.content"/>
|
||||
</xsl:if>
|
||||
</xsl:if>
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:variable name="inhlabel"
|
||||
select="ancestor-or-self::qandaset/@defaultlabel[1]"/>
|
||||
|
||||
<xsl:variable name="deflabel">
|
||||
<xsl:choose>
|
||||
<xsl:when test="$inhlabel != ''">
|
||||
<xsl:value-of select="$inhlabel"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:value-of select="$qanda.defaultlabel"/>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:variable name="label" select="label"/>
|
||||
|
||||
<xsl:choose>
|
||||
<xsl:when test="count($label)>0">
|
||||
<xsl:value-of select="$prefix"/>
|
||||
<xsl:apply-templates select="$label"/>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:when>
|
||||
|
||||
<xsl:when test="$deflabel = 'qanda'">
|
||||
<xsl:call-template name="gentext.element.name"/>
|
||||
</xsl:when>
|
||||
|
||||
<xsl:when test="$deflabel = 'number'">
|
||||
<xsl:if test="name(.) = 'question'">
|
||||
<xsl:value-of select="$prefix"/>
|
||||
<xsl:number level="multiple" count="qandaentry" format="1"/>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:if>
|
||||
</xsl:when>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="bibliography|glossary|index" mode="label.content">
|
||||
<xsl:param name="punct">.</xsl:param>
|
||||
<xsl:if test="@label">
|
||||
<xsl:value-of select="@label"/>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:if>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="figure|table|example|equation" mode="label.content">
|
||||
<xsl:param name="punct">.</xsl:param>
|
||||
<xsl:choose>
|
||||
<xsl:when test="@label">
|
||||
<xsl:value-of select="@label"/>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:variable name="pchap"
|
||||
select="ancestor::chapter|ancestor::appendix"/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="count($pchap)>0">
|
||||
<xsl:apply-templates select="$pchap" mode="label.content">
|
||||
<xsl:with-param name="punct">.</xsl:with-param>
|
||||
</xsl:apply-templates>
|
||||
<xsl:number format="1" from="chapter|appendix" level="any"/>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:number format="1" from="book|article" level="any"/>
|
||||
<xsl:value-of select="$punct"/>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="abstract" mode="label.content">
|
||||
<xsl:param name="punct">.</xsl:param>
|
||||
</xsl:template>
|
||||
-->
|
||||
|
||||
</xsl:stylesheet>
|
@ -1,13 +0,0 @@
|
||||
<!ELEMENT latexbindings (latexmapping+)>
|
||||
<!ELEMENT latexmapping (mapping+)>
|
||||
<!ELEMENT mapping (line*)>
|
||||
<!ELEMENT line (#PCDATA)>
|
||||
|
||||
<!ATTLIST latexmapping
|
||||
role CDATA #REQUIRED
|
||||
>
|
||||
<!ATTLIST mapping
|
||||
key CDATA #REQUIRED
|
||||
text CDATA #REQUIRED
|
||||
>
|
||||
|
@ -1,290 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!DOCTYPE latexbindings SYSTEM "latex.mapping.dtd" []>
|
||||
|
||||
<latexbindings>
|
||||
|
||||
<!--
|
||||
################################################################
|
||||
Keywords
|
||||
%id
|
||||
%title
|
||||
################################################################ -->
|
||||
|
||||
|
||||
<!-- LaTeX mapping, role, BEGIN -->
|
||||
<latexmapping role="begin">
|
||||
|
||||
<mapping key="abstract" text="">
|
||||
<line> </line>
|
||||
<line>% -------------------------------------------- </line>
|
||||
<line>% Abstract </line>
|
||||
<line>% -------------------------------------------- </line>
|
||||
<line>\begin{abstract} </line>
|
||||
</mapping>
|
||||
|
||||
<mapping key="admonition" text="">
|
||||
<line> </line>
|
||||
<line>\begin{admonition}%title% NOTICE: see the db2latex FAQ w.r.t db2latex variable $latex.admonition.path </line>
|
||||
</mapping>
|
||||
|
||||
<mapping key="appendixes" text="">
|
||||
<line>% ------------------------------------------------------------- </line>
|
||||
<line>% Appendixes start here </line>
|
||||
<line>% ------------------------------------------------------------- </line>
|
||||
<line>\appendix </line>
|
||||
</mapping>
|
||||
|
||||
<mapping key="appendix" text="">
|
||||
<line> </line>
|
||||
<line>% ------------------------------------------------------------- </line>
|
||||
<line>% appendix: %title </line>
|
||||
<line>% ------------------------------------------------------------- </line>
|
||||
<line>\dbappendix{%title} </line>
|
||||
<line>\label{%id}\hypertarget{%id}{}% </line>
|
||||
</mapping>
|
||||
|
||||
<mapping key="chapter" text="">
|
||||
<line> </line>
|
||||
<line>% ------------------------------------------------------------- </line>
|
||||
<line>% Chapter %title </line>
|
||||
<line>% ------------------------------------------------------------- </line>
|
||||
<line>\chapter{%title} </line>
|
||||
<line>\label{%id}\hypertarget{%id}{}% </line>
|
||||
</mapping>
|
||||
|
||||
<mapping key="figure" text="">
|
||||
<line> </line>
|
||||
<line>% figure ------------------------------------------------------ </line>
|
||||
<line>\begin{figure}[hbt] </line>
|
||||
<line>\begin{center}% </line>
|
||||
<line>\hypertarget{%id}{}% </line>
|
||||
</mapping>
|
||||
|
||||
|
||||
<mapping key="keywordset" text="">
|
||||
<line> </line>
|
||||
<line>% keywords ------------------------------------------------------ </line>
|
||||
<line>\begin{keywords} </line>
|
||||
</mapping>
|
||||
|
||||
<mapping key="table" text="">
|
||||
<line> </line>
|
||||
<line>% table ------------------------------------------------------ </line>
|
||||
<line>\begin{table}[hbt] </line>
|
||||
<line>\begin{center}% </line>
|
||||
<line>\hypertarget{%id}{}% </line>
|
||||
</mapping>
|
||||
|
||||
<mapping key="informaltable" text="">
|
||||
<line> </line>
|
||||
<line>% tabular ------------------------------------------------------ </line>
|
||||
<line>\begin{center} </line>
|
||||
<line>\label{%id}\hypertarget{%id}{}% </line>
|
||||
</mapping>
|
||||
|
||||
<mapping key="equation" text="">
|
||||
<line> \begin{dbequation} </line>
|
||||
<line>\begin{center} </line>
|
||||
</mapping>
|
||||
|
||||
<mapping key="glossary" text="">
|
||||
<line>% ------------------------------------------------------------- </line>
|
||||
<line>% </line>
|
||||
<line>% GLOSSARY %title </line>
|
||||
<line>% </line>
|
||||
<line>% ------------------------------------------------------------- </line>
|
||||
<line>\dbglossary{%title} </line>
|
||||
<line>\label{%id}\hypertarget{%id}{}% </line>
|
||||
</mapping>
|
||||
|
||||
<mapping key="glossdiv" text="">
|
||||
<line>% </line>
|
||||
<line>% ------------------------------------------------------------- </line>
|
||||
<line>\dbglossdiv{%title} </line>
|
||||
<line>\label{%id}\hypertarget{%id}{}% </line>
|
||||
<line>\noindent% </line>
|
||||
<line>\begin{description}% </line>
|
||||
</mapping>
|
||||
|
||||
<mapping key="part" text="">
|
||||
<line>% ------------------------------------------------------------- </line>
|
||||
<line>% </line>
|
||||
<line>% PART %title </line>
|
||||
<line>% </line>
|
||||
<line>% ------------------------------------------------------------- </line>
|
||||
<line>\part{%title} </line>
|
||||
<line>\label{%id}\hypertarget{%id}{}% </line>
|
||||
</mapping>
|
||||
|
||||
<mapping key="refentry" text="">
|
||||
<line>% </line>
|
||||
<line>% ------------------------------------------------------------- </line>
|
||||
<line>% Refentry </line>
|
||||
<line>% ------------------------------------------------------------- </line>
|
||||
<line>\section*{%title} </line>
|
||||
<line>\label{%id}\hypertarget{%id}{}% </line>
|
||||
</mapping>
|
||||
|
||||
<mapping key="reference" text="">
|
||||
<line>% </line>
|
||||
<line>% ------------------------------------------------------------- </line>
|
||||
<line>% Reference </line>
|
||||
<line>% ------------------------------------------------------------- </line>
|
||||
<line>\chapter*{%title} </line>
|
||||
<line>\label{%id}\hypertarget{%id}{}% </line>
|
||||
</mapping>
|
||||
|
||||
<mapping key="revhistory" text="">
|
||||
<line> </line>
|
||||
<line>% ------------------------ </line>
|
||||
<line>% RevHistory </line>
|
||||
<line>% ------------------------ </line>
|
||||
<line>\pagebreak </line>
|
||||
<line>\section*{%title} </line>
|
||||
<line>\label{%id}\hypertarget{%id}{}% </line>
|
||||
<line>\begin{center} </line>
|
||||
<line>\begin{tt} </line>
|
||||
<line>\begin{tabular}{|l||l|l|} \hline </line>
|
||||
</mapping>
|
||||
|
||||
<mapping key="example" text=" \begin{example}% "/>
|
||||
|
||||
<mapping key="programlisting" text=" \begin{program}% "/>
|
||||
|
||||
<mapping key="sect1" text="">
|
||||
<line> </line>
|
||||
<line>% ------------------------ </line>
|
||||
<line>% Section </line>
|
||||
<line>\section{%title} </line>
|
||||
<line>\label{%id}\hypertarget{%id}{}% </line>
|
||||
</mapping>
|
||||
|
||||
<mapping key="sect2" text="">
|
||||
<line>\subsection{%title} </line>
|
||||
<line>\label{%id}\hypertarget{%id}{}% </line>
|
||||
</mapping>
|
||||
|
||||
<mapping key="sect3" text="">
|
||||
<line>\subsubsection{%title} </line>
|
||||
<line>\label{%id}\hypertarget{%id}{}% </line>
|
||||
</mapping>
|
||||
|
||||
<mapping key="sect4" text="">
|
||||
<line>\subparagraph*{%title} </line>
|
||||
<line>\label{%id}\hypertarget{%id}{}% </line>
|
||||
</mapping>
|
||||
|
||||
<mapping key="sect5" text="">
|
||||
<line>\subparagraph*{%title} </line>
|
||||
<line>\label{%id}\hypertarget{%id}{}% </line>
|
||||
</mapping>
|
||||
|
||||
<mapping key="sect6" text="">
|
||||
<line>\subparagraph*{%title} </line>
|
||||
<line>\label{%id}\hypertarget{%id}{}% </line>
|
||||
</mapping>
|
||||
|
||||
<mapping key="formalpara" text="">
|
||||
<line>\subsubsection*{\small{%title}} </line>
|
||||
<line>\label{%id}\hypertarget{%id}{}% </line>
|
||||
</mapping>
|
||||
|
||||
<mapping key="refentry" text=" \section*{%title} \label{%id} "/>
|
||||
<mapping key="refsect1" text=" \subsection*{%title} \label{%id} "/>
|
||||
<mapping key="refsect2" text=" \subsubsection*{%title} \label{%id} "/>
|
||||
<mapping key="refsect3" text=" \paragraph*{%title} \label{%id} "/>
|
||||
|
||||
</latexmapping>
|
||||
|
||||
|
||||
|
||||
<!-- LaTeX mapping, role, END -->
|
||||
|
||||
<latexmapping role="end">
|
||||
|
||||
<mapping key="abstract" text="">
|
||||
<line>\end{abstract} </line>
|
||||
<line> </line>
|
||||
</mapping>
|
||||
|
||||
<mapping key="admonition" text="">
|
||||
<line>\end{admonition} </line>
|
||||
<line> </line>
|
||||
</mapping>
|
||||
|
||||
<mapping key="book" text="">
|
||||
<line> </line>
|
||||
<line>\end{document} </line>
|
||||
<line> </line>
|
||||
</mapping>
|
||||
|
||||
<mapping key="chapter" text=""/>
|
||||
|
||||
<mapping key="example" text="">
|
||||
<line>\label{%id}\hypertarget{%id}{}% </line>
|
||||
<line>\end{example} </line>
|
||||
<line> </line>
|
||||
</mapping>
|
||||
|
||||
<mapping key="figure" text="">
|
||||
<line>\label{%id} </line>
|
||||
<line>\end{center} </line>
|
||||
<line>\end{figure} </line>
|
||||
<line> </line>
|
||||
</mapping>
|
||||
<mapping key="equation" text="">
|
||||
<line>\label{%id}\hypertarget{%id}{}% </line>
|
||||
<line>\end{center} </line>
|
||||
<line>\end{dbequation} </line>
|
||||
<line> </line>
|
||||
</mapping>
|
||||
|
||||
<mapping key="glossary" text="">
|
||||
</mapping>
|
||||
|
||||
<mapping key="glossdiv" text="">
|
||||
<line>\end{description}% </line>
|
||||
</mapping>
|
||||
|
||||
|
||||
<mapping key="keywordset" text="">
|
||||
<line>\end{keywords} </line>
|
||||
</mapping>
|
||||
|
||||
<mapping key="part" text="">
|
||||
</mapping>
|
||||
|
||||
<mapping key="table" text="">
|
||||
<line>\label{%id} </line>
|
||||
<line>\end{center} </line>
|
||||
<line>\end{table} </line>
|
||||
<line> </line>
|
||||
</mapping>
|
||||
|
||||
<mapping key="informaltable" text="">
|
||||
<line>\end{center} </line>
|
||||
<line> </line>
|
||||
</mapping>
|
||||
|
||||
<mapping key="programlisting" text="">
|
||||
<line>\label{%id}\hypertarget{%id}{}% </line>
|
||||
<line>\end{center} </line>
|
||||
<line>\end{program} </line>
|
||||
<line> </line>
|
||||
</mapping>
|
||||
|
||||
<mapping key="revhistory" text="">
|
||||
<line>\end{tabular} </line>
|
||||
<line>\end{tt} </line>
|
||||
<line>\end{center} </line>
|
||||
<line>% ------------------------ </line>
|
||||
<line>% End RevHistory </line>
|
||||
<line>% ------------------------ </line>
|
||||
</mapping>
|
||||
</latexmapping>
|
||||
|
||||
<latexmapping role="entities">
|
||||
<mapping key="∞" text=" \infty "/>
|
||||
</latexmapping>
|
||||
|
||||
</latexbindings>
|
@ -1,174 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE:
|
||||
+ ############################################################################## -->
|
||||
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
|
||||
exclude-result-prefixes="doc" version='1.0'>
|
||||
|
||||
<xsl:variable name="latex.mapping.xml" select="document('latex.mapping.xml')"/>
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:reference id="glossary" xmlns="">
|
||||
<referenceinfo>
|
||||
<releaseinfo role="meta">
|
||||
</releaseinfo>
|
||||
<author>
|
||||
<firstname>Ramon</firstname><surname>Casellas</surname>
|
||||
</author>
|
||||
<copyright>
|
||||
<year>2000</year> <year>2001</year> <year>2002</year> <year>2003</year>
|
||||
<holder>Ramon Casellas</holder>
|
||||
</copyright>
|
||||
</referenceinfo>
|
||||
<title>The DB2LaTeX mapping system <filename>latex.mapping.xsl</filename></title>
|
||||
<partintro>
|
||||
<section><title>Introduction</title>
|
||||
<para>The DB2LaTeX mapping system centralizes mapping docbook tags (e.g. <sgmltag>chapter</sgmltag>)
|
||||
to LaTeX commands <literal>\chapter</literal>. It used an auxiliary file, <filename>latex.mapping.xml</filename>
|
||||
that defines how the mapping is to be done.</para>
|
||||
</section>
|
||||
</partintro>
|
||||
</doc:reference>
|
||||
<!--############################################################################# -->
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:template name="latex.mapping" xmlns="">
|
||||
<refpurpose></refpurpose>
|
||||
<refdescription>
|
||||
<para></para>
|
||||
<formalpara><title>Remarks and Bugs</title>
|
||||
<itemizedlist>
|
||||
</itemizedlist>
|
||||
</formalpara>
|
||||
<formalpara><title>Default Behaviour</title>
|
||||
<screen></screen>
|
||||
</formalpara>
|
||||
</refdescription>
|
||||
</doc:template>
|
||||
<!--############################################################################# -->
|
||||
|
||||
|
||||
|
||||
<xsl:template name="latex.mapping">
|
||||
<xsl:param name="object" select="."/>
|
||||
<xsl:param name="keyword" select="local-name($object)"/>
|
||||
<xsl:param name="role" select="begin"/>
|
||||
<xsl:param name="string">
|
||||
<xsl:call-template name="extract.object.title">
|
||||
<xsl:with-param name="object" select="$object"/>
|
||||
</xsl:call-template>
|
||||
</xsl:param>
|
||||
<xsl:param name="use.label" select="1"/>
|
||||
<xsl:param name="use.hypertarget" select="1"/>
|
||||
<xsl:variable name="id">
|
||||
<xsl:choose>
|
||||
<xsl:when test="$object/@id"> <xsl:value-of select="$object/@id"/> </xsl:when>
|
||||
<xsl:otherwise> <xsl:value-of select="generate-id($object)"/> </xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:variable>
|
||||
<xsl:variable name="title">
|
||||
<xsl:choose>
|
||||
<xsl:when test="$string=''">
|
||||
<xsl:call-template name="gentext.element.name"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:value-of select="normalize-space($string)"/>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:variable>
|
||||
<xsl:variable name="latex.mapping.node"
|
||||
select="($latex.mapping.xml/latexbindings/latexmapping[@role=$role]/mapping[@key=$keyword])"/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$latex.mapping.node/@text!=''">
|
||||
<xsl:call-template name="string-replace">
|
||||
<xsl:with-param name="to"><xsl:value-of select="$id"/></xsl:with-param>
|
||||
<xsl:with-param name="from">%id</xsl:with-param>
|
||||
<xsl:with-param name="string">
|
||||
<xsl:call-template name="string-replace">
|
||||
<xsl:with-param name="to"><xsl:value-of select="$title"/></xsl:with-param>
|
||||
<xsl:with-param name="from">%title</xsl:with-param>
|
||||
<xsl:with-param name="string">
|
||||
<xsl:value-of select="$latex.mapping.node/@text"/>
|
||||
</xsl:with-param>
|
||||
</xsl:call-template>
|
||||
</xsl:with-param>
|
||||
</xsl:call-template>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:for-each select="$latex.mapping.node/line">
|
||||
<xsl:call-template name="string-replace">
|
||||
<xsl:with-param name="to"><xsl:value-of select="$id"/></xsl:with-param>
|
||||
<xsl:with-param name="from">%id</xsl:with-param>
|
||||
<xsl:with-param name="string">
|
||||
<xsl:call-template name="string-replace">
|
||||
<xsl:with-param name="to"><xsl:value-of select="$title"/></xsl:with-param>
|
||||
<xsl:with-param name="from">%title</xsl:with-param>
|
||||
<xsl:with-param name="string" select="."/>
|
||||
</xsl:call-template>
|
||||
</xsl:with-param>
|
||||
</xsl:call-template>
|
||||
</xsl:for-each>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
|
||||
<xsl:template name="map.begin">
|
||||
<xsl:param name="object" select="."/>
|
||||
<xsl:param name="keyword" select="local-name($object)"/>
|
||||
<xsl:param name="string">
|
||||
<xsl:call-template name="extract.object.title">
|
||||
<xsl:with-param name="object" select="$object"/>
|
||||
</xsl:call-template>
|
||||
</xsl:param>
|
||||
<xsl:call-template name="latex.mapping">
|
||||
<xsl:with-param name="keyword" select="$keyword"/>
|
||||
<xsl:with-param name="role">begin</xsl:with-param>
|
||||
<xsl:with-param name="string" select="$string"/>
|
||||
</xsl:call-template>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="map.end">
|
||||
<xsl:param name="object" select="."/>
|
||||
<xsl:param name="keyword" select="local-name($object)"/>
|
||||
<xsl:param name="role" select="begin"/>
|
||||
<xsl:param name="string">
|
||||
<xsl:call-template name="extract.object.title">
|
||||
<xsl:with-param name="object" select="$object"/>
|
||||
</xsl:call-template>
|
||||
</xsl:param>
|
||||
<xsl:call-template name="latex.mapping">
|
||||
<xsl:with-param name="keyword" select="$keyword"/>
|
||||
<xsl:with-param name="string" select="$string"/>
|
||||
<xsl:with-param name="role">end</xsl:with-param>
|
||||
</xsl:call-template>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="title" mode="latex"><xsl:apply-templates/></xsl:template>
|
||||
|
||||
<xsl:template name="extract.object.title">
|
||||
<xsl:param name="object" select="."/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$latex.apply.title.templates='1'">
|
||||
<xsl:apply-templates select="$object/title" mode="latex"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:call-template name="normalize-scape">
|
||||
<xsl:with-param name="string" select="$object/title"/>
|
||||
</xsl:call-template>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
</xsl:stylesheet>
|
||||
|
@ -1,452 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE:
|
||||
+ ############################################################################## -->
|
||||
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
|
||||
exclude-result-prefixes="doc" version='1.0'>
|
||||
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:reference id="lists" xmlns="">
|
||||
<referenceinfo>
|
||||
<releaseinfo role="meta">
|
||||
</releaseinfo>
|
||||
<authorgroup>
|
||||
<author> <firstname>Ramon</firstname> <surname>Casellas</surname> </author>
|
||||
<author> <firstname>James</firstname> <surname>Devenish</surname> </author>
|
||||
</authorgroup>
|
||||
<copyright>
|
||||
<year>2000</year> <year>2001</year> <year>2002</year> <year>2003</year>
|
||||
<holder>Ramon Casellas</holder>
|
||||
</copyright>
|
||||
</referenceinfo>
|
||||
|
||||
<title>Lists <filename>lists.mod.xsl</filename></title>
|
||||
<partintro>
|
||||
<section><title>Introduction</title>
|
||||
<para></para>
|
||||
</section>
|
||||
</partintro>
|
||||
</doc:reference>
|
||||
|
||||
|
||||
|
||||
<xsl:template match="variablelist/title| orderedlist/title | itemizedlist/title | simplelist/title">
|
||||
<xsl:text> {\sc </xsl:text>
|
||||
<xsl:apply-templates/>
|
||||
<xsl:text>} </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<xsl:template match="itemizedlist">
|
||||
<xsl:if test="title"> <xsl:apply-templates select="title"/></xsl:if>
|
||||
<xsl:text> \begin{itemize} </xsl:text>
|
||||
<xsl:apply-templates select="listitem"/>
|
||||
<xsl:text> \end{itemize} </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<xsl:template match="orderedlist">
|
||||
<xsl:variable name="numeration">
|
||||
<xsl:choose>
|
||||
<xsl:when test="@numeration">
|
||||
<xsl:value-of select="@numeration"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:value-of select="arabic"/>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:variable>
|
||||
<xsl:if test="title"> <xsl:apply-templates select="title"/></xsl:if>
|
||||
<xsl:text> \begin{enumerate}</xsl:text>
|
||||
<xsl:if test="@numeration">
|
||||
<xsl:choose>
|
||||
<xsl:when test="@numeration='arabic'"> <xsl:text>[1]</xsl:text> </xsl:when>
|
||||
<xsl:when test="@numeration='upperalpha'"><xsl:text>[A]</xsl:text> </xsl:when>
|
||||
<xsl:when test="@numeration='loweralpha'"><xsl:text>[a]</xsl:text> </xsl:when>
|
||||
<xsl:when test="@numeration='upperroman'"><xsl:text>[I]</xsl:text> </xsl:when>
|
||||
<xsl:when test="@numeration='lowerroman'"><xsl:text>[i]</xsl:text> </xsl:when>
|
||||
</xsl:choose>
|
||||
</xsl:if>
|
||||
<xsl:apply-templates select="listitem"/>
|
||||
\end{enumerate}
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
<xsl:template match="variablelist">
|
||||
<xsl:if test="title">
|
||||
<xsl:apply-templates select="title"/>
|
||||
</xsl:if>
|
||||
<xsl:text> \noindent </xsl:text>
|
||||
<xsl:text> \begin{description} </xsl:text>
|
||||
<xsl:apply-templates select="varlistentry"/>
|
||||
<xsl:text> \end{description} </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<xsl:template match="listitem">
|
||||
<xsl:text> %--- Item </xsl:text>
|
||||
<xsl:text>\item </xsl:text>
|
||||
<xsl:apply-templates/>
|
||||
<xsl:text> </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<xsl:template match="varlistentry">
|
||||
<xsl:variable name="id">
|
||||
<xsl:call-template name="label.id"/>
|
||||
</xsl:variable>
|
||||
<xsl:text>\item[</xsl:text><xsl:apply-templates select="term"/><xsl:text>]\mbox{} % mbox is a trick to induce different typesetting decisions</xsl:text>
|
||||
<xsl:apply-templates select="listitem"/>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<xsl:template match="varlistentry/term">
|
||||
<xsl:apply-templates/><xsl:text>, </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="varlistentry/term[position()=last()]">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="varlistentry/listitem">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<xsl:template name="tabular.string">
|
||||
<xsl:param name="cols" select="1"/>
|
||||
<xsl:param name="i" select="1"/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="$i > $cols"></xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:text>l</xsl:text>
|
||||
<xsl:call-template name="tabular.string">
|
||||
<xsl:with-param name="i" select="$i+1"/>
|
||||
<xsl:with-param name="cols" select="$cols"/>
|
||||
</xsl:call-template>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<!--==========================================================================
|
||||
| Inline simplelist. It is rendered as a list of comma separated values.
|
||||
| We make the difference between the last member and the rest. XSL easily
|
||||
| allows this.
|
||||
+============================================================================-->
|
||||
|
||||
<xsl:template match="simplelist[@type='inline']">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
<xsl:template match="simplelist[@type='inline']/member">
|
||||
<xsl:apply-templates/>
|
||||
<xsl:text>, </xsl:text>
|
||||
</xsl:template>
|
||||
<xsl:template match="simplelist[@type='inline']/member[position()=last()]">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="simplelist[@type='horiz']">
|
||||
<xsl:variable name="cols">
|
||||
<xsl:choose>
|
||||
<xsl:when test="@columns">
|
||||
<xsl:value-of select="@columns"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>1</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:variable>
|
||||
<xsl:text> </xsl:text>
|
||||
<xsl:text>\begin{tabular*}{\linewidth}{</xsl:text>
|
||||
<xsl:call-template name="tabular.string">
|
||||
<xsl:with-param name="cols" select="$cols"/>
|
||||
</xsl:call-template>
|
||||
<xsl:text>} </xsl:text>
|
||||
<xsl:call-template name="simplelist.horiz">
|
||||
<xsl:with-param name="cols" select="$cols"/>
|
||||
</xsl:call-template>
|
||||
<xsl:text> \end{tabular*} </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
|
||||
<xsl:template name="simplelist.horiz">
|
||||
<xsl:param name="cols">1</xsl:param>
|
||||
<xsl:param name="cell">1</xsl:param>
|
||||
<xsl:param name="members" select="./member"/>
|
||||
<xsl:if test="$cell <= count($members)">
|
||||
<xsl:text> </xsl:text>
|
||||
<xsl:call-template name="simplelist.horiz.row">
|
||||
<xsl:with-param name="cols" select="$cols"/>
|
||||
<xsl:with-param name="cell" select="$cell"/>
|
||||
<xsl:with-param name="members" select="$members"/>
|
||||
</xsl:call-template>
|
||||
<xsl:text> \\</xsl:text>
|
||||
<xsl:call-template name="simplelist.horiz">
|
||||
<xsl:with-param name="cols" select="$cols"/>
|
||||
<xsl:with-param name="cell" select="$cell + $cols"/>
|
||||
<xsl:with-param name="members" select="$members"/>
|
||||
</xsl:call-template>
|
||||
</xsl:if>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="simplelist.horiz.row">
|
||||
<xsl:param name="cols">1</xsl:param>
|
||||
<xsl:param name="cell">1</xsl:param>
|
||||
<xsl:param name="members" select="./member"/>
|
||||
<xsl:param name="curcol">1</xsl:param>
|
||||
<xsl:if test="$curcol <= $cols">
|
||||
<xsl:choose>
|
||||
<xsl:when test="$members[position()=$cell]">
|
||||
<xsl:apply-templates select="$members[position()=$cell]"/>
|
||||
<xsl:text> </xsl:text>
|
||||
<xsl:if test="$curcol < $cols">
|
||||
<xsl:call-template name="generate.latex.cell.separator"/>
|
||||
</xsl:if>
|
||||
</xsl:when>
|
||||
</xsl:choose>
|
||||
<xsl:call-template name="simplelist.horiz.row">
|
||||
<xsl:with-param name="cols" select="$cols"/>
|
||||
<xsl:with-param name="cell" select="$cell+1"/>
|
||||
<xsl:with-param name="members" select="$members"/>
|
||||
<xsl:with-param name="curcol" select="$curcol+1"/>
|
||||
</xsl:call-template>
|
||||
</xsl:if>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<xsl:template match="simplelist|simplelist[@type='vert']">
|
||||
<xsl:variable name="cols">
|
||||
<xsl:choose>
|
||||
<xsl:when test="@columns">
|
||||
<xsl:value-of select="@columns"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>1</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:variable>
|
||||
<xsl:text> </xsl:text>
|
||||
<!--<xsl:text>\vspace{1cm} </xsl:text>-->
|
||||
<xsl:text>\begin{tabular*}{\linewidth}{</xsl:text>
|
||||
<xsl:call-template name="tabular.string">
|
||||
<xsl:with-param name="i" select="1"/>
|
||||
<xsl:with-param name="cols" select="$cols"/>
|
||||
</xsl:call-template>
|
||||
<xsl:text>}</xsl:text>
|
||||
<xsl:call-template name="simplelist.vert">
|
||||
<xsl:with-param name="cols" select="$cols"/>
|
||||
</xsl:call-template>
|
||||
<xsl:text> \end{tabular*} </xsl:text>
|
||||
<!--<xsl:text>\vspace{1cm} </xsl:text>-->
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
<xsl:template name="simplelist.vert">
|
||||
<xsl:param name="cols">1</xsl:param>
|
||||
<xsl:param name="cell">1</xsl:param>
|
||||
<xsl:param name="members" select="./member"/>
|
||||
<xsl:param name="rows" select="floor((count($members)+$cols - 1) div $cols)"/>
|
||||
<xsl:if test="$cell <= $rows">
|
||||
<xsl:text> </xsl:text>
|
||||
<xsl:call-template name="simplelist.vert.row">
|
||||
<xsl:with-param name="cols" select="$cols"/>
|
||||
<xsl:with-param name="rows" select="$rows"/>
|
||||
<xsl:with-param name="cell" select="$cell"/>
|
||||
<xsl:with-param name="members" select="$members"/>
|
||||
</xsl:call-template>
|
||||
<xsl:text> \\</xsl:text>
|
||||
<xsl:call-template name="simplelist.vert">
|
||||
<xsl:with-param name="cols" select="$cols"/>
|
||||
<xsl:with-param name="cell" select="$cell+1"/>
|
||||
<xsl:with-param name="members" select="$members"/>
|
||||
<xsl:with-param name="rows" select="$rows"/>
|
||||
</xsl:call-template>
|
||||
</xsl:if>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
<xsl:template name="simplelist.vert.row">
|
||||
<xsl:param name="cols">1</xsl:param>
|
||||
<xsl:param name="rows">1</xsl:param>
|
||||
<xsl:param name="cell">1</xsl:param>
|
||||
<xsl:param name="members" select="./member"/>
|
||||
<xsl:param name="curcol">1</xsl:param>
|
||||
<xsl:if test="$curcol <= $cols">
|
||||
<xsl:choose>
|
||||
<xsl:when test="$members[position()=$cell]">
|
||||
<xsl:apply-templates select="$members[position()=$cell]"/>
|
||||
<xsl:text> </xsl:text>
|
||||
<xsl:if test="$curcol < $cols">
|
||||
<xsl:call-template name="generate.latex.cell.separator"/>
|
||||
</xsl:if>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
<xsl:call-template name="simplelist.vert.row">
|
||||
<xsl:with-param name="cols" select="$cols"/>
|
||||
<xsl:with-param name="rows" select="$rows"/>
|
||||
<xsl:with-param name="cell" select="$cell+$rows"/>
|
||||
<xsl:with-param name="members" select="$members"/>
|
||||
<xsl:with-param name="curcol" select="$curcol+1"/>
|
||||
</xsl:call-template>
|
||||
</xsl:if>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<xsl:template match="member">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
|
||||
<xsl:template match="segmentedlist">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="segmentedlist/title">
|
||||
<xsl:text> {\sc </xsl:text>
|
||||
<xsl:apply-templates/>
|
||||
<xsl:text>} \\ </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="segtitle">
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="segtitle" mode="segtitle-in-seg">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="seglistitem">
|
||||
<xsl:apply-templates/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="position()=last()"><xsl:text> </xsl:text></xsl:when>
|
||||
<xsl:otherwise><xsl:text> \\ </xsl:text></xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
|
||||
<xsl:template match="seg">
|
||||
<xsl:variable name="segnum" select="position()"/>
|
||||
<xsl:variable name="seglist" select="ancestor::segmentedlist"/>
|
||||
<xsl:variable name="segtitles" select="$seglist/segtitle"/>
|
||||
|
||||
<!--
|
||||
Note: segtitle is only going to be the right thing in a well formed
|
||||
SegmentedList. If there are too many Segs or too few SegTitles,
|
||||
you'll get something odd...maybe an error
|
||||
-->
|
||||
|
||||
<xsl:text>{ \em </xsl:text>
|
||||
<xsl:apply-templates select="$segtitles[$segnum=position()]" mode="segtitle-in-seg"/>
|
||||
<xsl:text>:} </xsl:text>
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- ==================================================================== -->
|
||||
|
||||
<xsl:template match="calloutlist">
|
||||
<xsl:if test="./title">
|
||||
<xsl:apply-templates select="./title" mode="calloutlist.title.mode"/>
|
||||
</xsl:if>
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="calloutlist/title">
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="calloutlist/title" mode="calloutlist.title.mode">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="callout">
|
||||
<dt>
|
||||
<xsl:call-template name="callout.arearefs">
|
||||
<xsl:with-param name="arearefs" select="@arearefs"/>
|
||||
</xsl:call-template>
|
||||
</dt>
|
||||
<dl><xsl:apply-templates/></dl>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="callout.arearefs">
|
||||
<xsl:param name="arearefs"></xsl:param>
|
||||
<xsl:if test="$arearefs!=''">
|
||||
<xsl:choose>
|
||||
<xsl:when test="substring-before($arearefs,' ')=''">
|
||||
<xsl:call-template name="callout.arearef">
|
||||
<xsl:with-param name="arearef" select="$arearefs"/>
|
||||
</xsl:call-template>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:call-template name="callout.arearef">
|
||||
<xsl:with-param name="arearef"
|
||||
select="substring-before($arearefs,' ')"/>
|
||||
</xsl:call-template>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
<xsl:call-template name="callout.arearefs">
|
||||
<xsl:with-param name="arearefs"
|
||||
select="substring-after($arearefs,' ')"/>
|
||||
</xsl:call-template>
|
||||
</xsl:if>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<xsl:template name="callout.arearef">
|
||||
<xsl:param name="arearef"></xsl:param>
|
||||
<xsl:variable name="targets" select="//node()[@id=$arearef]"/>
|
||||
<xsl:variable name="target" select="$targets[1]"/>
|
||||
<xsl:choose>
|
||||
<xsl:when test="count($target)=0">
|
||||
<xsl:value-of select="$arearef"/>
|
||||
<xsl:text>callout ???</xsl:text>
|
||||
</xsl:when>
|
||||
<xsl:when test="local-name($target)='co'">
|
||||
<!-- FIXME -->
|
||||
<xsl:text>\href{ </xsl:text>
|
||||
<xsl:value-of select="$target/@id"/>
|
||||
<xsl:text>}{</xsl:text>
|
||||
<xsl:value-of select="$target/@id"/><xsl:text>} </xsl:text>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:text>callout ???</xsl:text>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
</xsl:stylesheet>
|
@ -1,222 +0,0 @@
|
||||
<?xml version='1.0'?>
|
||||
<!--#############################################################################
|
||||
|- #############################################################################
|
||||
|
|
||||
| PURPOSE: Math Elements as theorems, lemmas, propositions, etc.
|
||||
| Note: these elements are not part of the DocBook DTD. I have extended
|
||||
| the docbook DTD in order to support this tags, so that's why I have these
|
||||
| templates here.
|
||||
+ ############################################################################## -->
|
||||
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:doc="http://nwalsh.com/xsl/documentation/1.0"
|
||||
exclude-result-prefixes="doc" version='1.0'>
|
||||
|
||||
|
||||
|
||||
<!--############################################################################# -->
|
||||
<!-- DOCUMENTATION -->
|
||||
<doc:reference id="mathelems" xmlns="">
|
||||
<referenceinfo>
|
||||
<releaseinfo role="meta">
|
||||
</releaseinfo>
|
||||
<authorgroup>
|
||||
<author> <firstname>Ramon</firstname> <surname>Casellas</surname> </author>
|
||||
<author> <firstname>James</firstname> <surname>Devenish</surname> </author>
|
||||
</authorgroup>
|
||||
<copyright>
|
||||
<year>2000</year> <year>2001</year> <year>2002</year> <year>2003</year>
|
||||
<holder>Ramon Casellas</holder>
|
||||
</copyright>
|
||||
</referenceinfo>
|
||||
|
||||
<title>Math Elements <filename>mathelems.mod.xsl</filename></title>
|
||||
<partintro>
|
||||
<section><title>Introduction</title>
|
||||
<para></para>
|
||||
</section>
|
||||
</partintro>
|
||||
</doc:reference>
|
||||
|
||||
|
||||
|
||||
|
||||
<xsl:template match="mathelement">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<!--
|
||||
##########################################
|
||||
#
|
||||
# \begin{hypothesis}[title]
|
||||
#
|
||||
# \end{hypothesis}
|
||||
#
|
||||
##########################################
|
||||
-->
|
||||
<xsl:template match="mathelement/mathhypothesis">
|
||||
<xsl:text>\begin{hypothesis}[</xsl:text>
|
||||
<xsl:call-template name="normalize-scape">
|
||||
<xsl:with-param name="string" select="title"/>
|
||||
</xsl:call-template>
|
||||
<xsl:text>] </xsl:text>
|
||||
<xsl:variable name="id"> <xsl:call-template name="label.id"/> </xsl:variable>
|
||||
<xsl:apply-templates/>
|
||||
<xsl:text>\end{rem} </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<!--
|
||||
##########################################
|
||||
#
|
||||
# \begin{rem}[title]
|
||||
#
|
||||
# \end{rem}
|
||||
#
|
||||
##########################################
|
||||
-->
|
||||
<xsl:template match="mathelement/mathremark">
|
||||
<xsl:text>\begin{rem}[</xsl:text>
|
||||
<xsl:call-template name="normalize-scape">
|
||||
<xsl:with-param name="string" select="title"/>
|
||||
</xsl:call-template>
|
||||
<xsl:text>] </xsl:text>
|
||||
<xsl:variable name="id"> <xsl:call-template name="label.id"/> </xsl:variable>
|
||||
<xsl:apply-templates/>
|
||||
<xsl:text>\end{rem} </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<!--
|
||||
##########################################
|
||||
#
|
||||
# \begin{exm}[title]
|
||||
#
|
||||
# \end{exm}
|
||||
#
|
||||
##########################################
|
||||
-->
|
||||
<xsl:template match="mathelement/mathexample">
|
||||
<xsl:text>\begin{exm}[</xsl:text>
|
||||
<xsl:call-template name="normalize-scape">
|
||||
<xsl:with-param name="string" select="title"/>
|
||||
</xsl:call-template>
|
||||
<xsl:text>] </xsl:text>
|
||||
<xsl:variable name="id"> <xsl:call-template name="label.id"/> </xsl:variable>
|
||||
<xsl:apply-templates/>
|
||||
<xsl:text>\end{exm} </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<!--
|
||||
##########################################
|
||||
#
|
||||
# \begin{prop}[title]
|
||||
#
|
||||
# \end{prop}
|
||||
#
|
||||
##########################################
|
||||
-->
|
||||
<xsl:template match="mathelement/mathproposition">
|
||||
<xsl:text>\begin{prop}[</xsl:text>
|
||||
<xsl:call-template name="normalize-scape">
|
||||
<xsl:with-param name="string" select="title"/>
|
||||
</xsl:call-template>
|
||||
<xsl:text>] </xsl:text>
|
||||
<xsl:variable name="id"> <xsl:call-template name="label.id"/> </xsl:variable>
|
||||
<xsl:apply-templates/>
|
||||
<xsl:text>\end{prop} </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<!--
|
||||
##########################################
|
||||
#
|
||||
# \begin{thm}[title]
|
||||
#
|
||||
# \end{thm}
|
||||
#
|
||||
##########################################
|
||||
-->
|
||||
<xsl:template match="mathelement/maththeorem">
|
||||
<xsl:text>\begin{thm}[</xsl:text>
|
||||
<xsl:call-template name="normalize-scape">
|
||||
<xsl:with-param name="string" select="title"/>
|
||||
</xsl:call-template>
|
||||
<xsl:text>] </xsl:text>
|
||||
<xsl:variable name="id"> <xsl:call-template name="label.id"/> </xsl:variable>
|
||||
<xsl:apply-templates/>
|
||||
<xsl:text>\end{thm} </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
<!--
|
||||
##########################################
|
||||
#
|
||||
# \begin{defn}[definition title]
|
||||
#
|
||||
# \end{defn}
|
||||
#
|
||||
##########################################
|
||||
-->
|
||||
<xsl:template match="mathelement/mathdefinition">
|
||||
<xsl:text>\begin{defn}[</xsl:text>
|
||||
<xsl:call-template name="normalize-scape">
|
||||
<xsl:with-param name="string" select="title"/>
|
||||
</xsl:call-template>
|
||||
<xsl:text>] </xsl:text>
|
||||
<xsl:variable name="id"> <xsl:call-template name="label.id"/> </xsl:variable>
|
||||
<xsl:apply-templates/>
|
||||
<xsl:text>\end{defn} </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
<!--
|
||||
##########################################
|
||||
#
|
||||
# \begin{lem}[lemma title]
|
||||
#
|
||||
# \end{lem}
|
||||
#
|
||||
##########################################
|
||||
-->
|
||||
<xsl:template match="mathelement/mathlemma">
|
||||
<xsl:text>\begin{lem}[</xsl:text>
|
||||
<xsl:call-template name="normalize-scape">
|
||||
<xsl:with-param name="string" select="title"/>
|
||||
</xsl:call-template>
|
||||
<xsl:text>] </xsl:text>
|
||||
<xsl:variable name="id"> <xsl:call-template name="label.id"/> </xsl:variable>
|
||||
<xsl:apply-templates/>
|
||||
<xsl:text>\end{lem} </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<!--
|
||||
##########################################
|
||||
#
|
||||
# \begin{proof}
|
||||
#
|
||||
# \end{proof}
|
||||
#
|
||||
##########################################
|
||||
-->
|
||||
<xsl:template match="mathproof">
|
||||
<xsl:text>\begin{proof}</xsl:text>
|
||||
<xsl:variable name="id"> <xsl:call-template name="label.id"/> </xsl:variable>
|
||||
<xsl:apply-templates/>
|
||||
<xsl:text>\end{proof} </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<xsl:template match="mathphrase|mathcondition|mathassertion">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="mathelement/*/title">
|
||||
</xsl:template>
|
||||
|
||||
</xsl:stylesheet>
|
@ -1,173 +0,0 @@
|
||||
|
||||
<!--
|
||||
File isoamsa.ent produced by the XSL script mmldtd.xsl
|
||||
from input data in unicode.xml.
|
||||
|
||||
Please report any errors to
|
||||
David Carlisle <davidc@nag.co.uk>.
|
||||
|
||||
The numeric character values assigned to each entity
|
||||
(should) match either official Unicode assignments
|
||||
or assignments provisionally allocated by the
|
||||
Unicode Consortium based on the characters in the `STIX'
|
||||
propsal for mathematics. Note that these assignments
|
||||
have not been ratified by the corresponding ISO
|
||||
committee and thus should be considered liable to
|
||||
change.
|
||||
|
||||
Entity names in this file are derived from files carrying the
|
||||
following notice:
|
||||
|
||||
(C) International Organization for Standardization 1991
|
||||
Permission to copy in any form is granted for use with
|
||||
conforming SGML systems and applications as defined in
|
||||
ISO 8879, provided this notice is included in all copies.
|
||||
|
||||
-->
|
||||
|
||||
<!ENTITY angzarr "⍼" ><!--angle with down zig-zag arrow -->
|
||||
<!ENTITY cirmid "⫯" ><!--circle, mid below -->
|
||||
<!ENTITY cudarrl "⤸" ><!--left, curved, down arrow -->
|
||||
<!ENTITY cudarrr "⤵" ><!--right, curved, down arrow -->
|
||||
<!ENTITY cularr "↶" ><!--/curvearrowleft A: left curved arrow -->
|
||||
<!ENTITY cularrp "⤽" ><!--curved left arrow with plus -->
|
||||
<!ENTITY curarr "↷" ><!--/curvearrowright A: rt curved arrow -->
|
||||
<!ENTITY curarrm "⤼" ><!--curved right arrow with minus -->
|
||||
<!ENTITY dArr "⇓" ><!--/Downarrow A: down dbl arrow -->
|
||||
<!ENTITY Darr "↡" ><!--down two-headed arrow -->
|
||||
<!ENTITY ddarr "⇊" ><!--/downdownarrows A: two down arrows -->
|
||||
<!ENTITY DDotrahd "⤑" ><!--right arrow with dotted stem -->
|
||||
<!ENTITY dfisht "⥿" ><!--down fish tail -->
|
||||
<!ENTITY dHar "⥥" ><!--down harpoon-left, down harpoon-right -->
|
||||
<!ENTITY dharl "⇃" ><!--/downharpoonleft A: dn harpoon-left -->
|
||||
<!ENTITY dharr "⇂" ><!--/downharpoonright A: down harpoon-rt -->
|
||||
<!ENTITY duarr "⇵" ><!--down arrow, up arrow -->
|
||||
<!ENTITY duhar "⥯" ><!--down harp, up harp -->
|
||||
<!ENTITY dzigrarr "⇝" ><!--right long zig-zag arrow -->
|
||||
<!ENTITY erarr "⥱" ><!--equal, right arrow below -->
|
||||
<!ENTITY harr "↔" ><!--/leftrightarrow A: l&r arrow -->
|
||||
<!ENTITY hArr "⇔" ><!--/Leftrightarrow A: l&r dbl arrow -->
|
||||
<!ENTITY harrcir "⥈" ><!--left and right arrow with a circle -->
|
||||
<!ENTITY harrw "↭" ><!--/leftrightsquigarrow A: l&r arr-wavy -->
|
||||
<!ENTITY hoarr "⇿" ><!--horizontal open arrow -->
|
||||
<!ENTITY imof "⊷" ><!--image of -->
|
||||
<!ENTITY lAarr "⇚" ><!--/Lleftarrow A: left triple arrow -->
|
||||
<!ENTITY Larr "↞" ><!--/twoheadleftarrow A: -->
|
||||
<!ENTITY larrbfs "⤟" ><!--left arrow-bar, filled square -->
|
||||
<!ENTITY larrfs "⤝" ><!--left arrow, filled square -->
|
||||
<!ENTITY larrhk "↩" ><!--/hookleftarrow A: left arrow-hooked -->
|
||||
<!ENTITY larrlp "↫" ><!--/looparrowleft A: left arrow-looped -->
|
||||
<!ENTITY larrpl "⤹" ><!--left arrow, plus -->
|
||||
<!ENTITY larrsim "⥳" ><!--left arrow, similar -->
|
||||
<!ENTITY larrtl "↢" ><!--/leftarrowtail A: left arrow-tailed -->
|
||||
<!ENTITY latail "⤙" ><!--left arrow-tail -->
|
||||
<!ENTITY lAtail "⤛" ><!--left double arrow-tail -->
|
||||
<!ENTITY lbarr "⤌" ><!--left broken arrow -->
|
||||
<!ENTITY lBarr "⤎" ><!--left doubly broken arrow -->
|
||||
<!ENTITY ldca "⤶" ><!--left down curved arrow -->
|
||||
<!ENTITY ldrdhar "⥧" ><!--left harpoon-down over right harpoon-down -->
|
||||
<!ENTITY ldrushar "⥋" ><!--left-down-right-up harpoon -->
|
||||
<!ENTITY ldsh "↲" ><!--left down angled arrow -->
|
||||
<!ENTITY lfisht "⥼" ><!--left fish tail -->
|
||||
<!ENTITY lHar "⥢" ><!--left harpoon-up over left harpoon-down -->
|
||||
<!ENTITY lhard "↽" ><!--/leftharpoondown A: l harpoon-down -->
|
||||
<!ENTITY lharu "↼" ><!--/leftharpoonup A: left harpoon-up -->
|
||||
<!ENTITY lharul "⥪" ><!--left harpoon-up over long dash -->
|
||||
<!ENTITY llarr "⇇" ><!--/leftleftarrows A: two left arrows -->
|
||||
<!ENTITY llhard "⥫" ><!--left harpoon-down below long dash -->
|
||||
<!ENTITY loarr "⇽" ><!--left open arrow -->
|
||||
<!ENTITY lrarr "⇆" ><!--/leftrightarrows A: l arr over r arr -->
|
||||
<!ENTITY lrhar "⇋" ><!--/leftrightharpoons A: l harp over r -->
|
||||
<!ENTITY lrhard "⥭" ><!--right harpoon-down below long dash -->
|
||||
<!ENTITY lsh "↰" ><!--/Lsh A: -->
|
||||
<!ENTITY lurdshar "⥊" ><!--left-up-right-down harpoon -->
|
||||
<!ENTITY luruhar "⥦" ><!--left harpoon-up over right harpoon-up -->
|
||||
<!ENTITY map "↦" ><!--/mapsto A: -->
|
||||
<!ENTITY Map "⤅" ><!--twoheaded mapsto -->
|
||||
<!ENTITY midcir "⫰" ><!--mid, circle below -->
|
||||
<!ENTITY mumap "⊸" ><!--/multimap A: -->
|
||||
<!ENTITY nearhk "⤤" ><!--NE arrow-hooked -->
|
||||
<!ENTITY nearr "↗" ><!--/nearrow A: NE pointing arrow -->
|
||||
<!ENTITY neArr "⇗" ><!--NE pointing dbl arrow -->
|
||||
<!ENTITY nesear "⤨" ><!--/toea A: NE & SE arrows -->
|
||||
<!ENTITY nharr "↮" ><!--/nleftrightarrow A: not l&r arrow -->
|
||||
<!ENTITY nhArr "⇎" ><!--/nLeftrightarrow A: not l&r dbl arr -->
|
||||
<!ENTITY nlarr "↚" ><!--/nleftarrow A: not left arrow -->
|
||||
<!ENTITY nlArr "⇍" ><!--/nLeftarrow A: not implied by -->
|
||||
<!ENTITY nrarr "↛" ><!--/nrightarrow A: not right arrow -->
|
||||
<!ENTITY nrArr "⇏" ><!--/nRightarrow A: not implies -->
|
||||
<!ENTITY nrarrc "⤳̸" ><!--not right arrow-curved -->
|
||||
<!ENTITY nrarrw "↝̸" ><!--not right arrow-wavy -->
|
||||
<!ENTITY nvHarr "⇎" ><!--not, vert, left and right double arrow -->
|
||||
<!ENTITY nvlArr "⇍" ><!--not, vert, left double arrow -->
|
||||
<!ENTITY nvrArr "⇏" ><!--not, vert, right double arrow -->
|
||||
<!ENTITY nwarhk "⤣" ><!--NW arrow-hooked -->
|
||||
<!ENTITY nwarr "↖" ><!--/nwarrow A: NW pointing arrow -->
|
||||
<!ENTITY nwArr "⇖" ><!--NW pointing dbl arrow -->
|
||||
<!ENTITY nwnear "⤧" ><!--NW & NE arrows -->
|
||||
<!ENTITY olarr "↺" ><!--/circlearrowleft A: l arr in circle -->
|
||||
<!ENTITY orarr "↻" ><!--/circlearrowright A: r arr in circle -->
|
||||
<!ENTITY origof "⊶" ><!--original of -->
|
||||
<!ENTITY rAarr "⇛" ><!--/Rrightarrow A: right triple arrow -->
|
||||
<!ENTITY Rarr "↠" ><!--/twoheadrightarrow A: -->
|
||||
<!ENTITY rarrap "⥵" ><!--approximate, right arrow above -->
|
||||
<!ENTITY rarrbfs "⤠" ><!--right arrow-bar, filled square -->
|
||||
<!ENTITY rarrc "⤳" ><!--right arrow-curved -->
|
||||
<!ENTITY rarrfs "⤞" ><!--right arrow, filled square -->
|
||||
<!ENTITY rarrhk "↪" ><!--/hookrightarrow A: rt arrow-hooked -->
|
||||
<!ENTITY rarrlp "↬" ><!--/looparrowright A: rt arrow-looped -->
|
||||
<!ENTITY rarrpl "⥅" ><!--right arrow, plus -->
|
||||
<!ENTITY rarrsim "⥴" ><!--right arrow, similar -->
|
||||
<!ENTITY rarrtl "↣" ><!--/rightarrowtail A: rt arrow-tailed -->
|
||||
<!ENTITY Rarrtl "⤖" ><!--right two-headed arrow with tail -->
|
||||
<!ENTITY rarrw "⇝" ><!--/rightsquigarrow A: rt arrow-wavy -->
|
||||
<!ENTITY ratail "↣" ><!--right arrow-tail -->
|
||||
<!ENTITY rAtail "⤜" ><!--right double arrow-tail -->
|
||||
<!ENTITY rbarr "⤍" ><!--/bkarow A: right broken arrow -->
|
||||
<!ENTITY rBarr "⤏" ><!--/dbkarow A: right doubly broken arrow -->
|
||||
<!ENTITY RBarr "⤐" ><!--/drbkarow A: twoheaded right broken arrow -->
|
||||
<!ENTITY rdca "⤷" ><!--right down curved arrow -->
|
||||
<!ENTITY rdldhar "⥩" ><!--right harpoon-down over left harpoon-down -->
|
||||
<!ENTITY rdsh "↳" ><!--right down angled arrow -->
|
||||
<!ENTITY rfisht "⥽" ><!--right fish tail -->
|
||||
<!ENTITY rHar "⥤" ><!--right harpoon-up over right harpoon-down -->
|
||||
<!ENTITY rhard "⇁" ><!--/rightharpoondown A: rt harpoon-down -->
|
||||
<!ENTITY rharu "⇀" ><!--/rightharpoonup A: rt harpoon-up -->
|
||||
<!ENTITY rharul "⥬" ><!--right harpoon-up over long dash -->
|
||||
<!ENTITY rlarr "⇄" ><!--/rightleftarrows A: r arr over l arr -->
|
||||
<!ENTITY rlhar "⇌" ><!--/rightleftharpoons A: r harp over l -->
|
||||
<!ENTITY roarr "⇾" ><!--right open arrow -->
|
||||
<!ENTITY rrarr "⇉" ><!--/rightrightarrows A: two rt arrows -->
|
||||
<!ENTITY rsh "↱" ><!--/Rsh A: -->
|
||||
<!ENTITY ruluhar "⥨" ><!--right harpoon-up over left harpoon-up -->
|
||||
<!ENTITY searhk "⤥" ><!--/hksearow A: SE arrow-hooken -->
|
||||
<!ENTITY searr "↘" ><!--/searrow A: SE pointing arrow -->
|
||||
<!ENTITY seArr "⇘" ><!--SE pointing dbl arrow -->
|
||||
<!ENTITY seswar "⤩" ><!--/tosa A: SE & SW arrows -->
|
||||
<!ENTITY simrarr "⥲" ><!--similar, right arrow below -->
|
||||
<!ENTITY slarr "←⁣" ><!--short left arrow -->
|
||||
<!ENTITY srarr "→⁣" ><!--short right arrow -->
|
||||
<!ENTITY swarhk "⤦" ><!--/hkswarow A: SW arrow-hooked -->
|
||||
<!ENTITY swarr "↙" ><!--/swarrow A: SW pointing arrow -->
|
||||
<!ENTITY swArr "⇙" ><!--SW pointing dbl arrow -->
|
||||
<!ENTITY swnwar "⤪" ><!--SW & NW arrows -->
|
||||
<!ENTITY uArr "⇑" ><!--/Uparrow A: up dbl arrow -->
|
||||
<!ENTITY Uarr "↟" ><!--up two-headed arrow -->
|
||||
<!ENTITY Uarrocir "⥉" ><!--up two-headed arrow above circle -->
|
||||
<!ENTITY udarr "⇅" ><!--up arrow, down arrow -->
|
||||
<!ENTITY udhar "⥮" ><!--up harp, down harp -->
|
||||
<!ENTITY ufisht "⥾" ><!--up fish tail -->
|
||||
<!ENTITY uHar "⥣" ><!--up harpoon-left, up harpoon-right -->
|
||||
<!ENTITY uharl "↿" ><!--/upharpoonleft A: up harpoon-left -->
|
||||
<!ENTITY uharr "↾" ><!--/upharpoonright /restriction A: up harp-r -->
|
||||
<!ENTITY uuarr "⇈" ><!--/upuparrows A: two up arrows -->
|
||||
<!ENTITY varr "↕" ><!--/updownarrow A: up&down arrow -->
|
||||
<!ENTITY vArr "⇕" ><!--/Updownarrow A: up&down dbl arrow -->
|
||||
<!ENTITY xharr "↔" ><!--/longleftrightarrow A: long l&r arr -->
|
||||
<!ENTITY xhArr "⇔" ><!--/Longleftrightarrow A: long l&r dbl arr -->
|
||||
<!ENTITY xlarr "←" ><!--/longleftarrow A: long left arrow -->
|
||||
<!ENTITY xlArr "⇐" ><!--/Longleftarrow A: long l dbl arrow -->
|
||||
<!ENTITY xmap "↦" ><!--/longmapsto A: -->
|
||||
<!ENTITY xrarr "→" ><!--/longrightarrow A: long right arrow -->
|
||||
<!ENTITY xrArr "⇒" ><!--/Longrightarrow A: long rt dbl arr -->
|
||||
<!ENTITY zigrarr "⇝" ><!--right zig-zag arrow -->
|
@ -1,146 +0,0 @@
|
||||
|
||||
<!--
|
||||
File isoamsb.ent produced by the XSL script mmldtd.xsl
|
||||
from input data in unicode.xml.
|
||||
|
||||
Please report any errors to
|
||||
David Carlisle <davidc@nag.co.uk>.
|
||||
|
||||
The numeric character values assigned to each entity
|
||||
(should) match either official Unicode assignments
|
||||
or assignments provisionally allocated by the
|
||||
Unicode Consortium based on the characters in the `STIX'
|
||||
propsal for mathematics. Note that these assignments
|
||||
have not been ratified by the corresponding ISO
|
||||
committee and thus should be considered liable to
|
||||
change.
|
||||
|
||||
Entity names in this file are derived from files carrying the
|
||||
following notice:
|
||||
|
||||
(C) International Organization for Standardization 1991
|
||||
Permission to copy in any form is granted for use with
|
||||
conforming SGML systems and applications as defined in
|
||||
ISO 8879, provided this notice is included in all copies.
|
||||
|
||||
-->
|
||||
|
||||
<!ENTITY ac "⤏" ><!--most positive -->
|
||||
<!ENTITY acE "⧛" ><!--most positive, two lines below -->
|
||||
<!ENTITY amalg "⨿" ><!--/amalg B: amalgamation or coproduct -->
|
||||
<!ENTITY barvee "⊽" ><!--bar, vee -->
|
||||
<!ENTITY barwed "⊼" ><!--/barwedge B: logical and, bar above -->
|
||||
<!ENTITY Barwed "⌆" ><!--/doublebarwedge B: log and, dbl bar above -->
|
||||
<!ENTITY bsolb "⧅" ><!--reverse solidus in square -->
|
||||
<!ENTITY Cap "⋒" ><!--/Cap /doublecap B: dbl intersection -->
|
||||
<!ENTITY capand "⩄" ><!--intersection, and -->
|
||||
<!ENTITY capbrcup "⩉" ><!--intersection, bar, union -->
|
||||
<!ENTITY capcap "⩋" ><!--intersection, intersection, joined -->
|
||||
<!ENTITY capcup "⩇" ><!--intersection above union -->
|
||||
<!ENTITY capdot "⩀" ><!--intersection, with dot -->
|
||||
<!ENTITY caps "∩⁣" ><!--intersection, serifs -->
|
||||
<!ENTITY ccaps "⩍" ><!--closed intersection, serifs -->
|
||||
<!ENTITY ccups "⩌" ><!--closed union, serifs -->
|
||||
<!ENTITY ccupssm "⩐" ><!--closed union, serifs, smash product -->
|
||||
<!ENTITY coprod "∐" ><!--/coprod L: coproduct operator -->
|
||||
<!ENTITY Cup "⋓" ><!--/Cup /doublecup B: dbl union -->
|
||||
<!ENTITY cupbrcap "⩈" ><!--union, bar, intersection -->
|
||||
<!ENTITY cupcap "⩆" ><!--union above intersection -->
|
||||
<!ENTITY cupcup "⩊" ><!--union, union, joined -->
|
||||
<!ENTITY cupdot "⊍" ><!--union, with dot -->
|
||||
<!ENTITY cupor "⩅" ><!--union, or -->
|
||||
<!ENTITY cups "∪⁣" ><!--union, serifs -->
|
||||
<!ENTITY cuvee "⋎" ><!--/curlyvee B: curly logical or -->
|
||||
<!ENTITY cuwed "⋏" ><!--/curlywedge B: curly logical and -->
|
||||
<!ENTITY dagger "†" ><!--/dagger B: dagger relation -->
|
||||
<!ENTITY Dagger "‡" ><!--/ddagger B: double dagger relation -->
|
||||
<!ENTITY diam "⋄" ><!--/diamond B: open diamond -->
|
||||
<!ENTITY divonx "⋇" ><!--/divideontimes B: division on times -->
|
||||
<!ENTITY eplus "⩱" ><!--equal, plus -->
|
||||
<!ENTITY hercon "⊹" ><!--hermitian conjugate matrix -->
|
||||
<!ENTITY intcal "⊺" ><!--/intercal B: intercal -->
|
||||
<!ENTITY iprod "⨼" ><!--/intprod -->
|
||||
<!ENTITY loplus "⨭" ><!--plus sign in left half circle -->
|
||||
<!ENTITY lotimes "⨴" ><!--multiply sign in left half circle -->
|
||||
<!ENTITY lthree "⋋" ><!--/leftthreetimes B: -->
|
||||
<!ENTITY ltimes "⋉" ><!--/ltimes B: times sign, left closed -->
|
||||
<!ENTITY midast "*" ><!--/ast B: asterisk -->
|
||||
<!ENTITY minusb "⊟" ><!--/boxminus B: minus sign in box -->
|
||||
<!ENTITY minusd "∸" ><!--/dotminus B: minus sign, dot above -->
|
||||
<!ENTITY minusdu "⨪" ><!--minus sign, dot below -->
|
||||
<!ENTITY ncap "⩃" ><!--bar, intersection -->
|
||||
<!ENTITY ncup "⩂" ><!--bar, union -->
|
||||
<!ENTITY oast "⊛" ><!--/circledast B: asterisk in circle -->
|
||||
<!ENTITY ocir "⊚" ><!--/circledcirc B: small circle in circle -->
|
||||
<!ENTITY odash "⊝" ><!--/circleddash B: hyphen in circle -->
|
||||
<!ENTITY odiv "⨸" ><!--divide in circle -->
|
||||
<!ENTITY odot "⊙" ><!--/odot B: middle dot in circle -->
|
||||
<!ENTITY odsold "⦼" ><!--dot, solidus, dot in circle -->
|
||||
<!ENTITY ofcir "⦿" ><!--filled circle in circle -->
|
||||
<!ENTITY ogt "⧁" ><!--greater-than in circle -->
|
||||
<!ENTITY ohbar "⦵" ><!--circle with horizontal bar -->
|
||||
<!ENTITY olcir "⦾" ><!--large circle in circle -->
|
||||
<!ENTITY olt "⧀" ><!--less-than in circle -->
|
||||
<!ENTITY omid "⦶" ><!--vertical bar in circle -->
|
||||
<!ENTITY ominus "⊖" ><!--/ominus B: minus sign in circle -->
|
||||
<!ENTITY opar "⦷" ><!--parallel in circle -->
|
||||
<!ENTITY operp "⦹" ><!--perpendicular in circle -->
|
||||
<!ENTITY oplus "⊕" ><!--/oplus B: plus sign in circle -->
|
||||
<!ENTITY osol "⊘" ><!--/oslash B: solidus in circle -->
|
||||
<!ENTITY otimes "⊗" ><!--/otimes B: multiply sign in circle -->
|
||||
<!ENTITY Otimes "⨷" ><!--multiply sign in double circle -->
|
||||
<!ENTITY otimesas "⨶" ><!--multiply sign in circle, circumflex accent -->
|
||||
<!ENTITY ovbar "⌽" ><!--circle with vertical bar -->
|
||||
<!ENTITY plusacir "⨣" ><!--plus, circumflex accent above -->
|
||||
<!ENTITY plusb "⊞" ><!--/boxplus B: plus sign in box -->
|
||||
<!ENTITY pluscir "⨢" ><!--plus, small circle above -->
|
||||
<!ENTITY plusdo "∔" ><!--/dotplus B: plus sign, dot above -->
|
||||
<!ENTITY plusdu "⨥" ><!--plus sign, dot below -->
|
||||
<!ENTITY pluse "⩲" ><!--plus, equals -->
|
||||
<!ENTITY plussim "⨦" ><!--plus, similar below -->
|
||||
<!ENTITY plustwo "⨧" ><!--plus, two; Nim-addition -->
|
||||
<!ENTITY prod "∏" ><!--/prod L: product operator -->
|
||||
<!ENTITY race "⧚" ><!--reverse most positive, line below -->
|
||||
<!ENTITY roplus "⨮" ><!--plus sign in right half circle -->
|
||||
<!ENTITY rotimes "⨵" ><!--multiply sign in right half circle -->
|
||||
<!ENTITY rthree "⋌" ><!--/rightthreetimes B: -->
|
||||
<!ENTITY rtimes "⋊" ><!--/rtimes B: times sign, right closed -->
|
||||
<!ENTITY sdot "⋅" ><!--/cdot B: small middle dot -->
|
||||
<!ENTITY sdotb "⊡" ><!--/dotsquare /boxdot B: small dot in box -->
|
||||
<!ENTITY setmn "∖" ><!--/setminus B: reverse solidus -->
|
||||
<!ENTITY simplus "⨤" ><!--plus, similar above -->
|
||||
<!ENTITY smashp "⨳" ><!--smash product -->
|
||||
<!ENTITY solb "⧄" ><!--solidus in square -->
|
||||
<!ENTITY sqcap "⊓" ><!--/sqcap B: square intersection -->
|
||||
<!ENTITY sqcaps "⊓⁣" ><!--square intersection, serifs -->
|
||||
<!ENTITY sqcup "⊔" ><!--/sqcup B: square union -->
|
||||
<!ENTITY sqcups "⊔⁣" ><!--square union, serifs -->
|
||||
<!ENTITY ssetmn "∖" ><!--/smallsetminus B: sm reverse solidus -->
|
||||
<!ENTITY sstarf "⋆" ><!--/star B: small star, filled -->
|
||||
<!ENTITY subdot "⪽" ><!--subset, with dot -->
|
||||
<!ENTITY sum "∑" ><!--/sum L: summation operator -->
|
||||
<!ENTITY supdot "⪾" ><!--superset, with dot -->
|
||||
<!ENTITY timesb "⊠" ><!--/boxtimes B: multiply sign in box -->
|
||||
<!ENTITY timesbar "⨱" ><!--multiply sign, bar below -->
|
||||
<!ENTITY timesd "⨰" ><!--times, dot -->
|
||||
<!ENTITY tridot "◬" ><!--dot in triangle -->
|
||||
<!ENTITY triminus "⨺" ><!--minus in triangle -->
|
||||
<!ENTITY triplus "⨹" ><!--plus in triangle -->
|
||||
<!ENTITY trisb "⧍" ><!--triangle, serifs at bottom -->
|
||||
<!ENTITY tritime "⨻" ><!--multiply in triangle -->
|
||||
<!ENTITY uplus "⊎" ><!--/uplus B: plus sign in union -->
|
||||
<!ENTITY veebar "⊻" ><!--/veebar B: logical or, bar below -->
|
||||
<!ENTITY wedbar "⩟" ><!--wedge, bar below -->
|
||||
<!ENTITY wreath "≀" ><!--/wr B: wreath product -->
|
||||
<!ENTITY xcap "⋂" ><!--/bigcap L: intersection operator -->
|
||||
<!ENTITY xcirc "◯" ><!--/bigcirc B: large circle -->
|
||||
<!ENTITY xcup "⋃" ><!--/bigcup L: union operator -->
|
||||
<!ENTITY xdtri "▽" ><!--/bigtriangledown B: big dn tri, open -->
|
||||
<!ENTITY xodot "⊙" ><!--/bigodot L: circle dot operator -->
|
||||
<!ENTITY xoplus "⊕" ><!--/bigoplus L: circle plus operator -->
|
||||
<!ENTITY xotime "⊗" ><!--/bigotimes L: circle times operator -->
|
||||
<!ENTITY xsqcup "⊔" ><!--/bigsqcup L: square union operator -->
|
||||
<!ENTITY xuplus "⊎" ><!--/biguplus L: -->
|
||||
<!ENTITY xutri "△" ><!--/bigtriangleup B: big up tri, open -->
|
||||
<!ENTITY xvee "⋁" ><!--/bigvee L: logical and operator -->
|
||||
<!ENTITY xwedge "⋀" ><!--/bigwedge L: logical or operator -->
|
@ -1,49 +0,0 @@
|
||||
|
||||
<!--
|
||||
File isoamsc.ent produced by the XSL script mmldtd.xsl
|
||||
from input data in unicode.xml.
|
||||
|
||||
Please report any errors to
|
||||
David Carlisle <davidc@nag.co.uk>.
|
||||
|
||||
The numeric character values assigned to each entity
|
||||
(should) match either official Unicode assignments
|
||||
or assignments provisionally allocated by the
|
||||
Unicode Consortium based on the characters in the `STIX'
|
||||
propsal for mathematics. Note that these assignments
|
||||
have not been ratified by the corresponding ISO
|
||||
committee and thus should be considered liable to
|
||||
change.
|
||||
|
||||
Entity names in this file are derived from files carrying the
|
||||
following notice:
|
||||
|
||||
(C) International Organization for Standardization 1991
|
||||
Permission to copy in any form is granted for use with
|
||||
conforming SGML systems and applications as defined in
|
||||
ISO 8879, provided this notice is included in all copies.
|
||||
|
||||
-->
|
||||
|
||||
<!ENTITY dlcorn "⌞" ><!--/llcorner O: lower left corner -->
|
||||
<!ENTITY drcorn "⌟" ><!--/lrcorner C: lower right corner -->
|
||||
<!ENTITY gtlPar "⦕" ><!--dbl left parenthesis, greater -->
|
||||
<!ENTITY langd "⦑" ><!--left angle, dot -->
|
||||
<!ENTITY lbrke "⦋" ><!--left bracket, equal -->
|
||||
<!ENTITY lbrksld "⦏" ><!--left bracket, solidus bottom corner -->
|
||||
<!ENTITY lbrkslu "⦍" ><!--left bracket, solidus top corner -->
|
||||
<!ENTITY lceil "⌈" ><!--/lceil O: left ceiling -->
|
||||
<!ENTITY lfloor "⌊" ><!--/lfloor O: left floor -->
|
||||
<!ENTITY lmoust "⦘" ><!--/lmoustache -->
|
||||
<!ENTITY lparlt "⦓" ><!--O: left parenthesis, lt -->
|
||||
<!ENTITY ltrPar "⦖" ><!--dbl right parenthesis, less -->
|
||||
<!ENTITY rangd "⦒" ><!--right angle, dot -->
|
||||
<!ENTITY rbrke "⦌" ><!--right bracket, equal -->
|
||||
<!ENTITY rbrksld "⦎" ><!--right bracket, solidus bottom corner -->
|
||||
<!ENTITY rbrkslu "⦐" ><!--right bracket, solidus top corner -->
|
||||
<!ENTITY rceil "⌉" ><!--/rceil C: right ceiling -->
|
||||
<!ENTITY rfloor "⌋" ><!--/rfloor C: right floor -->
|
||||
<!ENTITY rmoust "⦗" ><!--/rmoustache -->
|
||||
<!ENTITY rpargt "⦔" ><!--C: right paren, gt -->
|
||||
<!ENTITY ulcorn "⌜" ><!--/ulcorner O: upper left corner -->
|
||||
<!ENTITY urcorn "⌝" ><!--/urcorner C: upper right corner -->
|
@ -1,117 +0,0 @@
|
||||
|
||||
<!--
|
||||
File isoamsn.ent produced by the XSL script mmldtd.xsl
|
||||
from input data in unicode.xml.
|
||||
|
||||
Please report any errors to
|
||||
David Carlisle <davidc@nag.co.uk>.
|
||||
|
||||
The numeric character values assigned to each entity
|
||||
(should) match either official Unicode assignments
|
||||
or assignments provisionally allocated by the
|
||||
Unicode Consortium based on the characters in the `STIX'
|
||||
propsal for mathematics. Note that these assignments
|
||||
have not been ratified by the corresponding ISO
|
||||
committee and thus should be considered liable to
|
||||
change.
|
||||
|
||||
Entity names in this file are derived from files carrying the
|
||||
following notice:
|
||||
|
||||
(C) International Organization for Standardization 1991
|
||||
Permission to copy in any form is granted for use with
|
||||
conforming SGML systems and applications as defined in
|
||||
ISO 8879, provided this notice is included in all copies.
|
||||
|
||||
-->
|
||||
|
||||
<!ENTITY gnap "⪊" ><!--/gnapprox N: greater, not approximate -->
|
||||
<!ENTITY gne "≩" ><!--/gneq N: greater, not equals -->
|
||||
<!ENTITY gnE "≩" ><!--/gneqq N: greater, not dbl equals -->
|
||||
<!ENTITY gnsim "⋧" ><!--/gnsim N: greater, not similar -->
|
||||
<!ENTITY gvnE "≩̸" ><!--/gvertneqq N: gt, vert, not dbl eq -->
|
||||
<!ENTITY lnap "⪉" ><!--/lnapprox N: less, not approximate -->
|
||||
<!ENTITY lne "≨" ><!--/lneq N: less, not equals -->
|
||||
<!ENTITY lnE "≨" ><!--/lneqq N: less, not double equals -->
|
||||
<!ENTITY lnsim "⋦" ><!--/lnsim N: less, not similar -->
|
||||
<!ENTITY lvnE "≨̸" ><!--/lvertneqq N: less, vert, not dbl eq -->
|
||||
<!ENTITY nap "≉" ><!--/napprox N: not approximate -->
|
||||
<!ENTITY napE "⩰̸" ><!--not approximately equal or equal to -->
|
||||
<!ENTITY napid "≋̸" ><!--not approximately identical to -->
|
||||
<!ENTITY ncong "≇" ><!--/ncong N: not congruent with -->
|
||||
<!ENTITY ncongdot "⩭̸" ><!--not congruent, dot -->
|
||||
<!ENTITY nequiv "≢" ><!--/nequiv N: not identical with -->
|
||||
<!ENTITY nge "≱⃥" ><!--/ngeq N: not greater-than-or-equal -->
|
||||
<!ENTITY ngE "≱" ><!--/ngeqq N: not greater, dbl equals -->
|
||||
<!ENTITY nges "≱" ><!--/ngeqslant N: not gt-or-eq, slanted -->
|
||||
<!ENTITY nGg "⋙̸" ><!--not triple greater than -->
|
||||
<!ENTITY ngsim "≵" ><!--not greater, similar -->
|
||||
<!ENTITY ngt "≯" ><!--/ngtr N: not greater-than -->
|
||||
<!ENTITY nGt "≫̸" ><!--not, vert, much greater than -->
|
||||
<!ENTITY nGtv "≫̸⁣" ><!--not much greater than, variant -->
|
||||
<!ENTITY nle "≰⃥" ><!--/nleq N: not less-than-or-equal -->
|
||||
<!ENTITY nlE "≰" ><!--/nleqq N: not less, dbl equals -->
|
||||
<!ENTITY nles "≰" ><!--/nleqslant N: not less-or-eq, slant -->
|
||||
<!ENTITY nLl "⋘̸" ><!--not triple less than -->
|
||||
<!ENTITY nlsim "≴" ><!--not less, similar -->
|
||||
<!ENTITY nlt "≮" ><!--/nless N: not less-than -->
|
||||
<!ENTITY nLt "≪̸" ><!--not, vert, much less than -->
|
||||
<!ENTITY nltri "⋪" ><!--/ntriangleleft N: not left triangle -->
|
||||
<!ENTITY nltrie "⋬" ><!--/ntrianglelefteq N: not l tri, eq -->
|
||||
<!ENTITY nLtv "≪̸⁣" ><!--not much less than, variant -->
|
||||
<!ENTITY nmid "∤" ><!--/nmid -->
|
||||
<!ENTITY npar "∦" ><!--/nparallel N: not parallel -->
|
||||
<!ENTITY npr "⊀" ><!--/nprec N: not precedes -->
|
||||
<!ENTITY nprcue "⋠" ><!--not curly precedes, eq -->
|
||||
<!ENTITY npre "⪯̸" ><!--/npreceq N: not precedes, equals -->
|
||||
<!ENTITY nrtri "⋫" ><!--/ntriangleright N: not rt triangle -->
|
||||
<!ENTITY nrtrie "⋭" ><!--/ntrianglerighteq N: not r tri, eq -->
|
||||
<!ENTITY nsc "⊁" ><!--/nsucc N: not succeeds -->
|
||||
<!ENTITY nsccue "⋡" ><!--not succeeds, curly eq -->
|
||||
<!ENTITY nsce "⪰̸" ><!--/nsucceq N: not succeeds, equals -->
|
||||
<!ENTITY nsim "≁" ><!--/nsim N: not similar -->
|
||||
<!ENTITY nsime "≄" ><!--/nsimeq N: not similar, equals -->
|
||||
<!ENTITY nsmid "∤⁣" ><!--/nshortmid -->
|
||||
<!ENTITY nspar "∦⁣" ><!--/nshortparallel N: not short par -->
|
||||
<!ENTITY nsqsube "⋢" ><!--not, square subset, equals -->
|
||||
<!ENTITY nsqsupe "⋣" ><!--not, square superset, equals -->
|
||||
<!ENTITY nsub "⊄" ><!--not subset -->
|
||||
<!ENTITY nsube "⊈" ><!--/nsubseteq N: not subset, equals -->
|
||||
<!ENTITY nsubE "⊈" ><!--/nsubseteqq N: not subset, dbl eq -->
|
||||
<!ENTITY nsup "⊅" ><!--not superset -->
|
||||
<!ENTITY nsupe "⊉" ><!--/nsupseteq N: not superset, equals -->
|
||||
<!ENTITY nsupE "⊉" ><!--/nsupseteqq N: not superset, dbl eq -->
|
||||
<!ENTITY ntgl "≹" ><!--not greater, less -->
|
||||
<!ENTITY ntlg "≸" ><!--not less, greater -->
|
||||
<!ENTITY nvap "≉̸" ><!--not, vert, approximate -->
|
||||
<!ENTITY nvdash "⊬" ><!--/nvdash N: not vertical, dash -->
|
||||
<!ENTITY nvDash "⊭" ><!--/nvDash N: not vertical, dbl dash -->
|
||||
<!ENTITY nVdash "⊮" ><!--/nVdash N: not dbl vertical, dash -->
|
||||
<!ENTITY nVDash "⊯" ><!--/nVDash N: not dbl vert, dbl dash -->
|
||||
<!ENTITY nvge "≱" ><!--not, vert, greater-than-or-equal -->
|
||||
<!ENTITY nvgt "≯" ><!--not, vert, greater-than -->
|
||||
<!ENTITY nvle "≰" ><!--not, vert, less-than-or-equal -->
|
||||
<!ENTITY nvlt "≮" ><!--not, vert, less-than -->
|
||||
<!ENTITY nvltrie "⋬̸" ><!--not, vert, left triangle, equals -->
|
||||
<!ENTITY nvrtrie "⋭̸" ><!--not, vert, right triangle, equals -->
|
||||
<!ENTITY nvsim "≁̸" ><!--not, vert, similar -->
|
||||
<!ENTITY parsim "⫳" ><!--parallel, similar -->
|
||||
<!ENTITY prnap "⋨" ><!--/precnapprox N: precedes, not approx -->
|
||||
<!ENTITY prnE "⪵" ><!--/precneqq N: precedes, not dbl eq -->
|
||||
<!ENTITY prnsim "⋨" ><!--/precnsim N: precedes, not similar -->
|
||||
<!ENTITY rnmid "⫮" ><!--reverse /nmid -->
|
||||
<!ENTITY scnap "⋩" ><!--/succnapprox N: succeeds, not approx -->
|
||||
<!ENTITY scnE "⪶" ><!--/succneqq N: succeeds, not dbl eq -->
|
||||
<!ENTITY scnsim "⋩" ><!--/succnsim N: succeeds, not similar -->
|
||||
<!ENTITY simne "≆" ><!--similar, not equals -->
|
||||
<!ENTITY solbar "⌿" ><!--solidus, bar through -->
|
||||
<!ENTITY subne "⊊" ><!--/subsetneq N: subset, not equals -->
|
||||
<!ENTITY subnE "⊊" ><!--/subsetneqq N: subset, not dbl eq -->
|
||||
<!ENTITY supne "⊋" ><!--/supsetneq N: superset, not equals -->
|
||||
<!ENTITY supnE "⊋" ><!--/supsetneqq N: superset, not dbl eq -->
|
||||
<!ENTITY vnsub "⊄" ><!--/nsubset N: not subset, var -->
|
||||
<!ENTITY vnsup "⊅" ><!--/nsupset N: not superset, var -->
|
||||
<!ENTITY vsubne "⊊⁣" ><!--/varsubsetneq N: subset, not eq, var -->
|
||||
<!ENTITY vsubnE "⊊⁣" ><!--/varsubsetneqq N: subset not dbl eq, var -->
|
||||
<!ENTITY vsupne "⊋⁣" ><!--/varsupsetneq N: superset, not eq, var -->
|
||||
<!ENTITY vsupnE "⊋⁣" ><!--/varsupsetneqq N: super not dbl eq, var -->
|
@ -1,77 +0,0 @@
|
||||
|
||||
<!--
|
||||
File isoamso.ent produced by the XSL script mmldtd.xsl
|
||||
from input data in unicode.xml.
|
||||
|
||||
Please report any errors to
|
||||
David Carlisle <davidc@nag.co.uk>.
|
||||
|
||||
The numeric character values assigned to each entity
|
||||
(should) match either official Unicode assignments
|
||||
or assignments provisionally allocated by the
|
||||
Unicode Consortium based on the characters in the `STIX'
|
||||
propsal for mathematics. Note that these assignments
|
||||
have not been ratified by the corresponding ISO
|
||||
committee and thus should be considered liable to
|
||||
change.
|
||||
|
||||
Entity names in this file are derived from files carrying the
|
||||
following notice:
|
||||
|
||||
(C) International Organization for Standardization 1991
|
||||
Permission to copy in any form is granted for use with
|
||||
conforming SGML systems and applications as defined in
|
||||
ISO 8879, provided this notice is included in all copies.
|
||||
|
||||
-->
|
||||
|
||||
<!ENTITY ang "∠" ><!--/angle - angle -->
|
||||
<!ENTITY ange "⦤" ><!--angle, equal -->
|
||||
<!ENTITY angmsd "∡" ><!--/measuredangle - angle-measured -->
|
||||
<!ENTITY angmsdaa "⦨" ><!--angle-measured, arrow, up, right -->
|
||||
<!ENTITY angmsdab "⦩" ><!--angle-measured, arrow, up, left -->
|
||||
<!ENTITY angmsdac "⦪" ><!--angle-measured, arrow, down, right -->
|
||||
<!ENTITY angmsdad "⦫" ><!--angle-measured, arrow, down, left -->
|
||||
<!ENTITY angmsdae "⦬" ><!--angle-measured, arrow, right, up -->
|
||||
<!ENTITY angmsdaf "⦭" ><!--angle-measured, arrow, left, up -->
|
||||
<!ENTITY angmsdag "⦮" ><!--angle-measured, arrow, right, down -->
|
||||
<!ENTITY angmsdah "⦯" ><!--angle-measured, arrow, left, down -->
|
||||
<!ENTITY angrtvb "⦝⁣" ><!--right angle-measured -->
|
||||
<!ENTITY angrtvbd "⦝" ><!--right angle-measured, dot -->
|
||||
<!ENTITY bbrk "⎵" ><!--bottom square bracket -->
|
||||
<!ENTITY bemptyv "⦰" ><!--reversed circle, slash -->
|
||||
<!ENTITY beth "ℶ" ><!--/beth - beth, Hebrew -->
|
||||
<!ENTITY boxbox "⧉" ><!--two joined squares -->
|
||||
<!ENTITY bprime "‵" ><!--/backprime - reverse prime -->
|
||||
<!ENTITY bsemi "⁏" ><!--reverse semi-colon -->
|
||||
<!ENTITY cemptyv "⦲" ><!--circle, slash, small circle above -->
|
||||
<!ENTITY cirE "⧃" ><!--circle, two horizontal stroked to the right -->
|
||||
<!ENTITY cirscir "⧂" ><!--circle, small circle to the right -->
|
||||
<!ENTITY comp "∁" ><!--/complement - complement sign -->
|
||||
<!ENTITY daleth "ℸ" ><!--/daleth - daleth, Hebrew -->
|
||||
<!ENTITY demptyv "⦱" ><!--circle, slash, bar above -->
|
||||
<!ENTITY ell "ℓ" ><!--/ell - cursive small l -->
|
||||
<!ENTITY empty "∅⁣" ><!--/emptyset - zero, slash -->
|
||||
<!ENTITY emptyv "∅" ><!--/varnothing - circle, slash -->
|
||||
<!ENTITY gimel "ℷ" ><!--/gimel - gimel, Hebrew -->
|
||||
<!ENTITY iiota "℩" ><!--inverted iota -->
|
||||
<!ENTITY image "ℑ" ><!--/Im - imaginary -->
|
||||
<!ENTITY imath "ı" ><!--/imath - small i, no dot -->
|
||||
<!ENTITY jmath "j⁣" ><!--/jmath - small j, no dot -->
|
||||
<!ENTITY laemptyv "⦴" ><!--circle, slash, left arrow above -->
|
||||
<!ENTITY lltri "◺" ><!--lower left triangle -->
|
||||
<!ENTITY lrtri "⊿" ><!--lower right triangle -->
|
||||
<!ENTITY mho "℧" ><!--/mho - conductance -->
|
||||
<!ENTITY nang "∠̸" ><!--not, vert, angle -->
|
||||
<!ENTITY nexist "∄" ><!--/nexists - negated exists -->
|
||||
<!ENTITY oS "Ⓢ" ><!--/circledS - capital S in circle -->
|
||||
<!ENTITY plank "ℏ" ><!--/hbar - Planck's over 2pi -->
|
||||
<!ENTITY plankv "ℏ" ><!--/hslash - variant Planck's over 2pi -->
|
||||
<!ENTITY raemptyv "⦳" ><!--circle, slash, right arrow above -->
|
||||
<!ENTITY range "⦥" ><!--reverse angle, equal -->
|
||||
<!ENTITY real "ℜ" ><!--/Re - real -->
|
||||
<!ENTITY tbrk "⎴" ><!--top square bracket -->
|
||||
<!ENTITY ultri "◸" ><!--upper left triangle -->
|
||||
<!ENTITY urtri "◹" ><!--upper right triangle -->
|
||||
<!ENTITY vzigzag "⦚" ><!--vertical zig-zag line -->
|
||||
<!ENTITY weierp "℘" ><!--/wp - Weierstrass p -->
|
@ -1,205 +0,0 @@
|
||||
|
||||
<!--
|
||||
File isoamsr.ent produced by the XSL script mmldtd.xsl
|
||||
from input data in unicode.xml.
|
||||
|
||||
Please report any errors to
|
||||
David Carlisle <davidc@nag.co.uk>.
|
||||
|
||||
The numeric character values assigned to each entity
|
||||
(should) match either official Unicode assignments
|
||||
or assignments provisionally allocated by the
|
||||
Unicode Consortium based on the characters in the `STIX'
|
||||
propsal for mathematics. Note that these assignments
|
||||
have not been ratified by the corresponding ISO
|
||||
committee and thus should be considered liable to
|
||||
change.
|
||||
|
||||
Entity names in this file are derived from files carrying the
|
||||
following notice:
|
||||
|
||||
(C) International Organization for Standardization 1991
|
||||
Permission to copy in any form is granted for use with
|
||||
conforming SGML systems and applications as defined in
|
||||
ISO 8879, provided this notice is included in all copies.
|
||||
|
||||
-->
|
||||
|
||||
<!ENTITY ape "≊" ><!--/approxeq R: approximate, equals -->
|
||||
<!ENTITY apE "≊" ><!--approximately equal or equal to -->
|
||||
<!ENTITY apid "≋" ><!--approximately identical to -->
|
||||
<!ENTITY asymp "≍" ><!--/asymp R: asymptotically equal to -->
|
||||
<!ENTITY Barv "⫧" ><!--vert, dbl bar (over) -->
|
||||
<!ENTITY bcong "≌" ><!--/backcong R: reverse congruent -->
|
||||
<!ENTITY bepsi "ℼ" ><!--/backepsilon R: such that -->
|
||||
<!ENTITY bowtie "⋈" ><!--/bowtie R: -->
|
||||
<!ENTITY bsim "∽" ><!--/backsim R: reverse similar -->
|
||||
<!ENTITY bsime "⋍" ><!--/backsimeq R: reverse similar, eq -->
|
||||
<!ENTITY bsolhsub "\⊂" ><!--reverse solidus, subset -->
|
||||
<!ENTITY bump "≎" ><!--/Bumpeq R: bumpy equals -->
|
||||
<!ENTITY bumpe "≏" ><!--/bumpeq R: bumpy equals, equals -->
|
||||
<!ENTITY bumpE "⪮" ><!--bump, equals -->
|
||||
<!ENTITY cire "≗" ><!--/circeq R: circle, equals -->
|
||||
<!ENTITY Colon "∷" ><!--/Colon, two colons -->
|
||||
<!ENTITY colone "≔" ><!--/coloneq R: colon, equals -->
|
||||
<!ENTITY Colone "⩴" ><!--double colon, equals -->
|
||||
<!ENTITY congdot "⩭" ><!--congruent, dot -->
|
||||
<!ENTITY csub "⫏" ><!--subset, closed -->
|
||||
<!ENTITY csube "⫑" ><!--subset, closed, equals -->
|
||||
<!ENTITY csup "⫐" ><!--superset, closed -->
|
||||
<!ENTITY csupe "⫒" ><!--superset, closed, equals -->
|
||||
<!ENTITY cuepr "⋞" ><!--/curlyeqprec R: curly eq, precedes -->
|
||||
<!ENTITY cuesc "⋟" ><!--/curlyeqsucc R: curly eq, succeeds -->
|
||||
<!ENTITY dashv "⊣" ><!--/dashv R: dash, vertical -->
|
||||
<!ENTITY Dashv "⫤" ><!--dbl dash, vertical -->
|
||||
<!ENTITY easter "≛" ><!--equal, asterisk above -->
|
||||
<!ENTITY ecir "≖" ><!--/eqcirc R: circle on equals sign -->
|
||||
<!ENTITY ecolon "≕" ><!--/eqcolon R: equals, colon -->
|
||||
<!ENTITY eDDot "⩷" ><!--/ddotseq R: equal with four dots -->
|
||||
<!ENTITY eDot "≑" ><!--/doteqdot /Doteq R: eq, even dots -->
|
||||
<!ENTITY efDot "≒" ><!--/fallingdotseq R: eq, falling dots -->
|
||||
<!ENTITY eg "⪚" ><!--equal-or-greater -->
|
||||
<!ENTITY egs "⋝" ><!--/eqslantgtr R: equal-or-gtr, slanted -->
|
||||
<!ENTITY egsdot "⪘" ><!--equal-or-greater, slanted, dot inside -->
|
||||
<!ENTITY el "⪙" ><!--equal-or-less -->
|
||||
<!ENTITY els "⋜" ><!--/eqslantless R: eq-or-less, slanted -->
|
||||
<!ENTITY elsdot "⪗" ><!--equal-or-less, slanted, dot inside -->
|
||||
<!ENTITY equest "≟" ><!--/questeq R: equal with questionmark -->
|
||||
<!ENTITY equivDD "⩸" ><!--equivalent, four dots above -->
|
||||
<!ENTITY erDot "≓" ><!--/risingdotseq R: eq, rising dots -->
|
||||
<!ENTITY esdot "≐" ><!--/doteq R: equals, single dot above -->
|
||||
<!ENTITY esim "≂" ><!--/esim R: equals, similar -->
|
||||
<!ENTITY Esim "⩳" ><!--equal, similar -->
|
||||
<!ENTITY fork "⋔" ><!--/pitchfork R: pitchfork -->
|
||||
<!ENTITY forkv "⫙" ><!--fork, variant -->
|
||||
<!ENTITY frown "⌢" ><!--/frown R: down curve -->
|
||||
<!ENTITY gap "≳" ><!--/gtrapprox R: greater, approximate -->
|
||||
<!ENTITY gE "≧" ><!--/geqq R: greater, double equals -->
|
||||
<!ENTITY gel "⋛" ><!--/gtreqless R: greater, equals, less -->
|
||||
<!ENTITY gEl "⋛" ><!--/gtreqqless R: gt, dbl equals, less -->
|
||||
<!ENTITY ges "⩾" ><!--/geqslant R: gt-or-equal, slanted -->
|
||||
<!ENTITY gescc "⪩" ><!--greater than, closed by curve, equal, slanted -->
|
||||
<!ENTITY gesdot "⪀" ><!--greater-than-or-equal, slanted, dot inside -->
|
||||
<!ENTITY gesdoto "⪂" ><!--greater-than-or-equal, slanted, dot above -->
|
||||
<!ENTITY gesdotol "⪄" ><!--greater-than-or-equal, slanted, dot above left -->
|
||||
<!ENTITY gesl "⋛⁣" ><!--greater, equal, slanted, less -->
|
||||
<!ENTITY gesles "⪔" ><!--greater, equal, slanted, less, equal, slanted -->
|
||||
<!ENTITY Gg "⋙" ><!--/ggg /Gg /gggtr R: triple gtr-than -->
|
||||
<!ENTITY gl "≷" ><!--/gtrless R: greater, less -->
|
||||
<!ENTITY gla "⪥" ><!--greater, less, apart -->
|
||||
<!ENTITY glE "⪒" ><!--greater, less, equal -->
|
||||
<!ENTITY glj "⪤" ><!--greater, less, overlapping -->
|
||||
<!ENTITY gsim "≳" ><!--/gtrsim R: greater, similar -->
|
||||
<!ENTITY gsime "⪎" ><!--greater, similar, equal -->
|
||||
<!ENTITY gsiml "⪐" ><!--greater, similar, less -->
|
||||
<!ENTITY Gt "≫" ><!--/gg R: dbl greater-than sign -->
|
||||
<!ENTITY gtcc "⪧" ><!--greater than, closed by curve -->
|
||||
<!ENTITY gtcir "⩺" ><!--greater than, circle inside -->
|
||||
<!ENTITY gtdot "⋗" ><!--/gtrdot R: greater than, with dot -->
|
||||
<!ENTITY gtquest "⩼" ><!--greater than, questionmark above -->
|
||||
<!ENTITY gtrarr "⥸" ><!--greater than, right arrow -->
|
||||
<!ENTITY homtht "∻" ><!--homothetic -->
|
||||
<!ENTITY lap "≲" ><!--/lessapprox R: less, approximate -->
|
||||
<!ENTITY lat "⪫" ><!--larger than -->
|
||||
<!ENTITY late "⪭" ><!--larger than or equal -->
|
||||
<!ENTITY lates "⪭⁣" ><!--larger than or equal, slanted -->
|
||||
<!ENTITY lE "≦" ><!--/leqq R: less, double equals -->
|
||||
<!ENTITY leg "⋚" ><!--/lesseqgtr R: less, eq, greater -->
|
||||
<!ENTITY lEg "⋚" ><!--/lesseqqgtr R: less, dbl eq, greater -->
|
||||
<!ENTITY les "⩽" ><!--/leqslant R: less-than-or-eq, slant -->
|
||||
<!ENTITY lescc "⪨" ><!--less than, closed by curve, equal, slanted -->
|
||||
<!ENTITY lesdot "⩿" ><!--less-than-or-equal, slanted, dot inside -->
|
||||
<!ENTITY lesdoto "⪁" ><!--less-than-or-equal, slanted, dot above -->
|
||||
<!ENTITY lesdotor "⪃" ><!--less-than-or-equal, slanted, dot above right -->
|
||||
<!ENTITY lesg "⋚⁣" ><!--less, equal, slanted, greater -->
|
||||
<!ENTITY lesges "⪓" ><!--less, equal, slanted, greater, equal, slanted -->
|
||||
<!ENTITY lg "≶" ><!--/lessgtr R: less, greater -->
|
||||
<!ENTITY lgE "⪑" ><!--less, greater, equal -->
|
||||
<!ENTITY Ll "⋘" ><!--/Ll /lll /llless R: triple less-than -->
|
||||
<!ENTITY lsim "≲" ><!--/lesssim R: less, similar -->
|
||||
<!ENTITY lsime "⪍" ><!--less, similar, equal -->
|
||||
<!ENTITY lsimg "⪏" ><!--less, similar, greater -->
|
||||
<!ENTITY Lt "≪" ><!--/ll R: double less-than sign -->
|
||||
<!ENTITY ltcc "⪦" ><!--less than, closed by curve -->
|
||||
<!ENTITY ltcir "⩹" ><!--less than, circle inside -->
|
||||
<!ENTITY ltdot "⋖" ><!--/lessdot R: less than, with dot -->
|
||||
<!ENTITY ltlarr "⥶" ><!--less than, left arrow -->
|
||||
<!ENTITY ltquest "⩻" ><!--less than, questionmark above -->
|
||||
<!ENTITY ltrie "⊴" ><!--/trianglelefteq R: left triangle, eq -->
|
||||
<!ENTITY mcomma "⨩" ><!--minus, comma above -->
|
||||
<!ENTITY mDDot "∺" ><!--minus with four dots, geometric properties -->
|
||||
<!ENTITY mid "∣" ><!--/mid R: -->
|
||||
<!ENTITY mlcp "⫛" ><!--/mlcp -->
|
||||
<!ENTITY models "⊧" ><!--/models R: -->
|
||||
<!ENTITY mstpos "∾" ><!--most positive -->
|
||||
<!ENTITY pr "≺" ><!--/prec R: precedes -->
|
||||
<!ENTITY Pr "⪻" ><!--dbl precedes -->
|
||||
<!ENTITY prap "≾" ><!--/precapprox R: precedes, approximate -->
|
||||
<!ENTITY prcue "≼" ><!--/preccurlyeq R: precedes, curly eq -->
|
||||
<!ENTITY pre "⪯" ><!--/preceq R: precedes, equals -->
|
||||
<!ENTITY prE "⪯" ><!--precedes, dbl equals -->
|
||||
<!ENTITY prsim "≾" ><!--/precsim R: precedes, similar -->
|
||||
<!ENTITY prurel "⊰" ><!--element precedes under relation -->
|
||||
<!ENTITY ratio "∶" ><!--/ratio -->
|
||||
<!ENTITY rtrie "⊵" ><!--/trianglerighteq R: right tri, eq -->
|
||||
<!ENTITY rtriltri "⧎" ><!--right triangle above left triangle -->
|
||||
<!ENTITY sc "≻" ><!--/succ R: succeeds -->
|
||||
<!ENTITY Sc "⪼" ><!--dbl succeeds -->
|
||||
<!ENTITY scap "≿" ><!--/succapprox R: succeeds, approximate -->
|
||||
<!ENTITY sccue "≽" ><!--/succcurlyeq R: succeeds, curly eq -->
|
||||
<!ENTITY sce "≽" ><!--/succeq R: succeeds, equals -->
|
||||
<!ENTITY scE "≾" ><!--succeeds, dbl equals -->
|
||||
<!ENTITY scsim "≿" ><!--/succsim R: succeeds, similar -->
|
||||
<!ENTITY sdote "⩦" ><!--equal, dot below -->
|
||||
<!ENTITY simg "⪞" ><!--similar, greater -->
|
||||
<!ENTITY simgE "⪠" ><!--similar, greater, equal -->
|
||||
<!ENTITY siml "⪝" ><!--similar, less -->
|
||||
<!ENTITY simlE "⪟" ><!--similar, less, equal -->
|
||||
<!ENTITY smid "∣⁣" ><!--/shortmid R: -->
|
||||
<!ENTITY smile "⌣" ><!--/smile R: up curve -->
|
||||
<!ENTITY smt "⪪" ><!--smaller than -->
|
||||
<!ENTITY smte "⪬" ><!--smaller than or equal -->
|
||||
<!ENTITY smtes "⪬⁣" ><!--smaller than or equal, slanted -->
|
||||
<!ENTITY spar "∥⁣" ><!--/shortparallel R: short parallel -->
|
||||
<!ENTITY sqsub "⊏" ><!--/sqsubset R: square subset -->
|
||||
<!ENTITY sqsube "⊑" ><!--/sqsubseteq R: square subset, equals -->
|
||||
<!ENTITY sqsup "⊐" ><!--/sqsupset R: square superset -->
|
||||
<!ENTITY sqsupe "⊒" ><!--/sqsupseteq R: square superset, eq -->
|
||||
<!ENTITY Sub "⋐" ><!--/Subset R: double subset -->
|
||||
<!ENTITY subE "⊆" ><!--/subseteqq R: subset, dbl equals -->
|
||||
<!ENTITY subedot "⫃" ><!--subset, equals, dot -->
|
||||
<!ENTITY submult "⫁" ><!--subset, multiply -->
|
||||
<!ENTITY subplus "⪿" ><!--subset, plus -->
|
||||
<!ENTITY subrarr "⥹" ><!--subset, right arrow -->
|
||||
<!ENTITY subsim "⫇" ><!--subset, similar -->
|
||||
<!ENTITY subsub "⫕" ><!--subset above subset -->
|
||||
<!ENTITY subsup "⫓" ><!--subset above superset -->
|
||||
<!ENTITY Sup "⋑" ><!--/Supset R: dbl superset -->
|
||||
<!ENTITY supdsub "⫘" ><!--superset, subset, dash joining them -->
|
||||
<!ENTITY supE "⊇" ><!--/supseteqq R: superset, dbl equals -->
|
||||
<!ENTITY supedot "⫄" ><!--superset, equals, dot -->
|
||||
<!ENTITY suphsol "⊃/" ><!--superset, solidus -->
|
||||
<!ENTITY suphsub "⫗" ><!--superset, subset -->
|
||||
<!ENTITY suplarr "⥻" ><!--superset, left arrow -->
|
||||
<!ENTITY supmult "⫂" ><!--superset, multiply -->
|
||||
<!ENTITY supplus "⫀" ><!--superset, plus -->
|
||||
<!ENTITY supsim "⫈" ><!--superset, similar -->
|
||||
<!ENTITY supsub "⫔" ><!--superset above subset -->
|
||||
<!ENTITY supsup "⫖" ><!--superset above superset -->
|
||||
<!ENTITY thkap "≈⁣" ><!--/thickapprox R: thick approximate -->
|
||||
<!ENTITY thksim "∼" ><!--/thicksim R: thick similar -->
|
||||
<!ENTITY topfork "⫚" ><!--fork with top -->
|
||||
<!ENTITY trie "≜" ><!--/triangleq R: triangle, equals -->
|
||||
<!ENTITY twixt "≬" ><!--/between R: between -->
|
||||
<!ENTITY vBar "⫨" ><!--vert, dbl bar (under) -->
|
||||
<!ENTITY Vbar "⫫" ><!--dbl vert, bar (under) -->
|
||||
<!ENTITY vBarv "⫩" ><!--dbl bar, vert over and under -->
|
||||
<!ENTITY vdash "⊢" ><!--/vdash R: vertical, dash -->
|
||||
<!ENTITY vDash "⊨" ><!--/vDash R: vertical, dbl dash -->
|
||||
<!ENTITY Vdash "⊩" ><!--/Vdash R: dbl vertical, dash -->
|
||||
<!ENTITY VDash "⊫" ><!--dbl vert, dbl dash -->
|
||||
<!ENTITY Vdashl "⫦" ><!--vertical, dash (long) -->
|
||||
<!ENTITY vltri "⊲" ><!--/vartriangleleft R: l tri, open, var -->
|
||||
<!ENTITY vprop "∝" ><!--/varpropto R: proportional, variant -->
|
||||
<!ENTITY vrtri "⊳" ><!--/vartriangleright R: r tri, open, var -->
|
||||
<!ENTITY Vvdash "⊪" ><!--/Vvdash R: triple vertical, dash -->
|
@ -1,67 +0,0 @@
|
||||
|
||||
<!--
|
||||
File isobox.ent produced by the XSL script mmldtd.xsl
|
||||
from input data in unicode.xml.
|
||||
|
||||
Please report any errors to
|
||||
David Carlisle <davidc@nag.co.uk>.
|
||||
|
||||
The numeric character values assigned to each entity
|
||||
(should) match either official Unicode assignments
|
||||
or assignments provisionally allocated by the
|
||||
Unicode Consortium based on the characters in the `STIX'
|
||||
propsal for mathematics. Note that these assignments
|
||||
have not been ratified by the corresponding ISO
|
||||
committee and thus should be considered liable to
|
||||
change.
|
||||
|
||||
Entity names in this file are derived from files carrying the
|
||||
following notice:
|
||||
|
||||
(C) International Organization for Standardization 1986
|
||||
Permission to copy in any form is granted for use with
|
||||
conforming SGML systems and applications as defined in
|
||||
ISO 8879, provided this notice is included in all copies.
|
||||
|
||||
-->
|
||||
|
||||
<!ENTITY boxdl "┐" ><!--lower left quadrant -->
|
||||
<!ENTITY boxdL "╕" ><!--lower left quadrant -->
|
||||
<!ENTITY boxDl "╖" ><!--lower left quadrant -->
|
||||
<!ENTITY boxDL "╗" ><!--lower left quadrant -->
|
||||
<!ENTITY boxdr "┌" ><!--lower right quadrant -->
|
||||
<!ENTITY boxdR "╒" ><!--lower right quadrant -->
|
||||
<!ENTITY boxDr "╓" ><!--lower right quadrant -->
|
||||
<!ENTITY boxDR "╔" ><!--lower right quadrant -->
|
||||
<!ENTITY boxh "─" ><!--horizontal line -->
|
||||
<!ENTITY boxH "═" ><!--horizontal line -->
|
||||
<!ENTITY boxhd "┬" ><!--lower left and right quadrants -->
|
||||
<!ENTITY boxhD "╥" ><!--lower left and right quadrants -->
|
||||
<!ENTITY boxHd "╤" ><!--lower left and right quadrants -->
|
||||
<!ENTITY boxHD "╦" ><!--lower left and right quadrants -->
|
||||
<!ENTITY boxhu "┴" ><!--upper left and right quadrants -->
|
||||
<!ENTITY boxhU "╨" ><!--upper left and right quadrants -->
|
||||
<!ENTITY boxHu "╧" ><!--upper left and right quadrants -->
|
||||
<!ENTITY boxHU "╩" ><!--upper left and right quadrants -->
|
||||
<!ENTITY boxul "┘" ><!--upper left quadrant -->
|
||||
<!ENTITY boxuL "╛" ><!--upper left quadrant -->
|
||||
<!ENTITY boxUl "╜" ><!--upper left quadrant -->
|
||||
<!ENTITY boxUL "╝" ><!--upper left quadrant -->
|
||||
<!ENTITY boxur "└" ><!--upper right quadrant -->
|
||||
<!ENTITY boxuR "╘" ><!--upper right quadrant -->
|
||||
<!ENTITY boxUr "╙" ><!--upper right quadrant -->
|
||||
<!ENTITY boxUR "╚" ><!--upper right quadrant -->
|
||||
<!ENTITY boxv "│" ><!--vertical line -->
|
||||
<!ENTITY boxV "║" ><!--vertical line -->
|
||||
<!ENTITY boxvh "┼" ><!--all four quadrants -->
|
||||
<!ENTITY boxvH "╪" ><!--all four quadrants -->
|
||||
<!ENTITY boxVh "╫" ><!--all four quadrants -->
|
||||
<!ENTITY boxVH "╬" ><!--all four quadrants -->
|
||||
<!ENTITY boxvl "┤" ><!--upper and lower left quadrants -->
|
||||
<!ENTITY boxvL "╡" ><!--upper and lower left quadrants -->
|
||||
<!ENTITY boxVl "╢" ><!--upper and lower left quadrants -->
|
||||
<!ENTITY boxVL "╣" ><!--upper and lower left quadrants -->
|
||||
<!ENTITY boxvr "├" ><!--upper and lower right quadrants -->
|
||||
<!ENTITY boxvR "╞" ><!--upper and lower right quadrants -->
|
||||
<!ENTITY boxVr "╟" ><!--upper and lower right quadrants -->
|
||||
<!ENTITY boxVR "╠" ><!--upper and lower right quadrants -->
|
@ -1,94 +0,0 @@
|
||||
|
||||
<!--
|
||||
File isocyr1.ent produced by the XSL script mmldtd.xsl
|
||||
from input data in unicode.xml.
|
||||
|
||||
Please report any errors to
|
||||
David Carlisle <davidc@nag.co.uk>.
|
||||
|
||||
The numeric character values assigned to each entity
|
||||
(should) match either official Unicode assignments
|
||||
or assignments provisionally allocated by the
|
||||
Unicode Consortium based on the characters in the `STIX'
|
||||
propsal for mathematics. Note that these assignments
|
||||
have not been ratified by the corresponding ISO
|
||||
committee and thus should be considered liable to
|
||||
change.
|
||||
|
||||
Entity names in this file are derived from files carrying the
|
||||
following notice:
|
||||
|
||||
(C) International Organization for Standardization 1986
|
||||
Permission to copy in any form is granted for use with
|
||||
conforming SGML systems and applications as defined in
|
||||
ISO 8879, provided this notice is included in all copies.
|
||||
|
||||
-->
|
||||
|
||||
<!ENTITY acy "а" ><!--=small a, Cyrillic -->
|
||||
<!ENTITY Acy "А" ><!--=capital A, Cyrillic -->
|
||||
<!ENTITY bcy "б" ><!--=small be, Cyrillic -->
|
||||
<!ENTITY Bcy "Б" ><!--=capital BE, Cyrillic -->
|
||||
<!ENTITY chcy "ч" ><!--=small che, Cyrillic -->
|
||||
<!ENTITY CHcy "Ч" ><!--=capital CHE, Cyrillic -->
|
||||
<!ENTITY dcy "д" ><!--=small de, Cyrillic -->
|
||||
<!ENTITY Dcy "Д" ><!--=capital DE, Cyrillic -->
|
||||
<!ENTITY ecy "э" ><!--=small e, Cyrillic -->
|
||||
<!ENTITY Ecy "Э" ><!--=capital E, Cyrillic -->
|
||||
<!ENTITY fcy "ф" ><!--=small ef, Cyrillic -->
|
||||
<!ENTITY Fcy "Ф" ><!--=capital EF, Cyrillic -->
|
||||
<!ENTITY gcy "г" ><!--=small ghe, Cyrillic -->
|
||||
<!ENTITY Gcy "Г" ><!--=capital GHE, Cyrillic -->
|
||||
<!ENTITY hardcy "ъ" ><!--=small hard sign, Cyrillic -->
|
||||
<!ENTITY HARDcy "Ъ" ><!--=capital HARD sign, Cyrillic -->
|
||||
<!ENTITY icy "и" ><!--=small i, Cyrillic -->
|
||||
<!ENTITY Icy "И" ><!--=capital I, Cyrillic -->
|
||||
<!ENTITY iecy "е" ><!--=small ie, Cyrillic -->
|
||||
<!ENTITY IEcy "Е" ><!--=capital IE, Cyrillic -->
|
||||
<!ENTITY iocy "ё" ><!--=small io, Russian -->
|
||||
<!ENTITY IOcy "Ё" ><!--=capital IO, Russian -->
|
||||
<!ENTITY jcy "й" ><!--=small short i, Cyrillic -->
|
||||
<!ENTITY Jcy "Й" ><!--=capital short I, Cyrillic -->
|
||||
<!ENTITY kcy "к" ><!--=small ka, Cyrillic -->
|
||||
<!ENTITY Kcy "К" ><!--=capital KA, Cyrillic -->
|
||||
<!ENTITY khcy "х" ><!--=small ha, Cyrillic -->
|
||||
<!ENTITY KHcy "Х" ><!--=capital HA, Cyrillic -->
|
||||
<!ENTITY lcy "л" ><!--=small el, Cyrillic -->
|
||||
<!ENTITY Lcy "Л" ><!--=capital EL, Cyrillic -->
|
||||
<!ENTITY mcy "м" ><!--=small em, Cyrillic -->
|
||||
<!ENTITY Mcy "М" ><!--=capital EM, Cyrillic -->
|
||||
<!ENTITY ncy "н" ><!--=small en, Cyrillic -->
|
||||
<!ENTITY Ncy "Н" ><!--=capital EN, Cyrillic -->
|
||||
<!ENTITY numero "№" ><!--=numero sign -->
|
||||
<!ENTITY ocy "о" ><!--=small o, Cyrillic -->
|
||||
<!ENTITY Ocy "О" ><!--=capital O, Cyrillic -->
|
||||
<!ENTITY pcy "п" ><!--=small pe, Cyrillic -->
|
||||
<!ENTITY Pcy "П" ><!--=capital PE, Cyrillic -->
|
||||
<!ENTITY rcy "р" ><!--=small er, Cyrillic -->
|
||||
<!ENTITY Rcy "Р" ><!--=capital ER, Cyrillic -->
|
||||
<!ENTITY scy "с" ><!--=small es, Cyrillic -->
|
||||
<!ENTITY Scy "С" ><!--=capital ES, Cyrillic -->
|
||||
<!ENTITY shchcy "щ" ><!--=small shcha, Cyrillic -->
|
||||
<!ENTITY SHCHcy "Щ" ><!--=capital SHCHA, Cyrillic -->
|
||||
<!ENTITY shcy "ш" ><!--=small sha, Cyrillic -->
|
||||
<!ENTITY SHcy "Ш" ><!--=capital SHA, Cyrillic -->
|
||||
<!ENTITY softcy "ь" ><!--=small soft sign, Cyrillic -->
|
||||
<!ENTITY SOFTcy "Ь" ><!--=capital SOFT sign, Cyrillic -->
|
||||
<!ENTITY tcy "т" ><!--=small te, Cyrillic -->
|
||||
<!ENTITY Tcy "Т" ><!--=capital TE, Cyrillic -->
|
||||
<!ENTITY tscy "ц" ><!--=small tse, Cyrillic -->
|
||||
<!ENTITY TScy "Ц" ><!--=capital TSE, Cyrillic -->
|
||||
<!ENTITY ucy "у" ><!--=small u, Cyrillic -->
|
||||
<!ENTITY Ucy "У" ><!--=capital U, Cyrillic -->
|
||||
<!ENTITY vcy "в" ><!--=small ve, Cyrillic -->
|
||||
<!ENTITY Vcy "В" ><!--=capital VE, Cyrillic -->
|
||||
<!ENTITY yacy "я" ><!--=small ya, Cyrillic -->
|
||||
<!ENTITY YAcy "Я" ><!--=capital YA, Cyrillic -->
|
||||
<!ENTITY ycy "ы" ><!--=small yeru, Cyrillic -->
|
||||
<!ENTITY Ycy "Ы" ><!--=capital YERU, Cyrillic -->
|
||||
<!ENTITY yucy "ю" ><!--=small yu, Cyrillic -->
|
||||
<!ENTITY YUcy "Ю" ><!--=capital YU, Cyrillic -->
|
||||
<!ENTITY zcy "з" ><!--=small ze, Cyrillic -->
|
||||
<!ENTITY Zcy "З" ><!--=capital ZE, Cyrillic -->
|
||||
<!ENTITY zhcy "ж" ><!--=small zhe, Cyrillic -->
|
||||
<!ENTITY ZHcy "Ж" ><!--=capital ZHE, Cyrillic -->
|
@ -1,53 +0,0 @@
|
||||
|
||||
<!--
|
||||
File isocyr2.ent produced by the XSL script mmldtd.xsl
|
||||
from input data in unicode.xml.
|
||||
|
||||
Please report any errors to
|
||||
David Carlisle <davidc@nag.co.uk>.
|
||||
|
||||
The numeric character values assigned to each entity
|
||||
(should) match either official Unicode assignments
|
||||
or assignments provisionally allocated by the
|
||||
Unicode Consortium based on the characters in the `STIX'
|
||||
propsal for mathematics. Note that these assignments
|
||||
have not been ratified by the corresponding ISO
|
||||
committee and thus should be considered liable to
|
||||
change.
|
||||
|
||||
Entity names in this file are derived from files carrying the
|
||||
following notice:
|
||||
|
||||
(C) International Organization for Standardization 1986
|
||||
Permission to copy in any form is granted for use with
|
||||
conforming SGML systems and applications as defined in
|
||||
ISO 8879, provided this notice is included in all copies.
|
||||
|
||||
-->
|
||||
|
||||
<!ENTITY djcy "ђ" ><!--=small dje, Serbian -->
|
||||
<!ENTITY DJcy "Ђ" ><!--=capital DJE, Serbian -->
|
||||
<!ENTITY dscy "ѕ" ><!--=small dse, Macedonian -->
|
||||
<!ENTITY DScy "Ѕ" ><!--=capital DSE, Macedonian -->
|
||||
<!ENTITY dzcy "џ" ><!--=small dze, Serbian -->
|
||||
<!ENTITY DZcy "Џ" ><!--=capital dze, Serbian -->
|
||||
<!ENTITY gjcy "ѓ" ><!--=small gje, Macedonian -->
|
||||
<!ENTITY GJcy "Ѓ" ><!--=capital GJE Macedonian -->
|
||||
<!ENTITY iukcy "і" ><!--=small i, Ukrainian -->
|
||||
<!ENTITY Iukcy "І" ><!--=capital I, Ukrainian -->
|
||||
<!ENTITY jsercy "ј" ><!--=small je, Serbian -->
|
||||
<!ENTITY Jsercy "Ј" ><!--=capital JE, Serbian -->
|
||||
<!ENTITY jukcy "є" ><!--=small je, Ukrainian -->
|
||||
<!ENTITY Jukcy "Є" ><!--=capital JE, Ukrainian -->
|
||||
<!ENTITY kjcy "ќ" ><!--=small kje Macedonian -->
|
||||
<!ENTITY KJcy "Ќ" ><!--=capital KJE, Macedonian -->
|
||||
<!ENTITY ljcy "љ" ><!--=small lje, Serbian -->
|
||||
<!ENTITY LJcy "Љ" ><!--=capital LJE, Serbian -->
|
||||
<!ENTITY njcy "њ" ><!--=small nje, Serbian -->
|
||||
<!ENTITY NJcy "Њ" ><!--=capital NJE, Serbian -->
|
||||
<!ENTITY tshcy "ћ" ><!--=small tshe, Serbian -->
|
||||
<!ENTITY TSHcy "Ћ" ><!--=capital TSHE, Serbian -->
|
||||
<!ENTITY ubrcy "ў" ><!--=small u, Byelorussian -->
|
||||
<!ENTITY Ubrcy "Ў" ><!--=capital U, Byelorussian -->
|
||||
<!ENTITY yicy "ї" ><!--=small yi, Ukrainian -->
|
||||
<!ENTITY YIcy "Ї" ><!--=capital YI, Ukrainian -->
|
@ -1,41 +0,0 @@
|
||||
|
||||
<!--
|
||||
File isodia.ent produced by the XSL script mmldtd.xsl
|
||||
from input data in unicode.xml.
|
||||
|
||||
Please report any errors to
|
||||
David Carlisle <davidc@nag.co.uk>.
|
||||
|
||||
The numeric character values assigned to each entity
|
||||
(should) match either official Unicode assignments
|
||||
or assignments provisionally allocated by the
|
||||
Unicode Consortium based on the characters in the `STIX'
|
||||
propsal for mathematics. Note that these assignments
|
||||
have not been ratified by the corresponding ISO
|
||||
committee and thus should be considered liable to
|
||||
change.
|
||||
|
||||
Entity names in this file are derived from files carrying the
|
||||
following notice:
|
||||
|
||||
(C) International Organization for Standardization 1986
|
||||
Permission to copy in any form is granted for use with
|
||||
conforming SGML systems and applications as defined in
|
||||
ISO 8879, provided this notice is included in all copies.
|
||||
|
||||
-->
|
||||
|
||||
<!ENTITY acute "´" ><!--=acute accent -->
|
||||
<!ENTITY breve "˘" ><!--=breve -->
|
||||
<!ENTITY caron "ˇ" ><!--=caron -->
|
||||
<!ENTITY cedil "¸" ><!--=cedilla -->
|
||||
<!ENTITY circ "^" ><!--circumflex accent -->
|
||||
<!ENTITY dblac "˝" ><!--=double acute accent -->
|
||||
<!ENTITY die "¨" ><!--=dieresis -->
|
||||
<!ENTITY dot "˙" ><!--=dot above -->
|
||||
<!ENTITY grave "`" ><!--=grave accent -->
|
||||
<!ENTITY macr "¯" ><!--=macron -->
|
||||
<!ENTITY ogon "˛" ><!--=ogonek -->
|
||||
<!ENTITY ring "˚" ><!--=ring -->
|
||||
<!ENTITY tilde "˜" ><!--=tilde -->
|
||||
<!ENTITY uml "¨" ><!--=umlaut mark -->
|
@ -1,75 +0,0 @@
|
||||
<!--
|
||||
|
||||
File isogrk1.ent produced by the dsssl script ent.dsl
|
||||
from input data in unicode.xml.
|
||||
|
||||
Please report any errors to
|
||||
David Carlisle <davidc@nag.co.uk>.
|
||||
|
||||
The numeric character values assigned to each entity
|
||||
(should) match either official Unicode assignments
|
||||
or assignments in the STIX proposal for characters
|
||||
for Mathematics.
|
||||
|
||||
The STIX assignments are temporary and will change if
|
||||
the proposal or some variant of it is adopted by the
|
||||
Unicode Consortium.
|
||||
|
||||
Entity names in this file are derived from files carrying the
|
||||
following notice:
|
||||
|
||||
(C) International Organization for Standardization 1986
|
||||
Permission to copy in any form is granted for use with
|
||||
conforming SGML systems and applications as defined in
|
||||
ISO 8879, provided this notice is included in all copies.
|
||||
-->
|
||||
|
||||
<!ENTITY agr "α" ><!--U03B1 =small alpha, Greek -->
|
||||
<!ENTITY Agr "Α" ><!--U0391 =capital Alpha, Greek -->
|
||||
<!ENTITY bgr "β" ><!--U03B2 =small beta, Greek -->
|
||||
<!ENTITY Bgr "Β" ><!--U0392 =capital Beta, Greek -->
|
||||
<!ENTITY dgr "δ" ><!--U03B4 =small delta, Greek -->
|
||||
<!ENTITY Dgr "Δ" ><!--U0394 =capital Delta, Greek -->
|
||||
<!ENTITY eegr "η" ><!--U03B7 =small eta, Greek -->
|
||||
<!ENTITY egr "ε" ><!--U03B5 =small epsilon, Greek -->
|
||||
<!ENTITY EEgr "Η" ><!--U0397 =capital Eta, Greek -->
|
||||
<!ENTITY Egr "Ε" ><!--U0395 =capital Epsilon, Greek -->
|
||||
<!ENTITY ggr "γ" ><!--U03B3 =small gamma, Greek -->
|
||||
<!ENTITY Ggr "Γ" ><!--U0393 =capital Gamma, Greek -->
|
||||
<!ENTITY igr "ι" ><!--U03B9 =small iota, Greek -->
|
||||
<!ENTITY Igr "Ι" ><!--U0399 =capital Iota, Greek -->
|
||||
<!ENTITY kgr "κ" ><!--U03BA =small kappa, Greek -->
|
||||
<!ENTITY khgr "χ" ><!--U03C7 =small chi, Greek -->
|
||||
<!ENTITY Kgr "Κ" ><!--U039A =capital Kappa, Greek -->
|
||||
<!ENTITY KHgr "Χ" ><!--U03A7 =capital Chi, Greek -->
|
||||
<!ENTITY lgr "λ" ><!--U03BB =small lambda, Greek -->
|
||||
<!ENTITY Lgr "Λ" ><!--U039B =capital Lambda, Greek -->
|
||||
<!ENTITY mgr "μ" ><!--U03BC =small mu, Greek -->
|
||||
<!ENTITY Mgr "Μ" ><!--U039C =capital Mu, Greek -->
|
||||
<!ENTITY ngr "ν" ><!--U03BD =small nu, Greek -->
|
||||
<!ENTITY Ngr "Ν" ><!--U039D =capital Nu, Greek -->
|
||||
<!ENTITY ogr "ο" ><!--U03BF =small omicron, Greek -->
|
||||
<!ENTITY ohgr "ω" ><!--U03C9 =small omega, Greek -->
|
||||
<!ENTITY Ogr "Ο" ><!--U039F =capital Omicron, Greek -->
|
||||
<!ENTITY OHgr "Ω" ><!--U03A9 =capital Omega, Greek -->
|
||||
<!ENTITY pgr "π" ><!--U03C0 =small pi, Greek -->
|
||||
<!ENTITY phgr "φ" ><!--U03C6 =small phi, Greek -->
|
||||
<!ENTITY psgr "ψ" ><!--U03C8 =small psi, Greek -->
|
||||
<!ENTITY Pgr "Π" ><!--U03A0 =capital Pi, Greek -->
|
||||
<!ENTITY PHgr "Φ" ><!--U03A6 =capital Phi, Greek -->
|
||||
<!ENTITY PSgr "Ψ" ><!--U03A8 =capital Psi, Greek -->
|
||||
<!ENTITY rgr "ρ" ><!--U03C1 =small rho, Greek -->
|
||||
<!ENTITY Rgr "Ρ" ><!--U03A1 =capital Rho, Greek -->
|
||||
<!ENTITY sfgr "ς" ><!--U03C2 =final small sigma, Greek -->
|
||||
<!ENTITY sgr "σ" ><!--U03C3 =small sigma, Greek -->
|
||||
<!ENTITY Sgr "Σ" ><!--U03A3 =capital Sigma, Greek -->
|
||||
<!ENTITY tgr "τ" ><!--U03C4 =small tau, Greek -->
|
||||
<!ENTITY thgr "θ" ><!--U03B8 =small theta, Greek -->
|
||||
<!ENTITY Tgr "Τ" ><!--U03A4 =capital Tau, Greek -->
|
||||
<!ENTITY THgr "Θ" ><!--U0398 =capital Theta, Greek -->
|
||||
<!ENTITY ugr "υ" ><!--U03C5 =small upsilon, Greek -->
|
||||
<!ENTITY Ugr "Υ" ><!--U03A5 =capital Upsilon, Greek -->
|
||||
<!ENTITY xgr "ξ" ><!--U03BE =small xi, Greek -->
|
||||
<!ENTITY Xgr "Ξ" ><!--U039E =capital Xi, Greek -->
|
||||
<!ENTITY zgr "ζ" ><!--U03B6 =small zeta, Greek -->
|
||||
<!ENTITY Zgr "Ζ" ><!--U0396 =capital Zeta, Greek -->
|
@ -1,46 +0,0 @@
|
||||
<!--
|
||||
|
||||
File isogrk2.ent produced by the dsssl script ent.dsl
|
||||
from input data in unicode.xml.
|
||||
|
||||
Please report any errors to
|
||||
David Carlisle <davidc@nag.co.uk>.
|
||||
|
||||
The numeric character values assigned to each entity
|
||||
(should) match either official Unicode assignments
|
||||
or assignments in the STIX proposal for characters
|
||||
for Mathematics.
|
||||
|
||||
The STIX assignments are temporary and will change if
|
||||
the proposal or some variant of it is adopted by the
|
||||
Unicode Consortium.
|
||||
|
||||
Entity names in this file are derived from files carrying the
|
||||
following notice:
|
||||
|
||||
(C) International Organization for Standardization 1986
|
||||
Permission to copy in any form is granted for use with
|
||||
conforming SGML systems and applications as defined in
|
||||
ISO 8879, provided this notice is included in all copies.
|
||||
-->
|
||||
|
||||
<!ENTITY aacgr "ά" ><!--U03AC =small alpha, accent, Greek -->
|
||||
<!ENTITY Aacgr "Ά" ><!--U0386 =capital Alpha, accent, Greek -->
|
||||
<!ENTITY eacgr "έ" ><!--U03AD =small epsilon, accent, Greek -->
|
||||
<!ENTITY eeacgr "ή" ><!--U03AE =small eta, accent, Greek -->
|
||||
<!ENTITY Eacgr "Έ" ><!--U0388 =capital Epsilon, accent, Greek -->
|
||||
<!ENTITY EEacgr "Ή" ><!--U0389 =capital Eta, accent, Greek -->
|
||||
<!ENTITY iacgr "ί" ><!--U03AF =small iota, accent, Greek -->
|
||||
<!ENTITY idiagr "ΐ" ><!--U0390 =small iota, dieresis, accent, Greek -->
|
||||
<!ENTITY idigr "ϊ" ><!--U03CA =small iota, dieresis, Greek -->
|
||||
<!ENTITY Iacgr "Ί" ><!--U038A =capital Iota, accent, Greek -->
|
||||
<!ENTITY Idigr "Ϊ" ><!--U03AA =capital Iota, dieresis, Greek -->
|
||||
<!ENTITY oacgr "ό" ><!--U03CC =small omicron, accent, Greek -->
|
||||
<!ENTITY ohacgr "ώ" ><!--U03CE =small omega, accent, Greek -->
|
||||
<!ENTITY Oacgr "Ό" ><!--U038C =capital Omicron, accent, Greek -->
|
||||
<!ENTITY OHacgr "Ώ" ><!--U038F =capital Omega, accent, Greek -->
|
||||
<!ENTITY uacgr "ύ" ><!--U03CD =small upsilon, accent, Greek -->
|
||||
<!ENTITY udiagr "ΰ" ><!--U03B0 =small upsilon, dieresis, accent, Greek -->
|
||||
<!ENTITY udigr "ϋ" ><!--U03CB =small upsilon, dieresis, Greek -->
|
||||
<!ENTITY Uacgr "Ύ" ><!--U038E =capital Upsilon, accent, Greek -->
|
||||
<!ENTITY Udigr "Ϋ" ><!--U03AB =capital Upsilon, dieresis, Greek -->
|
@ -1,70 +0,0 @@
|
||||
|
||||
<!--
|
||||
File isogrk3.ent produced by the XSL script mmldtd.xsl
|
||||
from input data in unicode.xml.
|
||||
|
||||
Please report any errors to
|
||||
David Carlisle <davidc@nag.co.uk>.
|
||||
|
||||
The numeric character values assigned to each entity
|
||||
(should) match either official Unicode assignments
|
||||
or assignments provisionally allocated by the
|
||||
Unicode Consortium based on the characters in the `STIX'
|
||||
propsal for mathematics. Note that these assignments
|
||||
have not been ratified by the corresponding ISO
|
||||
committee and thus should be considered liable to
|
||||
change.
|
||||
|
||||
Entity names in this file are derived from files carrying the
|
||||
following notice:
|
||||
|
||||
(C) International Organization for Standardization 1991
|
||||
Permission to copy in any form is granted for use with
|
||||
conforming SGML systems and applications as defined in
|
||||
ISO 8879, provided this notice is included in all copies.
|
||||
|
||||
-->
|
||||
|
||||
<!ENTITY alpha "α" ><!--/alpha small alpha, Greek -->
|
||||
<!ENTITY beta "β" ><!--/beta small beta, Greek -->
|
||||
<!ENTITY chi "χ" ><!--/chi small chi, Greek -->
|
||||
<!ENTITY delta "δ" ><!--/delta small delta, Greek -->
|
||||
<!ENTITY Delta "Δ" ><!--/Delta capital Delta, Greek -->
|
||||
<!ENTITY epsi "ε" ><!--/straightepsilon, small epsilon, Greek -->
|
||||
<!ENTITY epsiv "ɛ" ><!--/varepsilon -->
|
||||
<!ENTITY eta "η" ><!--/eta small eta, Greek -->
|
||||
<!ENTITY gamma "γ" ><!--/gamma small gamma, Greek -->
|
||||
<!ENTITY Gamma "Γ" ><!--/Gamma capital Gamma, Greek -->
|
||||
<!ENTITY gammad "Ϝ" ><!--/digamma -->
|
||||
<!ENTITY Gammad "Ϝ" ><!--capital digamma -->
|
||||
<!ENTITY iota "ι" ><!--/iota small iota, Greek -->
|
||||
<!ENTITY kappa "κ" ><!--/kappa small kappa, Greek -->
|
||||
<!ENTITY kappav "ϰ" ><!--/varkappa -->
|
||||
<!ENTITY lambda "λ" ><!--/lambda small lambda, Greek -->
|
||||
<!ENTITY Lambda "Λ" ><!--/Lambda capital Lambda, Greek -->
|
||||
<!ENTITY mu "μ" ><!--/mu small mu, Greek -->
|
||||
<!ENTITY nu "ν" ><!--/nu small nu, Greek -->
|
||||
<!ENTITY omega "ω" ><!--/omega small omega, Greek -->
|
||||
<!ENTITY Omega "Ω" ><!--/Omega capital Omega, Greek -->
|
||||
<!ENTITY phi "φ" ><!--/straightphi - small phi, Greek -->
|
||||
<!ENTITY Phi "Φ" ><!--/Phi capital Phi, Greek -->
|
||||
<!ENTITY phiv "ϕ" ><!--/varphi - curly or open phi -->
|
||||
<!ENTITY pi "π" ><!--/pi small pi, Greek -->
|
||||
<!ENTITY Pi "Π" ><!--/Pi capital Pi, Greek -->
|
||||
<!ENTITY piv "ϖ" ><!--/varpi -->
|
||||
<!ENTITY psi "ψ" ><!--/psi small psi, Greek -->
|
||||
<!ENTITY Psi "Ψ" ><!--/Psi capital Psi, Greek -->
|
||||
<!ENTITY rho "ρ" ><!--/rho small rho, Greek -->
|
||||
<!ENTITY rhov "ϱ" ><!--/varrho -->
|
||||
<!ENTITY sigma "σ" ><!--/sigma small sigma, Greek -->
|
||||
<!ENTITY Sigma "Σ" ><!--/Sigma capital Sigma, Greek -->
|
||||
<!ENTITY sigmav "ς" ><!--/varsigma -->
|
||||
<!ENTITY tau "τ" ><!--/tau small tau, Greek -->
|
||||
<!ENTITY theta "θ" ><!--/theta straight theta, small theta, Greek -->
|
||||
<!ENTITY Theta "Θ" ><!--/Theta capital Theta, Greek -->
|
||||
<!ENTITY thetav "ϑ" ><!--/vartheta - curly or open theta -->
|
||||
<!ENTITY upsi "υ" ><!--/upsilon small upsilon, Greek -->
|
||||
<!ENTITY Upsi "ϒ" ><!--/Upsilon capital Upsilon, Greek -->
|
||||
<!ENTITY xi "ξ" ><!--/xi small xi, Greek -->
|
||||
<!ENTITY Xi "Ξ" ><!--/Xi capital Xi, Greek -->
|
||||
<!ENTITY zeta "ζ" ><!--/zeta small zeta, Greek -->
|
@ -1,69 +0,0 @@
|
||||
<!--
|
||||
|
||||
File isogrk4.ent produced by the dsssl script ent.dsl
|
||||
from input data in unicode.xml.
|
||||
|
||||
Please report any errors to
|
||||
David Carlisle <davidc@nag.co.uk>.
|
||||
|
||||
The numeric character values assigned to each entity
|
||||
(should) match either official Unicode assignments
|
||||
or assignments in the STIX proposal for characters
|
||||
for Mathematics.
|
||||
|
||||
The STIX assignments are temporary and will change if
|
||||
the proposal or some variant of it is adopted by the
|
||||
Unicode Consortium.
|
||||
|
||||
Entity names in this file are derived from files carrying the
|
||||
following notice:
|
||||
|
||||
(C) International Organization for Standardization 1991
|
||||
Permission to copy in any form is granted for use with
|
||||
conforming SGML systems and applications as defined in
|
||||
ISO 8879, provided this notice is included in all copies.
|
||||
-->
|
||||
|
||||
<!ENTITY b.alpha "" ><!--UE700 small alpha, Greek -->
|
||||
<!ENTITY b.beta "" ><!--UE701 small beta, Greek -->
|
||||
<!ENTITY b.chi "" ><!--UE727 small chi, Greek -->
|
||||
<!ENTITY b.delta "" ><!--UE706 small delta, Greek -->
|
||||
<!ENTITY b.Delta "" ><!--UE707 capital delta, Greek -->
|
||||
<!ENTITY b.epsi "" ><!--UE708 small epsilon, Greek -->
|
||||
<!ENTITY b.epsiv "" ><!--UE709 varepsilion -->
|
||||
<!ENTITY b.eta "" ><!--UE70C small eta, Greek -->
|
||||
<!ENTITY b.gamma "" ><!--UE702 small gamma, Greek -->
|
||||
<!ENTITY b.gammad "" ><!--UE704 digamma, Greek -->
|
||||
<!ENTITY b.Gamma "" ><!--UE703 capital gamma, Greek -->
|
||||
<!ENTITY b.Gammad "" ><!--UE705 capital digamma, Greek -->
|
||||
<!ENTITY b.iota "" ><!--UE710 small iota, Greek -->
|
||||
<!ENTITY b.kappa "" ><!--UE711 small kappa, Greek -->
|
||||
<!ENTITY b.kappav "" ><!--UE712 var kappa, Greek -->
|
||||
<!ENTITY b.lambda "" ><!--UE713 small lambda, Greek -->
|
||||
<!ENTITY b.Lambda "" ><!--UE714 capital lambda, Greek -->
|
||||
<!ENTITY b.mu "" ><!--UE715 small mu, Greek -->
|
||||
<!ENTITY b.nu "" ><!--UE716 small nu, Greek -->
|
||||
<!ENTITY b.omega "" ><!--UE72A small omega, Greek -->
|
||||
<!ENTITY b.Omega "" ><!--UE72B capital Omega, Greek -->
|
||||
<!ENTITY b.phis "" ><!--UE724 straight phi, Greek -->
|
||||
<!ENTITY b.phiv "" ><!--UE726 varphi -->
|
||||
<!ENTITY b.pi "" ><!--UE719 small pi, Greek -->
|
||||
<!ENTITY b.piv "" ><!--UE71B varpi -->
|
||||
<!ENTITY b.psi "" ><!--UE728 small psi, Greek -->
|
||||
<!ENTITY b.Phi "" ><!--UE725 capital Phi, Greek -->
|
||||
<!ENTITY b.Pi "" ><!--UE71A capital pi, Greek -->
|
||||
<!ENTITY b.Psi "" ><!--UE729 capital Psi, Greek -->
|
||||
<!ENTITY b.rho "" ><!--UE71C small rho, Greek -->
|
||||
<!ENTITY b.rhov "" ><!--UE71D varrho -->
|
||||
<!ENTITY b.sigma "" ><!--UE71E small sigma, Greek -->
|
||||
<!ENTITY b.sigmav "" ><!--UE720 varsigma -->
|
||||
<!ENTITY b.Sigma "" ><!--UE71F capital sigma, Greek -->
|
||||
<!ENTITY b.tau "" ><!--UE721 small tau, Greek -->
|
||||
<!ENTITY b.thetas "" ><!--UE70D straight theta, Greek -->
|
||||
<!ENTITY b.thetav "" ><!--UE70F var theta, Greek -->
|
||||
<!ENTITY b.Theta "" ><!--UE70E capital theta, Greek -->
|
||||
<!ENTITY b.upsi "" ><!--UE722 small upsilon, Greek -->
|
||||
<!ENTITY b.Upsilon "" ><!--UE723 capital upsilon, Greek -->
|
||||
<!ENTITY b.xi "" ><!--UE717 small xi, Greek -->
|
||||
<!ENTITY b.Xi "" ><!--UE718 capital xi, Greek -->
|
||||
<!ENTITY b.zeta "" ><!--UE70B small zeta, Greek -->
|
@ -1,89 +0,0 @@
|
||||
|
||||
<!--
|
||||
File isolat1.ent produced by the XSL script mmldtd.xsl
|
||||
from input data in unicode.xml.
|
||||
|
||||
Please report any errors to
|
||||
David Carlisle <davidc@nag.co.uk>.
|
||||
|
||||
The numeric character values assigned to each entity
|
||||
(should) match either official Unicode assignments
|
||||
or assignments provisionally allocated by the
|
||||
Unicode Consortium based on the characters in the `STIX'
|
||||
propsal for mathematics. Note that these assignments
|
||||
have not been ratified by the corresponding ISO
|
||||
committee and thus should be considered liable to
|
||||
change.
|
||||
|
||||
Entity names in this file are derived from files carrying the
|
||||
following notice:
|
||||
|
||||
(C) International Organization for Standardization 1986
|
||||
Permission to copy in any form is granted for use with
|
||||
conforming SGML systems and applications as defined in
|
||||
ISO 8879, provided this notice is included in all copies.
|
||||
|
||||
-->
|
||||
|
||||
<!ENTITY aacute "á" ><!--=small a, acute accent -->
|
||||
<!ENTITY Aacute "Á" ><!--=capital A, acute accent -->
|
||||
<!ENTITY acirc "â" ><!--=small a, circumflex accent -->
|
||||
<!ENTITY Acirc "Â" ><!--=capital A, circumflex accent -->
|
||||
<!ENTITY aelig "æ" ><!--=small ae diphthong (ligature) -->
|
||||
<!ENTITY AElig "Æ" ><!--=capital AE diphthong (ligature) -->
|
||||
<!ENTITY agrave "à" ><!--=small a, grave accent -->
|
||||
<!ENTITY Agrave "À" ><!--=capital A, grave accent -->
|
||||
<!ENTITY aring "å" ><!--=small a, ring -->
|
||||
<!ENTITY Aring "Å" ><!--=capital A, ring -->
|
||||
<!ENTITY atilde "ã" ><!--=small a, tilde -->
|
||||
<!ENTITY Atilde "Ã" ><!--=capital A, tilde -->
|
||||
<!ENTITY auml "ä" ><!--=small a, dieresis or umlaut mark -->
|
||||
<!ENTITY Auml "Ä" ><!--=capital A, dieresis or umlaut mark -->
|
||||
<!ENTITY ccedil "ç" ><!--=small c, cedilla -->
|
||||
<!ENTITY Ccedil "Ç" ><!--=capital C, cedilla -->
|
||||
<!ENTITY eacute "é" ><!--=small e, acute accent -->
|
||||
<!ENTITY Eacute "É" ><!--=capital E, acute accent -->
|
||||
<!ENTITY ecirc "ê" ><!--=small e, circumflex accent -->
|
||||
<!ENTITY Ecirc "Ê" ><!--=capital E, circumflex accent -->
|
||||
<!ENTITY egrave "è" ><!--=small e, grave accent -->
|
||||
<!ENTITY Egrave "È" ><!--=capital E, grave accent -->
|
||||
<!ENTITY eth "ð" ><!--=small eth, Icelandic -->
|
||||
<!ENTITY ETH "Ð" ><!--=capital Eth, Icelandic -->
|
||||
<!ENTITY euml "ë" ><!--=small e, dieresis or umlaut mark -->
|
||||
<!ENTITY Euml "Ë" ><!--=capital E, dieresis or umlaut mark -->
|
||||
<!ENTITY iacute "í" ><!--=small i, acute accent -->
|
||||
<!ENTITY Iacute "Í" ><!--=capital I, acute accent -->
|
||||
<!ENTITY icirc "î" ><!--=small i, circumflex accent -->
|
||||
<!ENTITY Icirc "Î" ><!--=capital I, circumflex accent -->
|
||||
<!ENTITY igrave "ì" ><!--=small i, grave accent -->
|
||||
<!ENTITY Igrave "Ì" ><!--=capital I, grave accent -->
|
||||
<!ENTITY iuml "ï" ><!--=small i, dieresis or umlaut mark -->
|
||||
<!ENTITY Iuml "Ï" ><!--=capital I, dieresis or umlaut mark -->
|
||||
<!ENTITY ntilde "ñ" ><!--=small n, tilde -->
|
||||
<!ENTITY Ntilde "Ñ" ><!--=capital N, tilde -->
|
||||
<!ENTITY oacute "ó" ><!--=small o, acute accent -->
|
||||
<!ENTITY Oacute "Ó" ><!--=capital O, acute accent -->
|
||||
<!ENTITY ocirc "ô" ><!--=small o, circumflex accent -->
|
||||
<!ENTITY Ocirc "Ô" ><!--=capital O, circumflex accent -->
|
||||
<!ENTITY ograve "ò" ><!--=small o, grave accent -->
|
||||
<!ENTITY Ograve "Ò" ><!--=capital O, grave accent -->
|
||||
<!ENTITY oslash "ø" ><!--latin small letter o with stroke -->
|
||||
<!ENTITY Oslash "Ø" ><!--=capital O, slash -->
|
||||
<!ENTITY otilde "õ" ><!--=small o, tilde -->
|
||||
<!ENTITY Otilde "Õ" ><!--=capital O, tilde -->
|
||||
<!ENTITY ouml "ö" ><!--=small o, dieresis or umlaut mark -->
|
||||
<!ENTITY Ouml "Ö" ><!--=capital O, dieresis or umlaut mark -->
|
||||
<!ENTITY szlig "ß" ><!--=small sharp s, German (sz ligature) -->
|
||||
<!ENTITY thorn "þ" ><!--=small thorn, Icelandic -->
|
||||
<!ENTITY THORN "Þ" ><!--=capital THORN, Icelandic -->
|
||||
<!ENTITY uacute "ú" ><!--=small u, acute accent -->
|
||||
<!ENTITY Uacute "Ú" ><!--=capital U, acute accent -->
|
||||
<!ENTITY ucirc "û" ><!--=small u, circumflex accent -->
|
||||
<!ENTITY Ucirc "Û" ><!--=capital U, circumflex accent -->
|
||||
<!ENTITY ugrave "ù" ><!--=small u, grave accent -->
|
||||
<!ENTITY Ugrave "Ù" ><!--=capital U, grave accent -->
|
||||
<!ENTITY uuml "ü" ><!--=small u, dieresis or umlaut mark -->
|
||||
<!ENTITY Uuml "Ü" ><!--=capital U, dieresis or umlaut mark -->
|
||||
<!ENTITY yacute "ý" ><!--=small y, acute accent -->
|
||||
<!ENTITY Yacute "Ý" ><!--=capital Y, acute accent -->
|
||||
<!ENTITY yuml "ÿ" ><!--=small y, dieresis or umlaut mark -->
|
@ -1,148 +0,0 @@
|
||||
|
||||
<!--
|
||||
File isolat2.ent produced by the XSL script mmldtd.xsl
|
||||
from input data in unicode.xml.
|
||||
|
||||
Please report any errors to
|
||||
David Carlisle <davidc@nag.co.uk>.
|
||||
|
||||
The numeric character values assigned to each entity
|
||||
(should) match either official Unicode assignments
|
||||
or assignments provisionally allocated by the
|
||||
Unicode Consortium based on the characters in the `STIX'
|
||||
propsal for mathematics. Note that these assignments
|
||||
have not been ratified by the corresponding ISO
|
||||
committee and thus should be considered liable to
|
||||
change.
|
||||
|
||||
Entity names in this file are derived from files carrying the
|
||||
following notice:
|
||||
|
||||
(C) International Organization for Standardization 1986
|
||||
Permission to copy in any form is granted for use with
|
||||
conforming SGML systems and applications as defined in
|
||||
ISO 8879, provided this notice is included in all copies.
|
||||
|
||||
-->
|
||||
|
||||
<!ENTITY abreve "ă" ><!--=small a, breve -->
|
||||
<!ENTITY Abreve "Ă" ><!--=capital A, breve -->
|
||||
<!ENTITY amacr "ā" ><!--=small a, macron -->
|
||||
<!ENTITY Amacr "Ā" ><!--=capital A, macron -->
|
||||
<!ENTITY aogon "ą" ><!--=small a, ogonek -->
|
||||
<!ENTITY Aogon "Ą" ><!--=capital A, ogonek -->
|
||||
<!ENTITY cacute "ć" ><!--=small c, acute accent -->
|
||||
<!ENTITY Cacute "Ć" ><!--=capital C, acute accent -->
|
||||
<!ENTITY ccaron "č" ><!--=small c, caron -->
|
||||
<!ENTITY Ccaron "Č" ><!--=capital C, caron -->
|
||||
<!ENTITY ccirc "ĉ" ><!--=small c, circumflex accent -->
|
||||
<!ENTITY Ccirc "Ĉ" ><!--=capital C, circumflex accent -->
|
||||
<!ENTITY cdot "ċ" ><!--=small c, dot above -->
|
||||
<!ENTITY Cdot "Ċ" ><!--=capital C, dot above -->
|
||||
<!ENTITY dcaron "ď" ><!--=small d, caron -->
|
||||
<!ENTITY Dcaron "Ď" ><!--=capital D, caron -->
|
||||
<!ENTITY dstrok "đ" ><!--=small d, stroke -->
|
||||
<!ENTITY Dstrok "Đ" ><!--=capital D, stroke -->
|
||||
<!ENTITY ecaron "ě" ><!--=small e, caron -->
|
||||
<!ENTITY Ecaron "Ě" ><!--=capital E, caron -->
|
||||
<!ENTITY edot "ė" ><!--=small e, dot above -->
|
||||
<!ENTITY Edot "Ė" ><!--=capital E, dot above -->
|
||||
<!ENTITY emacr "ē" ><!--=small e, macron -->
|
||||
<!ENTITY Emacr "Ē" ><!--=capital E, macron -->
|
||||
<!ENTITY eng "ŋ" ><!--=small eng, Lapp -->
|
||||
<!ENTITY ENG "Ŋ" ><!--=capital ENG, Lapp -->
|
||||
<!ENTITY eogon "ę" ><!--=small e, ogonek -->
|
||||
<!ENTITY Eogon "Ę" ><!--=capital E, ogonek -->
|
||||
<!ENTITY gacute "ǵ" ><!--=small g, acute accent -->
|
||||
<!ENTITY gbreve "ğ" ><!--=small g, breve -->
|
||||
<!ENTITY Gbreve "Ğ" ><!--=capital G, breve -->
|
||||
<!ENTITY Gcedil "Ģ" ><!--=capital G, cedilla -->
|
||||
<!ENTITY gcirc "ĝ" ><!--=small g, circumflex accent -->
|
||||
<!ENTITY Gcirc "Ĝ" ><!--=capital G, circumflex accent -->
|
||||
<!ENTITY gdot "ġ" ><!--=small g, dot above -->
|
||||
<!ENTITY Gdot "Ġ" ><!--=capital G, dot above -->
|
||||
<!ENTITY hcirc "ĥ" ><!--=small h, circumflex accent -->
|
||||
<!ENTITY Hcirc "Ĥ" ><!--=capital H, circumflex accent -->
|
||||
<!ENTITY hstrok "ħ" ><!--=small h, stroke -->
|
||||
<!ENTITY Hstrok "Ħ" ><!--=capital H, stroke -->
|
||||
<!ENTITY Idot "İ" ><!--=capital I, dot above -->
|
||||
<!ENTITY ijlig "ij" ><!--=small ij ligature -->
|
||||
<!ENTITY IJlig "IJ" ><!--=capital IJ ligature -->
|
||||
<!ENTITY imacr "ī" ><!--=small i, macron -->
|
||||
<!ENTITY Imacr "Ī" ><!--=capital I, macron -->
|
||||
<!ENTITY inodot "ı" ><!--=small i without dot -->
|
||||
<!ENTITY iogon "į" ><!--=small i, ogonek -->
|
||||
<!ENTITY Iogon "Į" ><!--=capital I, ogonek -->
|
||||
<!ENTITY itilde "ĩ" ><!--=small i, tilde -->
|
||||
<!ENTITY Itilde "Ĩ" ><!--=capital I, tilde -->
|
||||
<!ENTITY jcirc "ĵ" ><!--=small j, circumflex accent -->
|
||||
<!ENTITY Jcirc "Ĵ" ><!--=capital J, circumflex accent -->
|
||||
<!ENTITY kcedil "ķ" ><!--=small k, cedilla -->
|
||||
<!ENTITY Kcedil "Ķ" ><!--=capital K, cedilla -->
|
||||
<!ENTITY kgreen "ĸ" ><!--=small k, Greenlandic -->
|
||||
<!ENTITY lacute "ĺ" ><!--=small l, acute accent -->
|
||||
<!ENTITY Lacute "Ĺ" ><!--=capital L, acute accent -->
|
||||
<!ENTITY lcaron "ľ" ><!--=small l, caron -->
|
||||
<!ENTITY Lcaron "Ľ" ><!--=capital L, caron -->
|
||||
<!ENTITY lcedil "ļ" ><!--=small l, cedilla -->
|
||||
<!ENTITY Lcedil "Ļ" ><!--=capital L, cedilla -->
|
||||
<!ENTITY lmidot "ŀ" ><!--=small l, middle dot -->
|
||||
<!ENTITY Lmidot "Ŀ" ><!--=capital L, middle dot -->
|
||||
<!ENTITY lstrok "ł" ><!--=small l, stroke -->
|
||||
<!ENTITY Lstrok "Ł" ><!--=capital L, stroke -->
|
||||
<!ENTITY nacute "ń" ><!--=small n, acute accent -->
|
||||
<!ENTITY Nacute "Ń" ><!--=capital N, acute accent -->
|
||||
<!ENTITY napos "ʼn" ><!--=small n, apostrophe -->
|
||||
<!ENTITY ncaron "ň" ><!--=small n, caron -->
|
||||
<!ENTITY Ncaron "Ň" ><!--=capital N, caron -->
|
||||
<!ENTITY ncedil "ņ" ><!--=small n, cedilla -->
|
||||
<!ENTITY Ncedil "Ņ" ><!--=capital N, cedilla -->
|
||||
<!ENTITY odblac "ő" ><!--=small o, double acute accent -->
|
||||
<!ENTITY Odblac "Ő" ><!--=capital O, double acute accent -->
|
||||
<!ENTITY oelig "œ" ><!--=small oe ligature -->
|
||||
<!ENTITY OElig "Œ" ><!--=capital OE ligature -->
|
||||
<!ENTITY omacr "ō" ><!--=small o, macron -->
|
||||
<!ENTITY Omacr "Ō" ><!--=capital O, macron -->
|
||||
<!ENTITY racute "ŕ" ><!--=small r, acute accent -->
|
||||
<!ENTITY Racute "Ŕ" ><!--=capital R, acute accent -->
|
||||
<!ENTITY rcaron "ř" ><!--=small r, caron -->
|
||||
<!ENTITY Rcaron "Ř" ><!--=capital R, caron -->
|
||||
<!ENTITY rcedil "ŗ" ><!--=small r, cedilla -->
|
||||
<!ENTITY Rcedil "Ŗ" ><!--=capital R, cedilla -->
|
||||
<!ENTITY sacute "ś" ><!--=small s, acute accent -->
|
||||
<!ENTITY Sacute "Ś" ><!--=capital S, acute accent -->
|
||||
<!ENTITY scaron "š" ><!--=small s, caron -->
|
||||
<!ENTITY Scaron "Š" ><!--=capital S, caron -->
|
||||
<!ENTITY scedil "ş" ><!--=small s, cedilla -->
|
||||
<!ENTITY Scedil "Ş" ><!--=capital S, cedilla -->
|
||||
<!ENTITY scirc "ŝ" ><!--=small s, circumflex accent -->
|
||||
<!ENTITY Scirc "Ŝ" ><!--=capital S, circumflex accent -->
|
||||
<!ENTITY tcaron "ť" ><!--=small t, caron -->
|
||||
<!ENTITY Tcaron "Ť" ><!--=capital T, caron -->
|
||||
<!ENTITY tcedil "ţ" ><!--=small t, cedilla -->
|
||||
<!ENTITY Tcedil "Ţ" ><!--=capital T, cedilla -->
|
||||
<!ENTITY tstrok "ŧ" ><!--=small t, stroke -->
|
||||
<!ENTITY Tstrok "Ŧ" ><!--=capital T, stroke -->
|
||||
<!ENTITY ubreve "ŭ" ><!--=small u, breve -->
|
||||
<!ENTITY Ubreve "Ŭ" ><!--=capital U, breve -->
|
||||
<!ENTITY udblac "ű" ><!--=small u, double acute accent -->
|
||||
<!ENTITY Udblac "Ű" ><!--=capital U, double acute accent -->
|
||||
<!ENTITY umacr "ū" ><!--=small u, macron -->
|
||||
<!ENTITY Umacr "Ū" ><!--=capital U, macron -->
|
||||
<!ENTITY uogon "ų" ><!--=small u, ogonek -->
|
||||
<!ENTITY Uogon "Ų" ><!--=capital U, ogonek -->
|
||||
<!ENTITY uring "ů" ><!--=small u, ring -->
|
||||
<!ENTITY Uring "Ů" ><!--=capital U, ring -->
|
||||
<!ENTITY utilde "ũ" ><!--=small u, tilde -->
|
||||
<!ENTITY Utilde "Ũ" ><!--=capital U, tilde -->
|
||||
<!ENTITY wcirc "ŵ" ><!--=small w, circumflex accent -->
|
||||
<!ENTITY Wcirc "Ŵ" ><!--=capital W, circumflex accent -->
|
||||
<!ENTITY ycirc "ŷ" ><!--=small y, circumflex accent -->
|
||||
<!ENTITY Ycirc "Ŷ" ><!--=capital Y, circumflex accent -->
|
||||
<!ENTITY Yuml "Ÿ" ><!--=capital Y, dieresis or umlaut mark -->
|
||||
<!ENTITY zacute "ź" ><!--=small z, acute accent -->
|
||||
<!ENTITY Zacute "Ź" ><!--=capital Z, acute accent -->
|
||||
<!ENTITY zcaron "ž" ><!--=small z, caron -->
|
||||
<!ENTITY Zcaron "Ž" ><!--=capital Z, caron -->
|
||||
<!ENTITY zdot "ż" ><!--=small z, dot above -->
|
||||
<!ENTITY Zdot "Ż" ><!--=capital Z, dot above -->
|
@ -1,79 +0,0 @@
|
||||
|
||||
<!--
|
||||
File isomfrk.ent produced by the XSL script mmldtd.xsl
|
||||
from input data in unicode.xml.
|
||||
|
||||
Please report any errors to
|
||||
David Carlisle <davidc@nag.co.uk>.
|
||||
|
||||
The numeric character values assigned to each entity
|
||||
(should) match either official Unicode assignments
|
||||
or assignments provisionally allocated by the
|
||||
Unicode Consortium based on the characters in the `STIX'
|
||||
propsal for mathematics. Note that these assignments
|
||||
have not been ratified by the corresponding ISO
|
||||
committee and thus should be considered liable to
|
||||
change.
|
||||
|
||||
Entity names in this file are derived from files carrying the
|
||||
following notice:
|
||||
|
||||
(C) International Organization for Standardization 1991
|
||||
Permission to copy in any form is granted for use with
|
||||
conforming SGML systems and applications as defined in
|
||||
ISO 8879, provided this notice is included in all copies.
|
||||
|
||||
-->
|
||||
|
||||
<!ENTITY afr "𝔞" ><!--/frak a, lower case a -->
|
||||
<!ENTITY Afr "𝔄" ><!--/frak A, upper case a -->
|
||||
<!ENTITY bfr "𝔟" ><!--/frak b, lower case b -->
|
||||
<!ENTITY Bfr "𝔅" ><!--/frak B, upper case b -->
|
||||
<!ENTITY cfr "𝔠" ><!--/frak c, lower case c -->
|
||||
<!ENTITY Cfr "𝔆" ><!--/frak C, upper case c -->
|
||||
<!ENTITY dfr "𝔡" ><!--/frak d, lower case d -->
|
||||
<!ENTITY Dfr "𝔇" ><!--/frak D, upper case d -->
|
||||
<!ENTITY efr "𝔢" ><!--/frak e, lower case e -->
|
||||
<!ENTITY Efr "𝔈" ><!--/frak E, upper case e -->
|
||||
<!ENTITY ffr "𝔣" ><!--/frak f, lower case f -->
|
||||
<!ENTITY Ffr "𝔉" ><!--/frak F, upper case f -->
|
||||
<!ENTITY gfr "𝔤" ><!--/frak g, lower case g -->
|
||||
<!ENTITY Gfr "𝔊" ><!--/frak G, upper case g -->
|
||||
<!ENTITY hfr "𝔥" ><!--/frak h, lower case h -->
|
||||
<!ENTITY Hfr "𝔋" ><!--/frak H, upper case h -->
|
||||
<!ENTITY ifr "𝔦" ><!--/frak i, lower case i -->
|
||||
<!ENTITY Ifr "𝔌" ><!--/frak I, upper case i -->
|
||||
<!ENTITY jfr "𝔧" ><!--/frak j, lower case j -->
|
||||
<!ENTITY Jfr "𝔍" ><!--/frak J, upper case j -->
|
||||
<!ENTITY kfr "𝔨" ><!--/frak k, lower case k -->
|
||||
<!ENTITY Kfr "𝔎" ><!--/frak K, upper case k -->
|
||||
<!ENTITY lfr "𝔩" ><!--/frak l, lower case l -->
|
||||
<!ENTITY Lfr "𝔏" ><!--/frak L, upper case l -->
|
||||
<!ENTITY mfr "𝔪" ><!--/frak m, lower case m -->
|
||||
<!ENTITY Mfr "𝔐" ><!--/frak M, upper case m -->
|
||||
<!ENTITY nfr "𝔫" ><!--/frak n, lower case n -->
|
||||
<!ENTITY Nfr "𝔑" ><!--/frak N, upper case n -->
|
||||
<!ENTITY ofr "𝔬" ><!--/frak o, lower case o -->
|
||||
<!ENTITY Ofr "𝔒" ><!--/frak O, upper case o -->
|
||||
<!ENTITY pfr "𝔭" ><!--/frak p, lower case p -->
|
||||
<!ENTITY Pfr "𝔓" ><!--/frak P, upper case p -->
|
||||
<!ENTITY qfr "𝔮" ><!--/frak q, lower case q -->
|
||||
<!ENTITY Qfr "𝔔" ><!--/frak Q, upper case q -->
|
||||
<!ENTITY rfr "𝔯" ><!--/frak r, lower case r -->
|
||||
<!ENTITY Rfr "𝔕" ><!--/frak R, upper case r -->
|
||||
<!ENTITY sfr "𝔰" ><!--/frak s, lower case s -->
|
||||
<!ENTITY Sfr "𝔖" ><!--/frak S, upper case s -->
|
||||
<!ENTITY tfr "𝔱" ><!--/frak t, lower case t -->
|
||||
<!ENTITY Tfr "𝔗" ><!--/frak T, upper case t -->
|
||||
<!ENTITY ufr "𝔲" ><!--/frak u, lower case u -->
|
||||
<!ENTITY Ufr "𝔘" ><!--/frak U, upper case u -->
|
||||
<!ENTITY vfr "𝔳" ><!--/frak v, lower case v -->
|
||||
<!ENTITY Vfr "𝔙" ><!--/frak V, upper case v -->
|
||||
<!ENTITY wfr "𝔴" ><!--/frak w, lower case w -->
|
||||
<!ENTITY Wfr "𝔚" ><!--/frak W, upper case w -->
|
||||
<!ENTITY xfr "𝔵" ><!--/frak x, lower case x -->
|
||||
<!ENTITY Xfr "𝔛" ><!--/frak X, upper case x -->
|
||||
<!ENTITY yfr "𝔶" ><!--/frak y, lower case y -->
|
||||
<!ENTITY Yfr "𝔜" ><!--/frak Y, upper case y -->
|
||||
<!ENTITY zfr "𝔷" ><!--/frak z, lower case z -->
|
||||
<!ENTITY Zfr "𝔝" ><!--/frak Z, upper case z -->
|
@ -1,53 +0,0 @@
|
||||
|
||||
<!--
|
||||
File isomopf.ent produced by the XSL script mmldtd.xsl
|
||||
from input data in unicode.xml.
|
||||
|
||||
Please report any errors to
|
||||
David Carlisle <davidc@nag.co.uk>.
|
||||
|
||||
The numeric character values assigned to each entity
|
||||
(should) match either official Unicode assignments
|
||||
or assignments provisionally allocated by the
|
||||
Unicode Consortium based on the characters in the `STIX'
|
||||
propsal for mathematics. Note that these assignments
|
||||
have not been ratified by the corresponding ISO
|
||||
committee and thus should be considered liable to
|
||||
change.
|
||||
|
||||
Entity names in this file are derived from files carrying the
|
||||
following notice:
|
||||
|
||||
(C) International Organization for Standardization 1991
|
||||
Permission to copy in any form is granted for use with
|
||||
conforming SGML systems and applications as defined in
|
||||
ISO 8879, provided this notice is included in all copies.
|
||||
|
||||
-->
|
||||
|
||||
<!ENTITY Aopf "𝔸" ><!--/Bbb A, open face A -->
|
||||
<!ENTITY Bopf "𝔹" ><!--/Bbb B, open face B -->
|
||||
<!ENTITY Copf "𝔺" ><!--/Bbb C, open face C -->
|
||||
<!ENTITY Dopf "𝔻" ><!--/Bbb D, open face D -->
|
||||
<!ENTITY Eopf "𝔼" ><!--/Bbb E, open face E -->
|
||||
<!ENTITY Fopf "𝔽" ><!--/Bbb F, open face F -->
|
||||
<!ENTITY Gopf "𝔾" ><!--/Bbb G, open face G -->
|
||||
<!ENTITY Hopf "𝔿" ><!--/Bbb H, open face H -->
|
||||
<!ENTITY Iopf "𝕀" ><!--/Bbb I, open face I -->
|
||||
<!ENTITY Jopf "𝕁" ><!--/Bbb J, open face J -->
|
||||
<!ENTITY Kopf "𝕂" ><!--/Bbb K, open face K -->
|
||||
<!ENTITY Lopf "𝕃" ><!--/Bbb L, open face L -->
|
||||
<!ENTITY Mopf "𝕄" ><!--/Bbb M, open face M -->
|
||||
<!ENTITY Nopf "𝕅" ><!--/Bbb N, open face N -->
|
||||
<!ENTITY Oopf "𝕆" ><!--/Bbb O, open face O -->
|
||||
<!ENTITY Popf "𝕇" ><!--/Bbb P, open face P -->
|
||||
<!ENTITY Qopf "𝕈" ><!--/Bbb Q, open face Q -->
|
||||
<!ENTITY Ropf "𝕉" ><!--/Bbb R, open face R -->
|
||||
<!ENTITY Sopf "𝕊" ><!--/Bbb S, open face S -->
|
||||
<!ENTITY Topf "𝕋" ><!--/Bbb T, open face T -->
|
||||
<!ENTITY Uopf "𝕌" ><!--/Bbb U, open face U -->
|
||||
<!ENTITY Vopf "𝕍" ><!--/Bbb V, open face V -->
|
||||
<!ENTITY Wopf "𝕎" ><!--/Bbb W, open face W -->
|
||||
<!ENTITY Xopf "𝕏" ><!--/Bbb X, open face X -->
|
||||
<!ENTITY Yopf "𝕐" ><!--/Bbb Y, open face Y -->
|
||||
<!ENTITY Zopf "𝕑" ><!--/Bbb Z, open face Z -->
|
@ -1,79 +0,0 @@
|
||||
|
||||
<!--
|
||||
File isomscr.ent produced by the XSL script mmldtd.xsl
|
||||
from input data in unicode.xml.
|
||||
|
||||
Please report any errors to
|
||||
David Carlisle <davidc@nag.co.uk>.
|
||||
|
||||
The numeric character values assigned to each entity
|
||||
(should) match either official Unicode assignments
|
||||
or assignments provisionally allocated by the
|
||||
Unicode Consortium based on the characters in the `STIX'
|
||||
propsal for mathematics. Note that these assignments
|
||||
have not been ratified by the corresponding ISO
|
||||
committee and thus should be considered liable to
|
||||
change.
|
||||
|
||||
Entity names in this file are derived from files carrying the
|
||||
following notice:
|
||||
|
||||
(C) International Organization for Standardization 1991
|
||||
Permission to copy in any form is granted for use with
|
||||
conforming SGML systems and applications as defined in
|
||||
ISO 8879, provided this notice is included in all copies.
|
||||
|
||||
-->
|
||||
|
||||
<!ENTITY ascr "𝒶" ><!--/scr a, script letter a -->
|
||||
<!ENTITY Ascr "𝒜" ><!--/scr A, script letter A -->
|
||||
<!ENTITY bscr "𝒷" ><!--/scr b, script letter b -->
|
||||
<!ENTITY Bscr "𝒝" ><!--/scr B, script letter B -->
|
||||
<!ENTITY cscr "𝒸" ><!--/scr c, script letter c -->
|
||||
<!ENTITY Cscr "𝒞" ><!--/scr C, script letter C -->
|
||||
<!ENTITY dscr "𝒹" ><!--/scr d, script letter d -->
|
||||
<!ENTITY Dscr "𝒟" ><!--/scr D, script letter D -->
|
||||
<!ENTITY escr "𝒺" ><!--/scr e, script letter e -->
|
||||
<!ENTITY Escr "𝒠" ><!--/scr E, script letter E -->
|
||||
<!ENTITY fscr "𝒻" ><!--/scr f, script letter f -->
|
||||
<!ENTITY Fscr "𝒡" ><!--/scr F, script letter F -->
|
||||
<!ENTITY gscr "𝒼" ><!--/scr g, script letter g -->
|
||||
<!ENTITY Gscr "𝒢" ><!--/scr G, script letter G -->
|
||||
<!ENTITY hscr "𝒽" ><!--/scr h, script letter h -->
|
||||
<!ENTITY Hscr "𝒣" ><!--/scr H, script letter H -->
|
||||
<!ENTITY iscr "𝒾" ><!--/scr i, script letter i -->
|
||||
<!ENTITY Iscr "𝒤" ><!--/scr I, script letter I -->
|
||||
<!ENTITY jscr "𝒿" ><!--/scr j, script letter j -->
|
||||
<!ENTITY Jscr "𝒥" ><!--/scr J, script letter J -->
|
||||
<!ENTITY kscr "𝓀" ><!--/scr k, script letter k -->
|
||||
<!ENTITY Kscr "𝒦" ><!--/scr K, script letter K -->
|
||||
<!ENTITY lscr "𝓁" ><!--/scr l, script letter l -->
|
||||
<!ENTITY Lscr "𝒧" ><!--/scr L, script letter L -->
|
||||
<!ENTITY mscr "𝓂" ><!--/scr m, script letter m -->
|
||||
<!ENTITY Mscr "𝒨" ><!--/scr M, script letter M -->
|
||||
<!ENTITY nscr "𝓃" ><!--/scr n, script letter n -->
|
||||
<!ENTITY Nscr "𝒩" ><!--/scr N, script letter N -->
|
||||
<!ENTITY oscr "𝓄" ><!--/scr o, script letter o -->
|
||||
<!ENTITY Oscr "𝒪" ><!--/scr O, script letter O -->
|
||||
<!ENTITY pscr "𝓅" ><!--/scr p, script letter p -->
|
||||
<!ENTITY Pscr "𝒫" ><!--/scr P, script letter P -->
|
||||
<!ENTITY qscr "𝓆" ><!--/scr q, script letter q -->
|
||||
<!ENTITY Qscr "𝒬" ><!--/scr Q, script letter Q -->
|
||||
<!ENTITY rscr "𝓇" ><!--/scr r, script letter r -->
|
||||
<!ENTITY Rscr "𝒭" ><!--/scr R, script letter R -->
|
||||
<!ENTITY sscr "𝓈" ><!--/scr s, script letter s -->
|
||||
<!ENTITY Sscr "𝒮" ><!--/scr S, script letter S -->
|
||||
<!ENTITY tscr "𝓉" ><!--/scr t, script letter t -->
|
||||
<!ENTITY Tscr "𝒯" ><!--/scr T, script letter T -->
|
||||
<!ENTITY uscr "𝓊" ><!--/scr u, script letter u -->
|
||||
<!ENTITY Uscr "𝒰" ><!--/scr U, script letter U -->
|
||||
<!ENTITY vscr "𝓋" ><!--/scr v, script letter v -->
|
||||
<!ENTITY Vscr "𝒱" ><!--/scr V, script letter V -->
|
||||
<!ENTITY wscr "𝓌" ><!--/scr w, script letter w -->
|
||||
<!ENTITY Wscr "𝒲" ><!--/scr W, script letter W -->
|
||||
<!ENTITY xscr "𝓍" ><!--/scr x, script letter x -->
|
||||
<!ENTITY Xscr "𝒳" ><!--/scr X, script letter X -->
|
||||
<!ENTITY yscr "𝓎" ><!--/scr y, script letter y -->
|
||||
<!ENTITY Yscr "𝒴" ><!--/scr Y, script letter Y -->
|
||||
<!ENTITY zscr "𝓏" ><!--/scr z, script letter z -->
|
||||
<!ENTITY Zscr "𝒵" ><!--/scr Z, script letter Z -->
|
@ -1,103 +0,0 @@
|
||||
|
||||
<!--
|
||||
File isonum.ent produced by the XSL script mmldtd.xsl
|
||||
from input data in unicode.xml.
|
||||
|
||||
Please report any errors to
|
||||
David Carlisle <davidc@nag.co.uk>.
|
||||
|
||||
The numeric character values assigned to each entity
|
||||
(should) match either official Unicode assignments
|
||||
or assignments provisionally allocated by the
|
||||
Unicode Consortium based on the characters in the `STIX'
|
||||
propsal for mathematics. Note that these assignments
|
||||
have not been ratified by the corresponding ISO
|
||||
committee and thus should be considered liable to
|
||||
change.
|
||||
|
||||
Entity names in this file are derived from files carrying the
|
||||
following notice:
|
||||
|
||||
(C) International Organization for Standardization 1986
|
||||
Permission to copy in any form is granted for use with
|
||||
conforming SGML systems and applications as defined in
|
||||
ISO 8879, provided this notice is included in all copies.
|
||||
|
||||
-->
|
||||
|
||||
<!ENTITY amp "&&" ><!--=ampersand -->
|
||||
<!ENTITY apos "'" ><!--=apostrophe -->
|
||||
<!ENTITY ast "*" ><!--/ast B: =asterisk -->
|
||||
<!ENTITY brvbar "¦" ><!--=broken (vertical) bar -->
|
||||
<!ENTITY bsol "\" ><!--/backslash =reverse solidus -->
|
||||
<!ENTITY cent "¢" ><!--=cent sign -->
|
||||
<!ENTITY colon ":" ><!--/colon P: -->
|
||||
<!ENTITY comma "," ><!--P: =comma -->
|
||||
<!ENTITY commat "@" ><!--=commercial at -->
|
||||
<!ENTITY copy "©" ><!--=copyright sign -->
|
||||
<!ENTITY curren "¤" ><!--=general currency sign -->
|
||||
<!ENTITY darr "↓" ><!--/downarrow A: =downward arrow -->
|
||||
<!ENTITY deg "°" ><!--=degree sign -->
|
||||
<!ENTITY divide "÷" ><!--/div B: =divide sign -->
|
||||
<!ENTITY dollar "$" ><!--=dollar sign -->
|
||||
<!ENTITY equals "=" ><!--=equals sign R: -->
|
||||
<!ENTITY excl "!" ><!--=exclamation mark -->
|
||||
<!ENTITY frac12 "½" ><!--=fraction one-half -->
|
||||
<!ENTITY frac14 "¼" ><!--=fraction one-quarter -->
|
||||
<!ENTITY frac18 "⅛" ><!--=fraction one-eighth -->
|
||||
<!ENTITY frac34 "¾" ><!--=fraction three-quarters -->
|
||||
<!ENTITY frac38 "⅜" ><!--=fraction three-eighths -->
|
||||
<!ENTITY frac58 "⅝" ><!--=fraction five-eighths -->
|
||||
<!ENTITY frac78 "⅞" ><!--=fraction seven-eighths -->
|
||||
<!ENTITY gt ">" ><!--=greater-than sign R: -->
|
||||
<!ENTITY half "½" ><!--=fraction one-half -->
|
||||
<!ENTITY horbar "―" ><!--=horizontal bar -->
|
||||
<!ENTITY hyphen "‐" ><!--=hyphen -->
|
||||
<!ENTITY iexcl "¡" ><!--=inverted exclamation mark -->
|
||||
<!ENTITY iquest "¿" ><!--=inverted question mark -->
|
||||
<!ENTITY laquo "«" ><!--=angle quotation mark, left -->
|
||||
<!ENTITY larr "←" ><!--/leftarrow /gets A: =leftward arrow -->
|
||||
<!ENTITY lcub "{" ><!--/lbrace O: =left curly bracket -->
|
||||
<!ENTITY ldquo "“" ><!--=double quotation mark, left -->
|
||||
<!ENTITY lowbar "_" ><!--=low line -->
|
||||
<!ENTITY lpar "(" ><!--O: =left parenthesis -->
|
||||
<!ENTITY lsqb "[" ><!--/lbrack O: =left square bracket -->
|
||||
<!ENTITY lsquo "‘" ><!--=single quotation mark, left -->
|
||||
<!ENTITY lt "&<" ><!--=less-than sign R: -->
|
||||
<!ENTITY micro "µ" ><!--=micro sign -->
|
||||
<!ENTITY middot "·" ><!--/centerdot B: =middle dot -->
|
||||
<!ENTITY nbsp " " ><!--=no break (required) space -->
|
||||
<!ENTITY not "¬" ><!--/neg /lnot =not sign -->
|
||||
<!ENTITY num "#" ><!--=number sign -->
|
||||
<!ENTITY ohm "Ω" ><!--=ohm sign -->
|
||||
<!ENTITY ordf "ª" ><!--=ordinal indicator, feminine -->
|
||||
<!ENTITY ordm "º" ><!--=ordinal indicator, masculine -->
|
||||
<!ENTITY para "¶" ><!--=pilcrow (paragraph sign) -->
|
||||
<!ENTITY percnt "%" ><!--=percent sign -->
|
||||
<!ENTITY period "." ><!--=full stop, period -->
|
||||
<!ENTITY plus "+" ><!--=plus sign B: -->
|
||||
<!ENTITY plusmn "±" ><!--/pm B: =plus-or-minus sign -->
|
||||
<!ENTITY pound "£" ><!--=pound sign -->
|
||||
<!ENTITY quest "?" ><!--=question mark -->
|
||||
<!ENTITY quot """ ><!--=quotation mark -->
|
||||
<!ENTITY raquo "»" ><!--=angle quotation mark, right -->
|
||||
<!ENTITY rarr "→" ><!--/rightarrow /to A: =rightward arrow -->
|
||||
<!ENTITY rcub "}" ><!--/rbrace C: =right curly bracket -->
|
||||
<!ENTITY rdquo "”" ><!--=double quotation mark, right -->
|
||||
<!ENTITY reg "®" ><!--/circledR =registered sign -->
|
||||
<!ENTITY rpar ")" ><!--C: =right parenthesis -->
|
||||
<!ENTITY rsqb "]" ><!--/rbrack C: =right square bracket -->
|
||||
<!ENTITY rsquo "’" ><!--=single quotation mark, right -->
|
||||
<!ENTITY sect "§" ><!--=section sign -->
|
||||
<!ENTITY semi ";" ><!--=semicolon P: -->
|
||||
<!ENTITY shy "­" ><!--=soft hyphen -->
|
||||
<!ENTITY sol "/" ><!--=solidus -->
|
||||
<!ENTITY sung "♪" ><!--=music note (sung text sign) -->
|
||||
<!ENTITY sup1 "¹" ><!--=superscript one -->
|
||||
<!ENTITY sup2 "²" ><!--=superscript two -->
|
||||
<!ENTITY sup3 "³" ><!--=superscript three -->
|
||||
<!ENTITY times "×" ><!--/times B: =multiply sign -->
|
||||
<!ENTITY trade "™" ><!--=trade mark sign -->
|
||||
<!ENTITY uarr "↑" ><!--/uparrow A: =upward arrow -->
|
||||
<!ENTITY verbar "|" ><!--/vert =vertical bar -->
|
||||
<!ENTITY yen "¥" ><!--/yen =yen sign -->
|
@ -1,111 +0,0 @@
|
||||
|
||||
<!--
|
||||
File isopub.ent produced by the XSL script mmldtd.xsl
|
||||
from input data in unicode.xml.
|
||||
|
||||
Please report any errors to
|
||||
David Carlisle <davidc@nag.co.uk>.
|
||||
|
||||
The numeric character values assigned to each entity
|
||||
(should) match either official Unicode assignments
|
||||
or assignments provisionally allocated by the
|
||||
Unicode Consortium based on the characters in the `STIX'
|
||||
propsal for mathematics. Note that these assignments
|
||||
have not been ratified by the corresponding ISO
|
||||
committee and thus should be considered liable to
|
||||
change.
|
||||
|
||||
Entity names in this file are derived from files carrying the
|
||||
following notice:
|
||||
|
||||
(C) International Organization for Standardization 1986
|
||||
Permission to copy in any form is granted for use with
|
||||
conforming SGML systems and applications as defined in
|
||||
ISO 8879, provided this notice is included in all copies.
|
||||
|
||||
-->
|
||||
|
||||
<!ENTITY blank "␣" ><!--=significant blank symbol -->
|
||||
<!ENTITY blk12 "▒" ><!--=50% shaded block -->
|
||||
<!ENTITY blk14 "░" ><!--=25% shaded block -->
|
||||
<!ENTITY blk34 "▓" ><!--=75% shaded block -->
|
||||
<!ENTITY block "█" ><!--=full block -->
|
||||
<!ENTITY bull "•" ><!--/bullet B: =round bullet, filled -->
|
||||
<!ENTITY caret "⁁" ><!--=caret (insertion mark) -->
|
||||
<!ENTITY check "✓" ><!--/checkmark =tick, check mark -->
|
||||
<!ENTITY cir "○" ><!--/circ B: =circle, open -->
|
||||
<!ENTITY clubs "♣" ><!--/clubsuit =club suit symbol -->
|
||||
<!ENTITY copysr "℗" ><!--=sound recording copyright sign -->
|
||||
<!ENTITY cross "✗" ><!--=ballot cross -->
|
||||
<!ENTITY dagger "†" ><!--/dagger B: =dagger -->
|
||||
<!ENTITY Dagger "‡" ><!--/ddagger B: =double dagger -->
|
||||
<!ENTITY dash "‐" ><!--=hyphen (true graphic) -->
|
||||
<!ENTITY diams "♦" ><!--/diamondsuit =diamond suit symbol -->
|
||||
<!ENTITY dlcrop "⌍" ><!--downward left crop mark -->
|
||||
<!ENTITY drcrop "⌌" ><!--downward right crop mark -->
|
||||
<!ENTITY dtri "▿" ><!--/triangledown =down triangle, open -->
|
||||
<!ENTITY dtrif "▾" ><!--/blacktriangledown =dn tri, filled -->
|
||||
<!ENTITY emsp " " ><!--=em space -->
|
||||
<!ENTITY emsp13 " " ><!--=1/3-em space -->
|
||||
<!ENTITY emsp14 " " ><!--=1/4-em space -->
|
||||
<!ENTITY ensp " " ><!--=en space (1/2-em) -->
|
||||
<!ENTITY female "♀" ><!--=female symbol -->
|
||||
<!ENTITY ffilig "ffi" ><!--small ffi ligature -->
|
||||
<!ENTITY fflig "ff" ><!--small ff ligature -->
|
||||
<!ENTITY ffllig "ffl" ><!--small ffl ligature -->
|
||||
<!ENTITY filig "fi" ><!--small fi ligature -->
|
||||
<!ENTITY flat "♭" ><!--/flat =musical flat -->
|
||||
<!ENTITY fllig "fl" ><!--small fl ligature -->
|
||||
<!ENTITY frac13 "⅓" ><!--=fraction one-third -->
|
||||
<!ENTITY frac15 "⅕" ><!--=fraction one-fifth -->
|
||||
<!ENTITY frac16 "⅙" ><!--=fraction one-sixth -->
|
||||
<!ENTITY frac23 "⅔" ><!--=fraction two-thirds -->
|
||||
<!ENTITY frac25 "⅖" ><!--=fraction two-fifths -->
|
||||
<!ENTITY frac35 "⅗" ><!--=fraction three-fifths -->
|
||||
<!ENTITY frac45 "⅘" ><!--=fraction four-fifths -->
|
||||
<!ENTITY frac56 "⅚" ><!--=fraction five-sixths -->
|
||||
<!ENTITY hairsp " " ><!--=hair space -->
|
||||
<!ENTITY hearts "♡" ><!--/heartsuit =heart suit symbol -->
|
||||
<!ENTITY hellip "…" ><!--=ellipsis (horizontal) -->
|
||||
<!ENTITY hybull "⁃" ><!--rectangle, filled (hyphen bullet) -->
|
||||
<!ENTITY incare "℅" ><!--=in-care-of symbol -->
|
||||
<!ENTITY ldquor "„" ><!--=rising dbl quote, left (low) -->
|
||||
<!ENTITY lhblk "▄" ><!--=lower half block -->
|
||||
<!ENTITY loz "◊" ><!--/lozenge - lozenge or total mark -->
|
||||
<!ENTITY lozf "⧫" ><!--/blacklozenge - lozenge, filled -->
|
||||
<!ENTITY lsquor "‚" ><!--=rising single quote, left (low) -->
|
||||
<!ENTITY ltri "◃" ><!--/triangleleft B: l triangle, open -->
|
||||
<!ENTITY ltrif "◂" ><!--/blacktriangleleft R: =l tri, filled -->
|
||||
<!ENTITY male "♂" ><!--=male symbol -->
|
||||
<!ENTITY malt "✠" ><!--/maltese =maltese cross -->
|
||||
<!ENTITY marker "▮" ><!--=histogram marker -->
|
||||
<!ENTITY mdash "—" ><!--=em dash -->
|
||||
<!ENTITY mldr "…" ><!--em leader -->
|
||||
<!ENTITY natur "♮" ><!--/natural - music natural -->
|
||||
<!ENTITY ndash "–" ><!--=en dash -->
|
||||
<!ENTITY nldr "‥" ><!--=double baseline dot (en leader) -->
|
||||
<!ENTITY numsp " " ><!--=digit space (width of a number) -->
|
||||
<!ENTITY phone "☎" ><!--=telephone symbol -->
|
||||
<!ENTITY puncsp " " ><!--=punctuation space (width of comma) -->
|
||||
<!ENTITY rdquor "”" ><!--rising dbl quote, right (high) -->
|
||||
<!ENTITY rect "▭" ><!--=rectangle, open -->
|
||||
<!ENTITY rsquor "’" ><!--rising single quote, right (high) -->
|
||||
<!ENTITY rtri "▹" ><!--/triangleright B: r triangle, open -->
|
||||
<!ENTITY rtrif "▸" ><!--/blacktriangleright R: =r tri, filled -->
|
||||
<!ENTITY rx "℞" ><!--pharmaceutical prescription (Rx) -->
|
||||
<!ENTITY sext "✶" ><!--sextile (6-pointed star) -->
|
||||
<!ENTITY sharp "♯" ><!--/sharp =musical sharp -->
|
||||
<!ENTITY spades "♠" ><!--/spadesuit =spades suit symbol -->
|
||||
<!ENTITY squ "□" ><!--=square, open -->
|
||||
<!ENTITY squf "▪" ><!--/blacksquare =sq bullet, filled -->
|
||||
<!ENTITY star "⋆" ><!--=star, open -->
|
||||
<!ENTITY starf "★" ><!--/bigstar - star, filled -->
|
||||
<!ENTITY target "⌖" ><!--register mark or target -->
|
||||
<!ENTITY telrec "⌕" ><!--=telephone recorder symbol -->
|
||||
<!ENTITY thinsp " " ><!--=thin space (1/6-em) -->
|
||||
<!ENTITY uhblk "▀" ><!--=upper half block -->
|
||||
<!ENTITY ulcrop "⌏" ><!--upward left crop mark -->
|
||||
<!ENTITY urcrop "⌎" ><!--upward right crop mark -->
|
||||
<!ENTITY utri "▵" ><!--/triangle =up triangle, open -->
|
||||
<!ENTITY utrif "▴" ><!--/blacktriangle =up tri, filled -->
|
||||
<!ENTITY vellip "⋮" ><!--vertical ellipsis -->
|
@ -1,183 +0,0 @@
|
||||
|
||||
<!--
|
||||
File isotech.ent produced by the XSL script mmldtd.xsl
|
||||
from input data in unicode.xml.
|
||||
|
||||
Please report any errors to
|
||||
David Carlisle <davidc@nag.co.uk>.
|
||||
|
||||
The numeric character values assigned to each entity
|
||||
(should) match either official Unicode assignments
|
||||
or assignments provisionally allocated by the
|
||||
Unicode Consortium based on the characters in the `STIX'
|
||||
propsal for mathematics. Note that these assignments
|
||||
have not been ratified by the corresponding ISO
|
||||
committee and thus should be considered liable to
|
||||
change.
|
||||
|
||||
Entity names in this file are derived from files carrying the
|
||||
following notice:
|
||||
|
||||
(C) International Organization for Standardization 1991
|
||||
Permission to copy in any form is granted for use with
|
||||
conforming SGML systems and applications as defined in
|
||||
ISO 8879, provided this notice is included in all copies.
|
||||
|
||||
-->
|
||||
|
||||
<!ENTITY acd "∿" ><!--ac current -->
|
||||
<!ENTITY aleph "ℵ" ><!--/aleph aleph, Hebrew -->
|
||||
<!ENTITY and "∧" ><!--/wedge /land B: logical and -->
|
||||
<!ENTITY And "⩓" ><!--dbl logical and -->
|
||||
<!ENTITY andand "⩕" ><!--two logical and -->
|
||||
<!ENTITY andd "⩜" ><!--and, horizontal dash -->
|
||||
<!ENTITY andslope "⩘" ><!--sloping large and -->
|
||||
<!ENTITY andv "⩚" ><!--and with middle stem -->
|
||||
<!ENTITY angrt "∟" ><!--right (90 degree) angle -->
|
||||
<!ENTITY angsph "∢" ><!--/sphericalangle angle-spherical -->
|
||||
<!ENTITY angst "Å" ><!--Angstrom capital A, ring -->
|
||||
<!ENTITY ap "≈" ><!--/approx R: approximate -->
|
||||
<!ENTITY apacir "⩯" ><!--approximate, circumflex accent -->
|
||||
<!ENTITY awconint "∳" ><!--contour integral, anti-clockwise -->
|
||||
<!ENTITY awint "⨑" ><!--anti clock-wise integration -->
|
||||
<!ENTITY becaus "∵" ><!--/because R: because -->
|
||||
<!ENTITY bernou "ℬ" ><!--Bernoulli function (script capital B) -->
|
||||
<!ENTITY bne "=⃥" ><!--reverse not equal -->
|
||||
<!ENTITY bnequiv "≡⃥" ><!--reverse not equivalent -->
|
||||
<!ENTITY bnot "⌐" ><!--reverse not -->
|
||||
<!ENTITY bNot "⫭" ><!--reverse not with two horizontal strokes -->
|
||||
<!ENTITY bottom "⊥" ><!--/bot bottom -->
|
||||
<!ENTITY cap "∩" ><!--/cap B: intersection -->
|
||||
<!ENTITY Cconint "∰" ><!--triple contour integral operator -->
|
||||
<!ENTITY cirfnint "⨐" ><!--circulation function -->
|
||||
<!ENTITY compfn "∘" ><!--/circ B: composite function (small circle) -->
|
||||
<!ENTITY cong "≅" ><!--/cong R: congruent with -->
|
||||
<!ENTITY conint "∮" ><!--/oint L: contour integral operator -->
|
||||
<!ENTITY Conint "∯" ><!--double contour integral operator -->
|
||||
<!ENTITY ctdot "⋯" ><!--/cdots, three dots, centered -->
|
||||
<!ENTITY cup "∪" ><!--/cup B: union or logical sum -->
|
||||
<!ENTITY cwconint "∲" ><!--contour integral, clockwise -->
|
||||
<!ENTITY cwint "∱" ><!--clockwise integral -->
|
||||
<!ENTITY cylcty "⌭" ><!--cylindricity -->
|
||||
<!ENTITY disin "⋲" ><!--set membership, long horizontal stroke -->
|
||||
<!ENTITY Dot "¨" ><!--dieresis or umlaut mark -->
|
||||
<!ENTITY DotDot "⃜" ><!--four dots above -->
|
||||
<!ENTITY dsol "⁒" ><!--solidus, bar above -->
|
||||
<!ENTITY dtdot "⋱" ><!--/ddots, three dots, descending -->
|
||||
<!ENTITY dwangle "⦦" ><!--large downward pointing angle -->
|
||||
<!ENTITY epar "⋕" ><!--parallel, equal; equal or parallel -->
|
||||
<!ENTITY eparsl "⧣" ><!--parallel, slanted, equal; homothetically congruent to -->
|
||||
<!ENTITY equiv "≡" ><!--/equiv R: identical with -->
|
||||
<!ENTITY eqvparsl "⧥" ><!--equivalent, equal; congruent and parallel -->
|
||||
<!ENTITY exist "∃" ><!--/exists at least one exists -->
|
||||
<!ENTITY fnof "ƒ" ><!--function of (italic small f) -->
|
||||
<!ENTITY forall "∀" ><!--/forall for all -->
|
||||
<!ENTITY fpartint "⨍" ><!--finite part integral -->
|
||||
<!ENTITY ge "≥" ><!--/geq /ge R: greater-than-or-equal -->
|
||||
<!ENTITY hamilt "ℋ" ><!--Hamiltonian (script capital H) -->
|
||||
<!ENTITY iff "⇔" ><!--/iff if and only if -->
|
||||
<!ENTITY iinfin "⧜" ><!--infinity sign, incomplete -->
|
||||
<!ENTITY imped "𝕃" ><!--impedance -->
|
||||
<!ENTITY infin "∞" ><!--/infty infinity -->
|
||||
<!ENTITY int "∫" ><!--/int L: integral operator -->
|
||||
<!ENTITY Int "∬" ><!--double integral operator -->
|
||||
<!ENTITY intlarhk "⨗" ><!--integral, left arrow with hook -->
|
||||
<!ENTITY isin "∈" ><!--/in R: set membership -->
|
||||
<!ENTITY isindot "⋵" ><!--set membership, dot above -->
|
||||
<!ENTITY isinE "⋹" ><!--set membership, two horizontal strokes -->
|
||||
<!ENTITY isins "⋴" ><!--set membership, vertical bar on horizontal stroke -->
|
||||
<!ENTITY isinsv "⋳" ><!--large set membership, vertical bar on horizontal stroke -->
|
||||
<!ENTITY isinv "∈" ><!--set membership, variant -->
|
||||
<!ENTITY lagran "ℒ" ><!--Lagrangian (script capital L) -->
|
||||
<!ENTITY lang "〈" ><!--/langle O: left angle bracket -->
|
||||
<!ENTITY Lang "《" ><!--left angle bracket, double -->
|
||||
<!ENTITY lArr "⇐" ><!--/Leftarrow A: is implied by -->
|
||||
<!ENTITY lbbrk "〔" ><!--left broken bracket -->
|
||||
<!ENTITY le "≤" ><!--/leq /le R: less-than-or-equal -->
|
||||
<!ENTITY loang "〘" ><!--left open angular bracket -->
|
||||
<!ENTITY lobrk "〚" ><!--left open bracket -->
|
||||
<!ENTITY lopar "⦅" ><!--left open parenthesis -->
|
||||
<!ENTITY lowast "∗" ><!--low asterisk -->
|
||||
<!ENTITY minus "−" ><!--B: minus sign -->
|
||||
<!ENTITY mnplus "∓" ><!--/mp B: minus-or-plus sign -->
|
||||
<!ENTITY nabla "∇" ><!--/nabla del, Hamilton operator -->
|
||||
<!ENTITY ne "≠" ><!--/ne /neq R: not equal -->
|
||||
<!ENTITY nedot "≠⁣" ><!--not equal, dot -->
|
||||
<!ENTITY nhpar "⫲" ><!--not, horizontal, parallel -->
|
||||
<!ENTITY ni "∋" ><!--/ni /owns R: contains -->
|
||||
<!ENTITY nis "⋼" ><!--contains, vertical bar on horizontal stroke -->
|
||||
<!ENTITY nisd "⋺" ><!--contains, long horizontal stroke -->
|
||||
<!ENTITY niv "∋" ><!--contains, variant -->
|
||||
<!ENTITY Not "⫬" ><!--not with two horizontal strokes -->
|
||||
<!ENTITY notin "∉" ><!--/notin N: negated set membership -->
|
||||
<!ENTITY notindot "⋶⁣" ><!--negated set membership, dot above -->
|
||||
<!ENTITY notinva "∉̸" ><!--negated set membership, variant -->
|
||||
<!ENTITY notinvb "⋷" ><!--negated set membership, variant -->
|
||||
<!ENTITY notinvc "⋶" ><!--negated set membership, variant -->
|
||||
<!ENTITY notni "∌" ><!--negated contains -->
|
||||
<!ENTITY notniva "∌" ><!--negated contains, variant -->
|
||||
<!ENTITY notnivb "⋾" ><!--contains, variant -->
|
||||
<!ENTITY notnivc "⋽" ><!--contains, variant -->
|
||||
<!ENTITY nparsl "∥⁣⃥" ><!--not parallel, slanted -->
|
||||
<!ENTITY npart "∂̸" ><!--not partial differential -->
|
||||
<!ENTITY npolint "⨔" ><!--line integration, not including the pole -->
|
||||
<!ENTITY nvinfin "⧞" ><!--not, vert, infinity -->
|
||||
<!ENTITY olcross "⦻" ><!--circle, cross -->
|
||||
<!ENTITY or "∨" ><!--/vee /lor B: logical or -->
|
||||
<!ENTITY Or "⩔" ><!--dbl logical or -->
|
||||
<!ENTITY ord "⩝" ><!--or, horizontal dash -->
|
||||
<!ENTITY order "ℴ" ><!--order of (script small o) -->
|
||||
<!ENTITY oror "⩖" ><!--two logical or -->
|
||||
<!ENTITY orslope "⩗" ><!--sloping large or -->
|
||||
<!ENTITY orv "⩛" ><!--or with middle stem -->
|
||||
<!ENTITY par "∥" ><!--/parallel R: parallel -->
|
||||
<!ENTITY parsl "∥⁣" ><!--parallel, slanted -->
|
||||
<!ENTITY part "∂" ><!--/partial partial differential -->
|
||||
<!ENTITY permil "‰" ><!--per thousand -->
|
||||
<!ENTITY perp "⊥" ><!--/perp R: perpendicular -->
|
||||
<!ENTITY pertenk "‱" ><!--per 10 thousand -->
|
||||
<!ENTITY phmmat "ℳ" ><!--physics M-matrix (script capital M) -->
|
||||
<!ENTITY pointint "⨕" ><!--integral around a point operator -->
|
||||
<!ENTITY prime "′" ><!--/prime prime or minute -->
|
||||
<!ENTITY Prime "″" ><!--double prime or second -->
|
||||
<!ENTITY profalar "⌮" ><!--all-around profile -->
|
||||
<!ENTITY profline "⌒" ><!--profile of a line -->
|
||||
<!ENTITY profsurf "⌓" ><!--profile of a surface -->
|
||||
<!ENTITY prop "∝" ><!--/propto R: is proportional to -->
|
||||
<!ENTITY qint "⨌" ><!--/iiiint quadruple integral operator -->
|
||||
<!ENTITY qprime "⁗" ><!--quadruple prime -->
|
||||
<!ENTITY quatint "⨖" ><!--quaternion integral operator -->
|
||||
<!ENTITY radic "√" ><!--/surd radical -->
|
||||
<!ENTITY rang "〉" ><!--/rangle C: right angle bracket -->
|
||||
<!ENTITY Rang "》" ><!--right angle bracket, double -->
|
||||
<!ENTITY rArr "⇒" ><!--/Rightarrow A: implies -->
|
||||
<!ENTITY rbbrk "〕" ><!--right broken bracket -->
|
||||
<!ENTITY roang "〙" ><!--right open angular bracket -->
|
||||
<!ENTITY robrk "〛" ><!--right open bracket -->
|
||||
<!ENTITY ropar "⦆" ><!--right open parenthesis -->
|
||||
<!ENTITY rppolint "⨒" ><!--line integration, rectangular path around pole -->
|
||||
<!ENTITY scpolint "⨓" ><!--line integration, semi-circular path around pole -->
|
||||
<!ENTITY sim "∼" ><!--/sim R: similar -->
|
||||
<!ENTITY simdot "⩪" ><!--similar, dot -->
|
||||
<!ENTITY sime "≃" ><!--/simeq R: similar, equals -->
|
||||
<!ENTITY smeparsl "⧤" ><!--similar, parallel, slanted, equal -->
|
||||
<!ENTITY square "□" ><!--/square, square -->
|
||||
<!ENTITY squarf "▪" ><!--/blacksquare, square, filled -->
|
||||
<!ENTITY sub "⊂" ><!--/subset R: subset or is implied by -->
|
||||
<!ENTITY sube "⊆" ><!--/subseteq R: subset, equals -->
|
||||
<!ENTITY sup "⊃" ><!--/supset R: superset or implies -->
|
||||
<!ENTITY supe "⊇" ><!--/supseteq R: superset, equals -->
|
||||
<!ENTITY tdot "⃛" ><!--three dots above -->
|
||||
<!ENTITY there4 "∴" ><!--/therefore R: therefore -->
|
||||
<!ENTITY tint "∭" ><!--/iiint triple integral operator -->
|
||||
<!ENTITY top "⊤" ><!--/top top -->
|
||||
<!ENTITY topbot "⌶" ><!--top and bottom -->
|
||||
<!ENTITY topcir "⫱" ><!--top, circle below -->
|
||||
<!ENTITY tprime "‴" ><!--triple prime -->
|
||||
<!ENTITY utdot "⋰" ><!--three dots, ascending -->
|
||||
<!ENTITY uwangle "⦧" ><!--large upward pointing angle -->
|
||||
<!ENTITY vangrt "⊾" ><!--right angle, variant -->
|
||||
<!ENTITY veeeq "≚" ><!--logical or, equals -->
|
||||
<!ENTITY Verbar "‖" ><!--/Vert dbl vertical bar -->
|
||||
<!ENTITY wedgeq "≙" ><!--/wedgeq R: corresponds to (wedge, equals) -->
|
||||
<!ENTITY xnis "⋻" ><!--large contains, vertical bar on horizontal stroke -->
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user