Leo Butler writes:
> My intention was to replace the broken link
> (https://staff.fnwi.uva.nl/c.dominik/Tools/cdlatex/) with an uptodate
> one.
>
> I understand your reservation, so I have excised the reference to the
> github repo.
>
> Take 3.
Applied, onto main.
https://git.savannah.gnu.org/cg
On Thu, Apr 17 2025, Ihor Radchenko wrote:
> Leo Butler writes:
>
>>> Better https://elpa.nongnu.org/nongnu/cdlatex.html
>>
>> Take 2.
>> -from [[https://elpa.nongnu.org/][NonGNU ELPA]] with the
>> [[https://www.gnu.org/software/emacs/manual/html_node/emacs/Package-Installation.html][Emacs
>> pa
Leo Butler writes:
>> Better https://elpa.nongnu.org/nongnu/cdlatex.html
>
> Take 2.
> -from [[https://elpa.nongnu.org/][NonGNU ELPA]] with the
> [[https://www.gnu.org/software/emacs/manual/html_node/emacs/Package-Installation.html][Emacs
> packaging system]] or alternatively from
> -[[https://
Karthik Chikmagalur writes:
>>> For syntax highlighting in LaTeX environments you can use
>>>
>>> (setq org-highlight-latex-and-related '(native))
>>
>> Ok, thanks, that works nicely. Why isn't that the default?
>
> Ihor, I'm curious to know if the fontification of LaTeX export blocks
> suffers
On Tue, Apr 15 2025, Karthik Chikmagalur wrote:
> `org-cdlatex-mode' provides several ways to quick-insert environments
> and LaTeX macros. With this mode enabled, there are many equivalents of
> C-c C-e in LaTeX buffers:
>
> - C-c {
> - Type in "beg" and press TAB
> - Type in "env" and press TA
>> For syntax highlighting in LaTeX environments you can use
>>
>> (setq org-highlight-latex-and-related '(native))
>
> Ok, thanks, that works nicely. Why isn't that the default?
Ihor, I'm curious to know if the fontification of LaTeX export blocks
suffers from the same performance issues as set
On Tue, Apr 15 2025, Ihor Radchenko wrote:
> Leo Butler writes:
>
>> Subject: [PATCH] doc/org-manual.org: update CDLaTeX url
>> ...
>> -[[https://staff.fnwi.uva.nl/c.dominik/Tools/cdlatex/]]. Do not use
>> +[[https://github.com/cdominik/cdlatex][CDLaTeX's Github repository]]. Do
>> not use
>
Leo Butler writes:
> Subject: [PATCH] doc/org-manual.org: update CDLaTeX url
> ...
> -[[https://staff.fnwi.uva.nl/c.dominik/Tools/cdlatex/]]. Do not use
> +[[https://github.com/cdominik/cdlatex][CDLaTeX's Github repository]]. Do
> not use
Better https://elpa.nongnu.org/nongnu/cdlatex.html
--
On Tue, Apr 15 2025, Yu Huang wrote:
> You may give a try to org-cdlatex-mode, provided by cdlatex.el. It
> offers plenty of useful and convenient snippets (functions) for
> inserting latex environment in org-mode.
Thanks for the suggestion, I will give it a try.
Patch to org-manual.org attache
Rudolf Adamkovič writes:
> Leo Butler writes:
>
>> Ok, thanks, that works nicely. Why isn't that the default?
>
> I would like to ask the same question. :)
1. It can significantly degrade performance
2. Not everyone is keen on too much fontification
--
Ihor Radchenko // yantar92,
Org mode mai
Leo Butler writes:
> Ok, thanks, that works nicely. Why isn't that the default?
I would like to ask the same question. :)
Rudy
--
"Chop your own wood and it will warm you twice."
--- Henry Ford; Francis Kinloch, 1819; Henry David Thoreau, 1854
Rudolf Adamkovič [he/him]
http://adamkovic.org
> Due to various conveniences, it means typing about 2/3 less. Consider
>
> C-c C-, l ;; insert a latex export block
> C-c C-' ;; open an editing buffer
> C-c C-e ;; select an environment
> al TAB * RET
>
> versus
>
> \begin{align*};; insert literal text
>
> \end{align*} ;;
On Sun, Apr 13 2025, Karthik Chikmagalur wrote:
>>> Q: Why does `org-latex-preview' not work on blocks like:
>>>
>>> #+begin_export latex
>>> \begin{equation}
>>> x^2 + y^2 = z^2
>>> \end{equation}
>>> #+end_export
>>>
>>> I use these blocks to take advantage of syntax highlighting (and it is
>>>
Leo Butler writes:
> Q: Why does `org-latex-preview' not work on blocks like:
>
> #+begin_export latex
> \begin{equation}
> x^2 + y^2 = z^2
> \end{equation}
> #+end_export
>
> I use these blocks to take advantage of syntax highlighting (and it is
> quicker to write than not including the export b
>> Q: Why does `org-latex-preview' not work on blocks like:
>>
>> #+begin_export latex
>> \begin{equation}
>> x^2 + y^2 = z^2
>> \end{equation}
>> #+end_export
>>
>> I use these blocks to take advantage of syntax highlighting (and it is
>> quicker to write than not including the export block around
Q: Why does `org-latex-preview' not work on blocks like:
#+begin_export latex
\begin{equation}
x^2 + y^2 = z^2
\end{equation}
#+end_export
I use these blocks to take advantage of syntax highlighting (and it is
quicker to write than not including the export block around the latex).
Shouldn't `org
16 matches
Mail list logo