[EMAIL PROTECTED] writes:

> A fairly straightforward subclassing of Pod::Simple to generate LaTeX 
> output. It does translate Latin-1 characters to their LaTeX equivalents, 

If I understand everything correctly, I don't think this is needed.  See:
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=whatenc

> and I have a full table of Unicode equivalents ready to go into a
> module 

I think one of the goals of the Omega project is to support Unicode
input.  See http://omega.cse.unsw.edu.au:8080/index.html%3Cintro:on%3E

> once I figure out the Right Thing to do vis-a-vis shifting in and
> out of math mode.  Escaping every non-ASCII character into math mode
> won't work correctly, 

I'm not sure I understand what you are trying to do.  What are you
using math mode for?  ($~$ looks better in URLS and whatnot than \~ .
Is that what you're doing?)

> and it gets even more involved when considering \verbatim sections.

I would think this would be easier actually.  Just put a verbatim
paragraph between \begin{verbatim} and \end{verbatim} and it should be
typeset exactly as entered.

Jon
-- 
  But if serving the LORD seems undesirable to you, then choose for
  yourselves this day whom you will serve . . . But as for me and my
  household, we will serve the LORD.
  -- Joshua 24:15 (NIV)

Reply via email to