ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* bib module: support \noopsort
@ 2005-10-07 11:04 Giuseppe Bilotta
  2005-10-07 11:51 ` Taco Hoekwater
  0 siblings, 1 reply; 3+ messages in thread
From: Giuseppe Bilotta @ 2005-10-07 11:04 UTC (permalink / raw)


Hello Taco,

would it be possible for your module to support the
\noopsort command you can find in some .bib files?
Basically, a key like

key = {\noopsort{value1}}value2

will print as value2 but be sorted under value1 (details in
the bibtex references?

For the time being I'm just putting a \let\noopsort\relax in
my document.

-- 
Giuseppe "Oblomov" Bilotta

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

* Re: bib module: support \noopsort
  2005-10-07 11:04 bib module: support \noopsort Giuseppe Bilotta
@ 2005-10-07 11:51 ` Taco Hoekwater
  2005-10-07 13:52   ` Re[2]: " Giuseppe Bilotta
  0 siblings, 1 reply; 3+ messages in thread
From: Taco Hoekwater @ 2005-10-07 11:51 UTC (permalink / raw)


Giuseppe Bilotta wrote:
> Hello Taco,
> 
> would it be possible for your module to support the
> \noopsort command you can find in some .bib files?

Sure, will do (new beta later today).

> For the time being I'm just putting a \let\noopsort\relax in
> my document.

That's wrong, I think. Should be \def\noopsort#1{}, yes?

Cheers, Taco

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

* Re[2]: bib module: support \noopsort
  2005-10-07 11:51 ` Taco Hoekwater
@ 2005-10-07 13:52   ` Giuseppe Bilotta
  0 siblings, 0 replies; 3+ messages in thread
From: Giuseppe Bilotta @ 2005-10-07 13:52 UTC (permalink / raw)


Friday, October 7, 2005 Taco Hoekwater wrote:

> Giuseppe Bilotta wrote:
>> Hello Taco,
>> 
>> would it be possible for your module to support the
>> \noopsort command you can find in some .bib files?

> Sure, will do (new beta later today).

THanks.

>> For the time being I'm just putting a \let\noopsort\relax in
>> my document.

> That's wrong, I think. Should be \def\noopsort#1{}, yes?

Yes, of course.

-- 
Giuseppe "Oblomov" Bilotta

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

end of thread, other threads:[~2005-10-07 13:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-07 11:04 bib module: support \noopsort Giuseppe Bilotta
2005-10-07 11:51 ` Taco Hoekwater
2005-10-07 13:52   ` Re[2]: " Giuseppe Bilotta

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