On 01/09/2011 12:30 PM, Alexander Solovets wrote:
I tried to make somewhat out of my texmacs.spad.pamphlet with
build/scripts/document, but got "document [-o redirect] pamphlet".
However, `document --latex texmacs.spad.pamphlet` works and produces
mostly fine document with a few strange formations. Since I was told
that texmacs.spad.pamphlet isn't compiled how can I check this?

Exactly as I've told you here.
http://groups.google.com/group/fricas-devel/msg/e299ab346391ca03
If you have built fricas, you should have a subdirectory "build" in your build directory (i.e. from where you started "make").

You probably also can generate this script from its respective .in file
https://github.com/hemmecke/fricas-svn/blob/master/src/scripts/document.in .

Should be enough, I guess, if you run "configure" appropriately.

But usually it calls latex and that will look for a file axiom.sty.
https://github.com/hemmecke/fricas-svn/blob/master/src/scripts/tex/axiom.sty .

Sorry, I'm currently in a hurry. Hope, it helps, nevertheless.

Ralf

--
You received this message because you are subscribed to the Google Groups "FriCAS - 
computer algebra system" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/fricas-devel?hl=en.

Reply via email to