; OvHTML export font mapping
; 2003/07/23
;
; This file defines the font mappings used by
; OvHTML when exporting the document *as* HTML.
;
; The setup is:
;   <RISC OS font family>      ~<HTML font name>
;
; The blank mapping for Trinity means that it
; won't have a font mapping, so you don't get
; lots of '<font face="...">' rubbish in the
; normal body text.
; Fonts found without an allocation will be
; ignored.
;
Corpus                         ~Mono
Homerton                       ~Sans-Serif
Trinity                        ~
Sassoon                        ~Comic sans MS

; You might like to try also:
;   Sane user's set:
;     Corpus                   ~Courier
;     Trinity                  ~Times
;     Homerton                 ~Helvetica
;
; Or:
;   Daft PC-user's set:
;     Corpus                   ~Courier New
;     Trinity                  ~Times New Roman
;     Homerton                 ~Verdana
;
; For other aliases and options (ie, "Trebuchet MS")
; take a look at the "fontmap" file.
;
