File: README

package info (click to toggle)
gnuplot5 5.0.0~rc%2Bdfsg2-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 11,548 kB
  • ctags: 8,104
  • sloc: ansic: 77,108; cpp: 6,848; makefile: 1,932; sh: 1,343; lisp: 657; perl: 302; awk: 235; pascal: 194; tcl: 88; python: 46
file content (25 lines) | stat: -rw-r--r-- 1,194 bytes parent folder | download | duplicates (18)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
This set of files contains information about the gnuplot-PostScript interface.

ps_file.doc
  is a discussion of a PostScript file as written by gnuplot.

ps_guide.ps
  is a PostScript file that has two pages.  The first is a summary of the
  enhanced syntax (available via "set terminal postscript enhanced".  The
  second is a table of the character codes.  The table has the standard
  encoding (shown in Times-Roman), the Symbol and Zapf-Dingbats fonts, and
  the ISO-Latin1 (also known as ISO-8859-1) encoding.  The last entry may
  be changed to ISO-Latin2 (also called as ISO-8859-2), CP850 or CP852 
  (for OS/2) or CP437 (for MS-DOS) by editing line #14 in the file.  These
  encodings are selected via the "set encoding" command.

ps_symbols.gpi
  is a gnuplot command file that generates ps_symbols. ps.ps_symbols.ps
  is a PostScript file that shows a simple display of the 76 symbol types
  available to the "postscript" terminal and selectable via the "pt" option
  on the "plot" command.

ps_fontfile_doc.tex
  is a LaTeX file that generates the file ps_fontfile_doc.ps. It contains
  a table containing the glyphs of the most important TeX math fonts
  (Computer Modern Fonts).