groff
[Top][All Lists]
Advanced

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

[groff] [mom] blockquote indent breaks


From: Marcus Atilius Regulus
Subject: [groff] [mom] blockquote indent breaks
Date: Wed, 25 Mar 2020 16:02:46 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0

Hi there!
I seem to have a similar problem as John Ankarström in Dec 2018:

When I change the value of BLOCKQUOTE_INDENT (which
I need since I usually set PARA_INDENT 0) and
it wraps to another page, the indent breaks.

short example:
.PRINTSTYLE TYPESET
.BLOCKQUOTE_INDENT 4c
.START
.PP
lots of lorem ipsum...
.BLOCKQUOTE
.PP
lots of lorem ipsum...
.BLOCKQUOTE OFF

pdfmom -k file.mom > file.mom.pdf

Use lots of indent (eg 4c as i did in the example)
and maybe set BLOCKQUOTE_QUAD JUSTIFY as otherwise
it may be hard to spot it at first!

version i use:
$ pdfmom -v
GNU pdfmom (groff) version 1.22.4
$ groff -v
GNU groff version 1.22.4
Copyright (C) 2018 Free Software Foundation, Inc.
GNU groff comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of groff and its subprograms
under the terms of the GNU General Public License.
For more information about these matters, see the file
named COPYING.

called subprograms:

GNU grops (groff) version 1.22.4
GNU troff (groff) version 1.22.4
$ pdfmom -z -dVERSION=1 foo
[mom]: Version 2.4
$ pacman -Qi groff |grep Version
Version         : 1.22.4-3

Replacing /usr/share/groff/1.22.4/tmac/om.tmac with
the om.tmac from mom-2.4-4.tar.gz from
https://schaffter.ca/mom/mom-05.html#version-2.4-4
gives
! SyncTex Error : No file?

Any help appreciated!



reply via email to

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