>>> "JK" == John Kitchin writes:
> Odd indeed. I have restarted Emacs and saw the same thing. But now I
> have a more clear picture. I think what is happening is in
> org-html--wrap-latex-environment, there is a caption provided which are
> the numbers. This only affects latex environ
>>> "TM" == Thibault Marin writes:
> Hi,
> I think I wrote some of that code, I was not trying to support
> "unnumbered" environments. If I understand correctly, this is what you
> are trying to get.
> The attached patch attempts to solve this. Currently, `displaymath' and
>
Greetings.
I know that lists can be continued using the following syntax:
# ---
* First heading
1. a list begins here
* Second heading
2. [@2] list continues
# ---
I find myself
On Saturday, 2 Nov 2019 at 10:38, Uwe Brauer wrote:
> @Eric, I wonder why you did not get these numbers without the patch!
Because I did not properly read your post...
I thought you were referring to the LaTeX fragments themselves, not the
extra HTML generated that numbered the equations whethe
On Friday, 1 Nov 2019 at 23:48, alain.coch...@unistra.fr wrote:
> I have succeeded, following exactly what you suggested. Thank you
> very much.
Excellent. You're very welcome.
--
Eric S Fraga via Emacs 27.0.50, Org release_9.2.6-552-g8c5a78
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.
-
Fraga, Eric writes on Wed 30 Oct 2019 14:55:
> [...] for a number of reasons including advice from this list, I
> have moved away from inline tasks almost completely and now use
> drawers instead.
As far as I can see, the last discussion about that on the list
occurred in April 2018 (starting
Hi Nate,
On Fri, Nov 01 2019, Nathan Neff wrote:
Indeed, I do use org-refile-use-outline-path 'file. However, I have a
simple
directory specified for my org-agenda-files. ("~/org-mode")
Therefore
I'll need to
do something a bit different.
It appears that your solution creates "targets" whi
Hello all,
I'm having trouble with simply trying to show any scheduling information
about a heading in a tags-todo search.
Can someone point me to how to do this?
I thought that I define a custom agenda command like this:
(setq org-agenda-custom-commands '(
("p" "Foo" tags-todo "+foo"
>>> "FE" == Fraga, Eric writes:
> On Saturday, 2 Nov 2019 at 10:38, Uwe Brauer wrote:
>> @Eric, I wonder why you did not get these numbers without the patch!
> Because I did not properly read your post...
> I thought you were referring to the LaTeX fragments themselves, not the
It seems a little tricky to do much better.
With numbering you can do something like this where you find the last
element of the previous list, and then continue it. This won't do what you
want for nested lists I guess. For lettering, you would need to figure out
how to increment the letter. but f
continuing one after prev list is a great idea. then you won't get
out of sync. dunno if feasible.
--
The Kafka Pandemic
What is misopathy?
https://thekafkapandemic.blogspot.com/2013/10/why-some-diseases-are-wronged.html
The disease DOES progress. MANY people have died from it. And ANYBODY
ca
the following will not work for you due to dependencies.
has worked for me for many years.
puts ! in agenda prefix if schedule or deadline. if it is agenda
agenda [timestamp agenda, daily/weekly agenda] it requires closed
also.
(with-eval-after-load 'org-agenda
;; bangify agenda prefix
(cl
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.
org has a bunch of mechanisms for included text, including macros, the
include statement, and maybe babel.
i want to take some text and stick it in a paragraph in a few
subtrees, but have it be in a single entry.
so like:
===
* my insertable text
alpha, beta, gamma
* one blog post
whatever whate
Hello,
I have an org-capture template with :immediate-finish t. In
notmuch-mode, it looks like org-capture support is not implemented yet
for the search interfaces, and so when capturing on these interfaces
(without noticing), I get a capture without the link.
Is it possible to make org-capture f
16 matches
Mail list logo