emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Joseph Vidal-Rosset <joseph@vidal-rosset.net>
To: emacs-orgmode@gnu.org
Subject: Re: org-beamer empty titles
Date: Tue, 12 Oct 2021 06:53:10 +0000	[thread overview]
Message-ID: <43bb766a-bcec-5afd-b02c-bd87cdc584f9@vidal-rosset.net> (raw)
In-Reply-To: <b7d7278c-dd92-de79-3c82-4d81473222db@vidal-rosset.net>



Le 10/10/2021 à 23:30, Joseph Vidal-Rosset a écrit :
>
>
> Le 10/10/2021 à 22:04, Eric S Fraga a écrit :
>> On Sunday, 10 Oct 2021 at 17:44, Joseph Vidal-Rosset wrote:
>>> I reply to my question about org-bullets: the reply is no. Registering
>>> an empty title section delete the space and then the export frame does
>>> not work. :(
>>
>> I am not sure what you mean by "registering".  You can type "* "
>> directly to create an empty headline, can you not?
>>
>> In any case, you could try the following maybe:
>>
>> *   :sometag:
>>
>> or, if getting desperate, resort to some LaTeX magic:
>>
>> * @@latex:}%@@
>>
>> --
>> : Eric S Fraga via Emacs 28.0.60, Org release_9.5-93-gd87250
>> : Latest paper written in org: https://arxiv.org/abs/2106.05096
>>
>
> Many thanks Eric, the magic LaTeX solution works (but why?).

Just a word to thank again Eric Fraga for this solution and to describe
the way I have taken:

I have added to one of my personal configuration files the following code:

(global-set-key (kbd "C-c m") (lambda () (interactive) (insert
"@@latex:}%@@")))

And after each double star for beamer frame, after adding the relevant
space, I type C-c m  to insert @@latex:}%@@  when I do not want a title
for this frame, which is the most frequent case.

I hope it will help people who meet the same problem.

Best wishes,

Jo.



  parent reply	other threads:[~2021-10-12  6:54 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-10 17:12 org-beamer empty titles Joseph Vidal-Rosset
2021-10-10 17:22 ` Eric S Fraga
2021-10-10 17:28   ` Joseph Vidal-Rosset
2021-10-10 17:44     ` Joseph Vidal-Rosset
2021-10-10 20:04       ` Eric S Fraga
2021-10-10 21:30         ` Joseph Vidal-Rosset
2021-10-11  7:32           ` Eric S Fraga
2021-10-11  7:35           ` Eric S Fraga
2021-10-12  6:53           ` Joseph Vidal-Rosset [this message]
2021-10-12  7:47             ` Eric S Fraga
2021-10-12  8:05               ` Joseph Vidal-Rosset
2021-10-12 11:51                 ` Eric S Fraga
2021-10-12 13:58                   ` Joseph Vidal-Rosset
2021-10-12 14:18                     ` Eric S Fraga
2021-10-12 14:39                       ` Ihor Radchenko
2021-10-12 15:01                         ` Eric S Fraga
2021-10-12 17:35                           ` Joseph Vidal-Rosset
2021-10-13  7:22                             ` Eric S Fraga
2021-10-13  7:50                             ` Ihor Radchenko
2021-10-13  8:28                               ` Joseph Vidal-Rosset
2021-10-12 15:21                   ` Joseph Vidal-Rosset

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=43bb766a-bcec-5afd-b02c-bd87cdc584f9@vidal-rosset.net \
    --to=joseph@vidal-rosset.net \
    --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).