|
Last change
on this file was 2, checked in by jkacer, 18 years ago |
|
Added all DocBook Framework stuff:
- DocBook DTD
- Transformation software FOP 0.20.5 and Saxon 6
- XSL styles
- Rexx scripts
Also added some WarpIN-related stuff for creation of WarpIN installation packages.
This state corresponds to version 1.0.0 from November 2005, just slightly modified to carry versioning information (Rexx scripts).
|
|
File size:
1.0 KB
|
| Rev | Line | |
|---|
| [2] | 1 | <!-- (C) International Organization for Standardization 1986
|
|---|
| 2 | Permission to copy in any form is granted for use with
|
|---|
| 3 | conforming SGML systems and applications as defined in
|
|---|
| 4 | ISO 8879, provided this notice is included in all copies.
|
|---|
| 5 | -->
|
|---|
| 6 | <!-- Character entity set. Typical invocation:
|
|---|
| 7 | <!ENTITY % ISOdia PUBLIC
|
|---|
| 8 | "ISO 8879:1986//ENTITIES Diacritical Marks//EN">
|
|---|
| 9 | %ISOdia;
|
|---|
| 10 | -->
|
|---|
| 11 | <!ENTITY acute SDATA "[acute ]"--=acute accent-->
|
|---|
| 12 | <!ENTITY breve SDATA "[breve ]"--=breve-->
|
|---|
| 13 | <!ENTITY caron SDATA "[caron ]"--=caron-->
|
|---|
| 14 | <!ENTITY cedil SDATA "[cedil ]"--=cedilla-->
|
|---|
| 15 | <!ENTITY circ SDATA "[circ ]"--=circumflex accent-->
|
|---|
| 16 | <!ENTITY dblac SDATA "[dblac ]"--=double acute accent-->
|
|---|
| 17 | <!ENTITY die SDATA "[die ]"--=dieresis-->
|
|---|
| 18 | <!ENTITY dot SDATA "[dot ]"--=dot above-->
|
|---|
| 19 | <!ENTITY grave SDATA "[grave ]"--=grave accent-->
|
|---|
| 20 | <!ENTITY macr SDATA "[macr ]"--=macron-->
|
|---|
| 21 | <!ENTITY ogon SDATA "[ogon ]"--=ogonek-->
|
|---|
| 22 | <!ENTITY ring SDATA "[ring ]"--=ring-->
|
|---|
| 23 | <!ENTITY tilde SDATA "[tilde ]"--=tilde-->
|
|---|
| 24 | <!ENTITY uml SDATA "[uml ]"--=umlaut mark-->
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.