Searched refs:SGML (Results 1 - 20 of 20) sorted by relevance

/solaris-desktop/ext-sources/
H A Ddocbook-catalog-uninstall.sh11 ## SGML catalog
76 # Fix up SGML super catalog so that there isn't an XML DTD before an
77 # SGML one. We need to do this (*sigh*) because xmlcatalog messes up
78 # the order of the lines, and SGML tools don't like to see XML things
81 SGML=$(cat -n ${CATALOG} | grep sgml-docbook | head -1 | (read n line;echo $n))
84 if [ -n "${XML}" ] && [ -n "${SGML}" ] && [ "${XML}" -lt "${SGML}" ]
88 SGML=$((SGML - 1))
89 perl -e "@_=<>;@_[$XML, $SGML]
[all...]
H A Ddocbook-catalog-install.sh200 # Fix up SGML super catalog so that there isn't an XML DTD before an
201 # SGML one. We need to do this (*sigh*) because xmlcatalog messes up
202 # the order of the lines, and SGML tools don't like to see XML things
205 SGML=$(cat -n ${CATALOG} | grep sgml-docbook | head -1 | (read n line;echo $n))
208 if [ -n "${XML}" ] && [ -n "${SGML}" ] && [ "${XML}" -lt "${SGML}" ]
212 SGML=$((SGML - 1))
213 perl -e "@_=<>;@_[$XML, $SGML]=@_[$SGML,
[all...]
/solaris-desktop/base-specs/
H A Ddocbook-dtds.spec20 Summary: SGML and XML document type definitions for DocBook.
86 This package contains SGML and XML versions of the DocBook DTD.
162 # Fix &euro; in SGML.
165 # Fix ISO entities in 4.3/4.4 SGML
340 ## SGML catalog
526 # Fix up SGML super catalog so that there isn't an XML DTD before an
527 # SGML one. We need to do this (*sigh*) because xmlcatalog messes up
528 # the order of the lines, and SGML tools don't like to see XML things
531 SGML=$(cat -n ${CATALOG} | grep sgml-docbook | head -1 | (read n line;echo $n))
534 if [ -n "${XML}" ] && [ -n "${SGML}" ]
[all...]
H A Dsgml-common.spec17 Summary: Common SGML catalog and DTD files.
49 that are useful for processing SGML, but that don't need to be
/solaris-desktop/specs/
H A DSUNWgnome-dialog.spec154 - Added SGML man page integration
H A DSUNWgnome-im-client.spec257 - Use SGML man page instead of the one from community
343 - Added SGML man page integration
H A DSUNWgnome-a11y-dasher.spec155 - install the NROFF manpage until we convert it to SGML.
H A DSUNWgnome-archive-mgr.spec189 - Added SGML man page integration
H A DSUNWgnome-calculator.spec170 - Added SGML man page integration
H A DSUNWgnome-config-editor.spec187 - Added SGML man page integration
H A DSUNWgnome-help-viewer.spec218 - Added SGML man page integration
H A DSUNWgnome-img-organizer.spec227 - Added SGML man page integration
H A DSUNWopenjade.spec19 Summary: DSSSL-Engine for SGML documents
H A DSUNWgnome-config.spec331 - Added SGML man page integration
H A DSUNWgnome-meeting.spec254 - Add SGML format man page.
H A DSUNWgnome-session.spec242 - Added SGML man page integration
H A DSUNWgnome-text-editor.spec283 - Added SGML man page integration
H A DSUNWgnome-file-mgr.spec331 - Added SGML man page integration
H A DSUNWgnome-pdf-viewer.spec336 - Added SGML man page integration
H A DSUNWgnome-media.spec530 - Added SGML man page integration

Completed in 53 milliseconds