Omni Systems, Inc.

  

Mif2Go User's Guide, Version 55

  

Valid HTML 4.01!

 

Made with Mif2Go

21 Mapping text formats to HTML/XML > 21.5 Assigning properties to text formats > 21.5.2 Overriding paragraph alignment and size properties


21.5.2 Overriding paragraph alignment and size properties

To override paragraph alignment and size properties:

[HTMLParaStyles]

; Paragraph format = keywords for properties

; Left, Center, Right: alignment properties

; Size1 - Size7 apply those props to head

The alignment properties (Left, Center, Right) override the align attribute in the paragraph tag. For the size properties, see §21.7.3 Mapping font sizes.

To omit align attributes from all paragraph tags:

[HTMLOptions]

; AlignAttributes = Yes (default)

;  or No (no align attribute in paragraph tags)

; Default is reversed to No if UseCSS=Yes.

AlignAttributes = No

If you use CSS, the default value of AlignAttributes is reversed to No; see §22.5 Understanding how CSS affects other options.



21 Mapping text formats to HTML/XML > 21.5 Assigning properties to text formats > 21.5.2 Overriding paragraph alignment and size properties