lout-users
[Top][All Lists]
Advanced

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

Re: Return initial font size


From: Ludovic Courtès
Subject: Re: Return initial font size
Date: Sun, 10 Jun 2012 15:23:52 +0200
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.0.93 (gnu/linux)

Hi,

Tristan Williams <address@hidden> skribis:

> @InitialFont{ Times Base 12p}
>
> Using @CurrFamily I can get "Times" 
> Using @CurrFace   I can get "Base"
>
> but I can't seem to find a way to get 12p. 

The ‘f’ unit should give you what you want: 1.0f means the current font
size, 2.0f is twice the current font size, etc.  It can be used anywhere
a size is expected, like “2.0f @Wide”, “2.0f @Break”, “2.0f @Font”, etc.

Thanks,
Ludo’.



reply via email to

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