Faulty SVG width in default HTML export style

2022-03-03 Thread Yuchen Guo
Currently the style specified for SVG images in `org-html-style-default' variable is the following: .org-svg { width: 90%; } This causes a single image (math formula) to occupy almost the width of the entire page, rendering the page unreadable. In my experiment removing this line fixed the

Re: org-cite and org-ref-cite

2022-03-03 Thread Eric S Fraga
On Sunday, 27 Feb 2022 at 10:38, Henrik Frisk wrote: > I see. Didn't realize that. I will look into citar then, thanks! citar works very well. Recommended. -- : Eric S Fraga, with org release_9.5.2-386-g77d942 in Emacs 29.0.50

Re: org-refile, org-capture byte-compiling failure with recent emacs-git

2022-03-03 Thread Vladimir Lomov
Hello, ** Kyle Meyer [2022-03-02 23:11:53 -0500]: > Kyle Meyer writes: >> Kyle Meyer writes: >> >>> However, it seems unintended that with-demoted-errors would actually >>> error here now rather than give a warning; again, will need to take a >>> closer look. >> >> The patch at

Re: org-modern

2022-03-03 Thread Christopher M. Miles
Tim Cross writes: > William Denton writes: > >> I noticed org-modern in the list of new packages available: >> >> https://github.com/minad/org-modern >> >> Worth a look by any Org users, just for the screenshots comparing Org >> buffers normally and with >> org-modern. Fine work from Daniel M

Re: org-modern

2022-03-03 Thread Ihor Radchenko
"Christopher M. Miles" writes: > It does not affect performance a lot. I almost can't feel the latency > difference between disable or > enabled org-modern. I have 3M org file which has lot of source blocks and > tags list etc. (I know 3M > is not very large.) > > I like this package indeed bea

Re: profiling latency in large org-mode buffers (under both main & org-fold feature)

2022-03-03 Thread Max Nikulin
On 02/03/2022 22:12, Ihor Radchenko wrote: Max Nikulin writes: I tend to agree after reading the code again. I tried to play around with that marker loop. It seems that the loop should not be mindlessly disabled, but it can be sufficient to check only a small number of markers in front of the ma

folding day headings in org-agenda-mode?

2022-03-03 Thread Matt Price
I am very psyched to have started using Adam Porter's org-super-agenda, and I really enjoy using origami-mode to fold section headings now. However, I do really wish I could use the same keystroke to fold individual days in the org agenda. I tried just invoking `origami-toggle-node from a day head