ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Bugs in m-bib (mostly solved)
@ 2000-11-29  2:37 Uwe Koloska
  2000-11-29  8:48 ` S2P development
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Koloska @ 2000-11-29  2:37 UTC (permalink / raw)


Hello all,

I need some references for my paper and downloaded a copy of m-bib from
  http://www.cybercomm.nl/~bittext/temp/m-bib.zip

But there are some problems with this code:

o there is a line in the docu with "\ETEX!" but since ConTeXt thinks '!'
  is a normal char it doesn't find this command.  Just change it to
    "\ETEX !"
  With this change you can compile the docu without problems with
    texexec --module --mode=color m-bib

o there is one (more?) inconsistency between the bibtex stylefiles (*.bst)
  and the ones for ConTeXt (bibl-*.tex).  In the bst-file an inproceedings
  has authors and in bibl it has artauthors.  So just change artauthors in
  bibl to authors for inproceedings. (or the other way round)
  I don't searched for more incosistencies like this -- I was only in the
  need of "inproceedings" and "techreport"

o \etalchar is used by the cont-??.tex files but not defined -- for the
  moment just press return if the error occurs ...

o the space after a cite-command is been eaten up by TeX. So instead of
    "in \cite[ABC90] Charly wrote ..."
  write
    "in \cite[ABC90]\ Charly wrote ..."

And while I am at it:
  Is there someone working on more citation styles?
  And how can I make the module display "References" in say german?

Happy citing ;-)
Uwe

-- 
mailto:koloska@rcs.urz.tu-dresden.de
http://rcswww.urz.tu-dresden.de/~koloska/
--                                    --
right now the web page is in german only
but this will change as time goes by ;-)


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

* Re: Bugs in m-bib (mostly solved)
  2000-11-29  2:37 Bugs in m-bib (mostly solved) Uwe Koloska
@ 2000-11-29  8:48 ` S2P development
  0 siblings, 0 replies; 2+ messages in thread
From: S2P development @ 2000-11-29  8:48 UTC (permalink / raw)


Uwe Koloska wrote:
>
> And while I am at it:
>   Is there someone working on more citation styles?
>   And how can I make the module display "References" in say german?

We now do a lot of testing at kluwer (where we have a lot of input
examples), and we found a lot more bugs on top of the ones in your 
list. (Yes, you need the \bblreadfalse under some conditions).

There will be a new version 'soon' with all of these bugs and more
fixed, and with better documentation on writing the styles.

Greetings, Taco


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

end of thread, other threads:[~2000-11-29  8:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-11-29  2:37 Bugs in m-bib (mostly solved) Uwe Koloska
2000-11-29  8:48 ` S2P development

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