INCLAN: font: Difference between revisions
Jump to navigation
Jump to search
(Created page with '== Synopsis == '''angle''' == Description == Defines a font property with the possible values: ;'''regular''':Regular; not italics. ;'''italics''':Italics or oblique. Note th…') |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
== Synopsis == | == Synopsis == | ||
''' | '''font''' | ||
== Description == | == Description == | ||
Defines | Defines the font type and can have the following values: | ||
; | ;Times:Times font | ||
; | ;Helvetica:Helvetica font | ||
;Courier:Courier font | |||
Initial value: ''' | ;Symbol:Symbol font | ||
Initial value: '''Helvetica'''. |
Latest revision as of 16:59, 9 September 2009
Synopsis
font
Description
Defines the font type and can have the following values:
- Times
- Times font
- Helvetica
- Helvetica font
- Courier
- Courier font
- Symbol
- Symbol font
Initial value: Helvetica.