emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Re: Subject: cannot export asynchronously because of org-fold-core--update-buffer-folds
@ 2024-03-07  9:03 Pedro Andres Aranda Gutierrez
  2024-03-07  9:42 ` Alan Schmitt
  0 siblings, 1 reply; 9+ messages in thread
From: Pedro Andres Aranda Gutierrez @ 2024-03-07  9:03 UTC (permalink / raw)
  To: alan.schmitt; +Cc: Org Mode List

[-- Attachment #1: Type: text/plain, Size: 796 bytes --]

Hi,

could you please try to add

#+LATEX_CLASS: beamer
#+LATEX_CLASS_OPTIONS: [presentation,aspectratio=169]

instead of

(require 'ox-latex)

(add-to-list 'org-latex-classes
             '("my-beamer"
               "\\documentclass\[presentation,aspectratio=169\]\{beamer\}
[NO-DEFAULT-PACKAGES]"
               ("\\section\{%s\}" . "\\section*\{%s\}")
               ("\\subsection\{%s\}" . "\\subsection*\{%s\}")
               ("\\subsubsection\{%s\}" . "\\subsubsection*\{%s\}")))

and see if that makes any difference?

My .2cents, /PA
-- 
Fragen sind nicht da, um beantwortet zu werden,
Fragen sind da um gestellt zu werden
Georg Kreisler

Headaches with a Juju log:
unit-basic-16: 09:17:36 WARNING juju.worker.uniter.operation we should run
a leader-deposed hook here, but we can't yet

[-- Attachment #2: Type: text/html, Size: 1425 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-03-18  9:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-07  9:03 Subject: cannot export asynchronously because of org-fold-core--update-buffer-folds Pedro Andres Aranda Gutierrez
2024-03-07  9:42 ` Alan Schmitt
2024-03-07 10:45   ` Pedro Andres Aranda Gutierrez
2024-03-08 17:07   ` Pedro Andres Aranda Gutierrez
2024-03-09  9:43     ` Alan Schmitt
2024-03-17 18:05       ` Nasser Alkmim
2024-03-17 18:05       ` Nasser Alkmim
2024-03-18  6:57         ` Alan Schmitt
2024-03-18  9:39           ` Nasser Alkmim

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).