ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Michael Saunders <odradek5@gmail.com>
To: ntg-context@ntg.nl
Subject: Re: minimal example of some problems
Date: Thu, 8 Apr 2010 08:00:23 -0500	[thread overview]
Message-ID: <z2i54d7f5601004080600t1de878caoc53370552913d2a9@mail.gmail.com> (raw)

>>>> 1. Leftward protrusion doesn't work.
>>>> 2. I don't think hz is working in footnotes.
>>>
>>>> The font I'm using is Adobe Garamond Premiere Pro.  If you think there
>>>> might be a problem with the typescript, I can show you that too.
>>>
>>> These two are related to font. Either show that something is wrong with
>>> default typescripts (lmodern, times, palatino, etc) else it means that
>>> tosmething is wrong with your typescript. But first you have to narrow
>>> down the problem
>>
>> I take your word for it that it works for the default typescripts;
>> therefore, the problem must be somewhere in my typescript, but I have
>> no idea where.  It is as follows:
>
>I don't have the font, so I cannot test it.

I should not have been so fast to take your word for it.  If I use the
default LM fonts, I get the same problems---no leftward protrusion and
no hz in the footnotes.

>You can prevent notes from splitting across pages by
>
>\setupenumerations[footnote]
>                   [before=\vbox\bgroup, after=\egroup]
>
>The footnote may still appear on a different page. If you want to prevent
>that add
>
>\setupfootnotes[split=verystrict]

This doesn't work.  I'm still getting footnotes appearing on the wrong page.

>>> 4. Notice the overprinting near the top of p.2 c.1. That is a
>>> marginal note that should go into the right margin.
>>
>> \starttext
>> \startcolumns
>>
>> \input knuth
>> \input tufte
>> \column
>> \input tufte
>> \inmargin{This is in wrong margin}
>> \input knuth
>> \stopcolumns
>> \stoptext
>>
>> The marin note in 2nd column is displayed in the 1st column. This is
>> artifact of the way in which TeX constructs columns: first creating a
>> long and narrow page and then splitting it into two. I don't know at
>> what stage of the OTR are margin notes inserted, and if there is a
>> workaround. Maybe others can help.
>
>this is the first time someone needs it so indeed there is no mechamism
>
>it's not that complex to deal with it (but i'd only do it in mkiv) gien
>time and motivation ... you can put a feature request in the tracker so
>that i can look at it when i'm reworking marging notes the mkiv way
>(first come floats)

Where is the tracker I should put this in?

I have found another problem which is probably related.  In the same
sort of arrangement, two columns with margins on either side, I would
like to place floats like this:
1. If they appear on the left side, they should end at the right edge
of the left column.
2. If they appear on the right side, they should begin at the left
edge of the right column.
Using \placetable[inmargin] (my best guess), this works fine for case
(2), but case (1) begins at the left edge of the left column and can
overprint the right column.
___________________________________________________________________________________
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:[~2010-04-08 13:00 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-08 13:00 Michael Saunders [this message]
2010-04-08 16:45 ` libertine otf file not recognised Salil Sayed
2010-04-08 18:23   ` Taco Hoekwater
2010-04-08 20:58     ` Wolfgang Schuster
2010-04-09  7:18       ` Salil Sayed
2010-04-09  7:45       ` streams! atleast the left||right synchronization mechanism Salil Sayed
2010-04-09  7:53         ` Wolfgang Schuster
2010-04-09  8:18           ` Salil Sayed
2010-07-04  9:54       ` libertine otf file not recognised Vnpenguin
2010-07-04 11:10         ` Wolfgang Schuster
2010-07-04 11:27           ` luigi scarso
2010-07-04 16:57           ` Vnpenguin
2010-07-04 17:00             ` Wolfgang Schuster
2010-07-04 17:44               ` Vnpenguin
2010-07-04 17:51                 ` Wolfgang Schuster
2010-07-04 17:56                   ` Vnpenguin
2010-07-04 18:03                     ` Wolfgang Schuster
2010-07-04 18:07                       ` Vnpenguin
2010-07-04 21:07                       ` Hans Hagen
  -- strict thread matches above, loose matches on Subject: below --
2010-04-04  2:48 minimal example of some problems Michael Saunders
2010-04-04  3:37 ` Aditya Mahajan
2010-04-04  9:55   ` Hans Hagen
2010-04-04  5:49 ` Michael Saunders
2010-04-04  6:46   ` Aditya Mahajan

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=z2i54d7f5601004080600t1de878caoc53370552913d2a9@mail.gmail.com \
    --to=odradek5@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).