ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* t-bib-2006.06.23 problem
@ 2006-06-28 18:05 Johannes Graumann
  2006-06-28 18:59 ` beta bib module issues Taco Hoekwater
  0 siblings, 1 reply; 6+ messages in thread
From: Johannes Graumann @ 2006-06-28 18:05 UTC (permalink / raw)


Hello,

The current t-bib beta (t-bib-2006.06.23) available at
http://dl.contextgarden.net/modules/t-bib-2006.06.23.zip has a problem:

% Use Taco's bib module for the citations
\usemodule[t-bib]
% Cite the bibliography lists according to the entry order in the *.bib file
\setuppublications[sorttype=bbl]
% Bibliography information is here:
\setupbibtex[database={../Bibliography/bibliography.bib}]

Results in bibliography lists where the entries are (uncalled-for) numbered
and the numbers collide with the author names (see
http://shortlink.co.uk/9n6).

Joh

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

* beta bib module issues
  2006-06-28 18:05 t-bib-2006.06.23 problem Johannes Graumann
@ 2006-06-28 18:59 ` Taco Hoekwater
  2006-06-29  9:58   ` Taco Hoekwater
  0 siblings, 1 reply; 6+ messages in thread
From: Taco Hoekwater @ 2006-06-28 18:59 UTC (permalink / raw)


Johannes Graumann wrote:
> Hello,
> 
> The current t-bib beta (t-bib-2006.06.23) available at
> http://dl.contextgarden.net/modules/t-bib-2006.06.23.zip has a problem:

I'll fix this an Mojca's problem tomorrow (need a different machine).
Mojca, can you send me a minimal example with extra spaces please?

Taco

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

* Re: beta bib module issues
  2006-06-28 18:59 ` beta bib module issues Taco Hoekwater
@ 2006-06-29  9:58   ` Taco Hoekwater
  2006-06-29 16:18     ` Johannes Graumann
  2006-06-30 17:48     ` Mojca Miklavec
  0 siblings, 2 replies; 6+ messages in thread
From: Taco Hoekwater @ 2006-06-29  9:58 UTC (permalink / raw)



Hi,

Taco Hoekwater wrote:
> Johannes Graumann wrote:
> 
>>Hello,
>>
>>The current t-bib beta (t-bib-2006.06.23) available at
>>http://dl.contextgarden.net/modules/t-bib-2006.06.23.zip has a problem:
> 
> I'll fix this an Mojca's problem tomorrow (need a different machine).
> Mojca, can you send me a minimal example with extra spaces please?

I've uploaded a new version to contextgarden. It fixes three bugs:

* fix \type{\normalauthor} and \type{\normalshortauthor} spacing
* do not typeset empty arguments to \type{\typesetapublication}
* add \type{symbol=none} to \type{\setuplist} in unnumbered
   mode to prevent typesetting of bare numbers

Greetings, taco

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

* Re: beta bib module issues
  2006-06-29  9:58   ` Taco Hoekwater
@ 2006-06-29 16:18     ` Johannes Graumann
  2006-06-30 17:48     ` Mojca Miklavec
  1 sibling, 0 replies; 6+ messages in thread
From: Johannes Graumann @ 2006-06-29 16:18 UTC (permalink / raw)


Taco Hoekwater wrote:
> * add \type{symbol=none} to \type{\setuplist} in unnumbered
>    mode to prevent typesetting of bare numbers
 Works now - thanks!

Joh

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

* Re: beta bib module issues
  2006-06-29  9:58   ` Taco Hoekwater
  2006-06-29 16:18     ` Johannes Graumann
@ 2006-06-30 17:48     ` Mojca Miklavec
  2006-06-30 18:01       ` Taco Hoekwater
  1 sibling, 1 reply; 6+ messages in thread
From: Mojca Miklavec @ 2006-06-30 17:48 UTC (permalink / raw)


On 6/29/06, Taco Hoekwater wrote:
> I've uploaded a new version to contextgarden. It fixes three bugs:
>
> * fix \type{\normalauthor} and \type{\normalshortauthor} spacing

Thanks. One space less ;) ... but still one space too much :(

\usemodule
  [bib]
\setuppublications
  [alternative=num,
   criterium=all]

\startpublication
  [k=Califano:VibStates,t=book,a=Califano,y=1976,s=Califano]
  \author[]{}[S.]{}{Califano}
  \title{Vibrational States}
  \pubyear{1976}
  \pubname{John Wiley \& Sons}
\stoppublication


\starttext
\placepublications
\stoptext

Mojca

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

* Re: beta bib module issues
  2006-06-30 17:48     ` Mojca Miklavec
@ 2006-06-30 18:01       ` Taco Hoekwater
  0 siblings, 0 replies; 6+ messages in thread
From: Taco Hoekwater @ 2006-06-30 18:01 UTC (permalink / raw)


Mojca Miklavec wrote:
> On 6/29/06, Taco Hoekwater wrote:
> 
>>I've uploaded a new version to contextgarden. It fixes three bugs:
>>
>>* fix \type{\normalauthor} and \type{\normalshortauthor} spacing
> 
> 
> Thanks. One space less ;) ... but still one space too much :(
> 

In bibl-num, add a space at the end of line 187 and 322.

I hope to remember to do a new upload tomorrow.

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

end of thread, other threads:[~2006-06-30 18:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-28 18:05 t-bib-2006.06.23 problem Johannes Graumann
2006-06-28 18:59 ` beta bib module issues Taco Hoekwater
2006-06-29  9:58   ` Taco Hoekwater
2006-06-29 16:18     ` Johannes Graumann
2006-06-30 17:48     ` Mojca Miklavec
2006-06-30 18:01       ` Taco Hoekwater

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