groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

groff: FLOAT FORCE and PDF_IMAGE with mom macros


From: Shane Bishop
Subject: groff: FLOAT FORCE and PDF_IMAGE with mom macros
Date: Thu, 11 Feb 2021 19:07:32 +0000

Hi all,

I tried sending this earlier and it was rejected. If you get two duplicate 
emails somehow, I apologize.

I am trying to create a PDF document with the mom macros using the PDF_IMAGE 
macro. I want my images to automatically move to the next page when there is 
insufficient vertical space for them on the current page.

I have tried using FLOAT FORCE, as follows:

.FLOAT FORCE
.PDF_IMAGE my_image.pdf 657p 152p
.FLOAT OFF

When I compile my PDF with the command pdfmom -t report.mom > report.pdf, I get 
an "environment stack overflow". The PDF generates just fine, despite the 
warning.

Am I doing something wrong? Or is this a possible bug in mom or groff?

Regards,
Shane Bishop


reply via email to

[Prev in Thread] Current Thread [Next in Thread]