[ITP] Check: A unit test framework for C
Igor Pechtchanski
pechtcha@cs.nyu.edu
Thu Sep 25 14:51:00 GMT 2003
On Thu, 25 Sep 2003, Gerrit P. Haase wrote:
> Ronald schrieb:
> [snip]
> > * it might be a good idea to convert tutorial.lyx to something more readable
> > (like plain text)
>
> I'll try to figure out how to do it.
Gerrit,
FWIW, I use the following scheme to convert LaTeX files to plain text:
use "latex2html -no_navigation -no_subdir -split 0 -info 0 -no_images
-html_version 4.0,i18n,math $TEX" to convert to a single-file HTML, and
then "lynx -localhost -dump -nolist -width 90 $HTML | sed 's/^ //' > $TXT"
to convert from HTML to plain text. Seems to work pretty well.
BTW, until you can get it to work, a PDF should do just fine.
HTH,
Igor
--
http://cs.nyu.edu/~pechtcha/
|\ _,,,---,,_ pechtcha@cs.nyu.edu
ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com
|,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D.
'---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow!
"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster." -- Patrick Naughton
More information about the Cygwin-apps
mailing list