Retaking AUTO for \usepackage{fontenc}

2024-02-11 Thread Pedro Andres Aranda Gutierrez
HI again, I'm trying to put together all pieces for this before I actually write code. After looking at the current state, I would be lenient to include an additional optional property to `org-latex-language-alist' I would directly call `:fontenc'. \usepackage[AUTO]{fontenc} would then take it

Re: [patch] Add two new header args to LaTeX block

2024-02-11 Thread Juan Manuel Macías
Ihor Radchenko writes: > Got it. > Although, it is confusing to have different formats of :process > value depending on :file extension. Indeed. For that reason I changed the original name I gave from ":pdf-process" to simply ":process". IMHO this function has a tremendous problem: two methods

[PATCH] org-ctags: Fix regexp to not break radio targets

2024-02-11 Thread Martin Marshall
>From 9b9e8ead6c175c76e4f37273a4e4f29b8e41b4f9 Mon Sep 17 00:00:00 2001 From: Martin Marshall Date: Sun, 11 Feb 2024 12:36:46 -0500 Subject: [PATCH] org-ctags: Fix regexp to not break radio-target links * org-ctags.el (org-ctags-tag-regexp): Add left angle-bracket to excluded characters for tag

Re: [BUG] Org may fetch remote content without asking user consent

2024-02-11 Thread Max Nikulin
On 08/02/2024 22:07, Ihor Radchenko wrote: Max Nikulin writes: Max Nikulin writes: Browsers have concept of same origin for applying security and privacy measures. Consider a file opened as /ssh:host:org/test.org that has #+setupfile: /ssh:host:org/include.org Formally it is a remote

Re: [PATCH] org-ctags: When `ido-mode' is off, use completing-read

2024-02-11 Thread Ihor Radchenko
Martin Marshall writes: > Here's another patch for org-ctags.el. > > `org-ctags-find-tag-interactive' uses `ido-completing-read' for > selecting and jumping to a target. > > This patch makes it use `completing-read' instead, unless the user > enabled `ido-mode'. Thanks! I applied an alternative

Re: [patch] Add two new header args to LaTeX block

2024-02-11 Thread Ihor Radchenko
Juan Manuel Macías writes: >> Considering that 'imagemagick is one of the variants in >> `org-preview-latex-process-alist', it might be reasonable to allow >> :process imagemagick == :imagemagick yes > > I wouldn't equate it. ':imagemagic yes' uses 'org-latex-convert-pdf'. > Instead, «:process

Re: How to downgrade from the last orgmode version to a stable version

2024-02-11 Thread Ihor Radchenko
Ypo writes: > If I try to delete the 9.7-pre version, I can't : "package-delete: > Package ‘org-9.7pre0.20240130.161905’ is used by ‘ox-pandoc’ as > dependency, not deleting" > > What would be the correct way to go back to a stable org version? Just delete it manually from elpa folder. --

Re: Help: How to change faces of words between parenthesis

2024-02-11 Thread Ihor Radchenko
Ypo writes: > Could it be possible to change the color of words between parentheses? > > For example, in: > > "mejorar su bienestar psicológico (Cronin et al., 2012; Molero, Fuster, > Jetten y Moriano, 2011; Outten, Schmitt, García y Branscombe, 2009; > Pérez-Garín et al., 2016)." > > I would

How to downgrade from the last orgmode version to a stable version

2024-02-11 Thread Ypo
Hi I am using Org mode version 9.7-pre (release_N/A-N/A-afc529 @ ./.emacs.d/elpa/org-9.7pre0.20240130.161905/) But I receive several error messages and problems with several packages, for example after a swiper search, the headline doesn't unfold. Today, Vertico has stopped working while in

Help: How to change faces of words between parenthesis

2024-02-11 Thread Ypo
Could it be possible to change the color of words between parentheses? For example, in: "mejorar su bienestar psicológico (Cronin et al., 2012; Molero, Fuster, Jetten y Moriano, 2011; Outten, Schmitt, García y Branscombe, 2009; Pérez-Garín et al., 2016)." I would like that this part changes

org-contrib: Remove org-eval-light.el and org-evel.el

2024-02-11 Thread Ihor Radchenko
Hi, According to https://orgmode.org/worg/org-contrib/#org4b339dd, org-eval-lite "... is a reworking of Carsten's org-eval with the goals of a more uniform syntax, safer default execution rules, and increased ease of execution. Written by Eric Schulte. Link to raw file. This modules has been

Re: Inconsistent usage of "overview"

2024-02-11 Thread Ihor Radchenko
Carlos Pita writes: > I believe my confusion was due to the fact that the docstring of > org-startup-folded is not particularly precise regarding to its > possible values. I improved the docstring on main. Hopefully, it can reduce the confusion.

Re: New try at multi-lingual export to latex/pdf using pdflatex and babel

2024-02-11 Thread Juan Manuel Macías
Pedro Andres Aranda Gutierrez writes: > I agree it does not take advantage of the AUTO facility here, but I > nevertheless think it would > be interesting to show people how to do this. Until we expand the AUTO > facility to cope with > all quirks of multi-language in pdflatex (lualatex and xetex