ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Denis Maier <denis.maier.lists@mailbox.org>
To: ntg-context@ntg.nl
Subject: Protusion and spurios empty line
Date: Thu, 1 Oct 2020 16:58:07 +0200	[thread overview]
Message-ID: <rl4qpv$s4u$1@ciao.gmane.io> (raw)

Hi,

I'm getting emtpy lines after paragraph breaks, where the last character 
is just squeezed in. Looks like it has to do with the bidi mechanism. 
Commenting out this line removes the effect. (Somewhat long) Example below.

Is there a fix for that?

Best
Denis

====

% uncomment this to see the effect!
%\setupdirections[bidi=global,method=unicode]

\mainlanguage[de]
\setupitaliccorrection[global, always]
\setupbodyfontenvironment[default][em=italic]
\setupfontprotrusion [quality] [left=0]
\definefontfeature[default][default][
	script=latn,
	protrusion=quality,
	expansion=quality,
	itlc=yes,
	textitalics=yes,
	onum=yes,
	pnum=yes,
	]
\definefontfeature[smallcaps][
	script=latn,
	protrusion=quality,
	expansion=quality,
	smcp=yes,
	onum=yes,
	pnum=yes,
	]
\definefontfamily[mainface][rm][Cardo]
\setupbodyfont[mainface,11pt]
\setuppapersize[A4][A4]
\setuplayout[
     backspace=35mm,
     width=140mm,
     topspace=35mm,
     header=0mm,
	height=240mm,
     ]
\setuphead [chapter][
	alternative=left,
	page=no,
	indentnext=no,
	style=normal]

\showframe
	
\starttext

\title{Philipp Lenhard. {\em Friedrich Pollock: Die graue Eminenz der 
Frankfurter Schule.} Berlin: Jüdischer Verlag im Suhrkamp Verlag, 2019. 
383 Seiten, EUR 32.–, ISBN 978-3-633-54299-4}

\input ward

\title{Philipp Lenhard. {\em Friedrich Pollock: Die graue Eminenz der 
Frankfurter Schule.} Berlin: Jüdischer Verlag im Suhrkamp Verlag, 2019. 
383 Seiten, EUR 32.–, ISBN 978-3-633-54299-}

\input ward
\stoptext

___________________________________________________________________________________
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
___________________________________________________________________________________

             reply	other threads:[~2020-10-01 14:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-01 14:58 Denis Maier [this message]
2020-10-02 16:11 ` Hans Hagen
2020-10-02 20:34   ` Denis Maier
2020-10-03  7:16     ` Wolfgang Schuster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='rl4qpv$s4u$1@ciao.gmane.io' \
    --to=denis.maier.lists@mailbox.org \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).