ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* m-bib questions/remarks
@ 2001-06-23 16:44 Eckhart Guthöhrlein
  2001-06-25  9:15 ` Taco Hoekwater
  0 siblings, 1 reply; 5+ messages in thread
From: Eckhart Guthöhrlein @ 2001-06-23 16:44 UTC (permalink / raw)


Hi,

I just started to use the bib module for accessing my existing bibtex 
databases. I have some remarks/questions. First, my minimal input file:

\usemodule[bib]
\setupbibtex[database=test,sort=no]
\starttext
	\cite[a], \cite[b], \cite[c]
	\completelistofpublications
\stoptext

1. The first TeX run works fine, and so does running BibTeX. But in the 
subsequent TeX run, I get an error message because of an undefined control 
sequence \etalchar. This seems to be used for the short labels. I do not 
need them, so I said \def\etalchar#1{#1} as workaround, but I do not think 
that everything is as it should be now.

2. If I omit "sort=no" from the setup (since it is the default), TeX 
complains about \@@pbsort being undefined during the first run, probably an 
internal problem of the module.

3. I am unable to change the citation format. 
\setuppublications[refcommand=authoryears] has no effect, nor has 
\setupcite[author][]. However, \cite[authoryears][a] works fine, so a 
workaround is not difficult to do.

4. If there are abbreviations used only in titles in the list of 
publications, they won't make their way into the list of abbreviations. I 
guess I have to take care of them myself? I have noticed the same if you 
use another abbreviations in the full text for an abbreviation, and if this 
the only occurence of the second abbreviation, so that it is called only in 
the list of abbreviations. My workaround is "{\setbox0{\hbox{\EXMPL}}}" in 
the text, any better suggestions?

If these problems are my fault, please tell me, if they are due to the beta 
stage of the module, please consider this a bug-report (1-3) or feature 
suggestion (4).

Bye,
Eckhart


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

end of thread, other threads:[~2001-06-25 13:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-23 16:44 m-bib questions/remarks Eckhart Guthöhrlein
2001-06-25  9:15 ` Taco Hoekwater
2001-06-25 11:06   ` Eckhart Guthöhrlein
2001-06-25 12:16     ` Taco Hoekwater
     [not found]     ` <5.1.0.14.0.20010625150034.00a8c380@public.uni-hamburg.de>
2001-06-25 13:44       ` Taco Hoekwater

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