The contents of the file 1.tex as follows: \documentclass[11pt,leqno]{article} % mylatex \setlength{\textwidth}{205mm} \begin{document} \pagecolor[rgb]{0.062745,0.235294,0.282353} \pagestyle{empty} \begin{normalsize} \color[rgb]{1.000000,0.000000,0.000000} \begin{dmath}[number={\%o1}] \color[rgb]{0.000000,0.000000,0.000000} \ifx\endpmatrix\undefined\pmatrix{\else\begin{pmatrix}\fi 1&\linebreak[0]2&\linebreak[0]3&\linebreak[0]4&\linebreak[0]5&\linebreak[0]6&\linebreak[0]7&\linebreak[0]8&\linebreak[0]9&\linebreak[0]10&\linebreak[0]11&\linebreak[0]12\cr...
Get it, thanks a lot.
The `solve` function dropped some results when set variable `solveradcan` and `solveexplicit` to be `true`
Sorry, I don't know how to edit this issue contents. Any link available?
Sorry, build info as follows build_info(5.47.0 ,2024-02-17 13:24:51 ,x86_64-redhat-linux-gnu ,SBCL ,2.3.11-2.fc40 ,/home/xxx/.maxima ,/tmp ,/home/xxx/.maxima/binary/5_47_0/sbcl/2_3_11_2_fc40 ,false,false)
build info as follows: ------------------------------------------------------------- build_info(5.47.0 ,2024-02-17 13:24:51 ,x86_64-redhat-linux-gnu ,SBCL ,2.3.11-2.fc40 ,/home/xxx/.maxima ,/tmp ,/home/xxx/.maxima/binary/5_47_0/sbcl/2_3_11_2_fc40 ,false,false)
I'm sorry for that I don't know how to add the command to the imaxima-latex-macros.I tried to add the command to the variable by editing the imaxima.el file, and didn't fix the issue. Any advice?
build info as follows: build_info(5.47.0 ,2024-02-17 13:24:51 ,x86_64-redhat-linux-gnu ,SBCL ,2.3.11-2.fc40 ,/home/xxx/.maxima ,/tmp ,/home/xxx/.maxima/binary/5_47_0/sbcl/2_3_11_2_fc40 ,false,false)
imaxima is unable to display zn_mult_table(13)
Sorry, build info as follows build_info(5.47.0 ,2024-02-17 13:24:51 ,x86_64-redhat-linux-gnu ,SBCL ,2.3.11-2.fc40 ,/home/xxx/.maxima ,/tmp ,/home/xxx/.maxima/binary/5_47_0/sbcl/2_3_11_2_fc40 ,false,false)
The function part2cont of the sym module is unable to handle cases with multiple variables
Leo, sorry reply late. I tried to delete ~/.texlive2020, then killed maxima process and closed imaxima buffer, but this not work. I fixed the issue by following patch: ```bash user@local:~$ diff -Naur /usr/share/emacs/site-lisp/maxima/{imaxima.el.orig,imaxima.el} --- /usr/share/emacs/site-lisp/maxima/imaxima.el.orig 2021-06-02 08:07:20.873728250 +0800 +++ /usr/share/emacs/site-lisp/maxima/imaxima.el 2021-06-02 08:08:35.837726062 +0800 @@ -471,7 +471,7 @@ (defconst imaxima-mylatex "\makeatletter\let\MYLATEXdocument\document...
All temp files for building mylatex are attached File mylatex.ltx: \makeatletter\let\MYLATEXdocument\document \let\MYLATEXopenout\openout\def\document{\endgroup {\setbox\z@\hbox{\normalfont% normal {\ifx\large\@undefined\else\large\fi \ifx\footnotesize\@undefined\else\footnotesize\fi}% {\bfseries\itshape}% bold and bold italic {\itshape}\ttfamily\sffamily}}% \let\document\MYLATEXdocument\let\openout\MYLATEXopenout \makeatother\everyjob\expandafter{\the\everyjob \begingroup\listfiles\expandafter\MYLATEXcustomised\@dofilelist...
\document definition causes latex failed to build mylatex.fmt