On Fri Jan 10, 2025 at 7:41 PM CET, onf wrote:
> I've been playing a bit with neatroff lately, and tried separating
> alignment from adjustment that we've discussed here before. I am
> attaching the (mostly complete) patch below.[1]
>
> It adds new request .al (align) with possible arguments l, c, r,
> while .ad now takes only b, p, k.[2]

Forgot to add: .ad also takes 0 (no adjustment), .na becomes alias of
.ad 0, and both .al and .ad restore previous value without argument,
so that:
  .ad b
  .na
  .ad
still works as expected.

~ onf

Reply via email to