On 03/16/2011 12:52 AM, Rob Frohne wrote: > Hi Dan, > > Thanks for the help. I followed your advice and replaced the _'s with > \_'s, and here is what I got with tex: > > frohro@frohro-D830:~/Desktop/octave-3.4.0$ cd doc/interpreter/ > frohro@frohro-D830:~/Desktop/octave-3.4.0/doc/interpreter$ ./munge-texi > ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < arith.txi > > arith.texi-t [snip] > (Please type a command or say `\end') > *\end
Did you have to add the "\end", or did munge-texi do that automatically? > Unfortunately, with make I still get the same error: > > make[4]: `munge-texi' is up to date. > make[4]: Leaving directory > `/home/frohro/Desktop/octave-3.4.0/doc/interpreter' > ./munge-texi ../.. ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS < > arith.txi > arith.texi-t > invalid doc file format It appears that arith.texi-t is the log file. Type out the contents of that to see what might be going wrong. Dan ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
