ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: t-bib and hyperlinkded references?
Date: Wed, 21 Jun 2006 09:46:33 +0200	[thread overview]
Message-ID: <4498F959.1010703@wxs.nl> (raw)
In-Reply-To: <4498624E.1050907@elvenkind.com>

Taco Hoekwater wrote:
> Johannes Graumann wrote:
>   
>> Taco Hoekwater wrote:
>>
>>
>>     
>>> I've just uploaded a new beta to the modules section at contextgarden.
>>>
>>> It took me much longer than I had anticipated, mainly because there
>>> was a massive bug in the per-chapter bibliography code: it generated
>>> duplicate named references for all but the simplest of documents.
>>>
>>> I hope to have the bug fixed now, and interaction working as it should.
>>>
>>> There is only one limitation, and that will stay: you cannot have
>>> hyperlinks while \setupcite[compress=yes] is in effect.
>>>       
>> Thanks Taco!
>>
>> I run across three problems:
>> 1) with my setup (XML mapped into ConTeXt convolution) the links from
>> citations exists, but don't point to the right pages in the chapter
>> specific bibliographies - at least after a single texexec run. Another run
>> is necessary and everything seems all right.
>>     
>
> I expected that. I'm not sure how to explain to texexec that the
> module needs another TeX run to resolved the secondary references.
> Will talk to Hans about that.
>   

technically it's no big deal because we can add a suffix to for instance

['tub','tuo'].each do |s|
   state.register(File.suffixed(rawbase,s))
end

however, i'm still breeding on a way to signal this externally, i.e. pass this info via the tui file but then i need to do an extra pass over that file etc etc; what is the suffix? tuc (c for citations?) [we also need to purge such files then] 

-----------------------------------------------------------------
                                          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
-----------------------------------------------------------------

      parent reply	other threads:[~2006-06-21  7:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-19 17:05 Johannes Graumann
2006-06-19 17:25 ` Taco Hoekwater
2006-06-19 19:08   ` Johannes Graumann
2006-06-20 13:42     ` Taco Hoekwater
2006-06-20 17:37       ` Johannes Graumann
2006-06-20 18:42         ` Johannes Graumann
2006-06-20 21:02         ` Taco Hoekwater
2006-06-20 22:18           ` Johannes Graumann
2006-06-21  8:57             ` Taco Hoekwater
2006-06-21 18:25               ` Johannes Graumann
2006-06-21  7:46           ` Hans Hagen [this message]

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=4498F959.1010703@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).