Re: [NTG-context] Ancient Greek
Adam Lindsay
Steffen Wolfrum said this at Fri, 20 Aug 2004 20:57:05 +0200:
Well, I'd love to use aleph - no doubt! But, as I work with MacOS(X) I fear I have to find a solution that will work for pdfetex.
Could someone help me?
Hmm. What's your timeframe? I'm working on XeTeX drivers for ConTeXt that should get to a 90% solution soonish... the question will then be what "weird" ConTeXt features will you need?
For those not aware, XeTeX is a very interesting eTeX variant that hooks into MacOSX's advanced typography. It's Unicode-native, and uses native Mac fonts without any TeXFont-y conversion necessary. It supports Apple's AAT features as well as OTF features.
As far as I understood I order to typeset text in xetex you have to use basically plain TeX-commands. So, when you say you're working on XeTeX drivers for ConTeXt does that mean that I can write normal context code but typeset with XeTeX instead of pdfeTeX? That would be great. Because my aim is to include polytonic greek quotes in my context document, and I setup an ideal context environment for my publications already and don't want to start with plain TeX again. So if my understanding is right, when do you think XeTeX will be available for us ConTeXt users? Steffen
Steffen Wolfrum said this at Sun, 22 Aug 2004 13:10:28 +0200:
As far as I understood I order to typeset text in xetex you have to use basically plain TeX-commands.
XeTeX is another TeX engine. So it responds to (plain) TeX commands. LaTeX and ConTeXt are macro packages that are written in TeX. So your LaTeX or ConTeXt commands are eventually just translated into TeX commands as well. MacOSX LaTeX people already have xelatex going. It's not terribly hard to get "texexec --tex=xetex" to work, either. (Hint: do "xeinitex cont-en" and use the resulting cont-en.xfmt file.) Colors, graphics, and transformations need \specials, and there are some font quoting tricks to do, as well.
So, when you say you're working on XeTeX drivers for ConTeXt does that mean that I can write normal context code but typeset with XeTeX instead of pdfeTeX?
Exactly.
That would be great. Because my aim is to include polytonic greek quotes in my context document, and I setup an ideal context environment for my publications already and don't want to start with plain TeX again.
:)
So if my understanding is right, when do you think XeTeX will be available for us ConTeXt users?
Ah, that would be why I asked about *your* requirements and timeframe. This is an avocation for me--I have a PhD thesis to write soon, so I don't want to commit to a timeframe for a side (albeit interesting) project. I can help you get started, and I will concentrate on the features you want most, but to do that, I need your requirements. I think Hans will agree that real users drive things forward, and that's what I see xecontext needing. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Adam T. Lindsay atl@comp.lancs.ac.uk Computing Dept, Lancaster University +44(0)1524/594.537 Lancaster, LA1 4YR, UK Fax:+44(0)1524/593.608 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
participants (2)
-
Adam Lindsay
-
Steffen Wolfrum