dtdocbook: merge dtinfogen into dtdocbook.
This commit is contained in:
@@ -30,4 +30,5 @@ sgml_DATA = docbook.dcl \
|
||||
isolat2.gml \
|
||||
isonum.gml \
|
||||
isopub.gml \
|
||||
isotech.gml
|
||||
isotech.gml \
|
||||
styprolog.sgml
|
||||
|
||||
@@ -1140,7 +1140,7 @@
|
||||
<suffix><content> ...</content></suffix>
|
||||
</print>
|
||||
|
||||
<PATH> GROUP <select> @Choice == "OPT" && @Rep == "REPEAT" </select></PATH>
|
||||
<PATH> GROUP <select> @Choice == "OPT" && @Rep == "REPEAT" </select></PATH>
|
||||
<online>
|
||||
<prefix><content> [</content></prefix>
|
||||
<suffix><content> ...]</content></suffix>
|
||||
@@ -1178,7 +1178,7 @@
|
||||
<suffix><content> ...</content></suffix>
|
||||
</print>
|
||||
|
||||
<PATH> ARG <select> @Choice == "OPT" && @Rep == "REPEAT" </select></PATH>
|
||||
<PATH> ARG <select> @Choice == "OPT" && @Rep == "REPEAT" </select></PATH>
|
||||
<online>
|
||||
<prefix><content> [</content></prefix>
|
||||
<suffix><content> ...]</content></suffix>
|
||||
@@ -1211,7 +1211,7 @@
|
||||
<prefix><content> | </content></prefix>
|
||||
</print>
|
||||
|
||||
<PATH> GROUP ARG <select> position != 1 && @Choice == "OPT" </select></PATH>
|
||||
<PATH> GROUP ARG <select> position != 1 && @Choice == "OPT" </select></PATH>
|
||||
<online>
|
||||
<prefix><content> | [</content></prefix>
|
||||
<suffix><content>]</content></suffix>
|
||||
@@ -1221,7 +1221,7 @@
|
||||
<suffix><content>]</content></suffix>
|
||||
</print>
|
||||
|
||||
<PATH> GROUP ARG <select> position != 1 && @Rep == "REPEAT" </select></PATH>
|
||||
<PATH> GROUP ARG <select> position != 1 && @Rep == "REPEAT" </select></PATH>
|
||||
<online>
|
||||
<prefix><content> | </content></prefix>
|
||||
<suffix><content> ...</content></suffix>
|
||||
@@ -1231,7 +1231,7 @@
|
||||
<suffix><content> ...</content></suffix>
|
||||
</print>
|
||||
|
||||
<PATH> GROUP ARG <select> position != 1 && @Choice == "OPT" && @Rep == "REPEAT" </select></PATH>
|
||||
<PATH> GROUP ARG <select> position != 1 && @Choice == "OPT" && @Rep == "REPEAT" </select></PATH>
|
||||
<online>
|
||||
<prefix><content> | [</content></prefix>
|
||||
<suffix><content> ...]</content></suffix>
|
||||
|
||||
23
cde/programs/dtdocbook/sgml/styprolog.sgml
Normal file
23
cde/programs/dtdocbook/sgml/styprolog.sgml
Normal file
@@ -0,0 +1,23 @@
|
||||
<!DOCTYPE StyleSheet PUBLIC
|
||||
"-//Common Desktop Environment//DTD DtInfo Bookcase Description//EN" [
|
||||
|
||||
<!ENTITY % ISO-List PUBLIC
|
||||
"-//Common Desktop Environment//ENTITIES ISO Catalog//EN">
|
||||
%ISO-List;
|
||||
|
||||
%ISOamsa;
|
||||
%ISOamsb;
|
||||
%ISOamsn;
|
||||
%ISOamso;
|
||||
%ISOamsr;
|
||||
%ISOcyr1;
|
||||
%ISOdia;
|
||||
%ISOgrk1;
|
||||
%ISOgrk3;
|
||||
%ISOlat1;
|
||||
%ISOlat2;
|
||||
%ISOnum;
|
||||
%ISOpub;
|
||||
%ISOtech;
|
||||
]>
|
||||
|
||||
Reference in New Issue
Block a user