Error in Maxima

[email protected]
Newsgroups gmane.editors.lyx.devel
Message-ID <[email protected]>
> LyX v2.5.0
> 
> An incorrect substitution of the symbol \theta is made:
> cos(a+\theta)=\cos\left(\vartheta+a\right)
> 

This is a maxima thing, not a LyX bug. LyX correctly sends theta, but maxima returns a tex string that contains \vartheta .

If you want to change this behavior, put the line
	texput("theta","\\theta”)$
in your maxima-init.mac file (which likely resides in a hidden “.maxima” folder inside your home folder).

Best,

Fatihcan 
-- 
lyx-devel mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.