On 14 Oct 2007, at 3:07 PM, Simon Spiegel wrote:

>
>>>
>>>> - Have you changed something about the syntax? The following  
>>>> snippet
>>>> Christiaan posted doesn't work anymore:
>>>>
>>>> <[EMAIL PROTECTED]<4?>
>>>> <[EMAIL PROTECTED]/>
>>>> <[EMAIL PROTECTED]>
>>>> <[EMAIL PROTECTED]><$name/>, </[EMAIL PROTECTED]/
>>>>> et al.</[EMAIL PROTECTED]>
>>>>
>>>
>>> Here is the corrected template snippet:
>>>
>>> <[EMAIL PROTECTED]<4?>
>>> <[EMAIL PROTECTED]/>
>>> <[EMAIL PROTECTED]>
>>> <[EMAIL PROTECTED]><$name/>, </ 
>>> [EMAIL PROTECTED]>
>>> et al.</[EMAIL PROTECTED]>
>
> Sorry, but I still don't get my head around this. What I want to
> achive is the following: In case of less than four editors, I want
>
> "Joe Smith, John Doe und Donald Knuth" – notice the missing comma
> before the "und" which is the only correct way in German. I use the
> following code:
>
> <[EMAIL PROTECTED]<4?><[EMAIL PROTECTED]><$name/>, </
> [EMAIL PROTECTED]>und <[EMAIL PROTECTED]/
>> <[EMAIL PROTECTED]/><[EMAIL PROTECTED]>
>
> What I get is:
>
> "Joe Smith, John Doe, und Donald Knuth" – I want to get rid of the
> comma before the "und", and this used to work before (not exactly
> with this code), and I can't make it to work again.
>
> simon

You need to use a separator tag <[EMAIL PROTECTED]>
between the name tag and the comma.

Christiaan



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Bibdesk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-users

Reply via email to