On Thu, Mar 29, 2012 at 10:32, Hans Hagen wrote:
> On 29-3-2012 09:11, Alan BRASLAU wrote:
>>
>> On a similar line, concerning syntax (but not references),
>> the braces grouping keywords get passed on to the pdf properties:
>>
>> \setupinteraction [keyword={syntax, braces, commas}]
>>
>> Is this a bug or else the incorrect use of braces?
>
>
> That's weird, as here I get no { } in the properties shown by acrobat and
> the xml blob in the pdf has
>
> <pdf:Keywords>syntax braces commas</pdf:Keywords>

I get the braces when there is a space after braces, for example

\setupinteraction
    [author=me,
     title={long title}
    ]

I solved the problem by adding a comma right after the last brace, but
I would also call that "a hint of a tiny buglet somewhere" ;)

(It also took me some time to realize that one has to use subtitle
instead of subject and keyword instead of keywords.)

Mojca
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to