Hello everyone,

I know you're busy with preparing the next Invenio release, but i was wondering if you could give me a quick hint with a strange problem i have with a bibconvert .tpl file rule.

The situation i have is (simplified for clarity):
I want to prefix IR_AuthorAPM with the string: "AU:(AUTHAPM)" if (and only if) IR_AuthorAPM is not empty. All these go to 100$0. [Yes, I'm messing with authorities ;) ]

Normally, i would do:
[...]
<subfield code="0"><:IR_AddAuthor*::IR_AuthorAPM::CONF(IR_AuthorAPM:,,0)::ADD(AU:(AUTHAPM), ):></subfield>
[...]

But as you realize, adding a "(" or ")" is not(?) possible with ADD. Any ideas how to overcome it? It would work with "[" and "]", but unfortunately i need to input parentheses...

Best regards,
Theodoros

Reply via email to