Re (1)
Would somebody please de so kind to compile this minimal example
with XeTeX and inform me what you see in the pdf's document
properties for: title, subject, author and keywords ?
The good looking characters or the messed up ones ?
--- begin code ---
\mainlanguage[fr]
\setupinteraction[
title=ÀÂÆ ÇÉÈÊË ÎÏÔŒ ÙÜŸ,
subtitle=àâæ çéèêë îïôœ ùûüÿ,
author=àâæ ÀÂÆ,
keyword=àâæ çéèêë îïôœ ùûüÿ]
\starttext
À Â Æ Ç É È Ê Ë Î Ï Ô Œ Ù Ü Ÿ
à â æ ç é è ê ë î ï ô œ ù û ü ÿ
\stoptext
--- end code ---
Thanks on beforehand,
Alan
2008/6/27 Alan Stone
Hi,
- ConTeXt ver: 2008.06.22 17:38 MKII fmt: 2008.6.23 ( ctx minimal) - XeTeX, Version 3.1415926-2.2-0.999.1 (Web2C 7.5.6)
When using
(1) \setupinteraction[state=start, title={éèçàù}, subtitle={éèçàù}, author={éèçàù}, keyword={éèçàù}]
the accented characters get al scrambled up in the pdf document properties fields while in the document itself all is ok.
Qué passa ?
(2) \pdfminorversion=5 (or whatever) gives
! Undefined control sequence. l.31 \pdfminorversion =5 ? ! Emergency stop. l.31 \pdfminorversion =5
What's the alternative ?
Thanks, Alan