If this toggle is checked, words which are wider than the space available in the document view, are wrapped. For example, when this toggle is not checked (note the horizontal scrollbar):
When this toggle is checked:
This option, which slightly modifies the behavior of word wrap in both the tree view and in the styled view, is useful to deal with long URLs and with languages such as Japanese or Chinese which do not use spaces between words.
Default: not checked.
Specifies how by default, images are displayed in styled views:
Display the image normally, that is, possibly scaled if this has been specified using attributes such as width
and height
.
Show the bounding box of the (possibly scaled) image and, if there is enough room in this rectangle, also show a thumbnail (at most 128x128 pixels large).
This option allows to avoid out of memory errors when opening documents containing a large number of high-resolution images.
Show the bounding box of the (possibly scaled) image.
This option allows to speed up opening documents containing a large number of high-resolution images.
Note that options "as thumbnails" and "as bounding boxes" have no effect on images having an intrinsic size smaller than 32x32 pixels. Such small images are always displayed normally.
Default: normally.
The following options parameterize the CSS style sheet used to visualize the document or to print it.
Setting some of these preferences will have no visible effect if the style sheet author has specified the corresponding properties in the style sheet. For example, if the user's preferred background is specified in the CSS stylesheet defaults subsection as being light yellow and if the style sheet author has specified the root element background-color
as being white, the document will be rendered with a white background.
Specifies the font family used for property value font-family:serif
.
Default: Serif (the Java™ default serif font family).
Specifies the font family used for property value font-family:sans-serif
.
Default: SansSerif (the Java™ default sans-serif font family).
Specifies the font family used for property value font-family:monospace
.
Default: Monospaced (the Java™ default monospaced font family).
Specifies the default value for property font-family
.
Default: SansSerif.
Specifies the default value for property font-size
. See also . →
Default: 12pt.
Specifies the default value for property background-color
. (Displays standard color chooser dialog box.)
Default: white.
Specifies the default value for property color
. (Displays standard color chooser dialog box.)
Default: black.
The following options allow to configure the fonts, colors and level of details of the tree view.
Except for "Fonts and colors", the following options apply only to the ``stand-alone'' tree views. That is, they do not apply to the ``mini'' tree views embedded in a styled view (e.g. DocBook colspec
and spanspec
elements are rendered as ``mini'' tree views within the styled view).
The sizes of all the fonts used to render a tree view are computed relatively to this font size. See also . →
Default: 12pt.
Displays a dialog box allowing to specify the fonts[22] and colors used to render a tree view.
Toggles the display of the attributes in the tree view.
Default: checked.
Toggles the display of text node characters in the tree view.
Default: checked.
Toggles the display of comment node characters in the tree view.
Default: checked.
Toggles the display of processing-instruction node characters in the tree view.
Default: checked.