forked from pool/gnuplot
Merge source patch gnuplot-5.2.0-texi2info.patch
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=97
This commit is contained in:
parent
a60b673725
commit
e4a16a04cc
@ -1,38 +1,6 @@
|
|||||||
--- gnuplot.texi
|
--- gnuplot.texi
|
||||||
+++ gnuplot.texi 2017-09-29 07:05:15.168397901 +0000
|
+++ gnuplot.texi 2018-10-09 07:29:53.428331979 +0000
|
||||||
@@ -1703,7 +1703,6 @@ third kind. See `elliptic integrals` for
|
@@ -10678,8 +10678,7 @@ but
|
||||||
@findex besj0
|
|
||||||
|
|
||||||
|
|
||||||
-@item
|
|
||||||
esj0(x) & int or real & $J_@{0@}$ Bessel function of $x$, in radians \\
|
|
||||||
The `besj0(x)` function returns the J0th Bessel function of its argument.
|
|
||||||
@ref{besj0} expects its argument to be in radians.
|
|
||||||
@@ -1716,7 +1715,6 @@ The `besj0(x)` function returns the J0th
|
|
||||||
@findex besj1
|
|
||||||
|
|
||||||
|
|
||||||
-@item
|
|
||||||
esj1(x) & int or real & $J_@{1@}$ Bessel function of $x$, in radians \\
|
|
||||||
The `besj1(x)` function returns the J1st Bessel function of its argument.
|
|
||||||
@ref{besj1} expects its argument to be in radians.
|
|
||||||
@@ -1729,7 +1727,6 @@ The `besj1(x)` function returns the J1st
|
|
||||||
@findex besy0
|
|
||||||
|
|
||||||
|
|
||||||
-@item
|
|
||||||
esy0(x) & int or real & $Y_@{0@}$ Bessel function of $x$, in radians \\
|
|
||||||
The `besy0(x)` function returns the Y0th Bessel function of its argument.
|
|
||||||
@ref{besy0} expects its argument to be in radians.
|
|
||||||
@@ -1742,7 +1739,6 @@ The `besy0(x)` function returns the Y0th
|
|
||||||
@findex besy1
|
|
||||||
|
|
||||||
|
|
||||||
-@item
|
|
||||||
esy1(x) & int or real & $Y_@{1@}$ Bessel function of $x$, in radians \\
|
|
||||||
The `besy1(x)` function returns the Y1st Bessel function of its argument.
|
|
||||||
@ref{besy1} expects its argument to be in radians.
|
|
||||||
@@ -10624,8 +10620,7 @@ but
|
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
See also
|
See also
|
||||||
@ -42,15 +10,7 @@
|
|||||||
|
|
||||||
@node arrow, autoscale, angles, set-show
|
@node arrow, autoscale, angles, set-show
|
||||||
@subsection arrow
|
@subsection arrow
|
||||||
@@ -11009,7 +11004,6 @@ entries from the following table:
|
@@ -21466,13 +21465,10 @@ Syntax:
|
||||||
4096 polar no effect
|
|
||||||
@end example
|
|
||||||
|
|
||||||
-@item
|
|
||||||
it & plot & splot \\ \hline
|
|
||||||
|
|
||||||
|
|
||||||
@@ -21207,13 +21201,10 @@ Syntax:
|
|
||||||
@{[no]enhanced@}
|
@{[no]enhanced@}
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
@ -64,7 +24,7 @@
|
|||||||
where <xchars> and <ychars> set the size of the text block. The default is
|
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.
|
79 by 24. The last newline is printed only if `feed` is enabled.
|
||||||
|
|
||||||
@@ -21251,7 +21242,6 @@ See also e.g. the description at
|
@@ -21510,7 +21506,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
|
@uref{https://en.wikipedia.org/wiki/ANSI_escape_code#Colors,https://en.wikipedia.org/wiki/ANSI_escape_code#Colors
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -72,7 +32,7 @@
|
|||||||
Example:
|
Example:
|
||||||
@example
|
@example
|
||||||
set term dumb mono size 60,15 aspect 1
|
set term dumb mono size 60,15 aspect 1
|
||||||
@@ -21623,8 +21613,6 @@ Preferred combinations are `medium norma
|
@@ -21882,8 +21877,6 @@ Preferred combinations are `medium norma
|
||||||
|
|
||||||
With each of these drivers, a binary copy is required on a PC to print.
|
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:`.
|
Do not use `print`---use instead `copy file /b lpt1:`.
|
||||||
@ -81,7 +41,7 @@
|
|||||||
|
|
||||||
@node excl, fig, epson_180dpi, complete_list_of_terminals
|
@node excl, fig, epson_180dpi, complete_list_of_terminals
|
||||||
@subsection excl
|
@subsection excl
|
||||||
@@ -22423,8 +22411,6 @@ the environmental variable GNUPLOT_LUA_D
|
@@ -22683,8 +22676,6 @@ the environmental variable GNUPLOT_LUA_D
|
||||||
All arguments will be provided to the selected script for further
|
All arguments will be provided to the selected script for further
|
||||||
evaluation. E.g. 'set term lua tikz help' will cause the script itself
|
evaluation. E.g. 'set term lua tikz help' will cause the script itself
|
||||||
to print additional help on options and choices for the script.
|
to print additional help on options and choices for the script.
|
||||||
@ -90,7 +50,7 @@
|
|||||||
|
|
||||||
@node mf, mp, lua, complete_list_of_terminals
|
@node mf, mp, lua, complete_list_of_terminals
|
||||||
@subsection mf
|
@subsection mf
|
||||||
@@ -23118,7 +23104,6 @@ terminals. It has no options."
|
@@ -23378,7 +23369,6 @@ terminals. It has no options."
|
||||||
@c ?term km-tek40xx
|
@c ?term km-tek40xx
|
||||||
@cindex km-tek40xx
|
@cindex km-tek40xx
|
||||||
|
|
||||||
@ -98,7 +58,7 @@
|
|||||||
@c ?commands set terminal selanar
|
@c ?commands set terminal selanar
|
||||||
@c ?set terminal selanar
|
@c ?set terminal selanar
|
||||||
@c ?set term selanar
|
@c ?set term selanar
|
||||||
@@ -23126,7 +23111,6 @@ terminals. It has no options."
|
@@ -23386,7 +23376,6 @@ terminals. It has no options."
|
||||||
@c ?term selanar
|
@c ?term selanar
|
||||||
@cindex selanar
|
@cindex selanar
|
||||||
|
|
||||||
@ -106,7 +66,7 @@
|
|||||||
@c ?commands set terminal sixel
|
@c ?commands set terminal sixel
|
||||||
@c ?set terminal sixel
|
@c ?set terminal sixel
|
||||||
@c ?set term sixel
|
@c ?set term sixel
|
||||||
@@ -23147,7 +23131,6 @@ For use with xterm emulation, xterm must
|
@@ -23407,7 +23396,6 @@ For use with xterm emulation, xterm must
|
||||||
"--enable-sixel-graphics" and started with "-ti 340" on the command line.
|
"--enable-sixel-graphics" and started with "-ti 340" on the command line.
|
||||||
Menu option "sixelScrolling" should be selected. xterm/vt340 emulation
|
Menu option "sixelScrolling" should be selected. xterm/vt340 emulation
|
||||||
limits plots to 16 simultaneous colors, but other emulators may permit more.
|
limits plots to 16 simultaneous colors, but other emulators may permit more.
|
||||||
@ -114,7 +74,7 @@
|
|||||||
@c ?commands set terminal bitgraph
|
@c ?commands set terminal bitgraph
|
||||||
@c ?set terminal bitgraph
|
@c ?set terminal bitgraph
|
||||||
@c ?set term bitgraph
|
@c ?set term bitgraph
|
||||||
@@ -23155,7 +23138,6 @@ limits plots to 16 simultaneous colors,
|
@@ -23415,7 +23403,6 @@ limits plots to 16 simultaneous colors,
|
||||||
@c ?term bitgraph
|
@c ?term bitgraph
|
||||||
@cindex bitgraph
|
@cindex bitgraph
|
||||||
|
|
||||||
@ -122,7 +82,7 @@
|
|||||||
This family of terminal drivers supports a variety of VT-like terminals.
|
This family of terminal drivers supports a variety of VT-like terminals.
|
||||||
`tek40xx` supports Tektronix 4010 and others as well as most TEK emulators.
|
`tek40xx` supports Tektronix 4010 and others as well as most TEK emulators.
|
||||||
`vttek` supports VT-like tek40xx terminal emulators.
|
`vttek` supports VT-like tek40xx terminal emulators.
|
||||||
@@ -23536,7 +23518,6 @@ Syntax:
|
@@ -23797,7 +23784,6 @@ Syntax:
|
||||||
[dump "file"] \\
|
[dump "file"] \\
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
@ -130,7 +90,7 @@
|
|||||||
@example
|
@example
|
||||||
[mode]
|
[mode]
|
||||||
|
|
||||||
@@ -23556,7 +23537,6 @@ If this option is present, (i.e the dump
|
@@ -23817,7 +23803,6 @@ If this option is present, (i.e the dump
|
||||||
the key KP_Delete will write the file. This action cannot and cannot be
|
the key KP_Delete will write the file. This action cannot and cannot be
|
||||||
rebound. The file is written in raw ppm (P6) format. Note that this option
|
rebound. The file is written in raw ppm (P6) format. Note that this option
|
||||||
is reset each time the `set term` command is issued.
|
is reset each time the `set term` command is issued.
|
||||||
@ -138,7 +98,7 @@
|
|||||||
|
|
||||||
To get high resolution modes, you will probably have to modify the
|
To get high resolution modes, you will probably have to modify the
|
||||||
configuration file of libvga, usually /etc/vga/libvga.conf. Using
|
configuration file of libvga, usually /etc/vga/libvga.conf. Using
|
||||||
@@ -23762,7 +23742,6 @@ of an additional redraw after releasing
|
@@ -24023,7 +24008,6 @@ of an additional redraw after releasing
|
||||||
|
|
||||||
`Line Styles...` allows customization of the line colors and styles.
|
`Line Styles...` allows customization of the line colors and styles.
|
||||||
|
|
||||||
@ -146,7 +106,7 @@
|
|||||||
`Update wgnuplot.ini` saves the current window locations, window sizes, text
|
`Update wgnuplot.ini` saves the current window locations, window sizes, text
|
||||||
window font, text window font size, graph window font, graph window font
|
window font, text window font size, graph window font, graph window font
|
||||||
size, background color to the initialization file `wgnuplot.ini`.
|
size, background color to the initialization file `wgnuplot.ini`.
|
||||||
@@ -23928,8 +23907,6 @@ This file is located in the user's appli
|
@@ -24189,8 +24173,6 @@ This file is located in the user's appli
|
||||||
Line5=0 0 128 0 4
|
Line5=0 0 128 0 4
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
@ -155,7 +115,7 @@
|
|||||||
@c ^ <h3>Text window options</h3>
|
@c ^ <h3>Text window options</h3>
|
||||||
|
|
||||||
These settings apply to the wgnuplot text-window only."
|
These settings apply to the wgnuplot text-window only."
|
||||||
@@ -23966,7 +23943,6 @@ solid line in color mode, or a dashed li
|
@@ -24227,7 +24209,6 @@ solid line in color mode, or a dashed li
|
||||||
line width is 1 pixel. If `Linestyle` is negative, it specifies the width of
|
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
|
a SOLID line in pixels. Line1 and any linestyle used with the `points` style
|
||||||
must be SOLID with unit width.
|
must be SOLID with unit width.
|
||||||
@ -163,7 +123,7 @@
|
|||||||
|
|
||||||
See `graph-menu`."
|
See `graph-menu`."
|
||||||
|
|
||||||
@@ -24354,13 +24330,10 @@ later by `set term x11 [no]raise [no]per
|
@@ -24615,13 +24596,10 @@ later by `set term x11 [no]raise [no]per
|
||||||
`-ctrlq ` closes window on ctrl-q rather than q
|
`-ctrlq ` closes window on ctrl-q rather than q
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 9 07:40:42 UTC 2018 - Dr. Werner Fink <werner@suse.de>
|
||||||
|
|
||||||
|
- Let patch gnuplot-5.2.0-texi2info.patch apply
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 9 07:10:08 UTC 2018 - Dr. Werner Fink <werner@suse.de>
|
Tue Oct 9 07:10:08 UTC 2018 - Dr. Werner Fink <werner@suse.de>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user