diff --git a/bedstead.c b/bedstead.c index c8978b2..7602894 100644 --- a/bedstead.c +++ b/bedstead.c @@ -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; }