ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Thomas A. Schmitz" <thomas.schmitz@uni-bonn.de>
Subject: Re: YABQ (yet another bib question...)
Date: Mon, 11 Sep 2006 21:05:55 +0200	[thread overview]
Message-ID: <827C0EB2-3E95-45F6-BFDC-A10361C5D56F@uni-bonn.de> (raw)
In-Reply-To: <450598B1.3060408@elvenkind.com>


On Sep 11, 2006, at 7:11 PM, Taco Hoekwater wrote:

> You can try this:
>
>    \def\silentcite[#1]%
>      {\bgroup
>       \let\addthisref\gobbleoneargument
>       \cite[#1]%
>       \egroup}
>
> (untested). If that does not work, it is not possible.
>
> Taco

Taco,

thanks for the suggestion. It doesn't work (still  produces an entry  
in the bibliography), but it's not a big deal, these are very special  
cases, and I can edit the bbl manually in order to get them right.

On a related note: all lovers of the bib module (and I know there are  
many of them out there) may be interested to know of two nice things.  
I found them out while I was switching my bibliographies to the new  
system. So if you use the one and only editor, emacs, you may want to  
try this:

1. reftex works with context! It cannot automatically determine the  
database it is supposed to use (I have to look into the customization  
again to see whether it can be taught to do so), but you can tell it  
explicitly about your .bib file, and then, all the usual keybindings  
work, you get a nice buffer where you can choose your references etc.  
There was a discussion a while ago on the mailing list, and my  
impression was it didn't work, so I was thrilled to see it did!

2. I discovered another nice little app that works within emacs. It's  
called ebib. It is not very good as an editor for bibtex databases,  
but it has a great tab-completion feature for inserting references  
into your files. I tweaked it a bit so it would insert the proper  
\cite[] and \nocite[] commands for ConTeXt, and it is the fastest and  
most convenient thing I've ever seen. Maybe I should say something  
about on the wiki?

Anyway, Taco, thanks for your help, and all best

Thomas

  reply	other threads:[~2006-09-11 19:05 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-08 20:53 Thomas A. Schmitz
2006-09-08 22:40 ` Sanjoy Mahajan
2006-09-10 13:30   ` Taco Hoekwater
2006-09-14 21:46     ` Thomas A. Schmitz
2006-09-15  7:57       ` Taco Hoekwater
2006-09-15  9:18         ` Thomas A. Schmitz
2006-09-15  9:47           ` Taco Hoekwater
2006-09-15 10:05             ` Thomas A. Schmitz
2006-09-15 12:34           ` Sanjoy Mahajan
2006-09-15 13:09             ` Thomas A. Schmitz
2006-09-15 14:45               ` Taco Hoekwater
2006-09-11  8:28   ` Thomas A. Schmitz
2006-09-11 17:11     ` Taco Hoekwater
2006-09-11 19:05       ` Thomas A. Schmitz [this message]
2006-09-11 19:30     ` Sanjoy Mahajan

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=827C0EB2-3E95-45F6-BFDC-A10361C5D56F@uni-bonn.de \
    --to=thomas.schmitz@uni-bonn.de \
    --cc=ntg-context@ntg.nl \
    /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).