Translation specifications for instant(1).
This commit is contained in:
parent
c3c6f5f7f9
commit
8b259c6cf2
15
share/sgml/transpec/Makefile
Normal file
15
share/sgml/transpec/Makefile
Normal file
@ -0,0 +1,15 @@
|
||||
# $Id: Makefile,v 1.1.1.1.4.1 1995/09/17 23:42:31 davidg Exp $
|
||||
|
||||
FILES= roff.cmap roff.sdata linuxdoc-roff.ts
|
||||
FILES+= html.cmap html.sdata linuxdoc-html.ts
|
||||
FILES+= latex.cmap latex.sdata linuxdoc-latex.ts
|
||||
FILES+= transpec.dtd
|
||||
NOOBJ= noobj
|
||||
|
||||
all clean cleandir depend lint tags:
|
||||
|
||||
afterinstall:
|
||||
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \
|
||||
${DESTDIR}${BINDIR}/${.CURDIR:T}
|
||||
|
||||
.include <bsd.prog.mk>
|
35
share/sgml/transpec/html.cmap
Normal file
35
share/sgml/transpec/html.cmap
Normal file
@ -0,0 +1,35 @@
|
||||
<!--
|
||||
|
||||
$Id$
|
||||
|
||||
Copyright (C) 1996
|
||||
John R. Fieber. All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions
|
||||
are met:
|
||||
1. Redistributions of source code must retain the above copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
2. Redistributions in binary form must reproduce the above copyright
|
||||
notice, this list of conditions and the following disclaimer in the
|
||||
documentation and/or other materials provided with the distribution.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY JOHN R. FIEBER AND CONTRIBUTORS ``AS IS'' AND
|
||||
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||
ARE DISCLAIMED. IN NO EVENT SHALL JOHN R. FIEBER OR CONTRIBUTORS BE LIABLE
|
||||
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
||||
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
||||
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||||
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
||||
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
SUCH DAMAGE.
|
||||
|
||||
-->
|
||||
|
||||
<!-- Character mappings for HTML -->
|
||||
|
||||
<map from="<" to="&lt;">
|
||||
<map from=">" to="&gt;">
|
||||
<map from="&" to="&amp;">
|
566
share/sgml/transpec/html.sdata
Normal file
566
share/sgml/transpec/html.sdata
Normal file
@ -0,0 +1,566 @@
|
||||
<!--
|
||||
|
||||
$Id$
|
||||
|
||||
Copyright (c) 1994
|
||||
Open Software Foundation, Inc.
|
||||
|
||||
Permission is hereby granted to use, copy, modify and freely distribute
|
||||
the software in this file and its documentation for any purpose without
|
||||
fee, provided that the above copyright notice appears in all copies and
|
||||
that both the copyright notice and this permission notice appear in
|
||||
supporting documentation. Further, provided that the name of Open
|
||||
Software Foundation, Inc. ("OSF") not be used in advertising or
|
||||
publicity pertaining to distribution of the software without prior
|
||||
written permission from OSF. OSF makes no representations about the
|
||||
suitability of this software for any purpose. It is provided "as is"
|
||||
without express or implied warranty.
|
||||
|
||||
-->
|
||||
|
||||
<!--
|
||||
|
||||
SDATA entity mappings BACK to entity references.
|
||||
I think this is only usefule for creating a normalized instance."
|
||||
|
||||
J.Bowe, 1993
|
||||
|
||||
Enhancement by John R Fieber, 1996
|
||||
|
||||
-->
|
||||
|
||||
<!-- Numeric and Special Graphic -->
|
||||
|
||||
<map from="[half ]" to="&half;">
|
||||
<map from="[frac12]" to="&frac12;">
|
||||
<map from="[frac14]" to="&frac14;">
|
||||
<map from="[frac34]" to="&frac34;">
|
||||
<map from="[frac18]" to="&frac18;">
|
||||
<map from="[frac38]" to="&frac38;">
|
||||
<map from="[frac58]" to="&frac58;">
|
||||
<map from="[frac78]" to="&frac78;">
|
||||
<map from="[sup1 ]" to="&sup1;">
|
||||
<map from="[sup2 ]" to="&sup2;">
|
||||
<map from="[sup3 ]" to="&sup3;">
|
||||
<map from="[plus ]" to="+">
|
||||
<map from="[plusmn]" to="&plusmn;">
|
||||
<map from="[lt ]" to="&lt;">
|
||||
<map from="[equals]" to="=">
|
||||
<map from="[gt ]" to="&gt;">
|
||||
<map from="[divide]" to="/">
|
||||
<map from="[times ]" to="&times;">
|
||||
<map from="[curren]" to="&curren;">
|
||||
<map from="[pound ]" to="&pound;">
|
||||
<map from="[dollar]" to="$">
|
||||
<map from="[cent ]" to="&cent;">
|
||||
<map from="[yen ]" to="&yen;">
|
||||
<map from="[num ]" to="#">
|
||||
<map from="[percnt]" to="%">
|
||||
<map from="[amp ]" to="&amp;">
|
||||
<map from="[ast ]" to="*">
|
||||
<map from="[commat]" to="&commat;">
|
||||
<map from="[lsqb ]" to="[">
|
||||
<map from="[bsol ]" to="\">
|
||||
<map from="[rsqb ]" to="=">
|
||||
<map from="[lcub ]" to="{">
|
||||
<map from="[horbar]" to="&horbar;">
|
||||
<map from="[verbar]" to="|">
|
||||
<map from="[rcub ]" to="}">
|
||||
<map from="[micro ]" to="&micro;">
|
||||
<map from="[ohm ]" to="&ohm;">
|
||||
<map from="[deg ]" to="&deg;">
|
||||
<map from="[ordm ]" to="&ordm;">
|
||||
<map from="[ordf ]" to="&ordf;">
|
||||
<map from="[sect ]" to="&sect;">
|
||||
<map from="[para ]" to="&para;">
|
||||
<map from="[middot]" to="&middot;">
|
||||
<map from="[larr ]" to="&larr;">
|
||||
<map from="[rarr ]" to="&rarr;">
|
||||
<map from="[uarr ]" to="&uarr;">
|
||||
<map from="[darr ]" to="&darr;">
|
||||
<map from="[copy ]" to="&copy;">
|
||||
<map from="[reg ]" to="&reg;">
|
||||
<map from="[trade ]" to="&trade;">
|
||||
<map from="[brvbar]" to="&brvbar;">
|
||||
<map from="[not ]" to="&not;">
|
||||
<map from="[sung ]" to="&sung;">
|
||||
<map from="[excl ]" to="&excl;">
|
||||
<map from="[iexcl ]" to="&iexcl;">
|
||||
<map from="[quot ]" to="&quot;">
|
||||
<map from="[apos ]" to="'">
|
||||
<map from="[lpar ]" to="(">
|
||||
<map from="[rpar ]" to=")">
|
||||
<map from="[comma ]" to=",">
|
||||
<map from="[lowbar]" to="_">
|
||||
<map from="[hyphen]" to="-">
|
||||
<map from="[period]" to=".">
|
||||
<map from="[sol ]" to="/">
|
||||
<map from="[colon ]" to=":">
|
||||
<map from="[semi ]" to=";">
|
||||
<map from="[quest ]" to="?">
|
||||
<map from="[iquest]" to="&iquest;">
|
||||
<map from="[laquo ]" to="&laquo;">
|
||||
<map from="[raquo ]" to="&raquo;">
|
||||
<map from="[lsquo ]" to="`">
|
||||
<map from="[rsquo ]" to="'">
|
||||
<map from="[ldquo ]" to="``">
|
||||
<map from="[rdquo ]" to="''">
|
||||
<map from="[nbsp ]" to="&nbsp;">
|
||||
<map from="[shy ]" to="&shy;">
|
||||
|
||||
<!-- Publishing -->
|
||||
|
||||
<map from="[emsp ]" to="&nbsp;&nbsp;">
|
||||
<map from="[ensp ]" to="&nbsp;">
|
||||
<map from="[emsp3 ]" to="&nbsp;">
|
||||
<map from="[emsp4 ]" to="&nbsp;">
|
||||
<map from="[numsp ]" to="&nbsp;">
|
||||
<map from="[puncsp]" to="&puncsp;">
|
||||
<map from="[thinsp]" to="&nbsp;">
|
||||
<map from="[hairsp]" to="">
|
||||
<map from="[mdash ]" to="--">
|
||||
<map from="[ndash ]" to="-">
|
||||
<map from="[dash ]" to="-">
|
||||
<map from="[blank ]" to="&blank;">
|
||||
<map from="[hellip]" to="...">
|
||||
<map from="[nldr ]" to="&nldr;">
|
||||
<map from="[frac13]" to="&frac13;">
|
||||
<map from="[frac23]" to="&frac23;">
|
||||
<map from="[frac15]" to="&frac15;">
|
||||
<map from="[frac25]" to="&frac25;">
|
||||
<map from="[frac35]" to="&frac35;">
|
||||
<map from="[frac45]" to="&frac45;">
|
||||
<map from="[frac16]" to="&frac16;">
|
||||
<map from="[frac56]" to="&frac56;">
|
||||
<map from="[incare]" to="&incare;">
|
||||
<map from="[block ]" to="&block;">
|
||||
<map from="[uhblk ]" to="&uhblk;">
|
||||
<map from="[lhblk ]" to="&lhblk;">
|
||||
<map from="[blk14 ]" to="&blk14;">
|
||||
<map from="[blk12 ]" to="&blk12;">
|
||||
<map from="[blk34 ]" to="&blk34;">
|
||||
<map from="[marker]" to="&marker;">
|
||||
<map from="[cir ]" to="&cir;">
|
||||
<map from="[squ ]" to="&squ;">
|
||||
<map from="[rect ]" to="&rect;">
|
||||
<map from="[utri ]" to="&utri;">
|
||||
<map from="[dtri ]" to="&dtri;">
|
||||
<map from="[star ]" to="&star;">
|
||||
<map from="[bull ]" to="*">
|
||||
<map from="[squf ]" to="&squf;">
|
||||
<map from="[utrif ]" to="&utrif;">
|
||||
<map from="[dtrif ]" to="&dtrif;">
|
||||
<map from="[ltrif ]" to="&ltrif;">
|
||||
<map from="[rtrif ]" to="&rtrif;">
|
||||
<map from="[clubs ]" to="&clubs;">
|
||||
<map from="[diams ]" to="&diams;">
|
||||
<map from="[hearts]" to="&hearts;">
|
||||
<map from="[spades]" to="&spades;">
|
||||
<map from="[malt ]" to="&malt;">
|
||||
<map from="[dagger]" to="&dagger;">
|
||||
<map from="[Dagger]" to="&Dagger;">
|
||||
<map from="[check ]" to="&check;">
|
||||
<map from="[ballot]" to="&ballot;">
|
||||
<map from="[sharp ]" to="&sharp;">
|
||||
<map from="[flat ]" to="&flat;">
|
||||
<map from="[male ]" to="&male;">
|
||||
<map from="[female]" to="&female;">
|
||||
<map from="[phone ]" to="&phone;">
|
||||
<map from="[telrec]" to="&telrec;">
|
||||
<map from="[copysr]" to="&copysr;">
|
||||
<map from="[caret ]" to="&caret;">
|
||||
<map from="[lsquor]" to="&lsquor;">
|
||||
<map from="[ldquor]" to="&ldquor;">
|
||||
<map from="[fflig ]" to="&fflig;">
|
||||
<map from="[filig ]" to="&filig;">
|
||||
<map from="[fjlig ]" to="&fjlig;">
|
||||
<map from="[ffilig]" to="&ffilig;">
|
||||
<map from="[ffllig]" to="&ffllig;">
|
||||
<map from="[fllig ]" to="&fllig;">
|
||||
<map from="[mldr ]" to="&mldr;">
|
||||
<map from="[rdquor]" to="&rdquor;">
|
||||
<map from="[rsquor]" to="&rsquor;">
|
||||
<map from="[vellip]" to="...">
|
||||
<map from="[hybull]" to="&hybull;">
|
||||
<map from="[loz ]" to="&loz;">
|
||||
<map from="[lozf ]" to="&lozf;">
|
||||
<map from="[ltri ]" to="&ltri;">
|
||||
<map from="[rtri ]" to="&rtri;">
|
||||
<map from="[starf ]" to="&starf;">
|
||||
<map from="[natur ]" to="&natur;">
|
||||
<map from="[rx ]" to="&rx;">
|
||||
<map from="[sext ]" to="&sext;">
|
||||
<map from="[target]" to="&target;">
|
||||
<map from="[dlcrop]" to="&dlcrop;">
|
||||
<map from="[drcrop]" to="&drcrop;">
|
||||
<map from="[ulcrop]" to="&ulcrop;">
|
||||
<map from="[urcrop]" to="&urcrop;">
|
||||
|
||||
<!-- Added Latin 1 -->
|
||||
|
||||
<map from="[aacute]" to="&aacute;">
|
||||
<map from="[Aacute]" to="&Aacute;">
|
||||
<map from="[acirc ]" to="&acirc;">
|
||||
<map from="[Acirc ]" to="&Acirc;">
|
||||
<map from="[agrave]" to="&agrave;">
|
||||
<map from="[Agrave]" to="&Agrave;">
|
||||
<map from="[aring ]" to="&aring;">
|
||||
<map from="[Aring ]" to="&Aring;">
|
||||
<map from="[atilde]" to="&atilde;">
|
||||
<map from="[Atilde]" to="&Atilde;">
|
||||
<map from="[auml ]" to="&auml;">
|
||||
<map from="[Auml ]" to="&Auml;">
|
||||
<map from="[aelig ]" to="&aelig;">
|
||||
<map from="[AElig ]" to="&AElig;">
|
||||
<map from="[ccedil]" to="&ccedil;">
|
||||
<map from="[Ccedil]" to="&Ccedil;">
|
||||
<map from="[eth ]" to="&eth;">
|
||||
<map from="[ETH ]" to="&ETH;">
|
||||
<map from="[eacute]" to="&eacute;">
|
||||
<map from="[Eacute]" to="&Eacute;">
|
||||
<map from="[ecirc ]" to="&ecirc;">
|
||||
<map from="[Ecirc ]" to="&Ecirc;">
|
||||
<map from="[egrave]" to="&egrave;">
|
||||
<map from="[Egrave]" to="&Egrave;">
|
||||
<map from="[euml ]" to="&euml;">
|
||||
<map from="[Euml ]" to="&Euml;">
|
||||
<map from="[iacute]" to="&iacute;">
|
||||
<map from="[Iacute]" to="&Iacute;">
|
||||
<map from="[icirc ]" to="&icirc;">
|
||||
<map from="[Icirc ]" to="&Icirc;">
|
||||
<map from="[igrave]" to="&igrave;">
|
||||
<map from="[Igrave]" to="&Igrave;">
|
||||
<map from="[iuml ]" to="&iuml;">
|
||||
<map from="[Iuml ]" to="&Iuml;">
|
||||
<map from="[ntilde]" to="&ntilde;">
|
||||
<map from="[Ntilde]" to="&Ntilde;">
|
||||
<map from="[oacute]" to="&oacute;">
|
||||
<map from="[Oacute]" to="&Oacute;">
|
||||
<map from="[ocirc ]" to="&ocirc;">
|
||||
<map from="[Ocirc ]" to="&Ocirc;">
|
||||
<map from="[ograve]" to="&ograve;">
|
||||
<map from="[Ograve]" to="&Ograve;">
|
||||
<map from="[oslash]" to="&oslash;">
|
||||
<map from="[Oslash]" to="&Oslash;">
|
||||
<map from="[otilde]" to="&otilde;">
|
||||
<map from="[Otilde]" to="&Otilde;">
|
||||
<map from="[ouml ]" to="&ouml;">
|
||||
<map from="[Ouml ]" to="&Ouml;">
|
||||
<map from="[szlig ]" to="&szlig;">
|
||||
<map from="[thorn ]" to="&thorn;">
|
||||
<map from="[THORN ]" to="&THORN;">
|
||||
<map from="[uacute]" to="&uacute;">
|
||||
<map from="[Uacute]" to="&Uacute;">
|
||||
<map from="[ucirc ]" to="&ucirc;">
|
||||
<map from="[Ucirc ]" to="&Ucirc;">
|
||||
<map from="[ugrave]" to="&ugrave;">
|
||||
<map from="[Ugrave]" to="&Ugrave;">
|
||||
<map from="[uuml ]" to="&uuml;">
|
||||
<map from="[Uuml ]" to="&Uuml;">
|
||||
<map from="[yacute]" to="&yacute;">
|
||||
<map from="[Yacute]" to="&Yacute;">
|
||||
<map from="[yuml ]" to="&yuml;">
|
||||
|
||||
<!-- Added Latin 2 -->
|
||||
|
||||
<map from="[abreve]" to="&abreve;">
|
||||
<map from="[Abreve]" to="&Abreve;">
|
||||
<map from="[amacr ]" to="&amacr;">
|
||||
<map from="[Amacr ]" to="&Amacr;">
|
||||
<map from="[aogon ]" to="&aogon;">
|
||||
<map from="[Aogon ]" to="&Aogon;">
|
||||
<map from="[cacute]" to="&cacute;">
|
||||
<map from="[Cacute]" to="&Cacute;">
|
||||
<map from="[ccaron]" to="&ccaron;">
|
||||
<map from="[Ccaron]" to="&Ccaron;">
|
||||
<map from="[ccirc ]" to="&ccirc;">
|
||||
<map from="[Ccirc ]" to="&Ccirc;">
|
||||
<map from="[cdot ]" to="&cdot;">
|
||||
<map from="[Cdot ]" to="&Cdot;">
|
||||
<map from="[dcaron]" to="&dcaron;">
|
||||
<map from="[Dcaron]" to="&Dcaron;">
|
||||
<map from="[dstrok]" to="&dstrok;">
|
||||
<map from="[Dstrok]" to="&Dstrok;">
|
||||
<map from="[ecaron]" to="&ecaron;">
|
||||
<map from="[Ecaron]" to="&Ecaron;">
|
||||
<map from="[edot ]" to="&edot;">
|
||||
<map from="[Edot ]" to="&Edot;">
|
||||
<map from="[emacr ]" to="&emacr;">
|
||||
<map from="[Emacr ]" to="&Emacr;">
|
||||
<map from="[eogon ]" to="&eogon;">
|
||||
<map from="[Eogon ]" to="&Eogon;">
|
||||
<map from="[gacute]" to="&gacute;">
|
||||
<map from="[gbreve]" to="&gbreve;">
|
||||
<map from="[Gbreve]" to="&Gbreve;">
|
||||
<map from="[Gcedil]" to="&Gcedil;">
|
||||
<map from="[gcirc ]" to="&gcirc;">
|
||||
<map from="[Gcirc ]" to="&Gcirc;">
|
||||
<map from="[gdot ]" to="&gdot;">
|
||||
<map from="[Gdot ]" to="&Gdot;">
|
||||
<map from="[hcirc ]" to="&hcirc;">
|
||||
<map from="[Hcirc ]" to="&Hcirc;">
|
||||
<map from="[hstrok]" to="&hstrok;">
|
||||
<map from="[Hstrok]" to="&Hstrok;">
|
||||
<map from="[Idot ]" to="&Idot;">
|
||||
<map from="[Imacr ]" to="&Imacr;">
|
||||
<map from="[imacr ]" to="&imacr;">
|
||||
<map from="[ijlig ]" to="&ijlig;">
|
||||
<map from="[IJlig ]" to="&IJlig;">
|
||||
<map from="[inodot]" to="&inodot;">
|
||||
<map from="[iogon ]" to="&iogon;">
|
||||
<map from="[Iogon ]" to="&Iogon;">
|
||||
<map from="[itilde]" to="&itilde;">
|
||||
<map from="[Itilde]" to="&Itilde;">
|
||||
<map from="[jcirc ]" to="&jcirc;">
|
||||
<map from="[Jcirc ]" to="&Jcirc;">
|
||||
<map from="[kcedil]" to="&kcedil;">
|
||||
<map from="[Kcedil]" to="&Kcedil;">
|
||||
<map from="[kgreen]" to="&kgreen;">
|
||||
<map from="[lacute]" to="&lacute;">
|
||||
<map from="[Lacute]" to="&Lacute;">
|
||||
<map from="[lcaron]" to="&lcaron;">
|
||||
<map from="[Lcaron]" to="&Lcaron;">
|
||||
<map from="[lcedil]" to="&lcedil;">
|
||||
<map from="[Lcedil]" to="&Lcedil;">
|
||||
<map from="[lmidot]" to="&lmidot;">
|
||||
<map from="[Lmidot]" to="&Lmidot;">
|
||||
<map from="[lstrok]" to="&lstrok;">
|
||||
<map from="[Lstrok]" to="&Lstrok;">
|
||||
<map from="[nacute]" to="&nacute;">
|
||||
<map from="[Nacute]" to="&Nacute;">
|
||||
<map from="[eng ]" to="&eng;">
|
||||
<map from="[ENG ]" to="&ENG;">
|
||||
<map from="[napos ]" to="&napos;">
|
||||
<map from="[ncaron]" to="&ncaron;">
|
||||
<map from="[Ncaron]" to="&Ncaron;">
|
||||
<map from="[ncedil]" to="&ncedil;">
|
||||
<map from="[Ncedil]" to="&Ncedil;">
|
||||
<map from="[odblac]" to="&odblac;">
|
||||
<map from="[Odblac]" to="&Odblac;">
|
||||
<map from="[Omacr ]" to="&Omacr;">
|
||||
<map from="[omacr ]" to="&omacr;">
|
||||
<map from="[oelig ]" to="&oelig;">
|
||||
<map from="[OElig ]" to="&OElig;">
|
||||
<map from="[racute]" to="&racute;">
|
||||
<map from="[Racute]" to="&Racute;">
|
||||
<map from="[rcaron]" to="&rcaron;">
|
||||
<map from="[Rcaron]" to="&Rcaron;">
|
||||
<map from="[rcedil]" to="&rcedil;">
|
||||
<map from="[Rcedil]" to="&Rcedil;">
|
||||
<map from="[sacute]" to="&sacute;">
|
||||
<map from="[Sacute]" to="&Sacute;">
|
||||
<map from="[scaron]" to="&scaron;">
|
||||
<map from="[Scaron]" to="&Scaron;">
|
||||
<map from="[scedil]" to="&scedil;">
|
||||
<map from="[Scedil]" to="&Scedil;">
|
||||
<map from="[scirc ]" to="&scirc;">
|
||||
<map from="[Scirc ]" to="&Scirc;">
|
||||
<map from="[tcaron]" to="&tcaron;">
|
||||
<map from="[Tcaron]" to="&Tcaron;">
|
||||
<map from="[tcedil]" to="&tcedil;">
|
||||
<map from="[Tcedil]" to="&Tcedil;">
|
||||
<map from="[tstrok]" to="&tstrok;">
|
||||
<map from="[Tstrok]" to="&Tstrok;">
|
||||
<map from="[ubreve]" to="&ubreve;">
|
||||
<map from="[Ubreve]" to="&Ubreve;">
|
||||
<map from="[udblac]" to="&udblac;">
|
||||
<map from="[Udblac]" to="&Udblac;">
|
||||
<map from="[umacr ]" to="&umacr;">
|
||||
<map from="[Umacr ]" to="&Umacr;">
|
||||
<map from="[uogon ]" to="&uogon;">
|
||||
<map from="[Uogon ]" to="&Uogon;">
|
||||
<map from="[uring ]" to="&uring;">
|
||||
<map from="[Uring ]" to="&Uring;">
|
||||
<map from="[utilde]" to="&utilde;">
|
||||
<map from="[Utilde]" to="&Utilde;">
|
||||
<map from="[wcirc ]" to="&wcirc;">
|
||||
<map from="[Wcirc ]" to="&Wcirc;">
|
||||
<map from="[ycirc ]" to="&ycirc;">
|
||||
<map from="[Ycirc ]" to="&Ycirc;">
|
||||
<map from="[Yuml ]" to="&Yuml;">
|
||||
<map from="[zacute]" to="&zacute;">
|
||||
<map from="[Zacute]" to="&Zacute;">
|
||||
<map from="[zcaron]" to="&zcaron;">
|
||||
<map from="[Zcaron]" to="&Zcaron;">
|
||||
<map from="[zdot ]" to="&zdot;">
|
||||
<map from="[Zdot ]" to="&Zdot;">
|
||||
|
||||
<!-- Greek Letters -->
|
||||
|
||||
<map from="[agr ]" to="&agr;">
|
||||
<map from="[Agr ]" to="&Agr;">
|
||||
<map from="[bgr ]" to="&bgr;">
|
||||
<map from="[Bgr ]" to="&Bgr;">
|
||||
<map from="[ggr ]" to="&ggr;">
|
||||
<map from="[Ggr ]" to="&Ggr;">
|
||||
<map from="[dgr ]" to="&dgr;">
|
||||
<map from="[Dgr ]" to="&Dgr;">
|
||||
<map from="[egr ]" to="&egr;">
|
||||
<map from="[Egr ]" to="&Egr;">
|
||||
<map from="[zgr ]" to="&zgr;">
|
||||
<map from="[Zgr ]" to="&Zgr;">
|
||||
<map from="[eegr ]" to="&eegr;">
|
||||
<map from="[EEgr ]" to="&EEgr;">
|
||||
<map from="[thgr ]" to="&thgr;">
|
||||
<map from="[THgr ]" to="&THgr;">
|
||||
<map from="[igr ]" to="&igr;">
|
||||
<map from="[Igr ]" to="&Igr;">
|
||||
<map from="[kgr ]" to="&kgr;">
|
||||
<map from="[Kgr ]" to="&Kgr;">
|
||||
<map from="[lgr ]" to="&lgr;">
|
||||
<map from="[Lgr ]" to="&Lgr;">
|
||||
<map from="[mgr ]" to="&mgr;">
|
||||
<map from="[Mgr ]" to="&Mgr;">
|
||||
<map from="[ngr ]" to="&ngr;">
|
||||
<map from="[Ngr ]" to="&Ngr;">
|
||||
<map from="[xgr ]" to="&xgr;">
|
||||
<map from="[Xgr ]" to="&Xgr;">
|
||||
<map from="[ogr ]" to="&ogr;">
|
||||
<map from="[Ogr ]" to="&Ogr;">
|
||||
<map from="[pgr ]" to="&pgr;">
|
||||
<map from="[Pgr ]" to="&Pgr;">
|
||||
<map from="[rgr ]" to="&rgr;">
|
||||
<map from="[Rgr ]" to="&Rgr;">
|
||||
<map from="[sgr ]" to="&sgr;">
|
||||
<map from="[Sgr ]" to="&Sgr;">
|
||||
<map from="[sfgr ]" to="&sfgr;">
|
||||
<map from="[tgr ]" to="&tgr;">
|
||||
<map from="[Tgr ]" to="&Tgr;">
|
||||
<map from="[ugr ]" to="&ugr;">
|
||||
<map from="[Ugr ]" to="&Ugr;">
|
||||
<map from="[phgr ]" to="&phgr;">
|
||||
<map from="[PHgr ]" to="&PHgr;">
|
||||
<map from="[khgr ]" to="&khgr;">
|
||||
<map from="[KHgr ]" to="&KHgr;">
|
||||
<map from="[psgr ]" to="&psgr;">
|
||||
<map from="[PSgr ]" to="&PSgr;">
|
||||
<map from="[ohgr ]" to="&ohgr;">
|
||||
<map from="[OHgr ]" to="&OHgr;">
|
||||
|
||||
<!-- Greek Symbols -->
|
||||
|
||||
<map from="[alpha ]" to="&alpha;">
|
||||
<map from="[beta ]" to="&beta;">
|
||||
<map from="[gamma ]" to="&gamma;">
|
||||
<map from="[Gamma ]" to="&Gamma;">
|
||||
<map from="[gammad]" to="&gammad;">
|
||||
<map from="[delta ]" to="&delta;">
|
||||
<map from="[Delta ]" to="&Delta;">
|
||||
<map from="[epsi ]" to="&epsi;">
|
||||
<map from="[epsiv ]" to="&epsiv;">
|
||||
<map from="[epsis ]" to="&epsis;">
|
||||
<map from="[zeta ]" to="&zeta;">
|
||||
<map from="[eta ]" to="&eta;">
|
||||
<map from="[thetas]" to="&thetas;">
|
||||
<map from="[Theta ]" to="&Theta;">
|
||||
<map from="[thetav]" to="&thetav;">
|
||||
<map from="[iota ]" to="&iota;">
|
||||
<map from="[kappa ]" to="&kappa;">
|
||||
<map from="[kappav]" to="&kappav;">
|
||||
<map from="[lambda]" to="&lambda;">
|
||||
<map from="[Lambda]" to="&Lambda;">
|
||||
<map from="[mu ]" to="&mu;">
|
||||
<map from="[nu ]" to="&nu;">
|
||||
<map from="[xi ]" to="&xi;">
|
||||
<map from="[Xi ]" to="&Xi;">
|
||||
<map from="[pi ]" to="&pi;">
|
||||
<map from="[piv ]" to="&piv;">
|
||||
<map from="[Pi ]" to="&Pi;">
|
||||
<map from="[rho ]" to="&rho;">
|
||||
<map from="[rhov ]" to="&rhov;">
|
||||
<map from="[sigma ]" to="&sigma;">
|
||||
<map from="[Sigma ]" to="&Sigma;">
|
||||
<map from="[sigmav]" to="&sigmav;">
|
||||
<map from="[tau ]" to="&tau;">
|
||||
<map from="[upsi ]" to="&upsi;">
|
||||
<map from="[Upsi ]" to="&Upsi;">
|
||||
<map from="[phis ]" to="&phis;">
|
||||
<map from="[Phi ]" to="&Phi;">
|
||||
<map from="[phiv ]" to="&phiv;">
|
||||
<map from="[chi ]" to="&chi;">
|
||||
<map from="[psi ]" to="&psi;">
|
||||
<map from="[Psi ]" to="&Psi;">
|
||||
<map from="[omega ]" to="&omega;">
|
||||
<map from="[Omega ]" to="&Omega;">
|
||||
|
||||
<!-- General Technical -->
|
||||
|
||||
<map from="[aleph ]" to="&aleph;">
|
||||
<map from="[and ]" to="&and;">
|
||||
<map from="[ang90 ]" to="&ang90;">
|
||||
<map from="[angsph]" to="&angsph;">
|
||||
<map from="[ap ]" to="&ap;">
|
||||
<map from="[becaus]" to="&becaus;">
|
||||
<map from="[bottom]" to="&bottom;">
|
||||
<map from="[cap ]" to="&cap;">
|
||||
<map from="[cong ]" to="&cong;">
|
||||
<map from="[conint]" to="&conint;">
|
||||
<map from="[cup ]" to="&cup;">
|
||||
<map from="[equiv ]" to="&equiv;">
|
||||
<map from="[exist ]" to="&exist;">
|
||||
<map from="[forall]" to="&forall;">
|
||||
<map from="[fnof ]" to="&fnof;">
|
||||
<map from="[ge ]" to="&ge;">
|
||||
<map from="[iff ]" to="&iff;">
|
||||
<map from="[infin ]" to="&infin;">
|
||||
<map from="[int ]" to="&int;">
|
||||
<map from="[isin ]" to="&isin;">
|
||||
<map from="[lang ]" to="&lang;">
|
||||
<map from="[lArr ]" to="&lArr;">
|
||||
<map from="[le ]" to="&le;">
|
||||
<map from="[minus ]" to="-">
|
||||
<map from="[mnplus]" to="&mnplus;">
|
||||
<map from="[nabla ]" to="&nabla;">
|
||||
<map from="[ne ]" to="&ne;">
|
||||
<map from="[ni ]" to="&ni;">
|
||||
<map from="[or ]" to="&or;">
|
||||
<map from="[par ]" to="&par;">
|
||||
<map from="[part ]" to="&part;">
|
||||
<map from="[permil]" to="&permil;">
|
||||
<map from="[perp ]" to="&perp;">
|
||||
<map from="[prime ]" to="&prime;">
|
||||
<map from="[Prime ]" to="&Prime;">
|
||||
<map from="[prop ]" to="&prop;">
|
||||
<map from="[radic ]" to="&radic;">
|
||||
<map from="[rang ]" to="&rang;">
|
||||
<map from="[rArr ]" to="&rArr;">
|
||||
<map from="[sim ]" to="&sim;">
|
||||
<map from="[sime ]" to="&sime;">
|
||||
<map from="[square]" to="&square;">
|
||||
<map from="[sub ]" to="&sub;">
|
||||
<map from="[sube ]" to="&sube;">
|
||||
<map from="[sup ]" to="&sup;">
|
||||
<map from="[supe ]" to="&supe;">
|
||||
<map from="[there4]" to="&there4;">
|
||||
<map from="[Verbar]" to="&Verbar;">
|
||||
<map from="[angst ]" to="&angst;">
|
||||
<map from="[bernou]" to="&bernou;">
|
||||
<map from="[compfn]" to="&compfn;">
|
||||
<map from="[Dot ]" to="&Dot;">
|
||||
<map from="[DotDot]" to="&DotDot;">
|
||||
<map from="[hamilt]" to="&hamilt;">
|
||||
<map from="[lagran]" to="&lagran;">
|
||||
<map from="[lowast]" to="&lowast;">
|
||||
<map from="[notin ]" to="&notin;">
|
||||
<map from="[order ]" to="&order;">
|
||||
<map from="[phmmat]" to="&phmmat;">
|
||||
<map from="[tdot ]" to="&tdot;">
|
||||
<map from="[tprime]" to="&tprime;">
|
||||
<map from="[wedgeq]" to="&wedgeq;">
|
||||
|
||||
<!-- Diacritical Marks -->
|
||||
|
||||
<map from="[acute ]" to="&acute;">
|
||||
<map from="[breve ]" to="&breve;">
|
||||
<map from="[caron ]" to="&caron;">
|
||||
<map from="[cedil ]" to="&cedil;">
|
||||
<map from="[circ ]" to="&circ;">
|
||||
<map from="[dblac ]" to="&dblac;">
|
||||
<map from="[die ]" to="&die;">
|
||||
<map from="[dot ]" to="&dot;">
|
||||
<map from="[grave ]" to="&grave;">
|
||||
<map from="[macr ]" to="&macr;">
|
||||
<map from="[ogon ]" to="&ogon;">
|
||||
<map from="[ring ]" to="&ring;">
|
||||
<map from="[tilde ]" to="~">
|
||||
<map from="[uml ]" to="&uml;">
|
35
share/sgml/transpec/latex.cmap
Normal file
35
share/sgml/transpec/latex.cmap
Normal file
@ -0,0 +1,35 @@
|
||||
<!--
|
||||
|
||||
$Id$
|
||||
|
||||
Copyright (c) 1994
|
||||
Open Software Foundation, Inc.
|
||||
|
||||
Permission is hereby granted to use, copy, modify and freely distribute
|
||||
the software in this file and its documentation for any purpose without
|
||||
fee, provided that the above copyright notice appears in all copies and
|
||||
that both the copyright notice and this permission notice appear in
|
||||
supporting documentation. Further, provided that the name of Open
|
||||
Software Foundation, Inc. ("OSF") not be used in advertising or
|
||||
publicity pertaining to distribution of the software without prior
|
||||
written permission from OSF. OSF makes no representations about the
|
||||
suitability of this software for any purpose. It is provided "as is"
|
||||
without express or implied warranty.
|
||||
|
||||
-->
|
||||
|
||||
<!-- Character strings to map for TeX. -->
|
||||
|
||||
<map from="\" to="$\backslash{}$">
|
||||
<map from="[" to="\lbrack{}">
|
||||
<map from="]" to="\rbrack{}">
|
||||
<map from="{" to="\{">
|
||||
<map from="}" to="\}">
|
||||
<map from="%" to="\%">
|
||||
<map from="#" to="\#">
|
||||
<map from="$" to="\$">
|
||||
<map from="&" to="\&">
|
||||
<map from="~" to="\~{}">
|
||||
<map from="_" to="\_{}">
|
||||
<map from="^" to="\^{}">
|
||||
<map from="|" to="$\vert$">
|
578
share/sgml/transpec/latex.sdata
Normal file
578
share/sgml/transpec/latex.sdata
Normal file
@ -0,0 +1,578 @@
|
||||
<!--
|
||||
|
||||
$Id$
|
||||
|
||||
Copyright (c) 1994
|
||||
Open Software Foundation, Inc.
|
||||
|
||||
Permission is hereby granted to use, copy, modify and freely distribute
|
||||
the software in this file and its documentation for any purpose without
|
||||
fee, provided that the above copyright notice appears in all copies and
|
||||
that both the copyright notice and this permission notice appear in
|
||||
supporting documentation. Further, provided that the name of Open
|
||||
Software Foundation, Inc. ("OSF") not be used in advertising or
|
||||
publicity pertaining to distribution of the software without prior
|
||||
written permission from OSF. OSF makes no representations about the
|
||||
suitability of this software for any purpose. It is provided "as is"
|
||||
without express or implied warranty.
|
||||
|
||||
-->
|
||||
|
||||
<!--
|
||||
|
||||
SDATA entity mappings to TeX instructions.
|
||||
sgmls outputs sdata references in the form: \|[mdash ]\|
|
||||
|
||||
I found most of these from the LaTeX and TeX books. I found a few on
|
||||
various places around the net.
|
||||
|
||||
J.Bowe, 1993
|
||||
|
||||
-->
|
||||
|
||||
<!-- Numeric and Special Graphic -->
|
||||
|
||||
<map from="[half ]" to="$\scriptstyle{1\over2}$">
|
||||
<map from="[frac12]" to="$\frac{1}{2}$">
|
||||
<map from="[frac14]" to="$\frac{1}{4}$">
|
||||
<map from="[frac34]" to="$\frac{3}{4}$">
|
||||
<map from="[frac18]" to="$\frac{1}{8}$">
|
||||
<map from="[frac38]" to="$\frac{3}{8}$">
|
||||
<map from="[frac58]" to="$\frac{5}{8}$">
|
||||
<map from="[frac78]" to="$\frac{7}{8}$">
|
||||
|
||||
<map from="[sup1 ]" to="$^1$">
|
||||
<map from="[sup2 ]" to="$^2$">
|
||||
<map from="[sup3 ]" to="$^3$">
|
||||
|
||||
<map from="[plus ]" to="$+$">
|
||||
<map from="[plusmn]" to="$\pm$">
|
||||
<map from="[lt ]" to="$<$">
|
||||
<map from="[equals]" to="$=$">
|
||||
<map from="[gt ]" to="$>$">
|
||||
<map from="[divide]" to="$\div$">
|
||||
<map from="[times ]" to="$\times$">
|
||||
|
||||
<map from="[curren]" to="[curren]">
|
||||
<map from="[pound ]" to="\pounds{}">
|
||||
<map from="[dollar]" to="\$">
|
||||
<map from="[cent ]" to="\hbox{\rm\rlap\/c}">
|
||||
<map from="[yen ]" to="[yen]">
|
||||
|
||||
<map from="[num ]" to="\#{}">
|
||||
<map from="[percnt]" to="\%">
|
||||
<map from="[amp ]" to="\&">
|
||||
<map from="[ast ]" to="{*}">
|
||||
<map from="[commat]" to="@">
|
||||
<map from="[lsqb ]" to="$\lbrack$">
|
||||
<map from="[bsol ]" to="$\backslash$">
|
||||
<map from="[rsqb ]" to="$\rbrack$">
|
||||
<map from="[lcub ]" to="$\lbrace$">
|
||||
<map from="[horbar]" to="{--}">
|
||||
<map from="[verbar]" to="$|$">
|
||||
<map from="[rcub ]" to="$\rbrace$">
|
||||
<map from="[micro ]" to="$\mu$">
|
||||
<map from="[ohm ]" to="$\Omega$">
|
||||
<map from="[deg ]" to="$^\circ$">
|
||||
<map from="[ordm ]" to="[ordm]">
|
||||
<map from="[ordf ]" to="[ordf]">
|
||||
<map from="[sect ]" to="\S{}">
|
||||
<map from="[para ]" to="\P{}">
|
||||
<map from="[middot]" to="$\cdot$">
|
||||
<map from="[larr ]" to="$\leftarrow$">
|
||||
<map from="[rarr ]" to="$\rightarrow$">
|
||||
<map from="[uarr ]" to="$\uparrrow$">
|
||||
<map from="[darr ]" to="$\downarrrow$">
|
||||
<map from="[copy ]" to="\copyright{}">
|
||||
<map from="[reg ]" to="\ooalign{\hfil\raise.07ex\hbox{r}\hfil\crcr\mathhexbox20D}">
|
||||
<map from="[trade ]" to="{$\sp{TM}$}">
|
||||
<map from="[brvbar]" to="[brvbar]">
|
||||
<map from="[not ]" to="$\neg$">
|
||||
<map from="[sung ]" to="[sung]">
|
||||
|
||||
<map from="[excl ]" to="!">
|
||||
<map from="[iexcl ]" to="{!`}">
|
||||
<map from="[quot ]" to='{\tt\char`\"}'>
|
||||
<map from="[apos ]" to="'">
|
||||
<map from="[lpar ]" to="(">
|
||||
<map from="[rpar ]" to=")">
|
||||
<map from="[comma ]" to=",">
|
||||
<map from="[lowbar]" to="\_">
|
||||
<map from="[hyphen]" to="-">
|
||||
<map from="[period]" to=".">
|
||||
<map from="[sol ]" to="\/">
|
||||
<map from="[colon ]" to=":">
|
||||
<map from="[semi ]" to=";">
|
||||
<map from="[quest ]" to="?">
|
||||
<map from="[iquest]" to="{?`}">
|
||||
<map from="[laquo ]" to="\laquo{}">
|
||||
<map from="[raquo ]" to="\raquo{}">
|
||||
<map from="[lsquo ]" to="{`}">
|
||||
<map from="[rsquo ]" to="{'}">
|
||||
<map from="[ldquo ]" to="{``}">
|
||||
<map from="[rdquo ]" to="{''}">
|
||||
<map from="[nbsp ]" to="~">
|
||||
<map from="[shy ]" to="\-">
|
||||
|
||||
<!-- Publishing -->
|
||||
|
||||
<map from="[emsp ]" to="\hskip1em">
|
||||
<map from="[ensp ]" to="\hskip0.5em">
|
||||
<map from="[emsp3 ]" to="\hskip0.33333em">
|
||||
<map from="[emsp4 ]" to="\hskip0.25em">
|
||||
<map from="[numsp ]" to="\hskip0.5em">
|
||||
<map from="[puncsp]" to="\hskip0.25em">
|
||||
<map from="[thinsp]" to="\hskip0.16667em">
|
||||
<map from="[hairsp]" to="\hskip0.08333em">
|
||||
<map from="[mdash ]" to="{---}">
|
||||
<map from="[ndash ]" to="{--}">
|
||||
<map from="[dash ]" to="{-}">
|
||||
<map from="[blank ]" to="\ ">
|
||||
<map from="[hellip]" to="$\ldots$">
|
||||
<map from="[nldr ]" to="[nldr]">
|
||||
<map from="[frac13]" to="$\frac{1}{3}$">
|
||||
<map from="[frac23]" to="$\frac{2}{3}$">
|
||||
<map from="[frac15]" to="$\frac{1}{5}$">
|
||||
<map from="[frac25]" to="$\frac{2}{5}$">
|
||||
<map from="[frac35]" to="$\frac{3}{5}$">
|
||||
<map from="[frac45]" to="$\frac{4}{5}$">
|
||||
<map from="[frac16]" to="$\frac{1}{6}$">
|
||||
<map from="[frac56]" to="$\frac{5}{6}$">
|
||||
|
||||
<map from="[incar ]" to="[incar ]"> <!-- =in-care-of symbol -->
|
||||
<map from="[block ]" to="[block ]"> <!-- =full block -->
|
||||
<map from="[uhblk ]" to="[uhblk ]"> <!-- =upper half block -->
|
||||
<map from="[lhblk ]" to="[lhblk ]"> <!-- =lower half block -- >
|
||||
<map from="[blk14 ]" to="[blk14 ]"> <!-- =25% shaded block -- >
|
||||
<map from="[blk12 ]" to="[blk12 ]"> <!-- =50% shaded block -- >
|
||||
<map from="[blk34 ]" to="[blk34 ]"> <!-- =75% shaded block -- >
|
||||
<map from="[marker]" to="[marker]"> <!-- =histogram marker -- >
|
||||
<map from="[cir ]" to="$\bigcirc$">
|
||||
<map from="[squ ]" to="[squ ]"> <!-- =square, open -->
|
||||
<map from="[rect ]" to="[rect ]"> <!-- =rectangle, open -->
|
||||
<map from="[utri ]" to="$\bigtriangleup$">
|
||||
<map from="[dtri ]" to="$\bigtriangledown$">
|
||||
<map from="[star ]" to="[star ]"> <!-- =star, open -->
|
||||
<map from="[bull ]" to="$\bullet$">
|
||||
<map from="[squf ]" to="{\vrule height .9ex width .8ex depth -.1ex}">
|
||||
<map from="[utrif ]" to="[utrif ]"> <!-- /blacktriangle =up tri, filled -->
|
||||
<map from="[dtrif ]" to="[dtrif ]"> <!-- /blacktriangledown =dn tri, filled -->
|
||||
<map from="[ltrif ]" to="[ltrif ]"> <!-- /blacktriangleleft R: =l tri, filled -->
|
||||
<map from="[rtrif ]" to="[rtrif ]"> <!-- /blacktriangleright R: =r tri, filled -->
|
||||
<map from="[clubs ]" to="$\clubsuit$">
|
||||
<map from="[diams ]" to="$\diamondsuit$">
|
||||
<map from="[hearts]" to="$\heartsuit$">
|
||||
<map from="[spades]" to="$\spadesuit$">
|
||||
<map from="[malt ]" to="[malt ]"> <!-- /maltese =maltese cross -->
|
||||
<map from="[dagger]" to="$\daggar$">
|
||||
<map from="[Dagger]" to="$\ddaggar$">
|
||||
<map from="[check ]" to="$\surd$">
|
||||
<map from="[ballot]" to="$\times$">
|
||||
<map from="[sharp ]" to="$\sharp$">
|
||||
<map from="[flat ]" to="$\flat$">
|
||||
<map from="[male ]" to="$\bigcirc^{\mkern-5.5mu\raise.5ex\hbox{$\nearrow$}}$">
|
||||
<map from="[female]" to="$\bigcirc\mkern-15.64mu\lower1.75ex\hbox{+}$">
|
||||
<map from="[phone ]" to="[phone]">
|
||||
<map from="[telrec]" to="[telrec]"> <!-- =telephone recorder symbol -->
|
||||
<map from="[copysr]" to="[copysr]"> <!-- =sound recording copyright sign -->
|
||||
<map from="[caret ]" to="\char94">
|
||||
<map from="[lsquor]" to="\lsquor{}">
|
||||
<map from="[ldquor]" to="\lsquor{}">
|
||||
|
||||
<map from="[fflig ]" to="{ff}">
|
||||
<map from="[filig ]" to="{fi}">
|
||||
<map from="[fjlig ]" to="{fj}">
|
||||
<map from="[ffilig]" to="{ffi}">
|
||||
<map from="[ffllig]" to="{ffl}">
|
||||
<map from="[fllig ]" to="{fl}">
|
||||
|
||||
<map from="[mldr ]" to="[mldr]">
|
||||
<map from="[rdquor]" to="{''}">
|
||||
<map from="[rsquor]" to="{'}">
|
||||
<map from="[vellip]" to="$\vdots$">
|
||||
|
||||
<map from="[hybull]" to="{\vrule height .6ex width .8ex depth -.4ex}">
|
||||
<map from="[loz ]" to="[loz ]"> <!-- /lozenge - lozenge or total mark -->
|
||||
<map from="[lozf ]" to="[lozf ]"> <!-- /blacklozenge - lozenge, filled -->
|
||||
<map from="[ltri ]" to="$\triangleleft$">
|
||||
<map from="[rtri ]" to="$\triangleright$">
|
||||
<map from="[starf ]" to="$\star$">
|
||||
|
||||
<map from="[natur ]" to="$\natural$">
|
||||
<map from="[rx ]" to="[Rx]">
|
||||
<map from="[sext ]" to="[sext ]"> <!-- sextile (6-pointed star) -->
|
||||
|
||||
<map from="[target]" to='$\mathchar"2208$'>
|
||||
<map from="[dlcrop]" to="[dlcrop]"> <!-- downward left crop mark -->
|
||||
<map from="[drcrop]" to="[drcrop]"> <!-- downward right crop mark -->
|
||||
<map from="[ulcrop]" to="[ulcrop]"> <!-- upward left crop mark -->
|
||||
<map from="[urcrop]" to="[urcrop]"> <!-- upward right crop mark -->
|
||||
|
||||
<!-- Added Latin 1 -->
|
||||
|
||||
<map from="[aacute]" to="\'{a}">
|
||||
<map from="[Aacute]" to="\'{A}">
|
||||
<map from="[acirc ]" to="\^{a}">
|
||||
<map from="[Acirc ]" to="\^{A}">
|
||||
<map from="[agrave]" to="\`{a}">
|
||||
<map from="[Agrave]" to="\`{A}">
|
||||
<map from="[aring ]" to="\aa{}">
|
||||
<map from="[Aring ]" to="\AA{}">
|
||||
<map from="[atilde]" to="\~{a}">
|
||||
<map from="[Atilde]" to="\~{A}">
|
||||
<map from="[auml ]" to='\"{a}'>
|
||||
<map from="[Auml ]" to='\"{A}'>
|
||||
<map from="[aelig ]" to="\ae{}">
|
||||
<map from="[AElig ]" to="\AE{}">
|
||||
<map from="[ccedil]" to="\c{c}">
|
||||
<map from="[Ccedil]" to="\c{C}">
|
||||
<map from="[eth ]" to="$\partial$">
|
||||
<map from="[ETH ]" to="\hbox{\rlap{\raise.3ex\hbox{--}}D}">
|
||||
<map from="[eacute]" to="\'{e}">
|
||||
<map from="[Eacute]" to="\'{E}">
|
||||
<map from="[ecirc ]" to="\^{e}">
|
||||
<map from="[Ecirc ]" to="\^{E}">
|
||||
<map from="[egrave]" to="\`{e}">
|
||||
<map from="[Egrave]" to="\`{E}">
|
||||
<map from="[euml ]" to='\"{e}'>
|
||||
<map from="[Euml ]" to='\"{E}'>
|
||||
<map from="[iacute]" to="\'{\i}">
|
||||
<map from="[Iacute]" to="\'{I}">
|
||||
<map from="[icirc ]" to="\^{\i}">
|
||||
<map from="[Icirc ]" to="\^{I}">
|
||||
<map from="[igrave]" to="\`{\i}">
|
||||
<map from="[Igrave]" to="\`{I}">
|
||||
<map from="[iuml ]" to='\"{\i}'>
|
||||
<map from="[Iuml ]" to='\"{I}'>
|
||||
<map from="[ntilde]" to="\~{n}">
|
||||
<map from="[Ntilde]" to="\~{N}">
|
||||
<map from="[oacute]" to="\'{o}">
|
||||
<map from="[Oacute]" to="\'{O}">
|
||||
<map from="[ocirc ]" to="\^{o}">
|
||||
<map from="[Ocirc ]" to="\^{O}">
|
||||
<map from="[ograve]" to="\`{o}">
|
||||
<map from="[Ograve]" to="\`{O}">
|
||||
<map from="[oslash]" to="\o{}">
|
||||
<map from="[Oslash]" to="\O{}">
|
||||
<map from="[otilde]" to="\~{o}">
|
||||
<map from="[Otilde]" to="\~{O}">
|
||||
<map from="[ouml ]" to='\"{o}'>
|
||||
<map from="[Ouml ]" to='\"{O}'>
|
||||
<map from="[szlig ]" to="\ss{}">
|
||||
<map from="[thorn ]" to="th">
|
||||
<map from="[THORN ]" to="Th">
|
||||
<map from="[uacute]" to="\'{u}">
|
||||
<map from="[Uacute]" to="\'{U}">
|
||||
<map from="[ucirc ]" to="\^{u}">
|
||||
<map from="[Ucirc ]" to="\^{U}">
|
||||
<map from="[ugrave]" to="\`{u}">
|
||||
<map from="[Ugrave]" to="\`{U}">
|
||||
<map from="[uuml ]" to='\"{u}'>
|
||||
<map from="[Uuml ]" to='\"{U}'>
|
||||
<map from="[yacute]" to="\'{y}">
|
||||
<map from="[Yacute]" to="\'{Y}">
|
||||
<map from="[yuml ]" to='\"{y}'>
|
||||
|
||||
<!-- Added Latin 2 -->
|
||||
|
||||
<map from="[abreve]" to="[abreve]"> <!-- =small a, breve -->
|
||||
<map from="[Abreve]" to="[Abreve]"> <!-- =capital A, breve -->
|
||||
<map from="[amacr ]" to="[amacr ]"> <!-- =small a, macron -->
|
||||
<map from="[Amacr ]" to="[Amacr ]"> <!-- =capital A, macron -->
|
||||
<map from="[aogon ]" to="[aogon ]"> <!-- =small a, ogonek -->
|
||||
<map from="[Aogon ]" to="[Aogon ]"> <!-- =capital A, ogonek -->
|
||||
<map from="[cacute]" to="[cacute]"> <!-- =small c, acute accent -->
|
||||
<map from="[Cacute]" to="[Cacute]"> <!-- =capital C, acute accent -->
|
||||
<map from="[ccaron]" to="[ccaron]"> <!-- =small c, caron -->
|
||||
<map from="[Ccaron]" to="[Ccaron]"> <!-- =capital C, caron -->
|
||||
<map from="[ccirc ]" to="[ccirc ]"> <!-- =small c, circumflex accent -->
|
||||
<map from="[Ccirc ]" to="[Ccirc ]"> <!-- =capital C, circumflex accent -->
|
||||
<map from="[cdot ]" to="[cdot ]"> <!-- =small c, dot above -->
|
||||
<map from="[Cdot ]" to="[Cdot ]"> <!-- =capital C, dot above -->
|
||||
<map from="[dcaron]" to="[dcaron]"> <!-- =small d, caron -->
|
||||
<map from="[Dcaron]" to="[Dcaron]"> <!-- =capital D, caron -->
|
||||
<map from="[dstrok]" to="[dstrok]"> <!-- =small d, stroke -->
|
||||
<map from="[Dstrok]" to="[Dstrok]"> <!-- =capital D, stroke -->
|
||||
<map from="[ecaron]" to="[ecaron]"> <!-- =small e, caron -->
|
||||
<map from="[Ecaron]" to="[Ecaron]"> <!-- =capital E, caron -->
|
||||
<map from="[edot ]" to="[edot ]"> <!-- =small e, dot above -->
|
||||
<map from="[Edot ]" to="[Edot ]"> <!-- =capital E, dot above -->
|
||||
<map from="[emacr ]" to="[emacr ]"> <!-- =small e, macron -->
|
||||
<map from="[Emacr ]" to="[Emacr ]"> <!-- =capital E, macron -->
|
||||
<map from="[eogon ]" to="[eogon ]"> <!-- =small e, ogonek -->
|
||||
<map from="[Eogon ]" to="[Eogon ]"> <!-- =capital E, ogonek -->
|
||||
<map from="[gacute]" to="[gacute]"> <!-- =small g, acute accent -->
|
||||
<map from="[gbreve]" to="[gbreve]"> <!-- =small g, breve -->
|
||||
<map from="[Gbreve]" to="[Gbreve]"> <!-- =capital G, breve -->
|
||||
<map from="[Gcedil]" to="[Gcedil]"> <!-- =capital G, cedilla -->
|
||||
<map from="[gcirc ]" to="[gcirc ]"> <!-- =small g, circumflex accent -->
|
||||
<map from="[Gcirc ]" to="[Gcirc ]"> <!-- =capital G, circumflex accent -->
|
||||
<map from="[gdot ]" to="[gdot ]"> <!-- =small g, dot above -->
|
||||
<map from="[Gdot ]" to="[Gdot ]"> <!-- =capital G, dot above -->
|
||||
<map from="[hcirc ]" to="[hcirc ]"> <!-- =small h, circumflex accent -->
|
||||
<map from="[Hcirc ]" to="[Hcirc ]"> <!-- =capital H, circumflex accent -->
|
||||
<map from="[hstrok]" to="[hstrok]"> <!-- =small h, stroke -->
|
||||
<map from="[Hstrok]" to="[Hstrok]"> <!-- =capital H, stroke -->
|
||||
<map from="[Idot ]" to="[Idot ]"> <!-- =capital I, dot above -->
|
||||
<map from="[Imacr ]" to="[Imacr ]"> <!-- =capital I, macron -->
|
||||
<map from="[imacr ]" to="[imacr ]"> <!-- =small i, macron -->
|
||||
<map from="[ijlig ]" to="[ijlig ]"> <!-- =small ij ligature -->
|
||||
<map from="[IJlig ]" to="[IJlig ]"> <!-- =capital IJ ligature -->
|
||||
<map from="[inodot]" to="[inodot]"> <!-- =small i without dot -->
|
||||
<map from="[iogon ]" to="[iogon ]"> <!-- =small i, ogonek -->
|
||||
<map from="[Iogon ]" to="[Iogon ]"> <!-- =capital I, ogonek -->
|
||||
<map from="[itilde]" to="[itilde]"> <!-- =small i, tilde -->
|
||||
<map from="[Itilde]" to="[Itilde]"> <!-- =capital I, tilde -->
|
||||
<map from="[jcirc ]" to="[jcirc ]"> <!-- =small j, circumflex accent -->
|
||||
<map from="[Jcirc ]" to="[Jcirc ]"> <!-- =capital J, circumflex accent -->
|
||||
<map from="[kcedil]" to="[kcedil]"> <!-- =small k, cedilla -->
|
||||
<map from="[Kcedil]" to="[Kcedil]"> <!-- =capital K, cedilla -->
|
||||
<map from="[kgreen]" to="[kgreen]"> <!-- =small k, Greenlandic -->
|
||||
<map from="[lacute]" to="[lacute]"> <!-- =small l, acute accent -->
|
||||
<map from="[Lacute]" to="[Lacute]"> <!-- =capital L, acute accent -->
|
||||
<map from="[lcaron]" to="[lcaron]"> <!-- =small l, caron -->
|
||||
<map from="[Lcaron]" to="[Lcaron]"> <!-- =capital L, caron -->
|
||||
<map from="[lcedil]" to="[lcedil]"> <!-- =small l, cedilla -->
|
||||
<map from="[Lcedil]" to="[Lcedil]"> <!-- =capital L, cedilla -->
|
||||
<map from="[lmidot]" to="[lmidot]"> <!-- =small l, middle dot -->
|
||||
<map from="[Lmidot]" to="[Lmidot]"> <!-- =capital L, middle dot -->
|
||||
<map from="[lstrok]" to="\l{}">
|
||||
<map from="[Lstrok]" to="\L{}">
|
||||
<map from="[nacute]" to="[nacute]"> <!-- =small n, acute accent -->
|
||||
<map from="[Nacute]" to="[Nacute]"> <!-- =capital N, acute accent -->
|
||||
<map from="[eng ]" to="[eng ]"> <!-- =small eng, Lapp -->
|
||||
<map from="[ENG ]" to="[ENG ]"> <!-- =capital ENG, Lapp -->
|
||||
<map from="[napos ]" to="[napos ]"> <!-- =small n, apostrophe -->
|
||||
<map from="[ncaron]" to="[ncaron]"> <!-- =small n, caron -->
|
||||
<map from="[Ncaron]" to="[Ncaron]"> <!-- =capital N, caron -->
|
||||
<map from="[ncedil]" to="[ncedil]"> <!-- =small n, cedilla -->
|
||||
<map from="[Ncedil]" to="[Ncedil]"> <!-- =capital N, cedilla -->
|
||||
<map from="[odblac]" to="[odblac]"> <!-- =small o, double acute accent -->
|
||||
<map from="[Odblac]" to="[Odblac]"> <!-- =capital O, double acute accent -->
|
||||
<map from="[Omacr ]" to="[Omacr ]"> <!-- =capital O, macron -->
|
||||
<map from="[omacr ]" to="[omacr ]"> <!-- =small o, macron -->
|
||||
<map from="[oelig ]" to="$\oe$">
|
||||
<map from="[OElig ]" to="$\OE$">
|
||||
<map from="[racute]" to="[racute]"> <!-- =small r, acute accent -->
|
||||
<map from="[Racute]" to="[Racute]"> <!-- =capital R, acute accent -->
|
||||
<map from="[rcaron]" to="[rcaron]"> <!-- =small r, caron -->
|
||||
<map from="[Rcaron]" to="[Rcaron]"> <!-- =capital R, caron -->
|
||||
<map from="[rcedil]" to="[rcedil]"> <!-- =small r, cedilla -->
|
||||
<map from="[Rcedil]" to="[Rcedil]"> <!-- =capital R, cedilla -->
|
||||
<map from="[sacute]" to="[sacute]"> <!-- =small s, acute accent -->
|
||||
<map from="[Sacute]" to="[Sacute]"> <!-- =capital S, acute accent -->
|
||||
<map from="[scaron]" to="[scaron]"> <!-- =small s, caron -->
|
||||
<map from="[Scaron]" to="[Scaron]"> <!-- =capital S, caron -->
|
||||
<map from="[scedil]" to="[scedil]"> <!-- =small s, cedilla -->
|
||||
<map from="[Scedil]" to="[Scedil]"> <!-- =capital S, cedilla -->
|
||||
<map from="[scirc ]" to="[scirc ]"> <!-- =small s, circumflex accent -->
|
||||
<map from="[Scirc ]" to="[Scirc ]"> <!-- =capital S, circumflex accent -->
|
||||
<map from="[tcaron]" to="[tcaron]"> <!-- =small t, caron -->
|
||||
<map from="[Tcaron]" to="[Tcaron]"> <!-- =capital T, caron -->
|
||||
<map from="[tcedil]" to="[tcedil]"> <!-- =small t, cedilla -->
|
||||
<map from="[Tcedil]" to="[Tcedil]"> <!-- =capital T, cedilla -->
|
||||
<map from="[tstrok]" to="[tstrok]"> <!-- =small t, stroke -->
|
||||
<map from="[Tstrok]" to="[Tstrok]"> <!-- =capital T, stroke -->
|
||||
<map from="[ubreve]" to="[ubreve]"> <!-- =small u, breve -->
|
||||
<map from="[Ubreve]" to="[Ubreve]"> <!-- =capital U, breve -->
|
||||
<map from="[udblac]" to="[udblac]"> <!-- =small u, double acute accent -->
|
||||
<map from="[Udblac]" to="[Udblac]"> <!-- =capital U, double acute accent -->
|
||||
<map from="[umacr ]" to="[umacr ]"> <!-- =small u, macron -->
|
||||
<map from="[Umacr ]" to="[Umacr ]"> <!-- =capital U, macron -->
|
||||
<map from="[uogon ]" to="[uogon ]"> <!-- =small u, ogonek -->
|
||||
<map from="[Uogon ]" to="[Uogon ]"> <!-- =capital U, ogonek -->
|
||||
<map from="[uring ]" to="[uring ]"> <!-- =small u, ring -->
|
||||
<map from="[Uring ]" to="[Uring ]"> <!-- =capital U, ring -->
|
||||
<map from="[utilde]" to="[utilde]"> <!-- =small u, tilde -->
|
||||
<map from="[Utilde]" to="[Utilde]"> <!-- =capital U, tilde -->
|
||||
<map from="[wcirc ]" to="[wcirc ]"> <!-- =small w, circumflex accent -->
|
||||
<map from="[Wcirc ]" to="[Wcirc ]"> <!-- =capital W, circumflex accent -->
|
||||
<map from="[ycirc ]" to="[ycirc ]"> <!-- =small y, circumflex accent -->
|
||||
<map from="[Ycirc ]" to="[Ycirc ]"> <!-- =capital Y, circumflex accent -->
|
||||
<map from="[Yuml ]" to="[Yuml ]"> <!-- =capital Y, dieresis or umlaut mark -->
|
||||
<map from="[zacute]" to="[zacute]"> <!-- =small z, acute accent -->
|
||||
<map from="[Zacute]" to="[Zacute]"> <!-- =capital Z, acute accent -->
|
||||
<map from="[zcaron]" to="[zcaron]"> <!-- =small z, caron -->
|
||||
<map from="[Zcaron]" to="[Zcaron]"> <!-- =capital Z, caron -->
|
||||
<map from="[zdot ]" to="[zdot ]"> <!-- =small z, dot above -->
|
||||
<map from="[Zdot ]" to="[Zdot ]"> <!-- =capital Z, dot above -->
|
||||
|
||||
<!-- Greek Letters -->
|
||||
|
||||
<map from="[agr ]" to="$\alpha$">
|
||||
<map from="[Agr ]" to="[Agr ]"> <!-- =capital Alpha, Greek -->
|
||||
<map from="[bgr ]" to="$\beta$">
|
||||
<map from="[Bgr ]" to="[Bgr ]"> <!-- =capital Beta, Greek -->
|
||||
<map from="[ggr ]" to="$\gamma$">
|
||||
<map from="[Ggr ]" to="$\Gamma$">
|
||||
<map from="[dgr ]" to="$\delta$">
|
||||
<map from="[Dgr ]" to="$\Delta$">
|
||||
<map from="[egr ]" to="$\epsilon$">
|
||||
<map from="[Egr ]" to="[Egr ]"> <!-- =capital Epsilon, Greek -->
|
||||
<map from="[zgr ]" to="$\zeta$">
|
||||
<map from="[Zgr ]" to="[Zgr ]"> <!-- =capital Zeta, Greek -->
|
||||
<map from="[eegr ]" to="$\eta$">
|
||||
<map from="[EEgr ]" to="[EEgr ]"> <!-- =capital Eta, Greek -->
|
||||
<map from="[thgr ]" to="$\theta$">
|
||||
<map from="[THgr ]" to="[THgr ]"> <!-- =capital Theta, Greek -->
|
||||
<map from="[igr ]" to="$\iota$">
|
||||
<map from="[Igr ]" to="[Igr ]"> <!-- =capital Iota, Greek -->
|
||||
<map from="[kgr ]" to="$\kappa$">
|
||||
<map from="[Kgr ]" to="[Kgr ]"> <!-- =capital Kappa, Greek -->
|
||||
<map from="[lgr ]" to="$\lamda$">
|
||||
<map from="[Lgr ]" to="$\Lambda$">
|
||||
<map from="[mgr ]" to="$\mu$">
|
||||
<map from="[Mgr ]" to="[Mgr ]"> <!-- =capital Mu, Greek -->
|
||||
<map from="[ngr ]" to="$\nu$">
|
||||
<map from="[Ngr ]" to="[Ngr ]"> <!-- =capital Nu, Greek -->
|
||||
<map from="[xgr ]" to="$\xi$">
|
||||
<map from="[Xgr ]" to="$\Xi$">
|
||||
<map from="[ogr ]" to="$o$">
|
||||
<map from="[Ogr ]" to="[Ogr ]"> <!-- =capital Omicron, Greek -->
|
||||
<map from="[pgr ]" to="$\pi$">
|
||||
<map from="[Pgr ]" to="$\Pi$">
|
||||
<map from="[rgr ]" to="$\rho$">
|
||||
<map from="[Rgr ]" to="[Rgr ]"> <!-- =capital Rho, Greek -->
|
||||
<map from="[sgr ]" to="$\sigma$">
|
||||
<map from="[Sgr ]" to="$\Sigma$">
|
||||
<map from="[sfgr ]" to="[sfgr ]"> <!-- =final small sigma, Greek -->
|
||||
<map from="[tgr ]" to="$\tau$">
|
||||
<map from="[Tgr ]" to="[Tgr ]"> <!-- =capital Tau, Greek -->
|
||||
<map from="[ugr ]" to="$\upsilon$">
|
||||
<map from="[Ugr ]" to="$\Upsilon$">
|
||||
<map from="[phgr ]" to="$\phi$">
|
||||
<map from="[PHgr ]" to="$\Phi$">
|
||||
<map from="[khgr ]" to="$\chi$">
|
||||
<map from="[KHgr ]" to="[KHgr ]"> <!-- =capital Chi, Greek -->
|
||||
<map from="[psgr ]" to="$\psi$">
|
||||
<map from="[PSgr ]" to="$\Psi$">
|
||||
<map from="[ohgr ]" to="$\omega$">
|
||||
<map from="[OHgr ]" to="$\Omega$">
|
||||
|
||||
<!-- Greek Symbols -->
|
||||
|
||||
<map from="[alpha ]" to="$\alpha$">
|
||||
<map from="[beta ]" to="$\beta$">
|
||||
<map from="[gamma ]" to="$\gamma$">
|
||||
<map from="[Gamma ]" to="$\Gamma$">
|
||||
<map from="[gammad]" to="[gammad]"> <!-- /digamma -->
|
||||
<map from="[delta ]" to="$\delta$">
|
||||
<map from="[Delta ]" to="$\Delta$">
|
||||
<map from="[epsi ]" to="$\epsilon$">
|
||||
<map from="[epsiv ]" to="$\varepsilon$">
|
||||
<map from="[epsis ]" to="$\epsilon$">
|
||||
<map from="[zeta ]" to="$\zeta$">
|
||||
<map from="[eta ]" to="$\eta$">
|
||||
<map from="[thetas]" to="$\theta$">
|
||||
<map from="[Theta ]" to="$\Theta$">
|
||||
<map from="[thetav]" to="$\vartheta$">
|
||||
<map from="[iota ]" to="$\iota$">
|
||||
<map from="[kappa ]" to="$\kappa$">
|
||||
<map from="[kappav]" to="[kappav]"> <!-- /varkappa -->
|
||||
<map from="[lambda]" to="$\lamda$">
|
||||
<map from="[Lambda]" to="$\Lambda$">
|
||||
<map from="[mu ]" to="$\mu$">
|
||||
<map from="[nu ]" to="$\nu$">
|
||||
<map from="[xi ]" to="$\zi$">
|
||||
<map from="[Xi ]" to="$\Xi$">
|
||||
<map from="[pi ]" to="$\pi$">
|
||||
<map from="[piv ]" to="$\varpi$">
|
||||
<map from="[Pi ]" to="$\Pi$">
|
||||
<map from="[rho ]" to="$\rho$">
|
||||
<map from="[rhov ]" to="$\varrho$">
|
||||
<map from="[sigma ]" to="$\sigma$">
|
||||
<map from="[Sigma ]" to="$\Sigma$">
|
||||
<map from="[sigmav]" to="$\varsigma$">
|
||||
<map from="[tau ]" to="$\tau$">
|
||||
<map from="[upsi ]" to="$\upsilon$">
|
||||
<map from="[Upsi ]" to="$\Upsilon$">
|
||||
<map from="[phis ]" to="$\phi$">
|
||||
<map from="[Phi ]" to="$\phi$">
|
||||
<map from="[phiv ]" to="$\varphi$">
|
||||
<map from="[chi ]" to="$\chi$">
|
||||
<map from="[psi ]" to="$\psi$">
|
||||
<map from="[Psi ]" to="$\Psi$">
|
||||
<map from="[omega ]" to="$\omega$">
|
||||
<map from="[Omega ]" to="$\Omega$">
|
||||
|
||||
<!-- General Technical -->
|
||||
|
||||
<map from="[aleph ]" to="$\aleph$">
|
||||
<map from="[and ]" to="$\wedge$">
|
||||
<map from="[ang90 ]" to="[ang90 ]"> <!-- =right (90 degree) angle -->
|
||||
<map from="[angsph]" to="[angsph]"> <!-- /sphericalangle =angle-spherical -->
|
||||
<map from="[ap ]" to="$\approx$">
|
||||
<map from="[becaus]" to="[becaus]"> <!-- /because R: =because -->
|
||||
<map from="[bottom]" to="[bottom]"> <!-- /bot B: =perpendicular -->
|
||||
<map from="[cap ]" to="$\cap$">
|
||||
<map from="[cong ]" to="[cong ]"> <!-- /cong R: =congruent with -->
|
||||
<map from="[conint]" to="[conint]"> <!-- /oint L: =contour integral operator -->
|
||||
<map from="[cup ]" to="$\cup$">
|
||||
<map from="[equiv ]" to="$\equiv$">
|
||||
<map from="[exist ]" to="$\exists$">
|
||||
<map from="[forall]" to="$\forall$">
|
||||
<map from="[fnof ]" to="[fnof ]"> <!-- =function of (italic small f) -->
|
||||
<map from="[ge ]" to="$\ge$">
|
||||
<map from="[iff ]" to="$\iff$">
|
||||
<map from="[infin ]" to="$\infty$">
|
||||
<map from="[int ]" to="$\int$">
|
||||
<map from="[isin ]" to="$\in$">
|
||||
<map from="[lang ]" to="$\langle$">
|
||||
<map from="[lArr ]" to="$\Leftarrow$">
|
||||
<map from="[le ]" to="$\le$">
|
||||
<map from="[minus ]" to="$\-$">
|
||||
<map from="[mnplus]" to="$\mp$">
|
||||
<map from="[nabla ]" to="$\nabla$">
|
||||
<map from="[ne ]" to="$\ne$">
|
||||
<map from="[ni ]" to="$\ni$">
|
||||
<map from="[or ]" to="$\vee$">
|
||||
<map from="[par ]" to="$\vert$">
|
||||
<map from="[part ]" to="$\partial$">
|
||||
<map from="[permil]" to="[permil]"> <!-- =per thousand -->
|
||||
<map from="[perp ]" to="$\perp$">
|
||||
<map from="[prime ]" to="\prime{}">
|
||||
<map from="[Prime ]" to="[Prime ]"> <!-- =double prime or second -->
|
||||
<map from="[prop ]" to="[prop ]"> <!-- /propto R: =is proportional to -->
|
||||
<map from="[radic ]" to="[radic ]"> <!-- /surd =radical -->
|
||||
<map from="[rang ]" to="[rang ]"> <!-- /rangle C: =right angle bracket -->
|
||||
<map from="[rArr ]" to="$\Rightarrow$">
|
||||
<map from="[sim ]" to="$\sim$">
|
||||
<map from="[sime ]" to="$\simeq$">
|
||||
<map from="[square]" to="[square]"> <!-- /square B: =square -->
|
||||
<map from="[sub ]" to="$\subset$">
|
||||
<map from="[sube ]" to="$\subseteq$">
|
||||
<map from="[sup ]" to="$\supset$">
|
||||
<map from="[supe ]" to="$\supseteq$">
|
||||
<map from="[there4]" to="[there4]"> <!-- /therefore R: =therefore -->
|
||||
<map from="[Verbar]" to="$\|$">
|
||||
<map from="[angst ]" to="[angst ]"> <!-- Angstrom =capital A, ring -->
|
||||
<map from="[bernou]" to="[bernou]"> <!-- Bernoulli function (script capital B) -->
|
||||
<map from="[compfn]" to="[compfn]"> <!-- B: composite function (small circle) -->
|
||||
<map from="[Dot ]" to="[Dot ]"> <!-- =dieresis or umlaut mark -->
|
||||
<map from="[DotDot]" to="[DotDot]"> <!-- four dots above -->
|
||||
<map from="[hamilt]" to="[hamilt]"> <!-- Hamiltonian (script capital H) -->
|
||||
<map from="[lagran]" to="[lagran]"> <!-- Lagrangian (script capital L) -->
|
||||
<map from="[lowast]" to="[lowast]"> <!-- low asterisk -->
|
||||
<map from="[notin ]" to="[notin ]"> <!-- N: negated set membership -->
|
||||
<map from="[order ]" to="[order ]"> <!-- order of (script small o) -->
|
||||
<map from="[phmmat]" to="[phmmat]"> <!-- physics M-matrix (script capital M) -->
|
||||
<map from="[tdot ]" to="[tdot ]"> <!-- three dots above -->
|
||||
<map from="[tprime]" to="[tprime]"> <!-- triple prime -->
|
||||
<map from="[wedgeq]" to="[wedgeq]"> <!-- R: corresponds to (wedge, equals) -->
|
||||
|
||||
<!-- Diacritical Marks -->
|
||||
|
||||
<map from="[acute ]" to="\'{}">
|
||||
<map from="[breve ]" to="\u{}">
|
||||
<map from="[caron ]" to="[caron ]"> <!-- =caron -- >
|
||||
<map from="[cedil ]" to="\c{}">
|
||||
<map from="[circ ]" to="\^{}">
|
||||
<map from="[dblac ]" to="[dblac ]"> <!-- =double acute accent -->
|
||||
<map from="[die ]" to='\"{}'>
|
||||
<map from="[dot ]" to="\.{}">
|
||||
<map from="[grave ]" to="\`{}">
|
||||
<map from="[macr ]" to="\={}">
|
||||
<map from="[ogon ]" to="[ogon ]"> <!-- =ogonek -->
|
||||
<map from="[ring ]" to="\accent23">
|
||||
<map from="[tilde ]" to="\~{}">
|
||||
<map from="[uml ]" to='\"{}'>
|
1071
share/sgml/transpec/linuxdoc-html.ts
Normal file
1071
share/sgml/transpec/linuxdoc-html.ts
Normal file
File diff suppressed because it is too large
Load Diff
988
share/sgml/transpec/linuxdoc-latex.ts
Normal file
988
share/sgml/transpec/linuxdoc-latex.ts
Normal file
@ -0,0 +1,988 @@
|
||||
<!--
|
||||
|
||||
$Id$
|
||||
|
||||
Copyright (C) 1996
|
||||
John R. Fieber. All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions
|
||||
are met:
|
||||
1. Redistributions of source code must retain the above copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
2. Redistributions in binary form must reproduce the above copyright
|
||||
notice, this list of conditions and the following disclaimer in the
|
||||
documentation and/or other materials provided with the distribution.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY JOHN R. FIEBER AND CONTRIBUTORS ``AS IS'' AND
|
||||
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||
ARE DISCLAIMED. IN NO EVENT SHALL JOHN R. FIEBER OR CONTRIBUTORS BE LIABLE
|
||||
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
||||
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
||||
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||||
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
||||
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
SUCH DAMAGE.
|
||||
|
||||
-->
|
||||
|
||||
<!DOCTYPE transpec PUBLIC "-//FreeBSD//DTD transpec//EN" [
|
||||
|
||||
<!ENTITY lt CDATA "<">
|
||||
<!ENTITY gt CDATA ">">
|
||||
<!ENTITY amp CDATA "&">
|
||||
|
||||
<!--<!ENTITY % ISOlat1 PUBLIC "ISO 8879:1986//ENTITIES Added Latin 1//EN">
|
||||
%ISOlat1;-->
|
||||
|
||||
<!ENTITY texstf
|
||||
"\def\obeyspaces{\catcode`\ =\active}
|
||||
{\obeyspaces\global\let =\space}
|
||||
{\catcode`\^^M=\active %
|
||||
\gdef\obeylines{\catcode`\^^M=\active \let^^M=\par}%
|
||||
\global\let^^M=\par} %">
|
||||
|
||||
<!ENTITY cmap SYSTEM "/usr/share/sgml/transpec/latex.cmap">
|
||||
<!ENTITY sdata SYSTEM "/usr/share/sgml/transpec/latex.sdata">
|
||||
|
||||
]>
|
||||
|
||||
<transpec>
|
||||
|
||||
<cmap>
|
||||
&cmap;
|
||||
</cmap>
|
||||
|
||||
<smap>
|
||||
&sdata;
|
||||
</smap>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>LINUXDOC
|
||||
<action>
|
||||
<start>
|
||||
% Generated ${date} using ${transpec}
|
||||
% by ${user}@${host}
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>ARTICLE
|
||||
<attval>OPTS .
|
||||
<action>
|
||||
<start>^\documentclass{${_gi L}}
|
||||
\usepackage{${OPTS}}
|
||||
%\usepackage{linuxdoc}
|
||||
&texstf;^</start>
|
||||
<end>^\end{document}^</end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>ARTICLE
|
||||
<action>
|
||||
<start>^\documentclass{${_gi L}}
|
||||
\usepackage{linuxdoc}
|
||||
&texstf;^</start>
|
||||
<end>^\end{document}^</end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>REPORT BOOK
|
||||
<attval>OPTS .
|
||||
<action>
|
||||
<start>^\documentclass{${_gi L}}
|
||||
\usepackage{${OPTS}}
|
||||
\usepackage{linuxdoc}
|
||||
\pagestyle{headings}
|
||||
&texstf;^</start>
|
||||
<end>^\end{document}^</end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>REPORT BOOK
|
||||
<action>
|
||||
<start>^\documentclass{${_gi L}}
|
||||
\usepackage{linuxdoc}
|
||||
\pagestyle{headings}
|
||||
&texstf;^</start>
|
||||
<end>^\end{document}^</end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>MANPAGE
|
||||
<action>
|
||||
<start>
|
||||
<end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>TITLEPAG
|
||||
<action>
|
||||
<end>^\begin{document}
|
||||
\maketitle^<end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>TITLE
|
||||
<action>
|
||||
<start>^\title{</start>
|
||||
<end>}^</end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>SUBTITLE
|
||||
<action>
|
||||
<start>^{\large </start>
|
||||
<end>}^</end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>AUTHOR
|
||||
<action>
|
||||
<start>^\author{</start>
|
||||
<end>}^</end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>NAME
|
||||
<action>
|
||||
<start>
|
||||
<end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>AND
|
||||
<action>
|
||||
<start>\and ^</start>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>THANKS
|
||||
<action>
|
||||
<start>\thanks{
|
||||
<end>}
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>INST
|
||||
<action>
|
||||
<start>\\
|
||||
\\^</start>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>DATE
|
||||
<action>
|
||||
<start>^\date{</start>
|
||||
<end>}^</end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>NEWLINE
|
||||
<action>
|
||||
<start>\\
|
||||
<end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>LABEL
|
||||
<action>
|
||||
<start>\label{${ID}}
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>HEADER
|
||||
<action>
|
||||
<start>^\markboth</start>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>LHEAD
|
||||
<action>
|
||||
<start>{
|
||||
<end>}
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>RHEAD
|
||||
<action>
|
||||
<start>{</start>
|
||||
<end>}^</end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>COMMENT
|
||||
<action>
|
||||
<start>{\tt
|
||||
<end>}
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>ABSTRACT
|
||||
<action>
|
||||
<start>^\abstract{</start>
|
||||
<end>}^</end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>APPENDIX
|
||||
<action>
|
||||
<start>^\appendix^</start>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>TOC
|
||||
<action>
|
||||
<start>^\tableofcontents^</start>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>LOF
|
||||
<action>
|
||||
<start>^\listoffigures^</start>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>LOT
|
||||
<action>
|
||||
<start>^\listoftables^</start>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>PART
|
||||
<action>
|
||||
<start>^\part</start>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>CHAPT
|
||||
<action>
|
||||
<start>^\chapter</start>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>SECT
|
||||
<action>
|
||||
<start>^\section</start>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>SECT1
|
||||
<action>
|
||||
<start>^\subsection</start>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>SECT2
|
||||
<action>
|
||||
<start>^\subsubsection</start>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>SECT3
|
||||
<action>
|
||||
<start>^\paragraph</start>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>SECT4
|
||||
<action>
|
||||
<start>^\subparagraph</start>
|
||||
<end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>HEADING
|
||||
<action>
|
||||
<start>{
|
||||
<end>}
|
||||
|
||||
</end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>P
|
||||
<action>
|
||||
<end>^
|
||||
|
||||
^</end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>ITEMIZE
|
||||
<action>
|
||||
<start>^\begin{itemize}^</start>
|
||||
<end>^\end{itemize}^</end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>ENUM
|
||||
<action>
|
||||
<start>^\begin{enumerate}^</start>
|
||||
<end>^\end{enumerate}^</end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>LIST
|
||||
<action>
|
||||
<start>^\begin{list}{}{}^</start>
|
||||
<end>^\end{list}^</end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>DESCRIP
|
||||
<action>
|
||||
<start>^\begin{description}^</start>
|
||||
<end>^\end{description}^</end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>ITEM
|
||||
<action>
|
||||
<start>^\item </start>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>TAG
|
||||
<action>
|
||||
<start>^\item\[</start>
|
||||
<end>\] \mbox{}</end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>CITE
|
||||
<action>
|
||||
<start>\cite{${ID}
|
||||
<end>}
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>NCITE
|
||||
<action>
|
||||
<start>\cite\[${NOTE}\]{${ID}
|
||||
<end>}
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>IDX
|
||||
<action>
|
||||
<start>\idx{
|
||||
<end>}
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>CDX
|
||||
<action>
|
||||
<start>\cdx{
|
||||
<end>}
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>FOOTNOTE
|
||||
<action>
|
||||
<start>\footnote{
|
||||
<end>}
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>SQ
|
||||
<action>
|
||||
<start>``
|
||||
<end>''
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>LQ
|
||||
<action>
|
||||
<start>^\begin{quotation}^</start>
|
||||
<end>^\end{quotation}^</end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>EM
|
||||
<action>
|
||||
<start>\emph{
|
||||
<end>}
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>BF
|
||||
<action>
|
||||
<start>{\bf
|
||||
<end>}
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>IT
|
||||
<action>
|
||||
<start>\textit{
|
||||
<end>}
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>SF
|
||||
<action>
|
||||
<start>\textsf{
|
||||
<end>}
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>SL
|
||||
<action>
|
||||
<start>\textsl{
|
||||
<end>}
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>RM
|
||||
<action>
|
||||
<start>\textrm{
|
||||
<end>}
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>TT
|
||||
<action>
|
||||
<start>\texttt{
|
||||
<end>}
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>CPARAM
|
||||
<action>
|
||||
<start>{\rm $\langle${\sl </start>
|
||||
<end>}$\rangle$}</end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>REF
|
||||
<action>
|
||||
<start>\ref{${ID}}
|
||||
<end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>PAGEREF
|
||||
<action>
|
||||
<start>\pageref{${ID}}
|
||||
<end>
|
||||
</rule>
|
||||
|
||||
<!-- A URL with a NAME attribute -->
|
||||
<rule>
|
||||
<match>
|
||||
<gi>URL
|
||||
<attval>NAME .
|
||||
<action>
|
||||
<start>${NAME}\footnote{${URL}}</start>
|
||||
</rule>
|
||||
|
||||
<!-- A URL without a NAME attribute -->
|
||||
<rule>
|
||||
<match>
|
||||
<gi>URL
|
||||
<attval>NAME .
|
||||
<action>
|
||||
<start>\texttt{<URL:${URL}>}</start>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>HTMLURL
|
||||
<action>
|
||||
<start>${NAME}
|
||||
<end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>X
|
||||
<action>
|
||||
<start>
|
||||
<end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>MC
|
||||
<action>
|
||||
<start>
|
||||
<end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>BIBLIO
|
||||
<action>
|
||||
<start>^\bibliographystyle{${STYLE}}
|
||||
\bibliography{${FILES}}^</start>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>CODE
|
||||
<action>
|
||||
<start>^\par
|
||||
\addvspace{\medskipamount}
|
||||
\nopagebreak\hrule
|
||||
\begin{verbatim}^</start>
|
||||
<end>^\end{verbatim}
|
||||
\nopagebreak\hrule
|
||||
\addvspace{\medskipamount}^</end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>VERB
|
||||
<action>
|
||||
<start>^{\obeyspaces\obeylines^</start>
|
||||
<end>}^</end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>TSCREEN
|
||||
<action>
|
||||
<start>^\begin{quote}{\small\tt^</start>
|
||||
<end>^}\end{quote}^</end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>QUOTE
|
||||
<action>
|
||||
<start>^\begin{quotation}^</start>
|
||||
<end>^\end{quotation}^</end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>DEF
|
||||
<action>
|
||||
<start>^\begin{definition}</start>
|
||||
<end>^\end{definition}^</end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>PROP
|
||||
<action>
|
||||
<start>^\begin{proposition}^
|
||||
<end>^\end{proposition}^
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>LEMMA
|
||||
<action>
|
||||
<start>^\begin{lemma}
|
||||
<end>^\end{lemma}^
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>COROLL
|
||||
<action>
|
||||
<start>^\begin{corollary}
|
||||
<end>^\end{corollary}^
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>PROOF
|
||||
<action>
|
||||
<start>^{\noindent{\bf Proof.} ^
|
||||
<end>^}
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>THEOREM
|
||||
<action>
|
||||
<start>^\begin{theorem}
|
||||
<end>^\end{theorem}^
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>THTAG
|
||||
<action>
|
||||
<start>\[
|
||||
<end>\]^
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>F
|
||||
<action>
|
||||
<start>\$
|
||||
<end>\$
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>DM
|
||||
<action>
|
||||
<start>^\\[
|
||||
<end>\\]^
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>EQ
|
||||
<action>
|
||||
<start>^\begin{equation}^
|
||||
<end>^\end{equation}^
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>FR
|
||||
<action>
|
||||
<start>\frac
|
||||
<end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>NU
|
||||
<action>
|
||||
<start>{
|
||||
<end>}
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>DE
|
||||
<action>
|
||||
<start>{
|
||||
<end>}
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>LIM
|
||||
<action>
|
||||
<start>
|
||||
<end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>OP
|
||||
<action>
|
||||
<start>
|
||||
<end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>LL
|
||||
<action>
|
||||
<start>_{
|
||||
<end>}
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>UL
|
||||
<action>
|
||||
<start>^{
|
||||
<end>}
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>OPD
|
||||
<action>
|
||||
<start>
|
||||
<end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>PR
|
||||
<action>
|
||||
<start>\prod
|
||||
<end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>IN
|
||||
<action>
|
||||
<start>\int
|
||||
<end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>SUM
|
||||
<action>
|
||||
<start>\sum
|
||||
<end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>ROOT
|
||||
<action>
|
||||
<start>\sqrt\[[n]\]{
|
||||
<end>}
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>AR
|
||||
<action>
|
||||
<start>^\begin{array}{[ca]}^
|
||||
<end>^\end{array}^
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>ARR
|
||||
<action>
|
||||
<start>\\ ^
|
||||
<end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>ARC
|
||||
<action>
|
||||
<start>&
|
||||
<end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>SUP
|
||||
<action>
|
||||
<start>^{
|
||||
<end>}
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>INF
|
||||
<action>
|
||||
<start>_{
|
||||
<end>}
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>UNL
|
||||
<action>
|
||||
<start>\underline{
|
||||
<end>}
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>OVL
|
||||
<action>
|
||||
<start>\overline{
|
||||
<end>}
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>RF
|
||||
<action>
|
||||
<start>\mbox{\tt
|
||||
<end>}
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>V
|
||||
<action>
|
||||
<start>\vec{
|
||||
<end>}
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>FI
|
||||
<action>
|
||||
<start>{\cal
|
||||
<end>}
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>PHR
|
||||
<action>
|
||||
<start>{\rm
|
||||
<end>}
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>TU
|
||||
<action>
|
||||
<start>\\
|
||||
<end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>FIGURE
|
||||
<action>
|
||||
<start>^\begin{figure}\[${LOC}\]^
|
||||
<end>^\end{figure}^
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>EPS
|
||||
<action>
|
||||
<start>^\centerline{\epsffile{${FILE}}}^
|
||||
<end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>PH
|
||||
<action>
|
||||
<start>^\vspace{${VSPACE}}\par^
|
||||
<end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>CAPTION
|
||||
<action>
|
||||
<start>^\caption{
|
||||
<end>}^
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>TABLE
|
||||
<action>
|
||||
<start>^\begin{table}\[${LOC}\]^
|
||||
<end>^\end{table}^
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>TABULAR
|
||||
<action>
|
||||
<start>^\begin{center}
|
||||
\begin{tabular}{${CA}}^
|
||||
<end>^\end{tabular}
|
||||
\end{center}^
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>ROWSEP
|
||||
<action>
|
||||
<start>\\ ^
|
||||
<end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>COLSEP
|
||||
<action>
|
||||
<start>&
|
||||
<end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>HLINE
|
||||
<action>
|
||||
<start>^\hline^
|
||||
<end>
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>SLIDES
|
||||
<action>
|
||||
<start>^\documentstyle\[qwertz,dina4,xlatin1,${OPTS}\]{article}
|
||||
\input{epsf.tex}
|
||||
\def\title#1{
|
||||
\begin{center}
|
||||
\bf\LARGE
|
||||
\#1
|
||||
\end{center}
|
||||
\bigskip
|
||||
}
|
||||
\begin{document}^
|
||||
<end>^\end{document}^
|
||||
</rule>
|
||||
|
||||
<rule>
|
||||
<match>
|
||||
<gi>SLIDE
|
||||
<action>
|
||||
<start>
|
||||
<end>^\newpage^
|
||||
</rule>
|
||||
|
||||
</transpec>
|
1205
share/sgml/transpec/linuxdoc-roff.ts
Normal file
1205
share/sgml/transpec/linuxdoc-roff.ts
Normal file
File diff suppressed because it is too large
Load Diff
37
share/sgml/transpec/roff.cmap
Normal file
37
share/sgml/transpec/roff.cmap
Normal file
@ -0,0 +1,37 @@
|
||||
<!--
|
||||
|
||||
$Id$
|
||||
|
||||
Copyright (C) 1996
|
||||
John R. Fieber. All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions
|
||||
are met:
|
||||
1. Redistributions of source code must retain the above copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
2. Redistributions in binary form must reproduce the above copyright
|
||||
notice, this list of conditions and the following disclaimer in the
|
||||
documentation and/or other materials provided with the distribution.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY JOHN R. FIEBER AND CONTRIBUTORS ``AS IS'' AND
|
||||
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||
ARE DISCLAIMED. IN NO EVENT SHALL JOHN R. FIEBER OR CONTRIBUTORS BE LIABLE
|
||||
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
||||
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
||||
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||||
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
||||
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
SUCH DAMAGE.
|
||||
|
||||
-->
|
||||
|
||||
<!-- Character mapping for groff. -->
|
||||
|
||||
<map from="\" to="\\">
|
||||
<map from="^" to="\(ha">
|
||||
<map from="." to="\&.">
|
||||
<map from="'" to="\N'39'">
|
||||
<map from='"' to="\N'34'">
|
623
share/sgml/transpec/roff.sdata
Normal file
623
share/sgml/transpec/roff.sdata
Normal file
@ -0,0 +1,623 @@
|
||||
<!--
|
||||
|
||||
$Id$
|
||||
|
||||
Copyright (C) 1996
|
||||
Chuck Robey. All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions
|
||||
are met:
|
||||
1. Redistributions of source code must retain the above copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
2. Redistributions in binary form must reproduce the above copyright
|
||||
notice, this list of conditions and the following disclaimer in the
|
||||
documentation and/or other materials provided with the distribution.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY CHUCK ROBEY AND CONTRIBUTORS ``AS IS'' AND
|
||||
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||
ARE DISCLAIMED. IN NO EVENT SHALL CHUCK ROBEY OR CONTRIBUTORS BE LIABLE
|
||||
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
||||
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
||||
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||||
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
||||
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
SUCH DAMAGE.
|
||||
|
||||
-->
|
||||
|
||||
<!--
|
||||
|
||||
ISO SDATA entity translations for groff.
|
||||
|
||||
-->
|
||||
|
||||
<!-- Numeric and Special Graphic -->
|
||||
|
||||
<map from="[half ]" to="\(12">
|
||||
<map from="[frac12]" to="\(12">
|
||||
<map from="[frac14]" to="\(14">
|
||||
<map from="[frac34]" to="\(34">
|
||||
<map from="[frac18]" to="1/8">
|
||||
<map from="[frac38]" to="3/8">
|
||||
<map from="[frac58]" to="5/8">
|
||||
<map from="[frac78]" to="7/8">
|
||||
<map from="[sup1 ]" to="\(S1">
|
||||
<map from="[sup2 ]" to="\(S2">
|
||||
<map from="[sup3 ]" to="\(S3">
|
||||
<map from="[plus ]" to="\N'43'">
|
||||
<map from="[plusmn]" to="\(+-">
|
||||
<map from="[lt ]" to="<">
|
||||
<map from="[equals]" to="=">
|
||||
<map from="[gt ]" to=">">
|
||||
<map from="[divide]" to="\(di">
|
||||
<map from="[times ]" to="\N'215'">
|
||||
<map from="[curren]" to="\(Cs">
|
||||
<map from="[pound ]" to="\(Po">
|
||||
<map from="[dollar]" to="\N'36'">
|
||||
<map from="[cent ]" to="\(ct">
|
||||
<map from="[yen ]" to="\(Ye">
|
||||
<map from="[num ]" to="#">
|
||||
<map from="[percnt]" to="%">
|
||||
<map from="[amp ]" to="&">
|
||||
<map from="[ast ]" to="*">
|
||||
<map from="[commat]" to="@">
|
||||
<map from="[lsqb ]" to="\(lB">
|
||||
<map from="[bsol ]" to="\(rs">
|
||||
<map from="[rsqb ]" to="\(rB">
|
||||
<map from="[lcub ]" to="\(rC">
|
||||
<map from="[horbar]" to="\(em">
|
||||
<map from="[verbar]" to="\(bv">
|
||||
<map from="[rcub ]" to="\(rC">
|
||||
<map from="[micro ]" to="\N'181'">
|
||||
<map from="[ohm ]" to="\(*W">
|
||||
<map from="[deg ]" to="\N'176'">
|
||||
<map from="[ordm ]" to="\(Om">
|
||||
<map from="[ordf ]" to="\(Of">
|
||||
<map from="[sect ]" to="\N'167'">
|
||||
<map from="[para ]" to="\(ps">
|
||||
<map from="[middot]" to="\(md">
|
||||
<map from="[larr ]" to="\(<-">
|
||||
<map from="[rarr ]" to="\(->">
|
||||
<map from="[uarr ]" to="\(ua">
|
||||
<map from="[darr ]" to="\(da">
|
||||
<map from="[copy ]" to="\(co">
|
||||
<map from="[reg ]" to="\(rg">
|
||||
<map from="[trade ]" to="\(tm">
|
||||
<map from="[brvbar]" to="\N'166'">
|
||||
<map from="[not ]" to="\N'172'">
|
||||
<!-- <map from="[sung ]" to=""> --> <!-- =music note (sung text sign) -->
|
||||
<map from="[excl ]" to="\N'33'">
|
||||
<map from="[iexcl ]" to="\(r!">
|
||||
<map from="[quot ]" to="\N'39'">
|
||||
<map from="[apos ]" to="\N'39'">
|
||||
<map from="[lpar ]" to="\N'40'">
|
||||
<map from="[rpar ]" to="\N'41'">
|
||||
<map from="[comma ]" to="\(bq">
|
||||
<map from="[lowbar]" to="\(ru">
|
||||
<map from="[hyphen]" to="\(en">
|
||||
<map from="[period]" to="\N'46'">
|
||||
<map from="[sol ]" to="\(sl">
|
||||
<map from="[colon ]" to="\N'58'">
|
||||
<map from="[semi ]" to="\N'59'">
|
||||
<map from="[quest ]" to="\N'63'">
|
||||
<map from="[iquest]" to="\(r?">
|
||||
<map from="[laquo ]" to="\(Fo">
|
||||
<map from="[raquo ]" to="\(Fc">
|
||||
<map from="[lsquo ]" to="\(oq">
|
||||
<map from="[rsquo ]" to="\N'39'">
|
||||
<map from="[ldquo ]" to="\(lq">
|
||||
<map from="[rdquo ]" to="\(rq">
|
||||
<map from="[nbsp ]" to="\ ">
|
||||
<map from="[shy ]" to="\(hy">
|
||||
|
||||
<!-- Publishing -->
|
||||
|
||||
<map from="[emsp ]" to="\~">
|
||||
<map from="[ensp ]" to="\~">
|
||||
<map from="[emsp3 ]" to="\~">
|
||||
<map from="[emsp4 ]" to="\~">
|
||||
<map from="[numsp ]" to="\0">
|
||||
<map from="[puncsp]" to="\|">
|
||||
<map from="[thinsp]" to="\!">
|
||||
<map from="[hairsp]" to="\\^">
|
||||
<map from="[mdash ]" to="\(em">
|
||||
<map from="[ndash ]" to="\(en">
|
||||
<map from="[dash ]" to="\-">
|
||||
<map from="[blank ]" to="\ ">
|
||||
<map from="[hellip]" to="\&...">
|
||||
<map from="[nldr ]" to="\&..">
|
||||
<map from="[frac13]" to="1/3">
|
||||
<map from="[frac23]" to="2/3">
|
||||
<map from="[frac15]" to="1/5">
|
||||
<map from="[frac25]" to="2/5">
|
||||
<map from="[frac35]" to="3/5">
|
||||
<map from="[frac45]" to="4/5">
|
||||
<map from="[frac16]" to="1/6">
|
||||
<map from="[frac56]" to="5/6">
|
||||
<!--
|
||||
<map from="[incare]" to="=in-care-of symbol">
|
||||
<map from="[block ]" to="=full block">
|
||||
<map from="[uhblk ]" to="=upper half block">
|
||||
<map from="[lhblk ]" to="=lower half block">
|
||||
<map from="[blk14 ]" to="=25% shaded block">
|
||||
<map from="[blk12 ]" to="=50% shaded block">
|
||||
<map from="[blk34 ]" to="=75% shaded block">
|
||||
<map from="[marker]" to="=histogram marker">
|
||||
-->
|
||||
<map from="[cir ]" to="\(ci">
|
||||
<map from="[squ ]" to="\(sq">
|
||||
<!--
|
||||
<map from="[rect ]" to="=rectangle, open">
|
||||
<map from="[utri ]" to="/triangle =up triangle, open">
|
||||
<map from="[dtri ]" to="/triangledown =down triangle, open">
|
||||
-->
|
||||
<map from="[star ]" to="\(** =star, open">
|
||||
<map from="[bull ]" to="\(bu">
|
||||
<!--
|
||||
<map from="[squf ]" to="/blacksquare =sq bullet, filled">
|
||||
<map from="[utrif ]" to="/blacktriangle =up tri, filled">
|
||||
<map from="[dtrif ]" to="/blacktriangledown =dn tri, filled">
|
||||
<map from="[ltrif ]" to="/blacktriangleleft R: =l tri, filled">
|
||||
<map from="[rtrif ]" to="/blacktriangleright R: =r tri, filled">
|
||||
-->
|
||||
<map from="[clubs ]" to="\(CL">
|
||||
<map from="[diams ]" to="\(DI">
|
||||
<map from="[hearts]" to="\(HE">
|
||||
<map from="[spades]" to="\(SP">
|
||||
<!--
|
||||
<map from="[malt ]" to="/maltese =maltese cross">
|
||||
-->
|
||||
<map from="[dagger]" to="\(dg">
|
||||
<map from="[Dagger]" to="\(dd">
|
||||
<map from="[check ]" to="\(OK">
|
||||
<!--
|
||||
<map from="[ballot]" to="=ballot cross">
|
||||
<map from="[sharp ]" to="/sharp =musical sharp">
|
||||
<map from="[flat ]" to="/flat =musical flat">
|
||||
<map from="[male ]" to="=male symbol">
|
||||
<map from="[female]" to="=female symbol">
|
||||
<map from="[phone ]" to="=telephone symbol">
|
||||
<map from="[telrec]" to="=telephone recorder symbol">
|
||||
<map from="[copysr]" to="=sound recording copyright sign">
|
||||
-->
|
||||
<map from="[caret ]" to="\^">
|
||||
<map from="[lsquor]" to="\N'44'">
|
||||
<map from="[ldquor]" to="\(Bq">
|
||||
<map from="[fflig ]" to="\(ff">
|
||||
<map from="[filig ]" to="\(fi">
|
||||
<!--
|
||||
<map from="[fjlig ]" to="small fj ligature">
|
||||
-->
|
||||
<map from="[ffilig]" to="\(Fi">
|
||||
<map from="[ffllig]" to="\(Fl">
|
||||
<map from="[fllig ]" to="\(fl">
|
||||
<!--
|
||||
<map from="[mldr ]" to="em leader">
|
||||
-->
|
||||
<map from="[rdquor]" to="\(lq">
|
||||
<map from="[rsquor]" to="\(oq">
|
||||
<!--
|
||||
<map from="[vellip]" to="vertical ellipsis">
|
||||
<map from="[hybull]" to="rectangle, filled (hyphen bullet)">
|
||||
-->
|
||||
<map from="[loz ]" to="/(lz">
|
||||
<!--
|
||||
<map from="[lozf ]" to="/blacklozenge - lozenge, filled">
|
||||
<map from="[ltri ]" to="/triangleleft B: l triangle, open">
|
||||
<map from="[rtri ]" to="/triangleright B: r triangle, open">
|
||||
<map from="[starf ]" to="/bigstar - star, filled">
|
||||
<map from="[natur ]" to="/natural - music natural">
|
||||
<map from="[rx ]" to="pharmaceutical prescription (Rx)">
|
||||
<map from="[sext ]" to="sextile (6-pointed star)">
|
||||
<map from="[target]" to="register mark or target">
|
||||
<map from="[dlcrop]" to="downward left crop mark">
|
||||
<map from="[drcrop]" to="downward right crop mark">
|
||||
<map from="[ulcrop]" to="upward left crop mark">
|
||||
<map from="[urcrop]" to="upward right crop mark">
|
||||
-->
|
||||
|
||||
<!-- Added Latin 1 -->
|
||||
|
||||
<map from="[aacute]" to="\('a">
|
||||
<map from="[Aacute]" to="\('A">
|
||||
<map from="[acirc ]" to="\(^a">
|
||||
<map from="[Acirc ]" to="\(^A">
|
||||
<map from="[agrave]" to="\(`a">
|
||||
<map from="[Agrave]" to="\(`A">
|
||||
<map from="[aring ]" to="\(oa">
|
||||
<map from="[Aring ]" to="\(oA">
|
||||
<map from="[atilde]" to="\(~a">
|
||||
<map from="[Atilde]" to="\(~A">
|
||||
<map from="[auml ]" to="\(:a">
|
||||
<map from="[Auml ]" to="\(:A">
|
||||
<map from="[aelig ]" to="\(ae">
|
||||
<map from="[AElig ]" to="\(AE">
|
||||
<map from="[ccedil]" to="\(,c">
|
||||
<map from="[Ccedil]" to="\(,C">
|
||||
<map from="[eth ]" to="\(Sd">
|
||||
<map from="[ETH ]" to="\(-D">
|
||||
<map from="[eacute]" to="\('e">
|
||||
<map from="[Eacute]" to="\('E">
|
||||
<map from="[ecirc ]" to="\(^e">
|
||||
<map from="[Ecirc ]" to="\(^E">
|
||||
<map from="[egrave]" to="\(`e">
|
||||
<map from="[Egrave]" to="\(`E">
|
||||
<map from="[euml ]" to="\(:e">
|
||||
<map from="[Euml ]" to="\(:E">
|
||||
<map from="[iacute]" to="\('i">
|
||||
<map from="[Iacute]" to="\('I">
|
||||
<map from="[icirc ]" to="\(^i">
|
||||
<map from="[Icirc ]" to="\(^I">
|
||||
<map from="[igrave]" to="\(`i">
|
||||
<map from="[Igrave]" to="\(`I">
|
||||
<map from="[iuml ]" to="\(:i">
|
||||
<map from="[Iuml ]" to="\(:I">
|
||||
<map from="[ntilde]" to="\(~n">
|
||||
<map from="[Ntilde]" to="\(~N">
|
||||
<map from="[oacute]" to="\('o">
|
||||
<map from="[Oacute]" to="\('O">
|
||||
<map from="[ocirc ]" to="\(^o">
|
||||
<map from="[Ocirc ]" to="\(^O">
|
||||
<map from="[ograve]" to="\(`o">
|
||||
<map from="[Ograve]" to="\(`O">
|
||||
<map from="[oslash]" to="\(/o">
|
||||
<map from="[Oslash]" to="\(/O">
|
||||
<map from="[otilde]" to="\(~o">
|
||||
<map from="[Otilde]" to="\(~O">
|
||||
<map from="[ouml ]" to="\(:o">
|
||||
<map from="[Ouml ]" to="\(:O">
|
||||
<map from="[szlig ]" to="\(ss">
|
||||
<map from="[thorn ]" to="\(Tp">
|
||||
<map from="[THORN ]" to="\(TP">
|
||||
<map from="[uacute]" to="\('u">
|
||||
<map from="[Uacute]" to="\('U">
|
||||
<map from="[ucirc ]" to="\(^u">
|
||||
<map from="[Ucirc ]" to="\(^U">
|
||||
<map from="[ugrave]" to="\(`u">
|
||||
<map from="[Ugrave]" to="\(`U">
|
||||
<map from="[uuml ]" to="\(:u">
|
||||
<map from="[Uuml ]" to="\(:U">
|
||||
<map from="[yacute]" to="\('y">
|
||||
<map from="[Yacute]" to="\('Y">
|
||||
<map from="[yuml ]" to="\(:y">
|
||||
<map from="[Yuml ]" to="\(:Y">
|
||||
|
||||
<!-- Added Latin 2 -->
|
||||
|
||||
<map from="[abreve]" to="\o'a\(ab'">
|
||||
<map from="[Abreve]" to="\o'A\s+3\(ab\s-3'">
|
||||
<map from="[amacr ]" to="\o'a\(a-'">
|
||||
<map from="[Amacr ]" to="\o'A\s+3\(a-\s-3'">
|
||||
<map from="[aogon ]" to="\o'a\N'184''">
|
||||
<map from="[Aogon ]" to="\o'A\N'184''">
|
||||
<map from="[cacute]" to="\o'c\(aa'">
|
||||
<map from="[Cacute]" to="\o'C\s+3\(aa\s-3'">
|
||||
<map from="[ccaron]" to="\o'c\(ah'">
|
||||
<map from="[Ccaron]" to="\o'C\s+3\(ah\s-3'">
|
||||
<map from="[ccirc ]" to="\o'c\(a^'">
|
||||
<map from="[Ccirc ]" to="\o'C\s+3\(a^\s-3'">
|
||||
<map from="[cdot ]" to="\o'c\(a.'">
|
||||
<map from="[Cdot ]" to="\o'C\s+3\(a.\s-3'">
|
||||
<map from="[dcaron]" to="\o'd\(ah'">
|
||||
<map from="[Dcaron]" to="\o'D\s+3\(ah\s-3'">
|
||||
<map from="[dstrok]" to="d\h'-3p'\(hy">
|
||||
<map from="[Dstrok]" to="\(-D">
|
||||
<map from="[ecaron]" to="\o'e\(ah'">
|
||||
<map from="[Ecaron]" to="\o'E\s+3\(ah\s-3'">
|
||||
<map from="[edot ]" to="\o'e\(a.'">
|
||||
<map from="[Edot ]" to="\o'E\s+3\(a.\s-3'">
|
||||
<map from="[emacr ]" to="\o'e\(a-'">
|
||||
<map from="[Emacr ]" to="\o'E\s+3\(a-\s-3'">
|
||||
<map from="[eogon ]" to="\o'e\N'184''">
|
||||
<map from="[Eogon ]" to="\o'E\N'184''">
|
||||
<map from="[gacute]" to="\o'g\(aa'">
|
||||
<map from="[gbreve]" to="\o'g\(ab'">
|
||||
<map from="[Gbreve]" to="\o'G\s+3\(ab\s-3'">
|
||||
<map from="[Gcedil]" to="\o'G\s+3\(ac\s-3'">
|
||||
<map from="[gcirc ]" to="\o'g\(a^'">
|
||||
<map from="[Gcirc ]" to="\o'G\s+3\(a^\s-3'">
|
||||
<map from="[gdot ]" to="\o'g\(a.'">
|
||||
<map from="[Gdot ]" to="\o'G\s+3\(a.\s-3'">
|
||||
<map from="[hcirc ]" to="\s-1\zh\s+3\(a^\s-2">
|
||||
<map from="[Hcirc ]" to="\o'\s-1H\s+4\(a^\s-3'">
|
||||
<map from="[hstrok]" to="\o'h\(a-'">
|
||||
<map from="[Hstrok]" to="\o'H\s-2\(a-\s+2'">
|
||||
<map from="[Idot ]" to="\o'I\s+3\(a.\s-3'">
|
||||
<map from="[Imacr ]" to="\o'I\s+3\(a-\s-3'">
|
||||
<map from="[imacr ]" to="\o'i\(a-'">
|
||||
<map from="[ijlig ]" to="\(ij">
|
||||
<map from="[IJlig ]" to="\(IJ">
|
||||
<map from="[inodot]" to="\(.i">
|
||||
<map from="[iogon ]" to="\o'i\N'184''">
|
||||
<map from="[Iogon ]" to="\o'I\N'184''">
|
||||
<map from="[itilde]" to="\o'i\(a~'">
|
||||
<map from="[Itilde]" to="\o'I\s+3\(a~\s-3'">
|
||||
<map from="[jcirc ]" to="\o'j\(a^'">
|
||||
<map from="[Jcirc ]" to="\o'J\s+3\(a^\s-3'">
|
||||
<map from="[kcedil]" to="\o'k\(ac'">
|
||||
<map from="[Kcedil]" to="\o'K\(ac'">
|
||||
<map from="[kgreen]" to="\s-3\(*K\s+3">
|
||||
<map from="[lacute]" to="\o'l\s+3\(aa\s-3'">
|
||||
<map from="[Lacute]" to="\o'L\s+3\(aa\s-3'">
|
||||
<map from="[lcaron]" to="\o'l\s+3\(ah\s-3'">
|
||||
<map from="[Lcaron]" to="\o'L\s+3\(ah\s-3'">
|
||||
<map from="[lcedil]" to="\o'l\(ac'">
|
||||
<map from="[Lcedil]" to="\o'L\(ac'">
|
||||
<map from="[lmidot]" to="\zl\h'2p'\(md">
|
||||
<map from="[Lmidot]" to="\o'L\(md'">
|
||||
<map from="[lstrok]" to="\(/l">
|
||||
<map from="[Lstrok]" to="\(/L">
|
||||
<map from="[nacute]" to="\o'n\(aa'">
|
||||
<map from="[Nacute]" to="\o'N\s+3\(aa\s-3'">
|
||||
<!--
|
||||
<map from="[eng ]" to="=small eng, Lapp">
|
||||
<map from="[ENG ]" to="=capital ENG, Lapp">
|
||||
-->
|
||||
<map from="[napos ]" to="n'">
|
||||
<map from="[ncaron]" to="\o'n\(ah'">
|
||||
<map from="[Ncaron]" to="\o'N\s+3\(ah\s-3'">
|
||||
<map from="[ncedil]" to="\o'n\(ac'">
|
||||
<map from="[Ncedil]" to="\o'N\(ac'">
|
||||
<map from="[odblac]" to="\o'o\(a"'">
|
||||
<map from="[Odblac]" to="\o'O\s+3\(a"\s-3'">
|
||||
<map from="[Omacr ]" to="\o'O\s+3\(a-\s-3'">
|
||||
<map from="[omacr ]" to="\o'o\(a-'">
|
||||
<map from="[oelig ]" to="\(oe">
|
||||
<map from="[OElig ]" to="\(OE">
|
||||
<map from="[racute]" to="\o'r\(aa'">
|
||||
<map from="[Racute]" to="\o'R\s+3\(aa\s-3'">
|
||||
<map from="[rcaron]" to="\o'r\(ah'">
|
||||
<map from="[Rcaron]" to="\o'R\s+3\(ah\s-3'">
|
||||
<map from="[rcedil]" to="\o'r\(ac'">
|
||||
<map from="[Rcedil]" to="\o'R\(ac'">
|
||||
<map from="[sacute]" to="\o's\(aa'">
|
||||
<map from="[Sacute]" to="\o'S\s+3\(aa\s-3'">
|
||||
<map from="[scaron]" to="\o's\(ah'">
|
||||
<map from="[Scaron]" to="\o'S\s+3\(ah\s-3'">
|
||||
<map from="[scedil]" to="\o's\(ac'">
|
||||
<map from="[Scedil]" to="\o'S\(ac'">
|
||||
<map from="[scirc ]" to="\o's\(a^'">
|
||||
<map from="[Scirc ]" to="\o'S\s+3\(a^\s-3'">
|
||||
<map from="[tcaron]" to="\o't\(ah'">
|
||||
<map from="[Tcaron]" to="\o'T\s+3\(ah\s-3'">
|
||||
<map from="[tcedil]" to="\o't\(ac'">
|
||||
<map from="[Tcedil]" to="\o'T\(ac'">
|
||||
<map from="[tstrok]" to="\o't\(hy'">
|
||||
<map from="[Tstrok]" to="\o'T\(hy'">
|
||||
<map from="[ubreve]" to="\o'u\(ab">
|
||||
<map from="[Ubreve]" to="\o'U\s+3\(ab\s-3'">
|
||||
<map from="[udblac]" to="\o'u\(a"'">
|
||||
<map from="[Udblac]" to="\o'U\s+3\(a"\s-3'">
|
||||
<map from="[umacr ]" to="\o'u\(a-'">
|
||||
<map from="[Umacr ]" to="\o'U\s+3\(a-\s-3'">
|
||||
<map from="[uogon ]" to="\o'u\N'184''">
|
||||
<map from="[Uogon ]" to="\o'U\N'184''">
|
||||
<map from="[uring ]" to="\o'u\(ao'">
|
||||
<map from="[Uring ]" to="\o'U\s+3\(ao\s-3'">
|
||||
<map from="[utilde]" to="\o'u\(a~'">
|
||||
<map from="[Utilde]" to="\o'U\s+3\(a~\s-3'">
|
||||
<map from="[wcirc ]" to="\o'w\(a^'">
|
||||
<map from="[Wcirc ]" to="\o'W\s+3\(a^\s-3'">
|
||||
<map from="[ycirc ]" to="\o'y\(a^'">
|
||||
<map from="[Ycirc ]" to="\o'Y\s+3\(a^\s-3'">
|
||||
<map from="[Yuml ]" to="\o'Y\s+3\(ad\s-3'">
|
||||
<map from="[zacute]" to="\o'z\(aa'">
|
||||
<map from="[Zacute]" to="\o'Z\s+3\(aa\s-3'">
|
||||
<map from="[zcaron]" to="\o'z\(ah'">
|
||||
<map from="[Zcaron]" to="\o'Z\s+3\(ah\s-3'">
|
||||
<map from="[zdot ]" to="\o'z\(a.'">
|
||||
<map from="[Zdot ]" to="\o'Z\s+3\(a.\s-3'">
|
||||
|
||||
<!-- Greek Letters -->
|
||||
|
||||
<map from="[agr ]" to="\(*a">
|
||||
<map from="[Agr ]" to="\(*A">
|
||||
<map from="[bgr ]" to="\(*b">
|
||||
<map from="[Bgr ]" to="\(*B">
|
||||
<map from="[ggr ]" to="\(*g">
|
||||
<map from="[Ggr ]" to="\(*G">
|
||||
<map from="[dgr ]" to="\(*d">
|
||||
<map from="[Dgr ]" to="\(*D">
|
||||
<map from="[egr ]" to="\(*e">
|
||||
<map from="[Egr ]" to="\(*E">
|
||||
<map from="[zgr ]" to="\(*z">
|
||||
<map from="[Zgr ]" to="\(*Z">
|
||||
<map from="[eegr ]" to="\(*y">
|
||||
<map from="[EEgr ]" to="\(*Y">
|
||||
<map from="[thgr ]" to="\(*h">
|
||||
<map from="[THgr ]" to="\(*H">
|
||||
<map from="[igr ]" to="\(*i">
|
||||
<map from="[Igr ]" to="\(*I">
|
||||
<map from="[kgr ]" to="\(*k">
|
||||
<map from="[Kgr ]" to="\(*K">
|
||||
<map from="[lgr ]" to="\(*l">
|
||||
<map from="[Lgr ]" to="\(*L">
|
||||
<map from="[mgr ]" to="\(*m">
|
||||
<map from="[Mgr ]" to="\(*M">
|
||||
<map from="[ngr ]" to="\(*n">
|
||||
<map from="[Ngr ]" to="\(*N">
|
||||
<map from="[xgr ]" to="\(*c">
|
||||
<map from="[Xgr ]" to="\(*C">
|
||||
<map from="[ogr ]" to="\(*o">
|
||||
<map from="[Ogr ]" to="\(*O">
|
||||
<map from="[pgr ]" to="\(*p">
|
||||
<map from="[Pgr ]" to="\(*P">
|
||||
<map from="[rgr ]" to="\(*r">
|
||||
<map from="[Rgr ]" to="\(*R">
|
||||
<map from="[sgr ]" to="\(*s">
|
||||
<map from="[Sgr ]" to="\(*S">
|
||||
<map from="[sfgr ]" to="\(ts">
|
||||
<map from="[tgr ]" to="\(*t">
|
||||
<map from="[Tgr ]" to="\(*T">
|
||||
<map from="[ugr ]" to="\(*u">
|
||||
<map from="[Ugr ]" to="\(*U">
|
||||
<map from="[phgr ]" to="\(*f">
|
||||
<map from="[PHgr ]" to="\(*F">
|
||||
<map from="[khgr ]" to="\(*x">
|
||||
<map from="[KHgr ]" to="\(*X">
|
||||
<map from="[psgr ]" to="\(*q">
|
||||
<map from="[PSgr ]" to="\(*Q">
|
||||
<map from="[ohgr ]" to="\(*w">
|
||||
<map from="[OHgr ]" to="\(*W">
|
||||
|
||||
<!-- Greek Symbols -->
|
||||
|
||||
<map from="[alpha ]" to="\(*a">
|
||||
<map from="[beta ]" to="\(*b">
|
||||
<map from="[gamma ]" to="\(*g">
|
||||
<map from="[Gamma ]" to="\(*G">
|
||||
<!--
|
||||
<map from="[gammad]" to="/digamma">
|
||||
-->
|
||||
<map from="[delta ]" to="\(*d">
|
||||
<map from="[Delta ]" to="\(*D">
|
||||
<map from="[epsi ]" to="\(*e">
|
||||
<!--
|
||||
<map from="[epsiv ]" to="/varepsilon">
|
||||
-->
|
||||
<map from="[epsis ]" to="\(*e">
|
||||
<map from="[zeta ]" to="\(*z">
|
||||
<map from="[eta ]" to="\(*y">
|
||||
<map from="[thetas]" to="\(*h">
|
||||
<map from="[Theta ]" to="\(*H">
|
||||
<map from="[thetav]" to="\(+h">
|
||||
<map from="[iota ]" to="\(*i">
|
||||
<map from="[kappa ]" to="\(*k">
|
||||
<!--
|
||||
<map from="[kappav]" to="/varkappa">
|
||||
-->
|
||||
<map from="[lambda]" to="\(*l">
|
||||
<map from="[Lambda]" to="\(*L">
|
||||
<map from="[mu ]" to="\(*m">
|
||||
<map from="[nu ]" to="\(*n">
|
||||
<map from="[xi ]" to="\(*c">
|
||||
<map from="[Xi ]" to="\(*C">
|
||||
<map from="[pi ]" to="\(*p">
|
||||
<!--
|
||||
<map from="[piv ]" to="\[+p]">
|
||||
-->
|
||||
<map from="[Pi ]" to="\(*P">
|
||||
<map from="[rho ]" to="\(*r">
|
||||
<!--
|
||||
<map from="[rhov ]" to="/varrho">
|
||||
-->
|
||||
<map from="[sigma ]" to="\(*s">
|
||||
<map from="[Sigma ]" to="\(*S">
|
||||
<map from="[sigmav]" to="\(ts">
|
||||
<map from="[tau ]" to="\(*t">
|
||||
<map from="[upsi ]" to="\(*u">
|
||||
<map from="[Upsi ]" to="\(*U">
|
||||
<map from="[phis ]" to="\(*f">
|
||||
<map from="[Phi ]" to="\(*F">
|
||||
<map from="[phiv ]" to="\(+f">
|
||||
<map from="[chi ]" to="\(*x">
|
||||
<map from="[psi ]" to="\(*q">
|
||||
<map from="[Psi ]" to="\(*X">
|
||||
<map from="[omega ]" to="\(*w">
|
||||
<map from="[Omega ]" to="\(*W">
|
||||
|
||||
<!-- General Technical -->
|
||||
|
||||
<map from="[aleph ]" to="\[Ah]">
|
||||
<map from="[and ]" to="\[AN]">
|
||||
<!--
|
||||
<map from="[ang90 ]" to="=right (90 degree) angle">
|
||||
<map from="[angsph]" to="/sphericalangle =angle-spherical">
|
||||
-->
|
||||
<map from="[ap ]" to="\(ap">
|
||||
<!--
|
||||
<map from="[becaus]" to="/because R: =because">
|
||||
<map from="[bottom]" to="/bot B: =perpendicular">
|
||||
-->
|
||||
<map from="[cap ]" to="\(ca">
|
||||
<map from="[cong ]" to="\(=~">
|
||||
<!--
|
||||
<map from="[conint]" to="/oint L: =contour integral operator">
|
||||
-->
|
||||
<map from="[cup ]" to="\(cu">
|
||||
<map from="[equiv ]" to="\(==">
|
||||
<map from="[exist ]" to="\(te">
|
||||
<map from="[forall]" to="\[fa]">
|
||||
<!--
|
||||
<map from="[fnof ]" to="=function of (italic small f)">
|
||||
-->
|
||||
<map from="[ge ]" to="\(>=">
|
||||
<map from="[iff ]" to="\[hA]">
|
||||
<map from="[infin ]" to="\(if">
|
||||
<!--
|
||||
<map from="[int ]" to="/int L: =integral operator">
|
||||
-->
|
||||
<map from="[isin ]" to="\(mo">
|
||||
<map from="[lang ]" to="\[la]">
|
||||
<map from="[lArr ]" to="\(lA">
|
||||
<map from="[le ]" to="\(<=">
|
||||
<map from="[minus ]" to="\(mi">
|
||||
<!--
|
||||
<map from="[mnplus]" to="/mp B: =minus-or-plus sign">
|
||||
-->
|
||||
<map from="[nabla ]" to="\(gr">
|
||||
<map from="[ne ]" to="\(!=">
|
||||
<map from="[ni ]" to="\(st">
|
||||
<map from="[or ]" to="\(OR">
|
||||
<map from="[par ]" to="\(ba\(ba">
|
||||
<!--
|
||||
<map from="[part ]" to="\(pd">
|
||||
<map from="[permil]" to="=per thousand">
|
||||
<map from="[perp ]" to="/perp R: =perpendicular">
|
||||
<map from="[prime ]" to="/prime =prime or minute">
|
||||
<map from="[Prime ]" to="=double prime or second">
|
||||
-->
|
||||
<map from="[prop ]" to="\(pt">
|
||||
<!--
|
||||
<map from="[radic ]" to="/surd =radical">
|
||||
<map from="[rang ]" to="/rangle C: =right angle bracket">
|
||||
<map from="[rArr ]" to="/Rightarrow A: =implies">
|
||||
<map from="[sim ]" to="/sim R: =similar">
|
||||
<map from="[sime ]" to="/simeq R: =similar, equals">
|
||||
-->
|
||||
<map from="[square]" to="\(sq">
|
||||
<map from="[sub ]" to="\(sb">
|
||||
<map from="[sube ]" to="\(ib">
|
||||
<map from="[sup ]" to="\(sp">
|
||||
<map from="[supe ]" to="\(ip">
|
||||
<!--
|
||||
<map from="[there4]" to="/therefore R: =therefore">
|
||||
<map from="[Verbar]" to="/Vert =dbl vertical bar">
|
||||
<map from="[angst ]" to="Angstrom =capital A, ring">
|
||||
<map from="[bernou]" to="Bernoulli function (script capital B)">
|
||||
<map from="[compfn]" to="B: composite function (small circle)">
|
||||
<map from="[Dot ]" to="=dieresis or umlaut mark">
|
||||
<map from="[DotDot]" to="four dots above">
|
||||
<map from="[hamilt]" to="Hamiltonian (script capital H)">
|
||||
<map from="[lagran]" to="Lagrangian (script capital L)">
|
||||
<map from="[lowast]" to="low asterisk">
|
||||
<map from="[notin ]" to="N: negated set membership">
|
||||
<map from="[order ]" to="order of (script small o)">
|
||||
<map from="[phmmat]" to="physics M-matrix (script capital M)">
|
||||
<map from="[tdot ]" to="three dots above">
|
||||
<map from="[tprime]" to="triple prime">
|
||||
<map from="[wedgeq]" to="R: corresponds to (wedge, equals)">
|
||||
-->
|
||||
|
||||
<!-- Diacritical Marks -->
|
||||
|
||||
<map from="[acute ]" to="\&'">
|
||||
<map from="[breve ]" to="\(ab">
|
||||
<map from="[caron ]" to="\(ah">
|
||||
<map from="[cedil ]" to="\(ac">
|
||||
<!--
|
||||
<map from="#[circ ]" to="\(a^">
|
||||
-->
|
||||
<map from="[circ ]" to="\(ha">
|
||||
<map from="[dblac ]" to='\(a"'>
|
||||
<map from="[die ]" to="\(ad">
|
||||
<map from="[dot ]" to="\(a.">
|
||||
<map from="[grave ]" to="`">
|
||||
<map from="[macr ]" to="\(a-">
|
||||
<map from="[ogon ]" to="\N'184'">
|
||||
<map from="[ring ]" to="\(ao">
|
||||
<map from="[tilde ]" to="~">
|
||||
<map from="[uml ]" to="\(ad">
|
97
share/sgml/transpec/transpec.dtd
Normal file
97
share/sgml/transpec/transpec.dtd
Normal file
@ -0,0 +1,97 @@
|
||||
<!--
|
||||
|
||||
$Id: transpec.dtd,v 1.1.1.1 1996/01/16 05:14:10 jfieber Exp $
|
||||
|
||||
Copyright (C) 1996
|
||||
John R. Fieber. All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions
|
||||
are met:
|
||||
1. Redistributions of source code must retain the above copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
2. Redistributions in binary form must reproduce the above copyright
|
||||
notice, this list of conditions and the following disclaimer in the
|
||||
documentation and/or other materials provided with the distribution.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY JOHN R. FIEBER AND CONTRIBUTORS ``AS IS'' AND
|
||||
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||
ARE DISCLAIMED. IN NO EVENT SHALL JOHN R. FIEBER OR CONTRIBUTORS BE LIABLE
|
||||
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
||||
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
||||
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||||
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
||||
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
SUCH DAMAGE.
|
||||
|
||||
-->
|
||||
|
||||
<!--
|
||||
|
||||
This DTD defines the format for instant(1) translation specification
|
||||
files. A translation specification contains:
|
||||
|
||||
* Character mappings, useful for dealing with characters that
|
||||
are magic for the formatter, such as backslash (\) is for
|
||||
TeX.
|
||||
|
||||
* Sdata mappings. For example, the ISO entity sets define
|
||||
special characters as sdata string, ö is [ouml ]. These
|
||||
sdata strings are marked in the output of the sgml parser
|
||||
and the mapping turn them into something useful for the
|
||||
formatter.
|
||||
|
||||
* A set of translation rules.
|
||||
|
||||
See the transpec(5) man page for details.
|
||||
|
||||
-->
|
||||
|
||||
<!ELEMENT transpec - - ((cmap | smap | var)*, rule+)>
|
||||
|
||||
<!ELEMENT (cmap, smap) - - (map*)>
|
||||
<!ATTLIST (cmap, smap) id ID #IMPLIED>
|
||||
|
||||
<!ELEMENT map - o EMPTY>
|
||||
<!ATTLIST map from CDATA #REQUIRED
|
||||
to CDATA #REQUIRED>
|
||||
|
||||
<!ELEMENT var - o (#PCDATA)>
|
||||
|
||||
<!--
|
||||
A rule consists of an expression to determine if the rule should
|
||||
be applied to a given element (match), and the action that should
|
||||
be taken if the element matches. Each rule can be named. The
|
||||
cmap and smap attributes can specify an alternate to the default
|
||||
character and data mapping.
|
||||
-->
|
||||
|
||||
<!ELEMENT rule - o (match, action?)>
|
||||
<!ATTLIST rule id CDATA #IMPLIED -- XXX should be ID notCDATA -->
|
||||
|
||||
<!ELEMENT match - o (gi | attval | content | context | nthchild
|
||||
| pattset | relation | varval | varreval)+>
|
||||
<!ELEMENT gi - o (#PCDATA)>
|
||||
<!ELEMENT attval - o (#PCDATA)>
|
||||
<!ELEMENT content - o (#PCDATA)>
|
||||
<!ELEMENT context - o (#PCDATA)>
|
||||
<!ELEMENT nthchild - o (#PCDATA)>
|
||||
<!ELEMENT pattset - o (#PCDATA)>
|
||||
<!ELEMENT relation - o (#PCDATA)>
|
||||
<!ELEMENT varval - o (#PCDATA)>
|
||||
<!ELEMENT varreval - o (#PCDATA)>
|
||||
|
||||
|
||||
<!ELEMENT action - o (do | end | ignore | incr | message | replace
|
||||
| quit | set | start)+>
|
||||
<!ELEMENT do - o (#PCDATA)>
|
||||
<!ELEMENT end - o (#PCDATA)>
|
||||
<!ELEMENT ignore - o (#PCDATA)>
|
||||
<!ELEMENT incr - o (#PCDATA)>
|
||||
<!ELEMENT message - o (#PCDATA)>
|
||||
<!ELEMENT replace - o (#PCDATA)>
|
||||
<!ELEMENT quit - o (#PCDATA)>
|
||||
<!ELEMENT set - o (#PCDATA)>
|
||||
<!ELEMENT start - o (#PCDATA)>
|
Loading…
Reference in New Issue
Block a user