emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Pedro Andres Aranda Gutierrez <paaguti@gmail.com>
To: alan.schmitt@polytechnique.org
Cc: Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: Subject: cannot export asynchronously because of org-fold-core--update-buffer-folds
Date: Thu, 7 Mar 2024 10:03:07 +0100	[thread overview]
Message-ID: <CAO48Bk8TS0tKrajaYZ8+Bwoaz-Pe2GaWVHpjOpDDMwPG5TNajw@mail.gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2024-03-07  9:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-07  9:03 Pedro Andres Aranda Gutierrez [this message]
2024-03-07  9:42 ` Subject: cannot export asynchronously because of org-fold-core--update-buffer-folds 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAO48Bk8TS0tKrajaYZ8+Bwoaz-Pe2GaWVHpjOpDDMwPG5TNajw@mail.gmail.com \
    --to=paaguti@gmail.com \
    --cc=alan.schmitt@polytechnique.org \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).