#
#  $Id: aliases,v 1.5 1998/10/17 20:06:08 cg Exp $
#
#  SGMLtools alias file. This initial set, installed in /etc/sgml,
#  provides the aliases used internally by SGMLtools to find 
#  default stylesheets for the various backends. Modify as you
#  like.
#

#
#  These are the default stylesheet specifications for the various 
#  backends.
#
sgmltools-dvi  "-//SGMLtools//Docbook Style Sheet for Print//EN"#print
sgmltools-html "-//SGMLtools//Docbook Style Sheet for HTML//EN"#html
sgmltools-db   "-//SGMLtools//Linuxdoc Style Sheet for Docbook//EN"#db
sgmltools-ps   "-//SGMLtools//Docbook Style Sheet for Print//EN"#print
sgmltools-rtf  "-//SGMLtools//Docbook Style Sheet for Print//EN"#print
sgmltools-lynx "-//SGMLtools//Docbook Style Sheet for Lynx Text//EN"#html

#
#  HOWTO stylesheets. 'sgmltools -b dvi -s howtop', for example.
#
howtop      "-//SGMLtools//Docbook Style Sheet for Print//EN"#howto
howtoh      "-//SGMLtools//Docbook Style Sheet for HTML//EN"#howto
