ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* A solved problem
@ 2017-06-16  9:17 Eric Détrez
  2017-06-16 11:09 ` Henri Menke
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Détrez @ 2017-06-16  9:17 UTC (permalink / raw)
  To: Context

Hello

Just a message to explain a problem I had and the answer.

The trouble : the big parenthesis were not big, $($ and $\bigl($ gave 
the same shape

The fix :
I defined my own environment in which I defined very big font sizes.
\definefontsize[e]
\definebodyfontenvironment  [default] [e=4]

One of them was \definefontsize[g]

I changed it to \definefontsize[gg] and all went right again

The explanation (?) : maybe \big was read \bi (bold italic) with size g 
????

I had this problem for 2 years, I'm happy to have figured it now.

-- 
Eric Détrez
Informatique
Lycée Faidherbe, Lille
http://eric-detrez.fr
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: A solved problem
  2017-06-16  9:17 A solved problem Eric Détrez
@ 2017-06-16 11:09 ` Henri Menke
  0 siblings, 0 replies; 2+ messages in thread
From: Henri Menke @ 2017-06-16 11:09 UTC (permalink / raw)
  To: ntg-context

On Fri, 2017-06-16 at 11:17 +0200, Eric Détrez wrote:
> Hello
> 
> Just a message to explain a problem I had and the answer.
> 
> The trouble : the big parenthesis were not big, $($ and $\bigl($ gave 
> the same shape
> 
> The fix :
> I defined my own environment in which I defined very big font sizes.
> \definefontsize[e]
> \definebodyfontenvironment  [default] [e=4]
> 
> One of them was \definefontsize[g]
> 
> I changed it to \definefontsize[gg] and all went right again

Cool.  Now try $\biggl($

> 
> The explanation (?) : maybe \big was read \bi (bold italic) with size g 
> ????
> 
> I had this problem for 2 years, I'm happy to have figured it now.
> 
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2017-06-16 11:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-16  9:17 A solved problem Eric Détrez
2017-06-16 11:09 ` Henri Menke

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).