Hi friends,

I've been using eXaMpLe for some years and I find that recently  
dosetupidentity stopped doing anything. (This is a setup for document  
headers in PDF). I was wondering if this was a bug, as I used to get  
Acrobat Document Properties and now I don't, simply from updating  
ConTeXt.

I am using latest gwTeX on Mac OS X.
(Web2C 7.5.6) (format=cont-en 2007.5.15)

Sample code:

\defineXMLenvironment [meta]
   {\bgroup
    \defineXMLpush[author]
    \defineXMLpush[subject]
    \defineXMLpush[head]
    \defineXMLpush[keywords]}
   {\dosetupidentity
     {\XMLpop{head}}
     {\XMLpop{subject}}
     {\XMLpop{author}}
     {TeX with the ConTeXt macro package}
     {}
     {\XMLpop{keywords}}
   \egroup}

Many thanks, it's been a long time!
Christopher

___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to