Re: [NTG-context] text–formula separation inside a frame

2016-10-05 Thread Wolfgang Schuster

Florian Leupold 
5. Oktober 2016 um 21:50
Dear list,

Sorry for posting a duplicate, but I guess my previous post got lost 
during the conference...


I have got a problem with spacing before a formula inside a frame. The 
text–formula separation somehow is bigger when it occurs in a frame 
(see MWE below). Is there an explanation, and/or (even better) a 
possible fix?
The space between the text and the formula inside and outside of the 
frame looks to be the same for me.


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
___

[NTG-context] text–formula separation inside a frame

2016-10-05 Thread Florian Leupold
Dear list,

Sorry for posting a duplicate, but I guess my previous post got lost during the 
conference...

I have got a problem with spacing before a formula inside a frame. The 
text–formula separation somehow is bigger when it occurs in a frame (see MWE 
below). Is there an explanation, and/or (even better) a possible fix?

Thanks a lot!
Florian

MWE:

\defineframed[Framed][width=\textwidth, height=5cm, align=normal]
\starttext
This formula is preceded by normal spacing:
\placeformula[-]\startformula
1+1=2
\stopformula
\Framed{
This formula somehow is preceded by too much spacing:
\placeformula[-]\startformula
1+1=2
\stopformula
}
\stoptext


signature.asc
Description: Message signed with OpenPGP using GPGMail
___
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
___

[NTG-context] text–formula separation inside a frame

2016-09-25 Thread Florian Leupold
Dear list,

I have got a problem with spacing before a formula inside a frame. The 
text–formula separation somehow is bigger when it occurs in a frame (see MWE 
below). Is there an explanation, and/or (even better) a possible fix?

Thanks a lot!
Florian

MWE:

\defineframed[Framed][width=\textwidth, height=5cm, align=normal]
\starttext
This formula is preceded by normal spacing:
\placeformula[-]\startformula
1+1=2
\stopformula
\Framed{
This formula somehow is preceded by too much spacing:
\placeformula[-]\startformula
1+1=2
\stopformula
}
\stoptext


signature.asc
Description: Message signed with OpenPGP using GPGMail
___
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
___