/[gnue]/gnue-reports/doc/technotes/00002.txt
ViewVC logotype

Diff of /gnue-reports/doc/technotes/00002.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by jcater, Wed Nov 26 21:27:55 2003 UTC revision 1.5 by jcater, Wed Nov 26 22:11:49 2003 UTC
# Line 16  Supported style attributes Line 16  Supported style attributes
16  font-family: <font>|serif|sans-serif|cursive|monospace[,[...]]  font-family: <font>|serif|sans-serif|cursive|monospace[,[...]]
17  font-style: normal|oblique|italics  font-style: normal|oblique|italics
18  font-weight: normal|bold|100-900|light  font-weight: normal|bold|100-900|light
19  font-scale: 100%     # Horizontal scale... 80% would create tall, narrow text  font-horiz-scale: 100%     # Horizontal scale of text
20    font-vert-scale: 100%      # Vertical scale of text
21    
22  text-size: 11pt  text-size: 11pt
23  text-underline: none|single|double  text-underline: none|single|double
# Line 30  text-strikeout-color: auto Line 31  text-strikeout-color: auto
31  text-strikeout-size: 1pt  text-strikeout-size: 1pt
32  text-case: normal|lower|upper|smallcaps  text-case: normal|lower|upper|smallcaps
33  text-color: color  text-color: color
34  text-leading: auto   # Standard space between lines (defaults to font-size+3)  text-leading: auto   # Standard space between lines (defaults to font-size + 3)
35  text-tracking: auto|tight|loose|%  # Space between letters  text-tracking: auto|tight|loose|%  # Space between letters
36  text-indent: .5in  text-indent: .5in
37  text-justification: left|right|center|justified  text-justification: left|right|center|justified
# Line 42  line-spacing: single|double|1.5|% # base Line 43  line-spacing: single|double|1.5|% # base
43    
44  background-color: color  background-color: color
45    
46  margin-*: measurement  margin*: measurement
47  padding-*: measurement  padding*: measurement
48    
49  border-*color: color  border*-color: color
50  border-*size: measurement  border*-size: measurement
51  border-*:  none | dotted | dashed | solid | double | groove | ridge | inset | outset  border*:  none | dotted | dashed | solid | double | groove | ridge | inset | outset
52             custom:?;?;?"             custom:?;?;?"
53    
54    
55  *left-  *-left
56  *right-  *-right
57  *top-  *-top
58  *bottom-  *-bottom
59  *vert-  *-vert
60  *horiz-  *-horiz

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26