generate.latex.width — Convert a DocBook width string into a LaTeX dimension.
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.
The user-supplied DocBook width attribute value (by default taken to be the width of the current node).