Wow,
this seems fantastic both for math and for doc exportting.
Are those files public?
Cheers
Matteo
On mar, lug 15, 2025 at 03:50 Leo Butler wrote:
> On Mon, Jul 14 2025, David Masterson wrote:
>
>> William Denton writes:
>>
>>> On Monday, July 14th, 2025 at 18:38, David Masterson
>>> wro
Hi all,
sorry for the delay.
here is a step-by-step recipe:
start emacs: emacs -Q -l the-following-el
--
(setq tr/org-attachments-directory (concat (file-name-as-directory
org-directory) "attachments/"))
(setq-default org-attach-id-dir tr/org-attachments-directory)
(setq org-id-method
On Wed, Jul 16 2025, Matteo Valsasina wrote:
> Wow,
> this seems fantastic both for math and for doc exportting.
Yes, I think Org really is fantastic for those purposes (and writing
code in a (semi-)literate fashion).
> Are those files public?
No, they contain the personal information of stude
On Wed, Jul 16 2025, Pedro Andres Aranda Gutierrez wrote:
>>Date: Tue, 15 Jul 2025 09:45:57 +0200
>>From: "Dr. Arne Babenhauserheide"
>>To: David Masterson
>>Cc: William Denton , emacs-orgmode@gnu.org
>>Subject: Re: LaTeX to Org ? (also Auctex/Lyx)
>>Message-ID: <87ldop522y@web.de>
>>Conte
Ihor Radchenko writes:
>> Subject: [PATCH] add lowercase c to languages recognized for CSS highlight
>
> Could you please add a commit message as described in
> https://orgmode.org/worg/org-contribute.html#commit-messages ?
>
>> @@ -318,6 +318,7 @@ This affects IDs that are determined from the ID
My usecase is basically the slides for my lectures. I get rid of most of the
markup, which in Beamer is sometimes overwhelming.
I can also modify examples on the fly to answer questions and explore
alternatives in class.
And I can always resort to TiKZ for high-quality graphics and animations.
B
C is the one I can think of, I can't work on the defcustom right now.
Regards,
Nikolaos Chatzikonstantinou
On Wed, Jul 16, 2025, 12:38 PM Ihor Radchenko wrote:
> Ihor Radchenko writes:
>
> >> Subject: [PATCH] add lowercase c to languages recognized for CSS
> highlight
> >
> > Could you please
PS: here is how The example can be fixed with the feature branch.
Comments:
1. It would be nice to agree on some #+BEGIN_LANG #+END_LANG block for
the LaTeX exporter to cope with \begin{otherlanguage*} in an
org-native way
2. Ditto for the texten macro
3. The example is not exactly the best way of
Christian Moe writes:
> (One thing I haven't managed to pin down: org-protocol must have started
> out in the contrib directory, as it's still in the org-contrib section
> for historical reasons, but I think it must have been moved into core
> right away in 2009 ... ?)
It was released as a part
Ihor Radchenko writes:
> Christian Moe writes:
>
>> (One thing I haven't managed to pin down: org-protocol must have started
>> out in the contrib directory, as it's still in the org-contrib section
>> for historical reasons, but I think it must have been moved into core
>> right away in 2009 ..
Lockywolf writes:
> At the moment, `org-yank-image-save-method' can only save an image
> into a single location, or query "org-attach".
>
> This change allows customising its behaviour, allowing
> `org-yank-image-save-method' to be a function returning a place to
> save the file.
>
> Patch attach
Arthur Heymans writes:
> I have an issue with org-timer-set-timer when used on a node with an
> effort set of the format “0:0x”. The intended behavior is that this is
> evaluated into a timer of x minutes. This works fine in an org-mode
> buffer.
>
> However if I try to do the same in a calendar
Rudolf Adamkovič writes:
> Compared to `main', I see the following test failing:
>
> - test-ob/demarcate-block-split-prefix-region
>
> Is that what you are seeing too?
Yes.
> [I also see "14 skipped results" due to missing dependencies, but README
> says nothing about how to fix those. The "De
13 matches
Mail list logo