ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Christopher G D Tipper" <ctipper@hol.gr>
Subject: m-bib package
Date: Tue, 6 Jun 2000 18:39:20 +0300	[thread overview]
Message-ID: <000501bfcfcd$877c9f80$b30761c3@chris> (raw)

Hi all,

I'm having some teething problems with the \usemodule[m-bib] package of Taco's and I wonder if people can set me right.

I think I've got the basics right, because I've managed to get a compiled bibliography (once or twice...) But it screwed up my document font settings, because I didn't happen to want my References right at the end of the document. So, in the time honoured manner, I fiddled. Big mistake. All I did was change

\setuppublications[
...
        \c!voor\c!lijst={\csname\v!onderwerp\endcsname{References}
                         \switchtobodyfont[\v!klein]},
...]

to

\setuppublications[
...
        \c!voor\c!lijst={\csname\v!onderwerp\endcsname{References}},
...]

in m-bib.tex and recompile the format.

(1) Biggest problem is that \completepublications now puts 'References' but no entries. All the \cite commands produce the right results, and I have ...criterium=all... set. So what's happened?

(2) The thing that really irritated me was that the space after \cite[...] gets swallowed, so I end up with things like "...in (Searle, 1984)he says...". Changing 
\c!rechts={)}, 
to 
\c!rechts={) },
doesn't take into account punctuation after the closing parenthesis.

But what I'd really like to know is what all those \c! and \v! tags do, and what begincsname...endcsname is?

One final note. When the next version of m-bib.zip is posted, can we please know the proper file-placements?

This is what I kind of figured from an older distribution:

m-bib.tex --> texmf/tex/context/base
bib-apa.tex + *.bst --> texmf/tex/generic/context
m-bib.pdf --> texmf/doc/context/base

And do I need to create a format if I make changes to bib-apa, m-bib etc. ?

Kind Regards,
Christopher


             reply	other threads:[~2000-06-06 15:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-06-06 15:39 Christopher G D Tipper [this message]
2000-06-06 21:16 ` Hans Hagen
2000-06-07  8:30 ` Berend de Boer
2000-06-07  9:08   ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000501bfcfcd$877c9f80$b30761c3@chris' \
    --to=ctipper@hol.gr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).