Ok Hans. Thanks for taking it into consideration. Take your time do to
whatever you intended to do first. It'll be worthwhile waiting for
sure.
The more I dig into ConTeXt the more I like it ( compared to LaTeX ) -
although the font handling is quite a tough nut to crack. XeTeX makes
it a bit more comprehensible, though I don't have a clue what I'm
doing. I just try different things and keep what works.
Thanks for all that you do.
Have a great weekend,
Alan
On Sat, Jun 28, 2008 at 1:29 PM, Hans Hagen
Alan Stone wrote:
Yep Hans, that one. Ok I won't bother about it any longer.
Any clues regarding the other issues, i.e.
(1) the scrambled PDF headers ?
(2) the inability to lower the \pdfminorversion setting ?
using
- 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)
in pdf traditionally there was only pdf doc encoding; this is supported by default
when unicode encoding was added to the spec, i started supporting it too and given that one enables it, traditional tex should work out ok (for instance chinese bookmark were possible)
i've now enabled it for luatex (context mkiv) and when that works ou ok i'll see if i can support it for xet ex too (the problem is that i need to rework some code in the spec drivers and that was not on my current agenda)
(it means that i need to replace defaults for pdftex/xetex/luatex and since luatex is experimental anyway, let's start there)
Hans