As I implied: there simply is no key similar to @componentsJoinedByCommaAndAnd. It would be impossible, as templates tags don't accept arguments.

That same page in the help explains the concept of collection tags and condition tags. You need to use those instead of a key like @componentsJoinedByCommaAndAnd to do custom stuff like custom separators.

Some examples:

1. <[EMAIL PROTECTED]/> is equivalent to the following use of collection tags:

<$authors><$name/><?$authors> and </$authors>

2. <[EMAIL PROTECTED]/> is equivalent to:

<[EMAIL PROTECTED]<3?>
<$authors><$name/><?$authors> and </$authors><[EMAIL PROTECTED]>
<[EMAIL PROTECTED]><$name/>, </ [EMAIL PROTECTED]>
and <[EMAIL PROTECTED]/></[EMAIL PROTECTED]>

3. <[EMAIL PROTECTED]/> is equivalent to:

<[EMAIL PROTECTED]<3?>
<$authors><$name/><?$authors> and </$authors><[EMAIL PROTECTED]<4?>
<[EMAIL PROTECTED]><$name/>, </ [EMAIL PROTECTED]>
and <[EMAIL PROTECTED]/><[EMAIL PROTECTED]>
<[EMAIL PROTECTED]><$name/>, </[EMAIL PROTECTED]>
et al.</[EMAIL PROTECTED]>

hth,
Christiaan

On 18 Jul 2008, at 8:11 PM, Alexander Tscheulin wrote:

I hope I'm ot to stupid here, but I looked here before (http://bibdesk.sourceforge.net/manual/BibDesk%20Help_94.html#SEC178 ), but all I found was this @componentsJoinedByCommaAndAnd but no clue how to change the last seperator or the language.

Alex


Am 18.07.2008 um 18:52 schrieb Christiaan Hofman:

You can do this using collection and condition templates. This basically allows you to export in any format and any separator logic that you can think of.

Christiaan

On Fri, Jul 18, 2008 at 6:48 PM, Alexander Tscheulin <[EMAIL PROTECTED] > wrote:
Sorry, I probably didn't put this clear enough. It's fine in the
application, but I need it for the export templates to get it right
into an pages-document. So that I don't have to edit manually.


Am 18.07.2008 um 17:34 schrieb Rolf Schmolling:

> Hi,
>
> this doesn't make much sense, since – usually – bib-styles used in
> LaTeX-documents apply language-specific formatting via the babel-
> package (for example jurabib).
>
> Greetings,
>
> Rolf
>
> Am 18.07.2008 um 17:23 schrieb Alexander Tscheulin:
>
>> Hello!
>>
>> Is there a way to seperate multiple Authors with sth. else than and?
>> In my case this would be the german "und"?
>>
>> Cheers,
>> Alex

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/_______________________________________________
Bibdesk-users mailing list
Bibdesk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-users

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/_______________________________________________
Bibdesk-users mailing list
Bibdesk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-users

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bibdesk-users mailing list
Bibdesk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-users

Reply via email to