groff
[Top][All Lists]
Advanced

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

Re: [groff] mom: blockquotes lose indent across page breaks


From: John Ankarström
Subject: Re: [groff] mom: blockquotes lose indent across page breaks
Date: Tue, 18 Dec 2018 20:20:00 +0100

Peter Schaffter wrote:
An overzealous cleanup of the LIST macro, which used in the
generation of bibliographies, is the culprit, plus a hard-to-spot
typo in the title-quad section of bibliography setup.

The title is no longer in caps by default, nor is it underlined.  If
you want caps and/or underlining, you have to enable it.  Also, the
addition of a HEADER_CENTER to bibliographies requires explicitly
enabling it.  Here's what you want:

   .HEADER_CENTER "Bibliografi"
   .BIBLIOGRAPHY_HEADER_CENTER
   .BIBLIOGRAPHY_STRING "Bibliografi"
   .BIBLIOGRAPHY_STRING_CAPS
   .BIBLIOGRAPHY
   .[
   $LIST$
   .]
   .BIBLIOGRAPHY END

I've updated mom-2.4.tar.gz on mom's website, so you can grab the
fixed om.tmac from there.

Now it works great!

Thank you Peter for all your work on mom, and merry Christmas.

--
John



reply via email to

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