[aXSL-commit] SF.net SVN: axsl:[3339] trunk/axsl/axsl-00-dev/doc/we b/dtds/0.1/en/axsl-orthography-
An API for XSL-FO.
Status: Alpha
Brought to you by:
victormote
|
From: <vic...@us...> - 2026-07-29 16:52:52
|
Revision: 3339
http://sourceforge.net/p/axsl/code/3339
Author: victormote
Date: 2026-07-29 16:52:50 +0000 (Wed, 29 Jul 2026)
Log Message:
-----------
Allow individual derivative factory to be added to an orthography.
Modified Paths:
--------------
trunk/axsl/axsl-00-dev/doc/web/dtds/0.1/en/axsl-orthography-config.dtd
Modified: trunk/axsl/axsl-00-dev/doc/web/dtds/0.1/en/axsl-orthography-config.dtd
===================================================================
--- trunk/axsl/axsl-00-dev/doc/web/dtds/0.1/en/axsl-orthography-config.dtd 2026-07-24 19:34:27 UTC (rev 3338)
+++ trunk/axsl/axsl-00-dev/doc/web/dtds/0.1/en/axsl-orthography-config.dtd 2026-07-29 16:52:50 UTC (rev 3339)
@@ -179,7 +179,7 @@
<!ELEMENT orthography (match-rules*,
derivative-rules?, dictionary?, hyphenation-patterns?,
- derivative-factories?) >
+ derivative-factories?, derivative-factory*) >
<!--
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|