Hello, is there a command, that switches to the normal font size (body-font)? I tried \tf, but it affects only the shape, not the size. TIA for any hint, Peter -- http://pmrb.free.fr/contact/
Peter Münster wrote:
Hello, is there a command, that switches to the normal font size (body-font)? I tried \tf, but it affects only the shape, not the size.
There is no 'normal font size'. Or rather, if you've switched using \switchtobodyfont, then from now on, that is the 'normal font size'. I'm afraid you need to be a bit clearer on what is wrong / what you want to achieve if you want a better answer. Greetings, Taco
Taco Hoekwater said this at Fri, 25 Mar 2005 18:08:18 +0100:
Hello, is there a command, that switches to the normal font size (body-font)? I tried \tf, but it affects only the shape, not the size.
There is no 'normal font size'. Or rather, if you've switched using \switchtobodyfont, then from now on, that is the 'normal font size'. I'm afraid you need to be a bit clearer on what is wrong / what you want to achieve if you want a better answer.
I think Peter means something like this: normal \tfa big \tfb bigger \tfc biggerer \tf now what? ...where he wants the final one to return to the bodyfontsize. I would say the "proper" way of doing it is to use grouping, but that doesn't really directly answer Peter's question. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Adam T. Lindsay, Computing Dept. atl@comp.lancs.ac.uk Lancaster University, InfoLab21 +44(0)1524/510.514 Lancaster, LA1 4WA, UK Fax:+44(0)1524/510.492 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Adam Lindsay wrote:
Taco Hoekwater said this at Fri, 25 Mar 2005 18:08:18 +0100:
Hello, is there a command, that switches to the normal font size (body-font)? I tried \tf, but it affects only the shape, not the size.
There is no 'normal font size'. Or rather, if you've switched using \switchtobodyfont, then from now on, that is the 'normal font size'. I'm afraid you need to be a bit clearer on what is wrong / what you want to achieve if you want a better answer.
I think Peter means something like this:
normal \tfa big \tfb bigger \tfc biggerer \tf now what?
...where he wants the final one to return to the bodyfontsize.
I would say the "proper" way of doing it is to use grouping, but that doesn't really directly answer Peter's question.
\restoreglobalbodyfont Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On Fri, 25 Mar 2005, Hans Hagen wrote:
Adam Lindsay wrote:
Taco Hoekwater said this at Fri, 25 Mar 2005 18:08:18 +0100:
Hello, is there a command, that switches to the normal font size (body-font)? I tried \tf, but it affects only the shape, not the size.
There is no 'normal font size'. Or rather, if you've switched using \switchtobodyfont, then from now on, that is the 'normal font size'. I'm afraid you need to be a bit clearer on what is wrong / what you want to achieve if you want a better answer.
I think Peter means something like this:
normal \tfa big \tfb bigger \tfc biggerer \tf now what?
...where he wants the final one to return to the bodyfontsize.
I would say the "proper" way of doing it is to use grouping, but that doesn't really directly answer Peter's question.
\restoreglobalbodyfont
Yes, that's it! Thanks, Peter -- http://pmrb.free.fr/contact/
On Fri, 25 Mar 2005, Adam Lindsay wrote:
Taco Hoekwater said this at Fri, 25 Mar 2005 18:08:18 +0100:
Hello, is there a command, that switches to the normal font size (body-font)? I tried \tf, but it affects only the shape, not the size.
There is no 'normal font size'. Or rather, if you've switched using \switchtobodyfont, then from now on, that is the 'normal font size'. I'm afraid you need to be a bit clearer on what is wrong / what you want to achieve if you want a better answer.
I think Peter means something like this:
normal \tfa big \tfb bigger \tfc biggerer \tf now what?
...where he wants the final one to return to the bodyfontsize.
I would say the "proper" way of doing it is to use grouping, but that doesn't really directly answer Peter's question.
Yes indeed, this is, what I'm looking for. Excuse me, if my question wasn't clear enough. Here an example: \usemodule[pre-01] \starttext \StartTitlePage Big Title\\ \tf % some command, that switches to normal size Something in normal size \StopTitlePage Here, it's really the normal size. \stoptext Of course, it's not really important, since I can always construct my own title-page command. Cheers, Peter -- http://pmrb.free.fr/contact/
participants (4)
-
Adam Lindsay
-
Hans Hagen
-
Peter Münster
-
Taco Hoekwater