Hi all, Not tested with the muse docs. But I usually use a makefile like the attached one in order to trigger pdflatex. Allows to build single pdfs or all files:
make clean make all make singlefile.pde Best, Dennis On Wed, 20 Feb 2013 23:16:17 -0500 Orcan Ogetbil <[email protected]> wrote: > On Wed, Feb 20, 2013 at 8:21 PM, Tim E. Real wrote: > > On February 20, 2013 09:56:47 PM Robert Jonsson wrote: > >> Hi guys, > >> > >> I'm trying to add some stuff to the latex docs but got a new > >> installation and can no longer get it to compile. > >> > >> It fails to load any graphics, see terminal output below. > >> I suppose I'm missing some package, anyone got any clues? > >> > >> Regards, > >> Robert > > > > Funny, I was looking at the tex file yesterday too. > > > > It's about time we started building the pdf for the users. > > My only question was what command should we use to build it? > > > > I built the docs last night several times, using ConText then pdflatex > > then texi2pdf each with no problem. > > > > Flo says in the tex file to use ConText. > > But it built fine without ConText, using pdflatex or texi2pdf , > > and ConText required me to install it, which brought in a whole > > bunch of other packages. > > So can we do OK with just pdflatex or texi2pdf ? > > > > What command did you use to build it? > > > > pdflatex is pretty much the standard. I used for my thesis; still use > it for letters, papers etc. I am pretty sure there is an easy way to > do it in cmake. Don't know how (yet) though. I'll take a look. > > Best, > Orcan > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_feb > _______________________________________________ > Lmuse-developer mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/lmuse-developer
Makefile
Description: Binary data
------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________ Lmuse-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lmuse-developer
