LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Forum View

Use Proportional Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Sender:
Mailing list for the LaTeX3 project <[log in to unmask]>
Date:
Thu, 3 Jul 2014 08:25:59 +0100
Reply-To:
Mailing list for the LaTeX3 project <[log in to unmask]>
Message-ID:
Subject:
MIME-Version:
1.0
Content-Transfer-Encoding:
8bit
In-Reply-To:
Content-Type:
text/plain; charset=UTF-8
From:
Joseph Wright <[log in to unmask]>
Parts/Attachments:
text/plain (39 lines)
On 28/06/2014 14:04, Alexander Grahn wrote:
> On Sat, Jun 28, 2014 at 01:55:58PM +0930, Will Robertson wrote:
>> On 27 Jun 2014, at 10:21 pm, Alexander Grahn <[log in to unmask]> wrote:
>>
>>> The existing \box_resize:Nnn resizes width and totalheight, but I am
>>> looking for resizing width and height.
>>>
>>> There is a \box_resize_to_ht_plus_dp:Nn, but \box_resize_to_ht:Nn is
>>> missing.
>>
>> Hi Alexander,
>>
>> I’ve added this function to l3candidates for consideration — it sounds like a sensible request to me.
> 
> Thanks, Will.
> 
> The direct l3 counterpart of
> 
>   \resizebox{<h-size>}{<v-size>}
> 
> is missing too, since
> 
>   \box_resize:Nnn<box>{<h-size>}{<v-size>} is
> 
> actually
> 
>   \resizebox*{<h-size>}{<v-size>}
> 
> that is, after resizing, the box' totalheight is set to <v-scale>,
> thus, something like \box_resize_to_wd_and_ht:Nnn to set width and
> height.
> 
> Regards,
> Alexander.

If we are having one here we should have the other: I'll add.
-- 
Joseph Wright

ATOM RSS1 RSS2