12 lines
441 B
Diff
12 lines
441 B
Diff
|
--- a/Resource/Init/gs_init.ps 2022-09-21 10:39:46.000000000 +0200
|
||
|
+++ b/Resource/Init/gs_init.ps 2023-03-31 09:43:05.759701348 +0200
|
||
|
@@ -72,7 +72,7 @@
|
||
|
% standard page size A4 rather than US letter, the page size of
|
||
|
% devices that default to letter or A4 can be changed by setting
|
||
|
% DEFAULTPAPERSIZE.
|
||
|
-% /DEFAULTPAPERSIZE (a4) def
|
||
|
+/DEFAULTPAPERSIZE (a4) def
|
||
|
|
||
|
% Turn on array packing for the rest of initialization.
|
||
|
//true setpacking
|