Re: latex2rtf bugs
"Scott Prahl" <[email protected]> Tue, 9 Oct 2007 10:31:21 -0700
| Newsgroups | gmane.comp.tex.latex.latex2rtf.devel |
|---|---|
| Message-ID | <[email protected]> |
Wilfried, Hope your vacation was revitalizing! On Oct 9, 2007, at 2:09 AM, [email protected] wrote: > The filenames must not be quoted. If quoted, the call to the batch > file is > > latex2pn.bat -d 300 -o 6 "l2r_0001" > > which causes the batch file to try processing "l2r_0001".tex which > obviously doesn't exist. > > - char format_xp[] = "command.com /e:2048 /c latex2pn -d %d -o %d > \"%s\""; > + char format_xp[] = "command.com /e:2048 /c latex2pn -d %d -o %d %s"; If the problem is just the extension, i.e., if latex2pn.bat -d 300 -o 6 "l2r_0001.tex" works, then the latex2rtf should append the extension before making the system call and then we can retain the quotes. If the above fails, then your fix is probably as good as we can do on XP. In general, I like your pdf2pnga ideas. That stuff will go back in as soon as I get a chance...as well as the problem with \sqrt{} in a field ... Thanks for testing/fixing things on XP. Welcome back! Scott ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/