ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* beta
@ 2009-03-30 16:40 Hans Hagen
  2009-03-30 19:52 ` beta Aditya Mahajan
  0 siblings, 1 reply; 25+ messages in thread
From: Hans Hagen @ 2009-03-30 16:40 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

i uploaded a beta ... this one matches the latest check-in of luatex

this is also the last non-xp version as i'm going to merge the cont-xp 
code into th emain version now

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
-----------------------------------------------------------------
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 25+ messages in thread
* bib and bibltx problems
@ 2006-10-24 11:37 Matthias Wächter
  2006-10-24 13:13 ` Taco Hoekwater
  0 siblings, 1 reply; 25+ messages in thread
From: Matthias Wächter @ 2006-10-24 11:37 UTC (permalink / raw)


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

Hi Taco,

I ran into the following problems:

1. see attached files. Three bib entries with different authors, but the resulting references are the same for two of them (!). Appearantly, without sorting the bib entries, the extra label numbering does not work correctly. Changing \setupbibtex to "sort=short" fixes the issue (appending "a" and "b") as well does changing "ITERATE {presort.none}" to "ITERATE {presort.clabel}" in cont-no.bst. But is this a once-and-for-all fix?

2. see attached files. In \setuppublications, numbering is given as "short", but the resulting list of references is only as good as "yes" - I only get the numbers, not the short references in the list. Hmmm, what's the cause for this? Any ideas? Or is it My Fault(TM)?

3. In general: If I'd use bib handwriting \{start,stop}publication without bibltx, would I have to care about the uniqueness of the "short" document names (the "s=" option to \startpublication)? Really? Considering hundreds of possible bibliography entries, this would double the effort: Not only the key (the "k=" option) but also the short name must be unique for correct references.

4. Sometimes, the build process ("texexec --pdf test") breaks after changing some text in the bibliography. Appearantly, sometimes the .bbl file is not updated. removing the .bbl file fixes the build. No recipy available, sorry.

Thanks,
- Matthias

[-- Attachment #2: test.tex --]
[-- Type: text/plain, Size: 239 bytes --]

\usemodule[bib]
\usemodule[bibltx]
\setupbibtex[database=mybibs,sort=no]
\setuppublications[refcommand=short,numbering=short]
\starttext For all times, \cite[TRUE] is right and \cite[FALSE] is wrong.
\completepublications
\stoptext

[-- Attachment #3: mybibs.bib --]
[-- Type: text/plain, Size: 384 bytes --]

@techreport{TRUE,
Title            =  "True Values",
Author           =  "True Author",
Year             =  "2005",
}

@techreport{GNUS,
Title            =  "Gnus in the Wild",
Author           =  "Another Doctor",
Year             =  "2005",
}

@techreport{FALSE,
Title            =  "False values",
Author           =  "False Author",
Year             =  "2005",
}

[-- Attachment #4: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2009-04-01 14:07 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-30 16:40 beta Hans Hagen
2009-03-30 19:52 ` beta Aditya Mahajan
2009-03-30 20:27   ` New bib module (was: beta) Wolfgang Schuster
2009-03-30 20:40   ` beta Jesse Alama
2009-03-30 21:26   ` beta Hans Hagen
2009-03-31  7:35     ` beta Taco Hoekwater
2009-03-31  9:02       ` beta Hans Hagen
2009-03-30 22:11   ` New bib module (was: beta) Wolfgang Schuster
2009-03-31  7:27     ` New bib module Taco Hoekwater
2009-03-31  7:40       ` Hans Hagen
2009-03-31 10:25       ` Wolfgang Schuster
2009-04-01  2:06         ` Bruce D'Arcus
2009-04-01  6:20           ` Taco Hoekwater
2009-04-01 14:07             ` Bruce D'Arcus
2009-04-01  7:39           ` Hans Hagen
  -- strict thread matches above, loose matches on Subject: below --
2006-10-24 11:37 bib and bibltx problems Matthias Wächter
2006-10-24 13:13 ` Taco Hoekwater
2006-11-04 16:50   ` new bib module Taco Hoekwater
2006-11-04 17:37     ` Thomas A. Schmitz
2006-11-04 17:43       ` Taco Hoekwater
2006-11-04 19:28         ` gnwiii
2006-11-04 21:41           ` Thomas A. Schmitz
2006-11-04 22:24             ` Taco Hoekwater
2006-11-05 12:12               ` gnwiii
2006-11-05 13:52                 ` Taco Hoekwater
2006-11-05 17:30                   ` gnwiii
2006-11-05 14:04               ` Hans Hagen

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