Samuel Wales writes:
> the reason i didn't notice it is 1] for me the fringe glyph is small
> -- can it be larger?
Not easily, but doable. You need to define a new fringe bitmap with
`define-fringe-bitmap' and then set it in `fringe-indicator-alist'.
Here is an example:
(define-fringe-bitmap
[looping in groff list; please reply to it as well, as I am not
subscribed to emacs-orgmode]
Hi Xiyue, Ihor, and Jeremy,
I stumbled across this thread while researching problems have
encountered with groff, which I maintain for the GNU Project.
At 2024-02-29T23:51:29-0800, Xiyue Deng wrote:
> "m
[please CC me in replies; I am not subscribed to emacs-orgmode]
At 2024-04-14T11:20:28+, Ihor Radchenko wrote:
>From ef3fa244d1a32c2cce3616a6dffc9c3dcafd4e34 Mon Sep 17 00:00:00 2001
Message-ID:
From: Ihor Radchenko
Date: Sun, 14 Apr 2024 14:05:59 +0300
Subject: [PATCH] ox-man: Escape back
Hello everyone,
Org Mode publishing management system requires all links to svg
images
to be relative. For example, old preview system placed all the svg
images for latex preview in folder =./ltximg= and links in
the exported html file were included like that
src="ltximg/org-tex-b3e4ba3053aefb
attached.
>> > 1. If there is a window displaying BUFFER, switch to that window
>> > 2. If there is a window that is an indirect buffer of BUFFER or that
>> > shares the same base buffer with BUFFER, switch to that window
>>
>> I included the facility that if there is a window whose buff
> even when org-latex-preview-cache variable is set to "./preview/" in
> the relative form. Links are handled incorrently in the published
> project, and svg links on the website point to nothing on remote
> machine.
>
> I don't know how to avoid absolute path naming, anyone faced this
> issue?
`
Oh, it turns out that inline images are even formatted better than
non-inline ones. I think problem is resolved. Thanks again!
Best wishes,
Yaroslav
Yaroslav Drachov writes:
Karthik,
Thanks! But at first this option doesn't solve the problem with
absolute paths either, does it?
Best wishes
Karthik,
Thanks! But at first this option doesn't solve the problem with
absolute paths either, does it?
Best wishes,
Yaroslav
Karthik Chikmagalur writes:
even when org-latex-preview-cache variable is set to
"./preview/" in
the relative form. Links are handled incorrently in the
published
martin rudalics writes:
> > (pop-to-buffer BUFFER
> > '((display-buffer-reuse-window display-buffer-pop-up-window)
> > (reuse-indirect . t)))
> >
> > 1. If there is a window displaying BUFFER, switch to that window
> > 2. If there is a window that is an indirect buffer of BUFFER
On 18/12/2024 11:13, Joseph Turner wrote:
Is there a way to make Emacs ignore Local Variables lists which appear
inside of source blocks?
For example, is there a way to include the following content in an Org
file without Emacs attempting to locally set foo to bar?
#+BEGIN_EXAMPLE
# Local V
> Oh, it turns out that inline images are even formatted better than
> non-inline ones. I think problem is resolved. Thanks again!
Cheers!
There is only one difference in the html export formatting of inline vs
linked images -- embedded svg can be styled by the export CSS, so it
should respect t
> To be 100% clear, let me try to restate exactly what I have in mind.
>
> I want to call something like
>
> (pop-to-buffer BUFFER
> '((display-buffer-reuse-window display-buffer-pop-up-window)
> (reuse-indirect . t)))
>
> 1. If there is a window displaying BUFFER, switch to that windo
Hello!
Samuel Wales writes:
> thanks for interest.
I've worked with other users with impaired vision to improve their
experience with Transient before and tend to prioritize that work.
That being said, the end-of-year crunch is upon us, so I likely won't
find the time to do anything beyond wh
If I understand the below correctly, you prefer noticeable truncation
in combination with convenient scrolling support, over wrapping (which
is bound to look bad and confusing, even if we optimize some more).
That is my own preference (too?), and we can look into further tweaks
in that direction n
[Monday December 16, 2024] the_wurfkreuz wrote:
> Also, it seems as if the bug is easier to trigger if i copy an image
> from teleram in comparison to other things i've tried. But i'm not
> completely sure about this.
>
>
> Оригинальное Сообщение
> 16.12.2024 23:32, the_wurfkreuz
i like the efficient single-key todo kw selection and its colored menu
in org enough that i prefer it to completion.
good point about spc clearing the selection. personally, i would
prefer an option for spc to scroll and wrap around. del or c-k or so
might clear the selection. but i wouldn't w
my idea is to wrap within the column of text in the menu. e.g. the
3rd column of text. like reflowing. it seems better than all other
solutions i came up with.
to me, the problem with truncation is that it requires horizontal
scrolling. in my case, vertical scrolling is preferable to horizonta
my idea is to wrap within the column of text in the menu. e.g. the
3rd column of text. like reflowing. it seems better than all other
solutions i came up with.
to me, the problem with truncation is that it requires horizontal
scrolling. in my case, vertical scrolling is preferable to horizonta
Awesome! This is exactly what I needed.
Btw, I have one other problem with org-latex-preview. Numbering of
equations works perfect except for equations inside
itemize/enumerate. All of them are numbered as (1), and don't
contribute to overall counter. Maybe you have an idea how to fix
it?
B
Running from the latest commit, eebc9be7c, on Emacs on Android, I'm not able to
reproduce.
Did I miss a change between Dec. 10 and today which fixed this?
20 matches
Mail list logo