Thanks a ton!
/PA
On Thu, 24 Apr 2025 at 10:20, Robert Klein wrote:
> Hi,
>
> you don't need to usepackage textcomp anymore since the spring 2020
> release of LaTeX, see
> https://www.latex-project.org/news/latex2e-news/ltnews31.pdf page three,
> right column.
>
> Best regards
> Robert
>
> On We
On 23/04/2025 22:36, Pedro Andres Aranda Gutierrez wrote:
Subject: [PATCH] Use the same packages as pandoc
Preparing the font management infrastructure, align with pandoc
* lisp/org.el: org-latex-default-packages-alist use the same packages
as pandoc. It seems a well-accepted standard for fonts
In the final version, it will be unicode-math for xetex and lualatex. I
recently learnt through Ihor that mathspec is deprecated.
Thx, /PA
On Thu, 24 Apr 2025 at 17:19, Max Nikulin wrote:
> On 23/04/2025 22:36, Pedro Andres Aranda Gutierrez wrote:
> > Subject: [PATCH] Use the same packages as p
Max Nikulin writes:
> On 23/04/2025 23:08, Pedro Andres Aranda Gutierrez wrote:
>> +++ b/lisp/org.el
>
>> - '(;; amsmath before fontspec for lualatex and xetex
>> -("" "amsmath" t ("lualatex" "xetex"))
>
> Does it mean that you are going to remove amsmath even for pdflatex?
No. The pa
Rens Oliemans writes:
> I hear the same sentiment throughout this thread by Ihor and Bob, that it's
> undesirable to have many TODO items that just lay around for a long time.
IMHO, the most critical is not having many todo items *in agenda* -
staying in front of you every day and pressing on to
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
Hi,
you don't need to usepackage textcomp anymore since the spring 2020 release of
LaTeX, see https://www.latex-project.org/news/latex2e-news/ltnews31.pdf page
three, right column.
Best regards
Robert
On Wed, 23 Apr 2025 16:31:12 +
Ihor Radchenko wrote:
> Pedro Andres Aranda Gutierrez w
On Sunday, April 13th, 2025 at 10:59, Ihor Radchenko
wrote:
> > I freshened up the Emacs and Org source trees tonight and made everything
> > fresh, and it broke my Org documents. I was getting lots of fontification
> > errors, and source blocks were showing as normal text. I did a "git
> > c
My fault...
/PA
On Thu, 24 Apr 2025 at 18:12, Max Nikulin wrote:
> On 23/04/2025 23:08, Pedro Andres Aranda Gutierrez wrote:
> > +++ b/lisp/org.el
>
> > - '(;; amsmath before fontspec for lualatex and xetex
> > -("" "amsmath" t ("lualatex" "xetex"))
>
> Does it mean that you are going
On 23/04/2025 23:08, Pedro Andres Aranda Gutierrez wrote:
+++ b/lisp/org.el
- '(;; amsmath before fontspec for lualatex and xetex
-("" "amsmath" t ("lualatex" "xetex"))
Does it mean that you are going to remove amsmath even for pdflatex?
P.S. I was confused concerning mathspec be
10 matches
Mail list logo