stylesheet.xml
There are a lot of different attribute values that can be used. Here is a list of all values that can be used for different attributes:
- style > name [attribute, {string}] > visible [attribute, {"true", "false"}]
- border > value [attribute, {integer}] //border thickness > margin [attribute, {integer}] > padding [attribute, {integer}]
- alignment > value [attribute, {"left", "right", "center", "justify"}] > vertical [attribute, {"baseline", "sub", "super"}]
- font
- family [{string}]
- size [{integer}]
- weight [{integer <0-99>, "light", "normal", "demibold", "bold", "black"}]
- stretch [{"ultracondensed", "extracondensed", "condensed", "semicondensed", "unstretched", "semiexpanded", "expanded", "extraexpanded", "ultraexpanded"}]
- italic
- strikeout
- underline
- overline
- color > red [attribute, {integer <0-255>}] > green [attribute, {integer <0-255>}] > blue [attribute, {integer <0-255>}]
- chapter [{string}]
Read the stylesheet file if something is unclear.
Generated on Mon May 15 11:07:39 2006 for OMNotebook by
1.4.6-NO