[NTG-context] blank lines above accentuated capital letter

2012-10-02 Thread Stéphanie Vilayphiou

Hello,

I'm typesetting a French brochure with a typeface created for this project
But everytime I have an É (or any diacritic on a capital letter), it
creates a blank line above)

 here's a screenshot of what it produces:

https://www.dropbox.com/s/l7xuiuesba5lb9e/Capture%20d%E2%80%99%C3%A9cran%202012-09-26%20%C3%A0%2018.42.01.png

 I run version 2012.03.13 21:26 on arch linux
The diacritic if over the 1000 truetype height, is this the problem?

Stéphanie


--

Stéphanie Vilayphiou

http://stdin.fr/
+32 (0)4 89 00 88 59

___
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
___

Re: [NTG-context] blank lines above accentuated capital letter

2012-10-02 Thread Wolfgang Schuster

Am 01.10.2012 um 14:34 schrieb Stéphanie Vilayphiou 
:

> Hello,
> 
> I'm typesetting a French brochure with a typeface created for this project
>But everytime I have an É (or any diacritic on a capital letter), it
>creates a blank line above)
> 
> here's a screenshot of what it produces:
>
> https://www.dropbox.com/s/l7xuiuesba5lb9e/Capture%20d%E2%80%99%C3%A9cran%202012-09-26%20%C3%A0%2018.42.01.png
> 
> I run version 2012.03.13 21:26 on arch linux
>The diacritic if over the 1000 truetype height, is this the problem?
>Stéphanie

You can try to change the height/depth ratio for the strut, i.e. 
\setupinterlinespace[height=0.8,depth=0.2]

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
___


Re: [NTG-context] blank lines above accentuated capital letter

2012-10-02 Thread Alan BRASLAU
On Tue, 2 Oct 2012 09:18:48 +0200
Wolfgang Schuster  wrote:

> 
> Am 01.10.2012 um 14:34 schrieb Stéphanie Vilayphiou
> :
> 
> > Hello,
> > 
> > I'm typesetting a French brochure with a typeface created for this
> > project But everytime I have an É (or any diacritic on a capital
> > letter), it creates a blank line above)
> > 
> > here's a screenshot of what it produces:
> >
> > https://www.dropbox.com/s/l7xuiuesba5lb9e/Capture%20d%E2%80%99%C3%A9cran%202012-09-26%20%C3%A0%2018.42.01.png
> > 
> > I run version 2012.03.13 21:26 on arch linux
> >The diacritic if over the 1000 truetype height, is this the
> > problem? Stéphanie
> 
> You can try to change the height/depth ratio for the strut, i.e.
> \setupinterlinespace[height=0.8,depth=0.2]
> 
> Wolfgang

This seems to be a font problem, or some other special setting,
as the above text typesets correctly by default, or using
\setupbodyfont[dejavu]
for example.

Alan
___
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
___