ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Line spacing with a large font?
@ 2011-10-28 10:18 Alasdair McAndrew
  2011-10-28 10:19 ` Thomas A. Schmitz
  2011-10-28 10:41 ` Wolfgang Schuster
  0 siblings, 2 replies; 6+ messages in thread
From: Alasdair McAndrew @ 2011-10-28 10:18 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 339 bytes --]

The title page of a book of notes contains

{\tfe This is the title of my book}

where I have previously defined

\definebodyfont[10pt,11pt,12pt][rm][tfe=Bold at 32pt]

However, the title is long and is broken into two lines, which are squashed
together vertically.  How can I ensure that \tfe uses more interline space?

Thanks,
Alasdair

[-- Attachment #1.2: Type: text/html, Size: 379 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Line spacing with a large font?
  2011-10-28 10:18 Line spacing with a large font? Alasdair McAndrew
@ 2011-10-28 10:19 ` Thomas A. Schmitz
  2011-10-28 10:37   ` Alasdair McAndrew
  2011-10-28 10:41 ` Wolfgang Schuster
  1 sibling, 1 reply; 6+ messages in thread
From: Thomas A. Schmitz @ 2011-10-28 10:19 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 10/28/11 12:18, Alasdair McAndrew wrote:
> How can I ensure that \tfe uses more interline space?

by adding a \par at the end.

Thomas
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Line spacing with a large font?
  2011-10-28 10:19 ` Thomas A. Schmitz
@ 2011-10-28 10:37   ` Alasdair McAndrew
  2011-10-28 10:38     ` Thomas A. Schmitz
  0 siblings, 1 reply; 6+ messages in thread
From: Alasdair McAndrew @ 2011-10-28 10:37 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1121 bytes --]

Thanks, but it doesn't work:

{\tfe This is the title of my book\par}

still gives vertically squashed text.

-Alasdair

On Fri, Oct 28, 2011 at 9:19 PM, Thomas A. Schmitz <
thomas.schmitz@uni-bonn.de> wrote:

> On 10/28/11 12:18, Alasdair McAndrew wrote:
>
>> How can I ensure that \tfe uses more interline space?
>>
>
> by adding a \par at the end.
>
> Thomas
> ______________________________**______________________________**
> _______________________
> If your question is of interest to others as well, please add an entry to
> the Wiki!
>
> maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/**
> listinfo/ntg-context <http://www.ntg.nl/mailman/listinfo/ntg-context>
> webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
> archive  : http://foundry.supelec.fr/**projects/contextrev/<http://foundry.supelec.fr/projects/contextrev/>
> wiki     : http://contextgarden.net
> ______________________________**______________________________**
> _______________________
>



-- 
Blog: http://amca01.wordpress.com
Web:  http://sites.google.com/site/amca01/
Facebook: http://www.facebook.com/alasdair.mcandrew

[-- Attachment #1.2: Type: text/html, Size: 2137 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Line spacing with a large font?
  2011-10-28 10:37   ` Alasdair McAndrew
@ 2011-10-28 10:38     ` Thomas A. Schmitz
  0 siblings, 0 replies; 6+ messages in thread
From: Thomas A. Schmitz @ 2011-10-28 10:38 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 10/28/11 12:37, Alasdair McAndrew wrote:
> Thanks, but it doesn't work:
>
> {\tfe This is the title of my book\par}
>
> still gives vertically squashed text.

Which means you should probably provide a complete example.

Thomas
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Line spacing with a large font?
  2011-10-28 10:18 Line spacing with a large font? Alasdair McAndrew
  2011-10-28 10:19 ` Thomas A. Schmitz
@ 2011-10-28 10:41 ` Wolfgang Schuster
  2011-10-28 10:44   ` Alasdair McAndrew
  1 sibling, 1 reply; 6+ messages in thread
From: Wolfgang Schuster @ 2011-10-28 10:41 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 28.10.2011 um 12:18 schrieb Alasdair McAndrew:

> The title page of a book of notes contains
> 
> {\tfe This is the title of my book}

{\tfe\setupinterlinespace …\par}

> where I have previously defined
> 
> \definebodyfont[10pt,11pt,12pt][rm][tfe=Bold at 32pt]
> 
> However, the title is long and is broken into two lines, which are squashed together vertically.  How can I ensure that \tfe uses more interline space?

When you use \tfe only for the title of the book there is a simple method for which you don’t need the \definebodyfont setting:

{\definedfont[Serif at 32pt]\setupinterlinespace …\par}

Wolfgang

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Line spacing with a large font?
  2011-10-28 10:41 ` Wolfgang Schuster
@ 2011-10-28 10:44   ` Alasdair McAndrew
  0 siblings, 0 replies; 6+ messages in thread
From: Alasdair McAndrew @ 2011-10-28 10:44 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1503 bytes --]

Yes, that works fine - thanks very much!

-Alasdair

On Fri, Oct 28, 2011 at 9:41 PM, Wolfgang Schuster <
schuster.wolfgang@googlemail.com> wrote:

>
> Am 28.10.2011 um 12:18 schrieb Alasdair McAndrew:
>
> > The title page of a book of notes contains
> >
> > {\tfe This is the title of my book}
>
> {\tfe\setupinterlinespace …\par}
>
> > where I have previously defined
> >
> > \definebodyfont[10pt,11pt,12pt][rm][tfe=Bold at 32pt]
> >
> > However, the title is long and is broken into two lines, which are
> squashed together vertically.  How can I ensure that \tfe uses more
> interline space?
>
> When you use \tfe only for the title of the book there is a simple method
> for which you don’t need the \definebodyfont setting:
>
> {\definedfont[Serif at 32pt]\setupinterlinespace …\par}
>
> Wolfgang
>
>
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to
> the Wiki!
>
> maillist : ntg-context@ntg.nl /
> http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
>
> ___________________________________________________________________________________
>



-- 
Blog: http://amca01.wordpress.com
Web:  http://sites.google.com/site/amca01/
Facebook: http://www.facebook.com/alasdair.mcandrew

[-- Attachment #1.2: Type: text/html, Size: 2534 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-10-28 10:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-28 10:18 Line spacing with a large font? Alasdair McAndrew
2011-10-28 10:19 ` Thomas A. Schmitz
2011-10-28 10:37   ` Alasdair McAndrew
2011-10-28 10:38     ` Thomas A. Schmitz
2011-10-28 10:41 ` Wolfgang Schuster
2011-10-28 10:44   ` Alasdair McAndrew

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).