Re: [groff] [mom] blockquote indent breaks

2020-03-26 Thread Peter Schaffter
On Wed, Mar 25, 2020, Marcus Atilius Regulus wrote: > 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. Thanks for reporting this. The fix will be in the mom 2.4-4_a bugfix release, which I hope to ma

Re: [groff] [mom] blockquote indent breaks

2020-03-27 Thread Ralph Corderoy
Hi Marcus, > Synctex was installed as a dep to evince (my pdf reader). > $ pacman -Qs synctex > local/evince 3.36.0-1 (gnome) > ... > local/libsynctex 2019.51075-7 > ... > $ pacman -Qi libsynctex |grep "Required By" > Required By : evince Another way to do this is on pacman(1) systems is pact

Re: Re: [groff] [mom] blockquote indent breaks

2020-03-26 Thread Marcus Atilius Regulus
On Thu, 26 Mar, 2020, Peter Schaffter wrote: > > ! SyncTex Error : No file? > > No idea what's causing this. 2.4-4 from the tarball works fine at > my end. I don't use synctex. At what point in your toolchain is it > invoked? This error seems to have disappeared miraculously since yesterday. I

Re: Re: [groff] [mom] blockquote indent breaks

2020-03-27 Thread Marcus Atilius Regulus
> > > ! SyncTex Error : No file? > This error seems to have disappeared miraculously since yesterday. Turns out this error does not come from groff, but from evince which I (I forgot about that) had running as background process since it automatically refreshes when the pdf is regenerated. My ba