ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* bibliography - maybeyear
@ 2013-11-20  8:12 Alan Braslau
  2013-11-20 12:38 ` Hans Hagen
  2013-11-28 17:37 ` Hans Hagen
  0 siblings, 2 replies; 6+ messages in thread
From: Alan Braslau @ 2013-11-20  8:12 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello,

Using
  \setuppublications [alternative=num]
for example, should not append letters to the publication years when
encountering multiple publications by the same author(s) per year.

So, in the use of bibliographies, I have not understood how to control
\maybeyear.

In the bibl-xxx.tex files, it is defined as
  \def\maybeyear#1{#1}
or
  \def\maybeyear#1{}
as needed. Perhaps this is for mkii.

In bibl-bib.mkiv, one has
  \appendtoks
     \doifelse{\bibtexpublicationsparameter\c!maybeyear}\v!off
       {\let\maybeyear\gobbleoneargument}
       {\let\maybeyear\firstofoneargument}%
  \to \everysetupbibtexlistplacement
which seems to then use the keyword maybeyear.

I guess that
  \setupbibtexpublications [maybeyear=off]
in my source would turn off the appended letters, but this is not
correct. I have tried many variants (\setuppublications, \setupbibtex).
What am I misunderstanding? Or is this a bug?

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


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

end of thread, other threads:[~2013-11-29 21:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-20  8:12 bibliography - maybeyear Alan Braslau
2013-11-20 12:38 ` Hans Hagen
2013-11-20 12:53   ` Alan Braslau
2013-11-28 17:37 ` Hans Hagen
2013-11-29 11:22   ` Thomas A. Schmitz
2013-11-29 21:20     ` Alan Braslau

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