Renamed some files in a roundabout way to adhere to g_ doctrine.
[gromacs/rigid-bodies.git] / share / top / ps.m2p
blob4390a377df18f4158b716956b5ce5d9c7a8c8e60
1 ; Command line options of xpm2ps override the parameters in this file
2 ;--- Matrix options ---
3 black&white     no              ; Obsolete
4 titlefont       Helvetica       ; Matrix title Postscript Font name
5 titlefontsize   20.0            ; Matrix title Font size (pt)
6 legend          yes             ; Show the legend
7 legendfont      Helvetica       ; Legend name Postscript Font name
8 legendfontsize  14.0            ; Legend name Font size (pt)
9 legendlabel                     ; Used when there is none in the .xpm
10 legend2label                    ; Id. when merging two xpm's 
11 xbox            2.0             ; x-size of a matrix element
12 ybox            2.0             ; y-size of a matrix element
13 matrixspacing   20.0            ; Space between 2 matrices
14 xoffset         0.0             ; Between matrix and bounding box
15 yoffset         0.0             ; Between matrix and bounding box
16 ;--- Axis options; x-axis ---
17 x-lineat0value  = no            ; Draw line at matrix value==0
18 x-major         = 20.0          ; Major tick spacing
19 x-minor         = 5.0           ; Id. Minor ticks
20 x-firstmajor    = 0.0           ; Offset for major tick
21 x-majorat0      = no            ; Additional Major tick at first frame
22 x-majorticklen  = 8.0           ; Length of major ticks
23 x-minorticklen  = 4.0           ; Id. Minor ticks
24 x-label         =               ; Used when there is none in the .xpm
25 x-font          = Helvetica     ; Axis label PostScript Font 
26 x-fontsize      = 16            ; Axis label Font size (pt)
27 x-tickfont      = Helvetica     ; Tick label PostScript Font
28 x-tickfontsize  = 10            ; Tick label Font size (pt)
29 ;--- y-axis options ---
30 y-lineat0value  = no
31 y-major         = 20.0
32 y-minor         = 5.0
33 y-firstmajor    = 0.0
34 y-majorat0      = no
35 y-majorticklen  = 8.0
36 y-minorticklen  = 4.0
37 y-label         = 
38 y-fontsize      = 16
39 y-font          = Helvetica
40 y-tickfontsize  = 10
41 y-tickfont      = Helvetica