ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Spacing after \cite
@ 2009-03-10 15:59 Aditya Mahajan
  2009-03-10 16:09 ` Aditya Mahajan
  0 siblings, 1 reply; 9+ messages in thread
From: Aditya Mahajan @ 2009-03-10 15:59 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Taco,

Normally, while using \cite one does not need to worry about adding an 
explicit space after the command. So, you can write "\cite[something] says 
...." rather than "\cite[something]\ says ...". But something has changed 
in core ConTeXt which has changed this behaviour.

Consider the test file:

\usemodule  [bib]
\setuppublications    [alternative=num]

\starttext
Test~\cite[something] is wrong
\stoptext

I have two versions of ConTeXt. With ConTeXt  2009.01.18 (which has t-bib
version=2008.10.27), I get (notice the space after [] and is)

%-----------
Test [] is wrong
%-------------

With ConTeXt 2009.03.09  (which has t-bib version=2008.12.01) I get 
(notice that there is no space after [] and is)

%-----------
Test []is wrong
%-------------

The behaviour is the same whether I use pdftex or luatex. There is no 
major difference between the two versions of t-bib. The changelog says

%D \item Catalan translation of 'References' (10/11/2008)
%D \item 'chapter' -> 'chapitre' in bibl-apa-fr (27/11/2008)
%D \item Run bibtex via os.execute in  mkiv modee (01/12/2008)

So I am guessing that the difference is because of something else, but I 
cannot see any differences.

Any suggestions?

Aditya
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2009-03-31 16:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-10 15:59 Spacing after \cite Aditya Mahajan
2009-03-10 16:09 ` Aditya Mahajan
2009-03-29 18:09   ` Jesse Alama
2009-03-29 18:27     ` Wolfgang Schuster
2009-03-29 19:24       ` Jesse Alama
2009-03-30  7:37       ` Taco Hoekwater
2009-03-30 15:16         ` Jesse Alama
2009-03-31  7:43           ` Taco Hoekwater
2009-03-31 16:43             ` Jesse Alama

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