Name
$v:css-links — List of CSS stylesheets.
Variable:
{http://docbook.org/ns/docbook/variables}css-links
Defined in:
modules/variable.xsl
Used in:
modules/head.xsl
Synopsis
$v:css-links
:=
tokenize($css-links, '\s+') ! normalize-space(.)
Description
The $css-links
variable is a list of
of CSS stylesheets. These stylesheets will be linked from the HTML document.
This list is
usually constructed from the $css-links
parameter.