Search found 2 matches

by BuntuLyX
Mon Jan 20, 2014 10:25 pm
Forum: LyX
Topic: Maxima TeX Conversion not Working in Lyx . . .
Replies: 2
Views: 7217

Maxima TeX Conversion not Working in Lyx . . .

Greetings!

I have a simple question for the community today; but it's been troubling me for a while.

Suppose we have a straightforward equation formatted for Maxima,

integrate(4*sqrt(1-(x^2)),x,0,1);

Then, desiring syntax for direct insertion into a *.lyx document, we run

tex ('integrate(4 ...