Search found 6 matches

by beaver
Wed Apr 06, 2011 5:27 pm
Forum: Others
Topic: Invoke M4 macrocompiler from LaTeX (AUCTeX)
Replies: 5
Views: 8497

Invoke M4 macrocompiler from LaTeX (AUCTeX)

Ok, it´s been a while since my last post, i was quite busy ;-)

However, i now have managed it to let M4 put the files into the folder where i need it.
Due to the lack of time, i have not written a script since for my purpose i found it sufficient that the created .tex file from M4 and Dpic is put ...
by beaver
Sat Mar 12, 2011 1:59 pm
Forum: Others
Topic: Invoke M4 macrocompiler from LaTeX (AUCTeX)
Replies: 5
Views: 8497

Re: Invoke M4 macrocompiler from LaTeX (AUCTeX)

Hmm... ok, i will try that within the next days.
However, since i am not really a programmer and haven´t done any scripting so far, this will take me some time.
(But i think it will not be that hard to immediately try out your suggestions within a simple .bat file in windows :-) )

Thanks,
Franz
by beaver
Fri Mar 11, 2011 10:12 am
Forum: Others
Topic: Invoke M4 macrocompiler from LaTeX (AUCTeX)
Replies: 5
Views: 8497

Invoke M4 macrocompiler from LaTeX (AUCTeX)

Hmm, i see you are obviously right, thanks a lot! :-)
Avoiding the path in the command and therefore the "\" characters allows the execution of the command within Latex without any errors.

One nasty thing that remains using the command in the form


\newcommand\mtopgf[1]{\immediate\write18{m4 #1 ...
by beaver
Sun Mar 06, 2011 6:45 pm
Forum: Others
Topic: Invoke M4 macrocompiler from LaTeX (AUCTeX)
Replies: 5
Views: 8497

Invoke M4 macrocompiler from LaTeX (AUCTeX)

Hi all,

Once again i have a nasty problem i could not get rid of so far. Since i know no better place to post this (i cannot really localise the problem), i will try in this section :-)

So what i would like to do is drawing electronic circuits and other stuff in an convenient way in combination ...
by beaver
Thu Feb 24, 2011 4:05 pm
Forum: AUCTeX
Topic: preview-latex does not show any pictures
Replies: 6
Views: 38560

Re: preview-latex does not show any pictures

Hi!

Thank you very much for your reply and the hint with the bug.

Re- installing the actual svn-snapshot of auctex solved the problem.
Now i get nice preview rendering also with GS 9.01

Kind regards!
by beaver
Wed Feb 23, 2011 12:21 pm
Forum: AUCTeX
Topic: preview-latex does not show any pictures
Replies: 6
Views: 38560

preview-latex does not show any pictures

---- This problem has been solved already(see latest reply)! ---

Hi @all,

First of all, i have already searched in various forums and ducomentation files to get rid of the problem, but somehow nothing did solve the problem , so here we go.

I use Windows with GNU Emacs 23.1 installed on the ...