ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Change the appearance of a list of bibliography (\placepublications)
@ 2011-06-21 11:11 Jaroslav Hajtmar
  2011-06-21 11:41 ` Pontus Lurcock
  0 siblings, 1 reply; 2+ messages in thread
From: Jaroslav Hajtmar @ 2011-06-21 11:11 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello ConTeXtist.

Is there any possibility to influence the appearance of a list of 
bibliography when I make it in MKIV minimals using the command 
\placepublications?
I am thinking in particular spacing, stoppers etc.
Specifically, I need to change the alignment of reference items and 
increase the gap between an item and the relevant literature item.

At this moment, the result looks like this:

...
[9]  item 9
[10]item 10
[11]item 11


but I want it to look as follows:

...
   [9]  item 9
[10]  item 10


Can someone please advise?

Thanx Jaroslav



Here is my 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] 2+ messages in thread

* Re: Change the appearance of a list of bibliography (\placepublications)
  2011-06-21 11:11 Change the appearance of a list of bibliography (\placepublications) Jaroslav Hajtmar
@ 2011-06-21 11:41 ` Pontus Lurcock
  0 siblings, 0 replies; 2+ messages in thread
From: Pontus Lurcock @ 2011-06-21 11:41 UTC (permalink / raw)
  To: ntg-context

On Tue 21 Jun 2011, Jaroslav Hajtmar wrote:

> Is there any possibility to influence the appearance of a list of  
> bibliography when I make it in MKIV minimals using the command  
> \placepublications?

I've done some very limited hacking about with the bibliography
styles -- unfortunately I have now forgotten how the whole
thing hangs together, but Google plus a list archive makes a useful
spare brain. Take a look at these threads:

http://www.ntg.nl/pipermail/ntg-context/2011/059359.html
http://www.ntg.nl/pipermail/ntg-context/2011/057116.html

Sorry I don't have time to offer more assistance but I hope this
helps!

Pont
___________________________________________________________________________________
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] 2+ messages in thread

end of thread, other threads:[~2011-06-21 11:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-21 11:11 Change the appearance of a list of bibliography (\placepublications) Jaroslav Hajtmar
2011-06-21 11:41 ` Pontus Lurcock

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