Update of /cvsroot/docstring/dps
In directory usw-pr-cvs1:/tmp/cvs-serv4888/dps
Modified Files:
HISTORY.txt
Log Message:
updated
Index: HISTORY.txt
===================================================================
RCS file: /cvsroot/docstring/dps/HISTORY.txt,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** HISTORY.txt 2001/11/15 02:59:13 1.29
--- HISTORY.txt 2001/11/19 04:07:29 1.30
***************
*** 71,75 ****
- Added "hint", "substitution", "substitution_reference" classes.
- Added element hierarchy base classes.
! - Changed 'directive' to a TextElement.
* dps/roman.py: Added to project. Written by and courtesy of Mark
--- 71,75 ----
- Added "hint", "substitution", "substitution_reference" classes.
- Added element hierarchy base classes.
! - Removed generic 'directive'.
* dps/roman.py: Added to project. Written by and courtesy of Mark
***************
*** 170,177 ****
- Expanded 'authors' content.
- Clarified 'figure' content.
! - Added 'substitution' and 'substitution_reference'.
! - Changed content model 'directive' to PCDATA.
- Changed content models of most inline elements to %text.model,
allowing nested inline elements.
* spec/pdpi.dtd:
--- 170,177 ----
- Expanded 'authors' content.
- Clarified 'figure' content.
! - Added 'substitution_definition' and 'substitution_reference'.
- Changed content models of most inline elements to %text.model,
allowing nested inline elements.
+ - Removed generic 'directive'.
* spec/pdpi.dtd:
|