在前两篇中我们已经讨论了怎样处理封面页和内容页,现在我们准备把以下内容放入这西班牙评论手册里。 
   
   
  标题和段落属性由fo:block 元素控制,粗体和带下划线的词语由fo:inline元素控制。现在开始描述第一个标题: 
  fo:block 
   
  font-size="14pt" font-family="sans-serif" 
  font-weight="bold" color="green" 
  space-before="6pt" space-after="6pt" 
  Introduction 
   
  fo:block 
   
   
   
  space-before属性和space-after属性是储存区域中属性设置值中的两种。这些属性和层叠样式表CSS相类似 
  字体属性 
  font-family,font-weight,font-style (斜体),font-size,font-stretch,font-variant 
  背景属性 
  background-c...[ 查看全文 ]