This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITP] Check: A unit test framework for C


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]