mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] mod on tmlen


Chronological Thread 
  • From: Sam Liddicott <address@hidden>
  • To: address@hidden
  • Subject: Re: [TeXmacs] mod on tmlen
  • Date: Fri, 02 Sep 2011 08:02:44 +0100

On 01/09/11 10:51, Joris van der Hoeven wrote:
Dear Sam,

On Thu, Sep 01, 2011 at 09:10:54AM +0100, Sam Liddicott wrote:
I'm trying to use resize to increase the bounding box to the next
multiple of 1fn

<assign|booked|<macro|x|<boxit|<resize|<arg|x><minus|1w|2fn|0fn>-<mod|1w|1fn>|-0fn||<minus|1w|2fn|0fn>|>>>>

In the example above I've included the calculation in the body so
that I can see what goes on.
It seems that<mod|1w|1fn> isn't allowed, and in fact that plus and
minus on tmlen's makes a longer tuple anyway...

Anyone know a way to achieve what I'm trying to do?
I changed div and mod to make this possible.

That's great, thanks.

Be careful that 'fn' is a rubber length;
you probably want to use 'em' instead.

Thanks for that tip. I thought only fn* was rubber.

Best, --Joris




Archive powered by MHonArc 2.6.19.

Top of page