groff
[Top][All Lists]
Advanced

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

Re: [groff] Does the groff -ms implementation have a way to switch to a


From: Ralph Corderoy
Subject: Re: [groff] Does the groff -ms implementation have a way to switch to a new column in .2C mode?
Date: Fri, 07 Jun 2019 09:57:42 +0100

Hi Kurt,

> The context is that I've got a part of my text that needs to stay
> together

Are you aware of `Displays and keeps' in groff_ms(7)

> and it is being split across columns, so I need to switch the column
> before that part starts.

Specific to groff's -ms from peering at the internals is

    .br
    .pg@bottom

> I have used a .br and .ne X, where X is guesstimate at the lines
> needed, but wondered if there was a cleaner approach.

Put the keep-together content into a diversion and then say you need the
height of that diversion.  But see Keeps above.

-- 
Cheers, Ralph.



reply via email to

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