ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Janneman <janerik.hagglof@bredband.net>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Strange bib referencing behavior
Date: Tue, 15 Dec 2009 20:45:17 +0100	[thread overview]
Message-ID: <4B27E74D.7060807@bredband.net> (raw)
In-Reply-To: <4B27A46D.4040104@elvenkind.com>

Taco Hoekwater skrev:
> Janneman wrote:
>>>
>> One missing "curly" bracket but still the same problem. Anything to 
>> do with some global settings with "INCOLLECTION@" ?
>
> Add \usepublications[\jobname] just before \starttext and you should be
> fine. (you can search the archives, this problem has come up a couple of
> times in the last two weeks).
>
> Best wishes,
> Taco
>
> PS It is better to be a little more specific about the actual problem
> inside the actual email text, I simply stopped looking after I saw
> the first error in the bib log.
>
>
> ___________________________________________________________________________________ 
>
> 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
> ___________________________________________________________________________________ 
>
>
After I added \usepublications[\jobname] it work as expected thanks for 
the help!

MVH

/Janneman

% ------
\usemodule[bib]
%\usemodule[bibltx]
\setupheadtext[sv][pubs=Litteraturhänvisning]
\setupbibtex[database=test]
%\usepublications[uppsatsGJ2009]
\setuppublications[state=start,alternative=apa,criterium=all,refcommand=authoryear]
\setuppublicationlist[author=\invertedauthor,artauthor=\invertedauthor,editor=\invertedauthor]
\setupcite[authoryear][andtext={ och },compress=no]


\usepublications[\jobname]
\starttext
\section{test}
When citing this author it makes an annoying new line.  Eva 
\cite[Hultin2007]. But this reference \cite[2005tmo] keeps at the same 
line. This is bad because i'm writing a thesis right now and this 
doesn't look good.
\stoptext


% -----
 
PS! I will investigate further those earlier discussions about this 
topic and of course check my preferences in thunderbird so not the 
attached files pastes in the mail automatically. I thought it would be 
useful to have the log entries for you to investigate. DS!
___________________________________________________________________________________
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
___________________________________________________________________________________


      reply	other threads:[~2009-12-15 19:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-15 13:28 Janneman
2009-12-15 14:26 ` Taco Hoekwater
2009-12-15 14:51   ` Janneman
2009-12-15 14:59     ` Taco Hoekwater
2009-12-15 19:45       ` Janneman [this message]

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=4B27E74D.7060807@bredband.net \
    --to=janerik.hagglof@bredband.net \
    --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).