branch: elpa/gnuplot commit 9e44ebb897e9516023316e5175f259475013e790 Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
Fix generated texi --- gnuplot.info | 35 ++++++++++++++++++----------------- gnuplot.texi | 27 +++------------------------ 2 files changed, 21 insertions(+), 41 deletions(-) diff --git a/gnuplot.info b/gnuplot.info index 7f434c67e7..a02d856759 100644 --- a/gnuplot.info +++ b/gnuplot.info @@ -21732,11 +21732,11 @@ linefeed flag. set terminal dumb {size <xchars>,<ychars>} {[no]feed} {aspect <htic>{,<vtic>}} {[no]enhanced} - {fillchar {solid|"<char>"}} {[no]attributes} {mono|ansi|ansi256|ansirgb} + where <xchars> and <ychars> set the size of the text block. The default is 79 by 24. The last newline is printed only if 'feed' is enabled. @@ -23805,6 +23805,7 @@ sample 'wgnuplot.ini' file: Line4=255 0 255 0 3 Line5=0 0 128 0 4 + These settings apply to the wgnuplot text-window only." The 'TextOrigin' and 'TextSize' entries specify the location and size @@ -24177,9 +24178,9 @@ overridden later by 'set term x11 [no]raise [no]persist)': `-raise` raises plot window after each plot `-noraise` does not raise plot window after each plot `-ctrlq ` closes window on ctrl-q rather than q - `-persist` plot windows survive after main gnuplot program exits + The options are shown above in their command-line syntax. When entered as resources in ".Xdefaults", they require a different syntax. @@ -26537,21 +26538,21 @@ Node: printing919816 Node: text-menu"920739 Node: wgnuplot.mnu"921823 Node: wgnuplot.ini923538 -Node: wxt926102 -Node: x11932480 -Node: x11_fonts937774 -Node: command-line_options_940728 -Node: color_resources_942946 -Node: grayscale_resources_944370 -Node: line_resources_945119 -Node: x11_pm3d_resources946875 -Node: x11_other_resources948209 -Node: xlib948864 -Node: Concept_Index949276 -Node: Command_Index1026056 -Node: Options_Index1029271 -Node: Function_Index1041469 -Node: Terminal_Index1048408 +Node: wxt926103 +Node: x11932481 +Node: x11_fonts937775 +Node: command-line_options_940729 +Node: color_resources_942947 +Node: grayscale_resources_944371 +Node: line_resources_945120 +Node: x11_pm3d_resources946876 +Node: x11_other_resources948210 +Node: xlib948865 +Node: Concept_Index949277 +Node: Command_Index1026057 +Node: Options_Index1029272 +Node: Function_Index1041470 +Node: Terminal_Index1048409 End Tag Table diff --git a/gnuplot.texi b/gnuplot.texi index 8949758578..6c96c28099 100644 --- a/gnuplot.texi +++ b/gnuplot.texi @@ -26418,16 +26418,11 @@ Syntax: set terminal dumb @{size <xchars>,<ychars>@} @{[no]feed@} @{aspect <htic>@{,<vtic>@}@} @{[no]enhanced@} -@end example - -@end itemizeif -@example @{fillchar @{solid|"<char>"@}@} @{[no]attributes@} @{mono|ansi|ansi256|ansirgb@} -@end example -@end itemizeif +@end example where <xchars> and <ychars> set the size of the text block. The default is 79 by 24. The last newline is printed only if `feed` is enabled. @@ -26470,7 +26465,6 @@ See also e.g. the description at @uref{https://en.wikipedia.org/wiki/ANSI_escape_code#Colors,https://en.wikipedia.org/wiki/ANSI_escape_code#Colors } -@end itemizeif The `attributes` option enables bold and italic text on terminals or emulators that support the escape sequences @@ -26816,7 +26810,6 @@ Preferred combinations are `medium normal` and `small draft`. With each of these drivers, a binary copy is required on a PC to print. Do not use `print`---use instead `copy file /b lpt1:`. -@end itemizeif @node excl, fig, epson_180dpi, complete_list_of_terminals @@ -27511,7 +27504,6 @@ the environmental variable GNUPLOT_LUA_DIR. All arguments will be provided to the selected script for further evaluation. E.g. 'set term lua tikz help' will cause the script itself to print additional help on options and choices for the script. -@end itemizeif @node mf, mp, lua, complete_list_of_terminals @@ -28273,7 +28265,6 @@ terminals. It has no options." @c ?term km-tek40xx @cindex km-tek40xx -@end itemizeif @c ?commands set terminal selanar @c ?set terminal selanar @c ?set term selanar @@ -28281,7 +28272,6 @@ terminals. It has no options." @c ?term selanar @cindex selanar -@end itemizeif @c ?commands set terminal sixeltek @c ?set terminal sixeltek @c ?set term sixeltek @@ -28313,7 +28303,6 @@ For use with xterm, xterm must be compiled/configured with Note that gnuplot also supports another sixel output terminal, `sixelgd`, that offers more options and features." -@end itemizeif @c ?commands set terminal bitgraph @c ?set terminal bitgraph @c ?set term bitgraph @@ -28321,7 +28310,6 @@ that offers more options and features." @c ?term bitgraph @cindex bitgraph -@end itemizeif This family of terminal drivers supports a variety of VT-like terminals. `tek40xx` supports Tektronix 4010 and others as well as most TEK emulators. `vttek` supports VT-like tek40xx terminal emulators. @@ -28858,7 +28846,6 @@ anti-aliasing, oversampling and full transparency support. It is now deprecated. The `GDI backend` which uses the classic GDI API is deprecated and has been disabled in this version. -@end itemizeif `GDI+ backend` draws to the screen using the GDI+ Windows API. It supports full antialiasing, oversampling, transparency and custom dash patterns. @@ -28888,7 +28875,6 @@ of an additional redraw after releasing the mouse button. `Line Styles...` allows customization of the line colors and styles. -@end itemizeif `Update wgnuplot.ini` saves the current window locations, window sizes, text window font, text window font size, graph window font, graph window font size, background color to the initialization file `wgnuplot.ini`. @@ -29052,9 +29038,8 @@ This file is located in the user's application data directory. Here's a sample Line3=255 0 0 0 2 Line4=255 0 255 0 3 Line5=0 0 128 0 4 -@end example -@end itemizeif +@end example @c ^ <h3>Text window options</h3> @@ -29092,7 +29077,6 @@ solid line in color mode, or a dashed line in monochrome mode. The default line width is 1 pixel. If `Linestyle` is negative, it specifies the width of a SOLID line in pixels. Line1 and any linestyle used with the `points` style must be SOLID with unit width. -@end itemizeif See `graph-menu`." @@ -29476,14 +29460,9 @@ later by `set term x11 [no]raise [no]persist)`: `-raise` raises plot window after each plot `-noraise` does not raise plot window after each plot `-ctrlq ` closes window on ctrl-q rather than q -@end example - -@end itemizeif -@example `-persist` plot windows survive after main gnuplot program exits -@end example -@end itemizeif +@end example @cindex X resources