Re: [sage-devel] Re: Tip: easy input of math/unicode symbols

2020-02-26 Thread Dima Pasechnik
On Wed, Feb 26, 2020 at 4:23 AM Emmanuel Charpentier wrote: > > > > Le mercredi 26 février 2020 07:16:19 UTC+1, William a écrit : >> >> Make sure to benchmark the speed of luatex for this application, since in my >> experience it can be significantly slower than the other tex engines... > > > Ind

Re: [sage-devel] Re: Tip: easy input of math/unicode symbols

2020-02-26 Thread Emmanuel Charpentier
Le mercredi 26 février 2020 07:16:19 UTC+1, William a écrit : > > Make sure to benchmark the speed of luatex for this application, since in > my experience it can be significantly slower than the other tex engines... Indeed. But this slowdown seems to be in large part bound to the building of

Re: [sage-devel] Re: Tip: easy input of math/unicode symbols

2020-02-25 Thread William
Make sure to benchmark the speed of luatex for this application, since in my experience it can be significantly slower than the other tex engines... -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving

Re: [sage-devel] Re: Tip: easy input of math/unicode symbols

2020-02-24 Thread Emmanuel Charpentier
Le dimanche 23 février 2020 22:51:35 UTC+1, Nicolas M. Thiéry a écrit : [ Snip... ] Gosh. In 2020, more than 20 years into unicode, our tool chain really > ought to support unicode ... Time to move on to xelatex for building > our pdf? > The current "line of the Party" seems to be that the fu

Re: [sage-devel] Re: Tip: easy input of math/unicode symbols

2020-02-23 Thread Nicolas M. Thiery
On Fri, Feb 21, 2020 at 11:39:31AM -0800, Emmanuel Charpentier wrote: > A similar bag of tricks is available to users of sage-shell-mode in emacs, > using TeX Input Method or > one of its possible customizations. Cool! I really need to update my s