chiark / gitweb /
make multipage work
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 26 Oct 2021 01:18:09 +0000 (02:18 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 26 Oct 2021 01:18:09 +0000 (02:18 +0100)
pumpkin-books.ps.pl

index dc040049249275f98d3e66839f8d0466ab51db75..887425fe210c0dc68fc9a6b1cf1976fdaa2f3125 100755 (executable)
@@ -435,6 +435,7 @@ sub tile {
   my $showpage = sub {
     $o .= <<END;
 showpage
+$page_pre
 END
   };
   while (my $d = pop @_) {