I would vote for updating our LaTeX methods to use more standard macros.

On Tue, 21 Dec 2021, 10:49 Eric Gourgoulhon, <egourgoul...@gmail.com> wrote:

> Hi,
>
> Le lundi 20 décembre 2021 à 12:06:05 UTC+1, AlbertHilb a écrit :
>
>> Problem solved! Thank you very much!
>>
>
> That being said, it seems to me that these \newcommand{Bold} in each LaTeX
> output (!) are  an unnecessary pollution of  the Jupyter notebooks in
> %display latex mode. Unless there might be a reason for it, why not
> replacing lines like
> return r"\Bold{Q}"
> by
> return r"\mathbf{Q}"
> in the relevant  _latex_ methods ? (the above example is line 279 of
> src/sage/rings/rational_field.py)
>
> Eric.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-devel+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-devel/d56a3258-a95e-49b4-beb8-b38ed7493014n%40googlegroups.com
> <https://groups.google.com/d/msgid/sage-devel/d56a3258-a95e-49b4-beb8-b38ed7493014n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/CAAWYfq0mbzu0xbjfoNUwotC_6_nJK%2BfzGEPBujOBfi6FdkgWeQ%40mail.gmail.com.

Reply via email to