LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Forum View

Use Monospaced Font
Show HTML Part by Default
Show All Mail Headers

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

Print Reply
Subject:
From:
Alexander Grahn <[log in to unmask]>
Reply To:
Mailing list for the LaTeX3 project <[log in to unmask]>
Date:
Fri, 27 Jun 2014 14:51:02 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (28 lines)
Hello,

some of the possible `\resizebox` usages don't map to corresponding
l3box functions.

In particular, I am looking for

  \resizebox{<h-size>}{<v-size>}

and 

  \resizebox{!}{<v-size>}

The first one resizes width and height of the original box to the provided
<h-size> and <v-size> values and the second one only the height, while
maintaining the original aspect ratio of the box content.

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.

Could they be provided in a future l3box version?

Thanks and kind regards,
Alexander

ATOM RSS1 RSS2