ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Pablo Rodríguez" <oinos@web.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: linenotes space for compress
Date: Wed, 15 Aug 2012 21:05:50 +0200	[thread overview]
Message-ID: <502BF30E.6020907@web.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 1891 bytes --]

Hi there,

I have tried to add the compress option for linenotes to a commented
edition that I'm trying to typeset (http://geoffreysteadman.com/).

Sample is attached. And the relevant code for both apparatuses are:

\definenote[dict]
\setupnote[dict][n=2,rule=off, split=strict, inbetween=\hskip1.5em]
\setupnotation[dict][number=no]
\definelinenote[contxt]
\setupnote[contxt][rule=off, paragraph=yes, split=strict,
inbetween=\hskip1.5em]
\setupnotation[contxt][numbercommand=,alternative=serried,distance=1em,compress=yes,compressseparator=]

There is a problem (shown in the second apparatus from pages 1-3):
compression space is also shown at line start with no previous text on
that line. I'm afraid this is a bug.

There is another issue with the blank space between compressed notes.
They have more space than normal notes. This can be observed comparing
the first compressed notes and the first numbered ones. I guess
compressed notes have both spaces from numbered notes (the space before
and the space after the number [inbetween option from setupnote and
distance option from setupnotation]). I think there should be less space
for compressed notes than for numbered notes. I think Idris and Thomas
might give some insight into this issue. My suggestion would be to
reduce the compressed space to the space before the number (inbetween
option from setupnotes) or to enable a compressspace option in
setupnotation (which would make sense mainly when compressseparator were
disabled).

There is another issue on pages 2 and 3: the separation between body and
the dict linenotes is almost non-existent. I'm afraid this may be bug.

BTW, I would like to put the contxt linenote numbers in old style.
\setff{oldn} would be the command, but
\setupnotation[contxt][numbercommand=\setff{oldn}] doesn't work. How can
I get this?

Many thanks for your help,


Pablo
-- 
http://www.ousia.tk

[-- Attachment #2: symposium.pdf --]
[-- Type: video/x-flv, Size: 35752 bytes --]

[-- Attachment #3: 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:[~2012-08-15 19:05 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=502BF30E.6020907@web.de \
    --to=oinos@web.de \
    --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).