comparison scripts/plot/util/print.m @ 31593:0f93c3a756f7 stable

doc: grammarcheck documentation ahead of 8.1 release. * interpreter.cc, load-path.cc, warning_ids.m, __memoize__.m, print.m: grammarcheck documentation ahead of 8.1 release.
author Rik <rik@octave.org>
date Tue, 29 Nov 2022 15:58:49 -0800
parents df8bdaf1164b
children 597f3ee61a48
comparison
equal deleted inserted replaced
31591:d3ddf7be0235 31593:0f93c3a756f7
125 ## @nospell{@qcode{"RendererMode"}} property is @qcode{"auto"} (the default) 125 ## @nospell{@qcode{"RendererMode"}} property is @qcode{"auto"} (the default)
126 ## Octave will use the @qcode{"opengl"} renderer for raster formats (e.g., 126 ## Octave will use the @qcode{"opengl"} renderer for raster formats (e.g.,
127 ## JPEG) and @qcode{"painters"} for vector formats (e.g., PDF)@. These options 127 ## JPEG) and @qcode{"painters"} for vector formats (e.g., PDF)@. These options
128 ## are only supported for the "qt" graphics toolkit. 128 ## are only supported for the "qt" graphics toolkit.
129 ## 129 ##
130 ## @item -svgconvert (default) 130 ## @item -svgconvert (default)
131 ## @item -nosvgconvert 131 ## @itemx -nosvgconvert
132 ## When using the @option{-painters} renderer, this enables or disables the 132 ## When using the @option{-painters} renderer, this enables or disables the
133 ## SVG based backend toolchain with enhanced characteristics: 133 ## SVG based backend toolchain with enhanced characteristics:
134 ## 134 ##
135 ## @table @asis 135 ## @table @asis
136 ## @item Font handling: 136 ## @item Font handling: