Ihor Radchenko writes:
> Russell Adams writes:
>
>>> We can make EmacsConf instance of BigBlueButton (BBB) available, as
>>> well. FWIW I had more success with BBB than Jitsi for larger
>>> meetings.
>
> This thread had no activity for a while.
> Let me take the lead then.
>
> I am now in UTC+3
In org version 9.3, the gnuplot code block below successfully plots the data
in Table1 (which includes a local hyperlink in the last column).
#+name: Table1
| x | y | notes |
|---++|
| 0 | 0 | [[note_1]] |
| 1 | 1 ||
| 2 | 4 ||
<>: a note
#+begin_
I can see this being useful in general, but not avoiding the need for my patch.
Org links using search strings already strike a good compromise between working
with arbitrary plain text, and allowing links to specific locations. When a
search string is enough to find the thing you want to link t
Hi Ihor,
Thanks for the comments, I will take a look. A question below.
On Wed, 26 Jul 2023, at 9:10 AM, Ihor Radchenko wrote:
>
> I am looking at it from an opposite direction: we already have file:
> links with ::search term, but file is not a very reliable link anchor.
> File ID will persist
On 28 Jul 2023, Ihor Radchenko wrote:
I am slightly confused because there seems to be a need to
define some page settings manually to get "embedded" images. In
the examples in
https://orgmode.org/worg/org-contrib/babel/languages/ob-doc-lilypond.html#org2c29903,
there is no mention that we
Hello, Ihor!
Thanks for taking the lead! I've sent you an invite from bbb.emacsverse.org.
Once you decide on a time and date, please let me know a week or two
beforehand so that I can put it in Emacs News. Do you want to go with Aug 9
at 6pm UTC+3? I can't make it (still focused on kiddo), but ma
Sacha Chua writes:
> Thanks for taking the lead! I've sent you an invite from bbb.emacsverse.org.
Thanks!
> Once you decide on a time and date, please let me know a week or two
> beforehand so that I can put it in Emacs News. Do you want to go with Aug 9
> at 6pm UTC+3? I can't make it (still
Hi Ihor and Jens,
Ihor Radchenko writes:
> Bastien, may your please check FSF records?
Done, Jens records are okay. Thanks for contributing!
--
Bastien Guerry
Ypo writes:
> I wanted to avoid this: "Campayo_2009_BLOQUE1Leyendo3FotosRenglon-2.png"
>
> to look like this:
>
> https://i.ibb.co/CJm99pG/Captura.png
>
>
> I have solved it by setting "Org Pretty Entities Include Sub
> Superscripts" to nil.
You can set `org-use-sub-superscripts' to '{} as one
Evgenii Klimov writes:
>> Ideally, we should improve the detangling to understand the order of
>> blocks better instead of searching the containing heading independently.
>
> Maybe recent feature suggestion [1] will be of use here.
>
> [1]
> https://list.orgmode.org/118435e8-0b20-46fd-af6a-88de8
Ihor Radchenko writes:
> Evgenii Klimov writes:
>
>> I see in the comment there the reason for that, but still would prefer
>> to use unique IDs in tangled files: the probability to overwrite wrong
>> source block under nonunique header overweights a side-effect of
>> creating new ID in Org fi
David Masterson writes:
> I want to install a resume document class for LaTex
There are the variables org-latex-classes and org-latex-default-class
on the Org side, but that's only about some structural metadata (how
to map Org headline levels to LaTeX structure macros).
To find the new class f
David Masterson writes:
> I want to install a resume document class for LaTex so that I can (more
> easily) write good looking resumes from Org. I think I see how to
> identify the new document class to Org (org-latex-classes), but I'm not
> sure if that tells Org *where* the new document class
Evgenii Klimov writes:
> I see in the comment there the reason for that, but still would prefer
> to use unique IDs in tangled files: the probability to overwrite wrong
> source block under nonunique header overweights a side-effect of
> creating new ID in Org file during tangling.
Did you actua
Jonathan Gregory writes:
>> May your please explain what is "basic mode".
>
> Basic mode is explained in
> https://orgmode.org/worg/org-contrib/babel/languages/ob-doc-lilypond.html.
> In summary:
>
> With basic-mode you can embed LilyPond snippets into an Org-mode
> file, compile and export th
Evgenii Klimov writes:
> Hope new version is cleaner.
Thanks!
Applied, onto main. With minor amendments.
Fixed.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=fcac0039a
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=3ee10d57f
Amendments:
https://git.savannah.g
I want to install a resume document class for LaTex so that I can (more
easily) write good looking resumes from Org. I think I see how to
identify the new document class to Org (org-latex-classes), but I'm not
sure if that tells Org *where* the new document class is. Do I have to
install the .cls
17 matches
Mail list logo