#emc-devel | Logs for 2008-10-26

Back
[21:15:08] <alex_joni> jepler: sure
[21:16:42] <BigJohnT> * BigJohnT wanders off
[21:17:04] <tissf> John:
[21:17:06] <tissf> Building ../docs/src/Master_HAL.pdf
[21:17:07] <tissf> Error in latexParagraphs: You should not mix title layouts with normal ones.
[21:18:24] <jepler> that's caused by some missing package, but I can't remember the package name
[21:19:08] <alex_joni> I got that "error" quite often here, but it's more like a warning
[21:19:08] <tissf> same message after EMC2_Getting_Started.pdf
[21:19:15] <alex_joni> I mean it does build the pdf's
[21:19:35] <jepler> right, the 'error in latexParagraphs' is not the fatal error. the fatal error is hidden by lyx, and is caused by some tex-related file not being installed
[21:20:21] <tissf> all's build under dapper but not under Hardy here
[21:20:40] <alex_joni> well.. for the lyx docs it's better if you only use dapper
[21:20:54] <jepler> it may be the package texlive-latex-extra:
[21:21:07] <jepler> alex_joni: the docs must *build* on all platforms
[21:21:19] <alex_joni> right, I know that
[21:21:24] <alex_joni> I meant changing the docs..
[21:21:54] <jepler> tissf: in hardy, install texlive-latex-extra and see if that fixes it
[21:22:29] <jepler> http://linuxcnc.org/irc/irc.freenode.net:6667/emcdevel/2008-09-13.txt
[21:22:34] <tissf> jepler: this already is done
[21:22:49] <jepler> oh it is?
[21:22:54] <jepler> then I don't know what the problem is
[21:22:56] <tissf> yes
[21:25:16] <jepler> you need to turn on lyx debugging in the docs/src/Submakefile, put the (probably very long) output on pastebin, and I'll take a look at it. -@$(LYX) --export pdf2 $<
[21:25:19] <jepler> +@$(LYX) -dbg any --export pdf2 $<
[21:25:24] <jepler> ^^ make that change in the docs/src/Submakefile
[21:27:32] <jepler> (no need to make clean or reconfigure, just re-run make again)
[21:28:16] <tissf> If John is in agreement I can remove these messages but I must modify some files
[21:28:53] <jepler> if you know how to fix 'error in latexParagraphs' and there's not a downside, please do.
[21:28:58] <jepler> I don't know what the error mesns
[21:29:11] <tissf> I already removed them files translate
[21:29:30] <tissf> translated
[21:29:40] <tissf> ok
[21:32:52] <alex_joni> tissf: can you check gcode/main_fr.lyx ?
[21:33:00] <alex_joni> I don't quite understand why you have: +\begin_inset Include \input{/home/francis/emc2.TRUNK/docs/src/config/copy_and_run_fr.lyx}
[21:33:03] <alex_joni> in there
[21:33:26] <tissf> yes !!
[21:33:53] <alex_joni> I think jepler pointed that out earlier, but you probably missed it
[21:34:19] <tissf> yes missed
[21:34:59] <jepler> because the logger wasn't running, i'm sure
[21:35:42] <tissf> :)
[21:51:24] <CIA-37> EMC: 03tissf 07TRUNK * 10emc2/docs/src/gcode/main_fr.lyx: fix bad link
[21:51:28] <CIA-37> EMC: 03tissf 07TRUNK * 10emc2/src/emc/task/emctaskmain.cc: fix bad link
[21:51:29] <CIA-37> EMC: 03tissf 07TRUNK * 10emc2/src/po/fr_rs274_err.po: fix bad link
[22:35:18] <CIA-37> EMC: 03tissf 07TRUNK * 10emc2/docs/src/ (Getting_Started.lyx Master_Developer.lyx Master_HAL.lyx): fix Lyx errors mix title layouts with normal ones
[22:52:28] <tissf> no error but not better for Hardy That stops after Master_Hal.pdf without message!
[22:53:32] <tissf> therefore no doc in fr
[23:02:23] <HRyba> Hi, can anybody help me install EMC2-2.2.6 on my machine?