Re: [NTG-context] RE : RE : Issue with grid

2020-11-23 Thread Hans Hagen

On 11/23/2020 11:13 AM, Joseph wrote:
Yes, I refer to text not being aligned on the grid. This only happens if 
\blank is used it seems, and text sits above where it’s supposed to (ie 
amount of space being skipped vertically is smaller, ie \blank[line] 
skips less than 1 line). I attach pdf I get. Could reduce MWE a bit.


\showgrid

\setuplayout[grid=both]

\definefontfamily[mainfont][serif][EBGaramond][features=default]

\setupbodyfont[mainfont, 9pt]

\starttext

\blank[line]Fin des psalmes.

\blank[line]Fin des psalmes.

\dorecurse{8}{\input knuth

}

\stoptext

It looks ok here< I also checked the latest eb (less fonts now it seems).

Hans


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
   tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-
___
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
___


[NTG-context] RE : RE : Issue with grid

2020-11-23 Thread Joseph
Yes, I refer to text not being aligned on the grid. This only happens if \blank is used it seems, and text sits above where it’s supposed to (ie amount of space being skipped vertically is smaller, ie \blank[line] skips less than 1 line). I attach pdf I get. Could reduce MWE a bit. \showgrid\setuplayout[grid=both] \definefontfamily[mainfont][serif][EBGaramond][features=default]\setupbodyfont[mainfont, 9pt] \starttext \blank[line]Fin des psalmes. \blank[line]Fin des psalmes. \dorecurse{8}{\input knuth } \stoptext De : Hans HagenEnvoyé le :lundi 23 novembre 2020 10:54À : Joseph; mailing list for ConTeXt usersObjet :Re: RE : [NTG-context] Issue with grid On 11/23/2020 9:31 AM, Joseph wrote:> I don’t understand the answer I am afraid, I’ve never seen any issue > with grid alignment before (I don’t use columns either, and I changed > nothing at all).you talk about grid alignment i.e. text not sitting on the grid .. this is something that relates to font and line distance properties if on th eother hand you talk about when a pag ebreak occurs pablos answer points to the solution Hans  -   Hans Hagen | PRAGMA ADE   Ridderstraat 27 | 8061 GH Hasselt | The Netherlands    tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl- 

TestGrid.pdf
Description: Adobe PDF document
___
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
___