From: Ethan A M. <me...@uw...> - 2020-04-13 19:00:19
|
On Monday, 13 April 2020 11:45:42 PDT Achim Gratz wrote: > Ethan A Merritt writes: > > You can download a source tarball for the first version 5.4 release candidate from > > > > https://sf.net/projects/gnuplot/files/testing/gnuplot-5.4.rc1.tar.gz > > The tutorial seems missing from the 5.4 branch and tarball, but still > available in master. Is that intentional? Yes. The latex tutorial was written for the old, old latex drivers "set term latex" and "set term eepic" that are no longer included in the gnuplot distribution. The tutorial source is still in master in case it inspires someone to write a new one illustrating use of the newer terminals relevant to latex. Ethan |