Dear all,
I need to have a line starting with a superscript, e.g. 1, in an ODT
exported file. If I write "^1 blah", it doesn't work. I need a
character before the ^ to have it interpreted as a superscript.
Is there an "empty" character I can use? I tried a non-breaking space
but that did not w
Hi Eric,
Eric S Fraga writes:
> I need to have a line starting with a superscript, e.g. 1, in an ODT
> exported file. If I write "^1 blah", it doesn't work. I need a
> character before the ^ to have it interpreted as a superscript.
>
> Is there an "empty" character I can use? I tried a non-bre
On Wednesday, 16 Mar 2022 at 12:03, Juan Manuel Macías wrote:
> I would use a macro. For example:
Yes, I guess this is the best way to do this. Thank you in particular
for the xml code for odt which would have taken me some time to figure
out!
--
: Eric S Fraga, with org release_9.5.2-401-g9168
Hello,
Just pinging here again. Can someone confirm this bug?
--
Kaushal Modi
On Tue, Mar 1, 2022, 10:10 PM Kaushal Modi wrote:
> Hello,
>
> I believe I have come across a corner case issue where the inline src
> block element doesn't get parsed as one, if:
>
> 1. That src block is in a list i
This is regarding the behavior of =org-log-note-clock-out=. When =nil= I can
just be clocked in to A and then when I clock in to B it stops A, starts B.
This is nice. However, when =org-log-note-clock-out= is true, I get prompted
for a note -- which is what I want -- but it stops there. So, if
Thanks for posting this!
For Nicolas et al, my more general question about performance with
oc-basic was related to this, so you can ignore that.
On Tue, Mar 15, 2022 at 1:01 PM Jamie Matthews wrote:
>
> # Issue
> Starting emacs with emacs -Q, then navigating to a minimal example org file
> wit
Eric S Fraga writes:
> Yes, I guess this is the best way to do this. Thank you in particular
> for the xml code for odt which would have taken me some time to figure
> out!
When I need to find out some xml markup in odt or docx I open the
document from Dired with view-mode, and run C-c C-c
(doc-
On 16/03/2022 18:23, Eric S Fraga wrote:
I need to have a line starting with a superscript, e.g. 1, in an ODT
exported file. If I write "^1 blah", it doesn't work. I need a
character before the ^ to have it interpreted as a superscript.
Is there an "empty" character I can use? I tried a non-
On Wednesday, 16 Mar 2022 at 13:12, Juan Manuel Macías wrote:
> When I need to find out some xml markup in odt or docx I open the
> document from Dired with view-mode, and run C-c C-c
Yeah, I've done this in the past as well. Dired and automatic
un-zipping really helps!
Thanks again,
eric
--
:
On Wednesday, 16 Mar 2022 at 20:46, Max Nikulin wrote:
> @@org:@@^1 blah
cute! works very well. Thank you.
--
: Eric S Fraga, with org release_9.5.2-401-g91681f in Emacs 29.0.50
hi.
> @@org:@@^1 blah
i'm not familiar with the '@@' construct. in the manual, searching for
the string "@@", i see references to various =@@foo...=, but not, for
example, =@@org:@@=.
is there a general definition? might the index (or, one of the indices)
usefully have references to variou
Max Nikulin writes:
> @@org:@@^1 blah
This is a nice solution. I think a snipet with a "non-existent" backend
would work here too:
@@null:@@^1
(I use a lot export snipets with 'non-existent' backends for inline
comments).
Best regards,
Juan Manuel
This is regarding the behavior of =org-log-note-clock-out=. When =nil= I can
just be clocked in to A and then when I clock in to B it stops A, starts B.
This is nice. However, when =org-log-note-clock-out= is true, I get prompted
for a note -- which is what I want -- but it stops there. So, if
On Wednesday, 16 Mar 2022 at 07:04, Greg Minshall wrote:
> i'm not familiar with the '@@' construct. in the manual, searching for
> the string "@@", i see references to various =@@foo...=, but not, for
> example, =@@org:@@=.
>
> is there a general definition?
The general definition is @@target:
On 16/03/2022 21:04, Greg Minshall wrote:
hi.
@@org:@@^1 blah
i'm not familiar with the '@@' construct. in the manual, searching for
the string "@@", i see references to various =@@foo...=, but not, for
example, =@@org:@@=.
is there a general definition? might the index (or, one of th
On 15/03/2022 10:28, Vikas Rawal wrote:
I have an org file with some names (not all) that have accented
characters. But when I try to export, I get errors such as this:
Sāṅkr - 65190: word not found
What do I do to make Org export these correctly? Is there a way to
make Org export even if it do
Hey there,
So I received SourceHut access which is awesome. I took a look at the Git repo
last weekend, and boy was I impressed by the team who works on Org Mode.
One day, I hope to get half of the credentials for most of the people listed
there :)
On a related note, I took a look at what's p
Samuel,
On Wed, Mar 16, 2022 at 01:07:48PM -0400, Samuel Banya wrote:
> On a related note, I took a look at what's present, but was kind of
> lost in terms of what to necessarily fix.
>
> I saw the general TODO list present, but wasn't sure if there are
> any low level issues that should be looked
Max and Eric, thanks for the explanation! "hmm...", about manual
patches at the moment.
19 matches
Mail list logo