* Beamer export: heading tags rendered as \textsc{}
@ 2015-04-21 14:08 Joon Ro
2015-04-21 16:42 ` Eric S Fraga
0 siblings, 1 reply; 2+ messages in thread
From: Joon Ro @ 2015-04-21 14:08 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
[-- Attachment #1: Type: text/plain, Size: 343 bytes --]
Hi,
I just found that beamer export is rendering heading tags with \textsc. For example, it looks like this in the latex file:
\section{Section Name\hfill{}\textsc{tagname}}
Which makes them show up in the navigation bar in beamer slides.Please let me know if I can turn this off - I'm using org 8.3beta.
Thank you!Joon
[-- Attachment #2: Type: text/html, Size: 763 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Beamer export: heading tags rendered as \textsc{}
2015-04-21 14:08 Beamer export: heading tags rendered as \textsc{} Joon Ro
@ 2015-04-21 16:42 ` Eric S Fraga
0 siblings, 0 replies; 2+ messages in thread
From: Eric S Fraga @ 2015-04-21 16:42 UTC (permalink / raw)
To: emacs-orgmode
On Tuesday, 21 Apr 2015 at 09:08, Joon Ro wrote:
> Hi,
> I just found that beamer export is rendering heading tags with \textsc. For example, it looks like this in the latex file:
> \section{Section Name\hfill{}\textsc{tagname}}
> Which makes them show up in the navigation bar in beamer slides.Please let me know if I can turn this off - I'm using org 8.3beta.
Try
#+options: tags:nil
which you can find in the manual: (org) Export settings
You may need to re-initialize the file (hit C-c C-c on the options
line).
--
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.1, Org release_8.3beta-1030-g65bbb1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-04-21 16:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-21 14:08 Beamer export: heading tags rendered as \textsc{} Joon Ro
2015-04-21 16:42 ` Eric S Fraga
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).