File: README

package info (click to toggle)
gnuplot 6.0.3%2Bdfsg1-1~exp2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 14,960 kB
  • sloc: ansic: 95,874; cpp: 7,199; makefile: 2,470; javascript: 2,339; sh: 1,531; lisp: 664; perl: 304; pascal: 191; 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).