ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	Henning Hraban Ramm <texml@fiee.net>
Subject: Re: index entries printed over each other
Date: Sun, 14 Apr 2019 21:34:25 +0200	[thread overview]
Message-ID: <b5db1886-b5a2-e66c-ab10-2de1928ff64b@gmail.com> (raw)
In-Reply-To: <B4DE359E-7682-402D-8177-7D37784E9E01@fiee.net>


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

Henning Hraban Ramm schrieb am 14.04.2019 um 21:11:
> Hi,
> on the last page of my index, there are two entries printed over each 
> other, see attached screenshot.
>
> How can this happen? Any hints how to avoid it?
>
> Sorry, no MWE yet, probably hard to reproduce...
>
> Latest, i.e. yesterday’s beta with LuaTeX; the same with the previous 
> version.
This can be a problem with the columns mechanism. You can try to disable 
balancing with

\setupindex[balance=no]

or disable columns for the index and flush the content within a columns 
environment.

\startmixedcolumns %[grid=no]
\placeindex[n=1]
\stopmixedcolumns
> Also the same problem with lmtx, except that the text is garbage (I’m 
> using Cambria.ttc).
Fonts in ttc format will work as expected in the next release.

Wolfgang


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

[-- Attachment #2: Type: text/plain, Size: 493 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
___________________________________________________________________________________

  reply	other threads:[~2019-04-14 19:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-14 19:11 Henning Hraban Ramm
2019-04-14 19:34 ` Wolfgang Schuster [this message]
2019-04-14 19:56   ` Henning Hraban Ramm

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=b5db1886-b5a2-e66c-ab10-2de1928ff64b@gmail.com \
    --to=wolfgang.schuster.lists@gmail.com \
    --cc=ntg-context@ntg.nl \
    --cc=texml@fiee.net \
    /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).