On 10/5/05, Robert Marks <[EMAIL PROTECTED]> wrote:
> Is there an easy way to convert groff input (using the mm macros, in
> my case) to LaTex input?

Not that I am aware of. You'll have to write an editing script with
the language of your choice. I''d discard sed only on the basis that
it is a pain at multiline substitutions, but OTOH, the game is afoot.
>From awk to the holy trinity (perl, python, ruby). He! You can even do
it with your text editor (if that text editor is a flavor or vi or
emacs).

> I'm aware of tr2latex, but it's now 13 years old, and pre-groff.
> (Moreover, it crashes my Mac OS Tiger.)

And it didn't work that nicely then, either.

--
Alejandro López-Valencia


_______________________________________________
Groff mailing list
Groff@gnu.org
http://lists.gnu.org/mailman/listinfo/groff

Reply via email to