ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* join references with extra argument
@ 2009-07-19 17:23 Xan
  2009-07-20  6:42 ` Taco Hoekwater
  0 siblings, 1 reply; 3+ messages in thread
From: Xan @ 2009-07-19 17:23 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Xan

Hi,
I have \cite[extras={, Proposició~6.6}][grillet] \cite[extras={, 
Proposició~1.6}][cgt] and it shows me:

[1, Proposició 6.6] [2, Proposició 1.6]

It's possible to write code for displaying something like:

[1, Proposició 6.6; 2, Proposició 1,6]????


Thanks,
Xan.
___________________________________________________________________________________
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] 3+ messages in thread

* Re: join references with extra argument
  2009-07-19 17:23 join references with extra argument Xan
@ 2009-07-20  6:42 ` Taco Hoekwater
  2009-07-20  8:44   ` Xan
  0 siblings, 1 reply; 3+ messages in thread
From: Taco Hoekwater @ 2009-07-20  6:42 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Xan

Xan wrote:
> Hi,
> I have \cite[extras={, Proposició~6.6}][grillet] \cite[extras={, 
> Proposició~1.6}][cgt] and it shows me:
> 
> [1, Proposició 6.6] [2, Proposició 1.6]
> 
> It's possible to write code for displaying something like:
> 
> [1, Proposició 6.6; 2, Proposició 1,6]????

Something like this may 'work':

   I have \cite[right={; }, extras={, Proposició~6.6}][grillet]
   \cite[left=,extras={, Proposició~1.6}][cgt]

I know it that is very ugly coding, but it is the best possible.

Best wishes,
Taco
___________________________________________________________________________________
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] 3+ messages in thread

* Re: join references with extra argument
  2009-07-20  6:42 ` Taco Hoekwater
@ 2009-07-20  8:44   ` Xan
  0 siblings, 0 replies; 3+ messages in thread
From: Xan @ 2009-07-20  8:44 UTC (permalink / raw)
  To: Taco Hoekwater; +Cc: mailing list for ConTeXt users

En/na Taco Hoekwater ha escrit:
>
> Something like this may 'work':
>
>   I have \cite[right={; }, extras={, Proposició~6.6}][grillet]
>   \cite[left=,extras={, Proposició~1.6}][cgt]
>
> I know it that is very ugly coding, but it is the best possible.
>
> Best wishes,
> Taco
Thanks Taco.
Yes, it's a little ugly code. My opinion is that perhaps you could write 
a patch for easy that: something like \citen[ref, theorem; ref; theorem; 
....] (ref: reference and theorem the text what you want to display; 
citen is cite with names). Just a suggestion.

Xan.
___________________________________________________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2009-07-20  8:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-19 17:23 join references with extra argument Xan
2009-07-20  6:42 ` Taco Hoekwater
2009-07-20  8:44   ` Xan

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