Re: [BUG?] Export to Latex with Visibility On

2025-09-03 Thread Pedro Andres Aranda Gutierrez
Hmmm. Reading this again… This may be a bug in the exporter… Now let’s find where… Because the LaTeX looks ‘nice’… PA Enviado desde mi iPad > El 3 sept 2025, a las 20:06, David Masterson > escribió: > > Pedro Andres Aranda Gutierrez writes: > >> The problem seems to be in the way PDFLATEX

Re: [BUG?] Export to Latex with Visibility On

2025-09-03 Thread David Masterson
Pedro Andres Aranda Gutierrez writes: > (add-to-list 'org-latex-classes >'("scrartcl" > "\\documentclass[oneside]{scrartcl}" > ("\\section{%s}" . "\\section*{%s}") > ("\\subsection{%s}" . "\\subsection*{%s}") >

Re: [BUG?] Export to Latex with Visibility On

2025-09-03 Thread David Masterson
Pedro Andres Aranda Gutierrez writes: > The problem seems to be in the way PDFLATEX interpretes the generated > LaTeX: Hmm. I'll have to try this with the ASCII backend and compare. You think this apply to other LaTeX engines? > It is never a good idea to go beyond the subsubsection level in t

Re: [FR] Org Babel integration with LSP servers

2025-09-03 Thread Pedro Andres Aranda Gutierrez
+1 /PA On Tue, 2 Sept 2025 at 19:25, Carlo Tambuatco wrote: > > Is there something wrong with editing the code in question in its own > dedicated buffer > > where lsp- is active then cutting and pasting onto Org Babel? > I mean I think > > creating something like lsp-babel would involve activatin

Re: [BUG?] Export to Latex with Visibility On

2025-09-03 Thread Pedro Andres Aranda Gutierrez
Hi, The problem seems to be in the way PDFLATEX interpretes the generated LaTeX: ``` latex \subsubsection{H4.3.1} \label{sec:org5db1e3d} \begin{enumerate} \item H4.3.1.1 \label{sec:org82c0321} \item H4.3.1.2 \label{sec:org7ecaeea} \end{enumerate} \subsubsection{H4.3.2} ``` It is never a good Idea

Org mode version 9.8-pre (9.8-pre-n/a-ge8413b @ /Users/garyo/.config/emacs/var/elpaca/builds/org/); org-agenda-to-appt can fail with empty string entries

2025-09-03 Thread Gary Oberbrunner
In my org files, apparently I have an empty agenda item somewhere. This causes org-agenda-to-appt to fail with this backtrace: Debugger entered--Lisp error: (args-out-of-range 1 1) get-text-property(1 txt "") #f(compiled-function (x) #)("") org-agenda-to-appt() I'm not sure where the empty-