Hi!

I'm trying to toggle on and off pagination using the .PAGINATE macro in
mom.

After I turn pagination off with .PAGINATE OFF, there seems to be way to
turn it back on.

The mom documentation says that invoking .PAGINATE without any argument
will turn it back on, but that doesn't work for me (see the example
below).

Any idea what I could be doing wrong?  I'm new with groff, so I might be
doing something completely wrong.

Here's an example file:

.TITLE      "Testing pagination"
.AUTHOR     "Nicolas Petton"

.PRINTSTYLE TYPESET

.FAMILY P
.PT_SIZE 12


.START

Foo

.NEWPAGE
.PAGINATE OFF

Bar

.PAGINATE
.NEWPAGE

Baz

Attachment: signature.asc
Description: PGP signature

Reply via email to