ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Another issue with EBGaramond / firstline / mixedcolumns
@ 2015-11-08 19:56 josephcanedo
  0 siblings, 0 replies; only message in thread
From: josephcanedo @ 2015-11-08 19:56 UTC (permalink / raw)
  To: ntg-context


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

Dear all,


Trying to use EB Garamond font Inside mixed columns + use firstline  feature (to make it larger) I get an empty line in output between first line and the rest of paragraph. If I comment the line containing \setupbodyfont and use default font the problem disappears (even with larger \tfa ratios well above 2).


The problem seems only to happen when first line contains letters with space hanging below line base (like g or p for example).

As well using columnset does not show the problem and using grid=verytolerant as well.


Attached MWE + output.


Many thanks

Best regards


Joseph Canedo

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

[-- Attachment #2: mwe_mixedcolumns.pdf --]
[-- Type: application/pdf, Size: 6259 bytes --]

[-- Attachment #3: mwe_mixedcolumns.tex --]
[-- Type: application/octet-stream, Size: 925 bytes --]

\definefontfeature[base][
  mode=node, ccmp=yes, calt=yes,
  liga=yes, dlig=yes, hlig=yes,
  kern=yes, mark=yes, mkmk=yes,
  onum=yes, pnum=yes, salt=yes,
  script=latn,
  ss02=yes, cv01=yes, cv03=yes,
  dlig=yes, cv91=yes]

\definefontfeature[xvicentury][
  ss02=yes, cv01=yes, cv03=yes]

\definefontfamily[mainfont][serif][EBGaramond][features={base, xvicentury}]
\setupbodyfont[mainfont, 9pt] % commenting this does not show the "empty" line

\definemixedcolumns[TwoColumns][n=2, distance=1.5\bodyfontsize]
\definefirstline[bbigline][alternative=line, style=\tfa]

\definebodyfontenvironment[default][a=1.5, x=0.8]

\starttext

\startmixedcolumns

\setfirstline[bbigline] Generation generation generation generation generation % if letter like g p etc ... hanging below base of line "empty" line

\setfirstline[bbigline] Veneration veneration veneration veneration veneration % no empty line

\stopmixedcolumns

\stoptext

[-- Attachment #4: 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] only message in thread

only message in thread, other threads:[~2015-11-08 19:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-08 19:56 Another issue with EBGaramond / firstline / mixedcolumns josephcanedo

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