ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: Bib module produces no output
Date: Mon, 03 Jan 2005 12:17:34 +0100	[thread overview]
Message-ID: <41D929CE.40400@wxs.nl> (raw)
In-Reply-To: <20050102220108.GA1319@erik.fi.muni.cz>

Hi David,

> Alternatives a, b, and c produce number-title-spaces-pagenumber,
> d, e, f, and g seem to be correct.
> 
> Can you please have a look?

ah, some dutch left-overs in the interface translation:

search for variant in core-lst,tex:


\def\@@lialternativea% nr - tit - pag
   {\def\lijstfill{\hskip .25em}% omdat nu check
    \def\lijstskip{0em}%
    \def\lijstwidth{2em}}

\def\@@lialternativeb% nr - tit - fill - pag
   {\def\lijstfill{\hfill}%  was \hskip.5em\hfill
    \def\lijstskip{5em}%
    \def\lijstwidth{2em}}

\def\@@lialternativec% nr - tit - dots - pag
   {\def\lijstfill{\hskip.5em\lijstdots\hskip.5em}%
    \def\lijstskip{5em}%
    \def\lijstwidth{0pt}}

\def\@@lialternative
   {\@@lialternativeb}

\@@lialternativeb

(even better: \setvalue{\??li\c!alternative a}% ....)

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------

  reply	other threads:[~2005-01-03 11:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-02 14:44 David Antos
2005-01-02 14:58 ` Taco Hoekwater
2005-01-02 22:01   ` David Antos
2005-01-03 11:17     ` Hans Hagen [this message]
2005-01-03 12:42       ` David Antos
2005-01-03 17:05         ` Hans Hagen
2005-01-04 10:00 ` Christopher Creutzig
2005-01-04 10:34   ` David Antos
2005-01-04 17:00     ` Hans Hagen
2005-01-04 18:21       ` Taco Hoekwater

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=41D929CE.40400@wxs.nl \
    --to=pragma@wxs.nl \
    --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).