ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Spurious blank line inside paragraph
@ 2018-07-19  3:52 Marcus Vinicius Mesquita
  2018-07-19  4:08 ` Henri Menke
  0 siblings, 1 reply; 2+ messages in thread
From: Marcus Vinicius Mesquita @ 2018-07-19  3:52 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Dear list,

In the MWE below, ConTeXt generates a spurious blank line inside the
paragraph in the pdf output.

\setuplayout[grid=yes]
\mainlanguage[pt]
\starttext
Poderíamos perguntar-nos: O mundo que percebemos é uma ilusão?
A percepção que tenho do mundo parece objetiva, pois sou consciente disso.
Mas também averiguo que existem muitas situações totalmente estranhas para
mim:
o estado de consciência de um esquizofrênico, a experiência mística de uma
Teresa de Ávila,
a capacidade, cabalmente comprovada, que muitas pessoas têm de fazer
predições,
a percepção de um daltônico que vê o mundo em duas cores, as experiências
extracorpóreas que milhares de pessoas conhecem,
a inflência a que se submete uma pessoa sob os efeitos da hipnose, etc.
\stoptext


My ConTeXt version: 2018.07.18 17:33


Marcus Vinicius
​​

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

[-- Attachment #2: mwe.tex --]
[-- Type: application/x-tex, Size: 670 bytes --]

[-- Attachment #3: mwe.pdf --]
[-- Type: application/pdf, Size: 9506 bytes --]

[-- Attachment #4: Type: text/plain, Size: 492 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://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: Spurious blank line inside paragraph
  2018-07-19  3:52 Spurious blank line inside paragraph Marcus Vinicius Mesquita
@ 2018-07-19  4:08 ` Henri Menke
  0 siblings, 0 replies; 2+ messages in thread
From: Henri Menke @ 2018-07-19  4:08 UTC (permalink / raw)
  To: ntg-context

On 19/07/18 15:52, Marcus Vinicius Mesquita wrote:
> Dear list,
> 
> In the MWE below, ConTeXt generates a spurious blank line inside the 
> paragraph in the pdf output.

Accented characters like Á are too high for the line, so the gridding 
algorithm will insert vertical space.  Just make the line a little higher.

\setupinterlinespace[line=3ex]

> 
> \setuplayout[grid=yes]
> \mainlanguage[pt]
> \starttext
> Poderíamos perguntar-nos: O mundo que percebemos é uma ilusão?
> A percepção que tenho do mundo parece objetiva, pois sou consciente disso.
> Mas também averiguo que existem muitas situações totalmente estranhas 
> para mim:
> o estado de consciência de um esquizofrênico, a experiência mística de 
> uma Teresa de Ávila,
> a capacidade, cabalmente comprovada, que muitas pessoas têm de fazer 
> predições,
> a percepção de um daltônico que vê o mundo em duas cores, as 
> experiências extracorpóreas que milhares de pessoas conhecem,
> a inflência a que se submete uma pessoa sob os efeitos da hipnose, etc.
> \stoptext
> 
> 
> My ConTeXt version: 2018.07.18 17:33
> 
> 
> Marcus Vinicius
> ​​
> 
> 
> 
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________
> 
___________________________________________________________________________________
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:[~2018-07-19  4:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-19  3:52 Spurious blank line inside paragraph Marcus Vinicius Mesquita
2018-07-19  4:08 ` 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).