ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* List of bibliography problem in mkiv minimals
@ 2011-06-20 22:02 Jaroslav Hajtmar
  0 siblings, 0 replies; only message in thread
From: Jaroslav Hajtmar @ 2011-06-20 22:02 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello ConTeXist again,

I found an irregularity in the functioning of the latest minimals beta 
version and earlier versions.
When a create list of bibliography (in a my little special format), then 
item numbers are aligned left, whereas previously been aligned to the 
right. In addition, the number of items and this item almost no space 
(especially when double-digit item number). Previously everything (for 
example in TexLive MKIV version of ConTeXt) was OK!

Here is example of result:

Now:

[1] item 2
[2] item 1
[3] item 4
[4] item 3
[5] item 5
[6] item 6
[7] item 7
[8] item 8
[9] item 9
[10]item 10
[11]item 11
[12]item 12


Earlier:
  [1]  item 2
  [2]  item 1
  [3]  item 4
  [4]  item 3
  [5]  item 5
  [6]  item 6
  [7]  item 7
  [8]  item 8
  [9]  item 9
[10]  item 10
[11]  item 11
[12]  item 12


Is there any way to get the original (earlier) settings?

Thanx Jaroslav

Here is my minimal example:




\setupbibtex[database={samplebib}]

% Content of file samplebib.bib :
%
% @MISC{1,note={item 1}}
% @MISC{2,note={item 2}}
% @MISC{3,note={item 3}}
% @MISC{4,note={item 4}}
% @MISC{5,note={item 5}}
% @MISC{6,note={item 6}}
% @MISC{7,note={item 7}}
% @MISC{8,note={item 8}}
% @MISC{9,note={item 9}}
% @MISC{10,note={item 10}}
% @MISC{11,note={item 11}}
% @MISC{12,note={item 12}}
% @MISC{13,note={item 13}}
% @MISC{14,note={item 14}}
% @MISC{15,note={item 15}}
%


\setuppublications[setupinteraction=start, alternative=ams, 
sorttype=cite, criterium=cite]


\setuppublicationlayout[misc]{%
\insertnote
}


\starttext

Cite \cite[2], \cite[1]. Next cite \cite[4], \cite[3], \cite[5] and 
\cite[6].

Other \cite[7], \cite[8], \cite[9], and \cite[10].

Last cite \cite[11] and \cite[12].



\blank[big]

List:

\placepublications %[criterium=all]

\stoptext

___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-06-20 22:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-20 22:02 List of bibliography problem in mkiv minimals Jaroslav Hajtmar

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