ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jaroslav Hajtmar <hajtmar@gyza.cz>
To: "Thomas A. Schmitz" <thomas.schmitz@uni-bonn.de>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Is it bibliography really problem for MKIV?
Date: Thu, 01 Mar 2012 12:09:24 +0100	[thread overview]
Message-ID: <4F4F58E4.6090903@gyza.cz> (raw)
In-Reply-To: <4F4F4ACA.1030309@uni-bonn.de>

Hello Thomas,
I have experimented a bit and found that the problem is not in the 
presence of citation in the caption of figure.
It seems that the problem does not occur only when you insert a figure 
without caption.

See the following example:

Jaroslav



\setupbibtex[database=sample]
\setuppublications[alternative=ams, sorttype=cite]

\starttext
citations are \cite[hh2010b] and \cite[hh2010a].

% \placefigure[force][fig1]{Caption of figure \cite[Eijkhout1991] with 
citation} % with problem
%           {\externalfigure[fig1]}

% \placefigure[force, none][fig1]{} %Figure without caption - no problem 
with bibliography
%            {\externalfigure[fig1]}

\placefigure[force][fig1]{Caption of figure without citation} % with 
problem too
            {\externalfigure[fig1]}


\placepublications[criterium=cite]

\stoptext



Dne 1.3.2012 11:09, Thomas A. Schmitz napsal(a):
> On 03/01/2012 10:49 AM, Jaroslav Hajtmar wrote:
>> Thanx Thomas
>> Thank you dealt with my problem. Maybe I'm the first to met this bug (if
>> a mistake is it).
>> Regarding the use of buffers: I'll have to remake it, because everything
>> I have in principle based just on buffers.
>> If I could not give a citation link to figure caption then would be a
>> huge problem. I'd probably have to deal manually finding bibliography
>> items and direct write its numbers into captions to square brackets (ie
>> without cite referencing). Although I do not think, it could cause this
>> problem. He is occurs even if the citation not appears in caption of
>> figure.
>>
>> For me it is now very unfortunate that the thesis supervisor requires
>> strict order of bibliography as I wrote. I'll try to wait for a possible
>> correction, or try about hundred bibliographic items rearrange
>> "manually" so that it will by his requirement.
>> Once again, many thanks.
>> With greetings Jaroslav
>
> Yes, it looks like nobody put \cite into captions before you, but I 
> can imagine that this is a fairly normal requirement in the sciences. 
> So this should in fact work, and you shouldn't have to do this 
> manually, this is a bug and should be fixed. The question is a bit how 
> urgently you need it. The bibliography mkiv code is something that 
> only Hans can touch, so the fix will come, but it will probably take 
> him some time.
>
> Best wishes
>
> Thomas
>

___________________________________________________________________________________
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:[~2012-03-01 11:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-28 18:12 Jaroslav Hajtmar
2012-02-28 19:19 ` Thomas A. Schmitz
2012-02-29 20:43   ` Jaroslav Hajtmar
     [not found]   ` <4F4E8B81.6080804@gyza.cz>
2012-03-01  9:08     ` Thomas A. Schmitz
2012-03-01  9:49       ` Jaroslav Hajtmar
2012-03-01 10:09         ` Thomas A. Schmitz
2012-03-01 11:09           ` Jaroslav Hajtmar [this message]
2012-02-28 19:25 ` Stefan Müller

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=4F4F58E4.6090903@gyza.cz \
    --to=hajtmar@gyza.cz \
    --cc=ntg-context@ntg.nl \
    --cc=thomas.schmitz@uni-bonn.de \
    /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).