# # This file is used for customizing the layout of the # navigation panels created by rtftoweb. You can tell rtftoweb to load # a customization file like this one by the command line option "-N ". # If the file "nav-panel" exists in rtftohtml's library directory and no # -N option was given the navigation panel layout will be read from that file. # # Each of the following lines define a certain panel element. Everything that # follows the first colon will be literally inserted into the html files. # This way it is possible to have inline images as navigation buttons. # # these define the buttons of the navigation panels: previous.:previous next.....:next up.......:Up title....:Title contents.:Contents index....:Index # the following maybe specified to display, say, a "previous" button, even if # there is no previous document (so that the nav panel always looks the same): noprev...:previous nonext...:next noup.....:Up notitle..:Title # the delimiter between navigation items: delimiter: # definition for the horizontal line: hr.......:
# # The following lines specify additional document options to date only # supported by Netscape. # bgimage..:"" bgcolor..:"#FFFFFF" # this sets the text color of the document: textcolor:#000000 # the color of links (default blue): #linkcolor.:#00ff00 # the color of visited links (default purple): #vlinkcolor:#009900 # the color of active links (default red): #alinkcolor:#aa00aa