On Sat Jun 25 11:01:38 EDT 2011, [email protected] wrote:
> On Sat, Jun 25, 2011 at 08:19:40AM -0400, erik quanstrom wrote:
> > > So for now, TeX is kept 8 bits. I make no assumption for the encoding
> > > (and user has to feed "8 bits encoding" to TeX; ASCII users have nothing
> > > to change; others, if they want to use directly another 8 bits encoding
> > > (ex.: directly accented letters latin1 code) have to tcs(1) the file
> > > first.
> > 
> > i am not clear on what "the file" means in this context.  do you mean
> > the .tex input file or font files?
> 
> I mean the .tex file. The font files as seen by TeX are only the metrics
> tfm, and they are binaries.

so are you planning on hiding this conversion within the tex
executable or some shell script fronting the executable?
that would work.  but letting ancient and deprecated
latin1 escape into editors, &c. would be a mistake.

- erik

Reply via email to