Re: [NTG-context] bib module fails to produce publication list under certain conditions

2007-09-16 Thread Taco Hoekwater
Jesse Alama wrote:
> 
> PS It be `criterion' rather than `criterium'.  According to my
> dictionary, the latter means "a one-day bicycle race on a circuit road
> course".

This is a language mixup in the context core that I doubt can be
fixed any more (the dutch word for criterion is actually criterium,
and all ConTeXt commands started out in dutch)

Best wishes,
Taco


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


Re: [NTG-context] bib module fails to produce publication list under certain conditions

2007-09-16 Thread Jesse Alama
Jesse Alama <[EMAIL PROTECTED]> writes:

> Taco Hoekwater <[EMAIL PROTECTED]> writes:
>
>> Jesse Alama wrote:
>>> I recently came across an unusual error with the bib module: depending
>>> on the section structure of a document, the publication list is
>>> sometimes not produced.  I've attached a simple document and a one-entry
>>> bib file that illustrates the error.  If either the second section of
>>> the subsection is commented out, the publication list is produced; if
>>> both are uncommented, the publication list is not produced.  What might
>>> be going on?
>>
>> This is a known limitation introduced by the transparant per-section
>> publication support (it is now clear I should not have done that,
>> but is too late to fix now).  Normally being explicit like
>>
>>\placepublicationlist[criterium=all]
>>
>> fixes the problem.
>
> That solved the problem -- thanks.  (Using
>
>   \completepublicationlist[criterium=all] ,
>
> which is what I actually need, also works.)
>
> Thanks,
>
> Jesse
>
> PS It be `criterion' rather than `criterium'.  According to my
> dictionary, the latter means "a one-day bicycle race on a circuit road
> course".

Clearly it should read

  "It is `criterion' rather than `criterium'."

rather than

  "It be `criterion' rather than `criterium'."

(I one-up'd Taco by making a grammatical rather than lexicographic
error.  Failure to proofread messages before sending them will be the
death of me yet.)

Jesse

-- 
Jesse Alama ([EMAIL PROTECTED])

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


Re: [NTG-context] bib module fails to produce publication list under certain conditions

2007-09-15 Thread Jesse Alama
Taco Hoekwater <[EMAIL PROTECTED]> writes:

> Jesse Alama wrote:
>> I recently came across an unusual error with the bib module: depending
>> on the section structure of a document, the publication list is
>> sometimes not produced.  I've attached a simple document and a one-entry
>> bib file that illustrates the error.  If either the second section of
>> the subsection is commented out, the publication list is produced; if
>> both are uncommented, the publication list is not produced.  What might
>> be going on?
>
> This is a known limitation introduced by the transparant per-section
> publication support (it is now clear I should not have done that,
> but is too late to fix now).  Normally being explicit like
>
>\placepublicationlist[criterium=all]
>
> fixes the problem.

That solved the problem -- thanks.  (Using

  \completepublicationlist[criterium=all] ,

which is what I actually need, also works.)

Thanks,

Jesse

PS It be `criterion' rather than `criterium'.  According to my
dictionary, the latter means "a one-day bicycle race on a circuit road
course".

-- 
Jesse Alama ([EMAIL PROTECTED])

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


Re: [NTG-context] bib module fails to produce publication list under certain conditions

2007-09-15 Thread Taco Hoekwater
Jesse Alama wrote:
> I recently came across an unusual error with the bib module: depending
> on the section structure of a document, the publication list is
> sometimes not produced.  I've attached a simple document and a one-entry
> bib file that illustrates the error.  If either the second section of
> the subsection is commented out, the publication list is produced; if
> both are uncommented, the publication list is not produced.  What might
> be going on?

This is a known limitation introduced by the transparant per-section
publication support (it is now clear I should not have done that,
but is too late to fix now).  Normally being explicit like

   \placepublicationlist[criterium=all]

fixes the problem.

Best wishes,
Taco
___
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
___


[NTG-context] bib module fails to produce publication list under certain conditions

2007-09-15 Thread Jesse Alama
I recently came across an unusual error with the bib module: depending
on the section structure of a document, the publication list is
sometimes not produced.  I've attached a simple document and a one-entry
bib file that illustrates the error.  If either the second section of
the subsection is commented out, the publication list is produced; if
both are uncommented, the publication list is not produced.  What might
be going on?

Thanks,

Jesse

euler.bib
Description: Binary data


busted.tex
Description: TeX document


-- 
Jesse Alama ([EMAIL PROTECTED])
___
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
___