home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Pegasus 5
/
Pegasus_Vol_5_CD2.iso
/
lotus
/
lotus035.dsk
/
LWPHTML.RGI
< prev
next >
Wrap
INI File
|
1995-09-12
|
1KB
|
50 lines
[MoreStyleMappings]
;
; Word Pro uses styles to map to most HTML tags. The mappings are done by
; associating a Word Pro style name to an HTML tag. An example of this
; is the "Horizontal Rule (HR)" style; it maps to the <HR> tag. This
; and other mappings are found in the HTML SmartMaster or when you import
; an HTML document into Word Pro.
;
; This section allows you to define additional style-to-tag mappings. The
; format of each entry is as follows:
;
; My_Style_Name=Word_Pro_Recognizable_HTML_Tag
;
; Where:
;
; My_Style_Name =
; Name of a style not defined in the HTML SmartMaster
;
; Word_Pro_Recognizable_HTML_Tag =
; Name of HTML tag recognized by Word Pro
;
; Examples:
;
; WarningCharStyle=EM
; Heading 1=H1
; Bullet 1=UL 1
; Bullet 2=UL 2
;
;
; These styles are defined in the "Default" SmartMaster.
;
Heading 1=H1
Heading 2 =H2
Heading 3 = H3
Bullet 1=UL 1
Bullet 2=UL 2
Number List=OL 1
Outline Numbering=DT 1
Title=H1
[Import]
;
; Tags that Word Pro does not recognize (or tags which the UI currently does
; not support) are inserted into comment notes by default. Specify a "0"
; here to tell the HTML filter to import such tags into the text stream instead
; (the "Raw HTML" character style will be applied to the tag text).
;
TagsInCommentNotes=1