Dear all,
I'm currently working on a tiny project org-inline-blocks that aims to
provide a simple syntax for latex-blocks in org-mode based on indent.
Namely, instead of #+begin_theorem ... #+end_theorem, it will be possible
to write "Theorem." and the export will be based on indent to decide
whet
the indentation of the second paragraph
preserved.
Best,
Leo
Le sam. 1 oct. 2022 à 07:31, Ihor Radchenko a écrit :
> Léo Ackermann writes:
>
> > I'm currently working on a tiny project org-inline-blocks that aims to
> > provide a simple syntax for latex-blocks in o
Hi,
When it comes to preview inline LaTeX fragments within org-mode, the org
package applies the `org-block` face. It would be nice to *treat inline
latex block specially*, to make integration of the those preview-block
easier when surrounded by plaintext. This feature would allow to have a
theme
org-src-block-faces '("latex" (:inherit default :extend t)))
>
> All the best,
> *Timothy*
>
> * From*: Léo Ackermann <%22Léo+ackermann%22+%3cleo.ko...@gmail.com%3E>
> * Subject*: An org-latex face
> * To*: "emacs-orgmode@gnu.org"
> * Dat
Hi all,
Many thanks for those advices!
I am new to org-mode but, is there a reason why #+BEGIN_proof #+END_proof
and other org-latex-special-block are treated as block ?
I mean; those #+... aim, as far as I understand, to give tips to org-export
for prettier exports but nothing else (between those
} and so on...
Do you see what I mean ?
Best,
Le mar. 22 juin 2021 à 14:13, Eric S Fraga a écrit :
> On Tuesday, 22 Jun 2021 at 13:20, Léo Ackermann wrote:
> > I am new to org-mode but, is there a reason why #+BEGIN_proof #+END_proof
> > and other org-latex-special-block are trea
à 15:03, Eric S Fraga a écrit :
> On Tuesday, 22 Jun 2021 at 14:32, Léo Ackermann wrote:
> > Do you see what I mean ?
>
> I do but I guess I must have a differently configured system as I do not
> see any special fortification due to being in a special block.
>
> Howe
Hi,
As I found no convenient solution, I will try to write a small module that
adress this problem. It will be a good occasion to discover Elisp :). It is
thought as an alternative to org-special-latex-block: efficient
fontification using default face, folding environment to hide proofs,
pretty la
Hi!
I noticed that in org@888aaa97c0ce331097787333d0d712dd6e4d078f, the
following happens:
When writing `Consider $a^{*}$ and $b^{*}$` in an org-mode buffer, the two
stars match together, causing "and" to appear in bold case.
Any idea to fix this unwanted behavior ?
Thanks for making org-mode bet
... so writing a patch is far
away from what I can do :/
Best,
Leo
Le dim. 26 sept. 2021 à 14:57, Juan Manuel Macías
a écrit :
> Hi Léo,
>
> Léo Ackermann writes:
>
> > Hi!
> > I noticed that in org@888aaa97c0ce331097787333d0d712dd6e4d078f, the
> > following happe
Hi,
I’ll try to do so ;)
Let you know,
Leo
> Le 26 sept. 2021 à 19:01, Timothy a écrit :
>
>
> Hi Léo,
>
> You write:
>> Nevertheless, I think that this bug has been introduced recently (I never
>> noticed it before) and has to be corrected properly (as this is a really
>> basic use of
>>
11 matches
Mail list logo