mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-08-08 17:30:29 -04:00
Move glyph complement 40 pt rightward
This places it roughly in the middle of an A4 page, and more importantly within the margins of my LaserJet 1100.
This commit is contained in:
parent
7a622c0209
commit
9607e2ff95
@ -3409,7 +3409,7 @@ glyph_complement()
|
||||
if (col == -1) {
|
||||
++npages;
|
||||
printf("%%%%Page: %d %d\n", npages, npages);
|
||||
printf("gsave 20 700 translate rownums\n");
|
||||
printf("gsave 60 700 translate rownums\n");
|
||||
col = 0;
|
||||
newcol = true;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user