Skip to content

Commit 2b949a4

Browse files
author
matthiasfabry
committed
let pgbinary use it in text form
1 parent 94452a9 commit 2b949a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

binary/defaults/pgbinary.defaults

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1897,16 +1897,16 @@
18971897
! ::
18981898

18991899
Text_Summary1_win_flag = .false.
1900-
Text_Summary1_win_width = 10
1901-
Text_Summary1_win_aspect_ratio = 0.15
1900+
Text_Summary1_win_width = 7
1901+
Text_Summary1_win_aspect_ratio = 0.6
19021902

19031903
! ::
19041904

19051905
Text_Summary1_xleft = 0.02
19061906
Text_Summary1_xright = 0.98
19071907
Text_Summary1_ybot = 0.08
19081908
Text_Summary1_ytop = 0.98
1909-
Text_Summary1_txt_scale = 4.5
1909+
Text_Summary1_txt_scale = 3.0
19101910
Text_Summary1_title = ''
19111911

19121912
! setup default

0 commit comments

Comments
 (0)