ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: <josephcanedo@gmail.com>
To: "ntg-context@ntg.nl" <ntg-context@ntg.nl>
Subject: Issue with initial (new beta)
Date: Fri, 20 Nov 2015 21:38:33 +0000	[thread overview]
Message-ID: <2522d483d59c4a5d92c9dfe48c553ac6@gmail.com> (raw)


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

Dear all,


First of all, thanks for new beta. It fixes the initial feature (in previous beta there were not typeset at all).


But while testing (a bit somewhat extreme example to push the limits) I came up with some initial letter hanging in the footer (page 3). Not sure the issue is linked with mixedcolumns but could not reproduce in plain vanilla environment. 

Also I noticed that if the paragraph is too short the initial overwrites the next paragraph(s) (to reproduce simply comment out the mixedcolumns).


MWE:


\starttext


\startmixedcolumns[balance=yes]
  \dorecurse{10}{ \setupinitial[location=text, n=4] \placeinitial \input{ward} \setupinitial[location=text, n=6] \placeinitial \input{knuth} }
\stopmixedcolumns


\stoptext



Admitedly this example has lots of lettrines. I added some \testcolumn to fix that, but now some columns are not balanced (page 3)


\starttext


\startmixedcolumns[balance=yes]
  \dorecurse{10}{ \setupinitial[location=text, n=4] \testcolumn[4] \placeinitial \input{ward} \setupinitial[location=text, n=6] \testcolumn[6] \placeinitial \input{knuth} }
\stopmixedcolumns


\stoptext



I was wondering if there were any settings to try more “aggressive” balancing (in the example here it might be difficult). or an alternative way to let the initial not hang into the footer that might be more “balanced” friendly. 


Many thanks for any hint,


Best regards


Joseph

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

[-- Attachment #2: 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
___________________________________________________________________________________

                 reply	other threads:[~2015-11-20 21:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=2522d483d59c4a5d92c9dfe48c553ac6@gmail.com \
    --to=josephcanedo@gmail.com \
    --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).