coonverting text to tex

Pietro Cerutti gahr at gahr.ch
Mon Oct 15 07:41:47 PDT 2007


what about

$ cat << EOF > my_text.tex
? \documentclass{article}
? \begin{document}
? [Ctrl-D]
$ cat my_original_text.txt >> my_text.tex
$ echo "\end{document}" >> my_text.tex

?

Aryeh M. Friedman wrote:
> Are there any utils that will convert plain text to TeX?

-- 
Pietro Cerutti

PGP Public Key:
http://gahr.ch/pgp


More information about the freebsd-questions mailing list