Suggestions
Search:
 
Next:
Books and Articles book article.mod.xsl
Previous:
generate.latex.float.position
Up:
Block Objects block.mod.xsl
Reference Section

Name

generate.latex.width — Convert a DocBook width string into a LaTeX dimension.

Synopsis


      

A. Description

If the width is specified as a percentage, it will be converted to a fraction of the LaTeX \linewidth. Otherwise, it will be passed to LaTeX verbatim.

C. Template Parameters

width

The user-supplied DocBook width attribute value (by default taken to be the width of the current node).