* Controlling exported Beamer quote indentation / width
@ 2016-08-09 8:05 Jarmo Hurri
0 siblings, 0 replies; 2+ messages in thread
From: Jarmo Hurri @ 2016-08-09 8:05 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 433 bytes --]
Greetings.
Currently in my Beamer slides quotes in second-level lists get cropped
outside the view window. Attached is a demo of this. How do I control
the indentation and/or the width of the quote?
As an interesting side effect, the attached file takes ages (like 30
seconds of processor time) to be exported and opened as a PDF, while
much larger files get processed in just a few seconds. No idea why this
is the case.
Jarmo
[-- Attachment #2: quote problem demo --]
[-- Type: text/plain, Size: 415 bytes --]
#+STARTUP: beamer
#+TITLE: Quoting indentation demo
#+LANGUAGE: en
#+SELECT_TAGS: export
#+EXCLUDE_TAGS: noexport
#+BEAMER_THEME: Madrid
#+BEAMER_FONT_THEME: serif
* This is what I am talking about
- top level list
- second level list
#+BEGIN_QUOTE
The indentation of this quote is already such that any longer
text will be cut outside the screen. How do I control this?
#+END_QUOTE
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Controlling exported Beamer quote indentation / width
[not found] <8c2e9a60e8324ecd82cfda1a3518c34f@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
@ 2016-08-10 11:06 ` Eric S Fraga
0 siblings, 0 replies; 2+ messages in thread
From: Eric S Fraga @ 2016-08-10 11:06 UTC (permalink / raw)
To: Jarmo Hurri; +Cc: emacs-orgmode@gnu.org
On Tuesday, 9 Aug 2016 at 09:05, Jarmo Hurri wrote:
> Greetings.
>
> Currently in my Beamer slides quotes in second-level lists get cropped
> outside the view window. Attached is a demo of this. How do I control
> the indentation and/or the width of the quote?
This is really a LaTeX question. Quote environments are not really
designed to be within lists. Either put it at a top level heading
(within the frame, of course) or embed it within a minipage of an
appropriate width.
>
> As an interesting side effect, the attached file takes ages (like 30
> seconds of processor time) to be exported and opened as a PDF, while
> much larger files get processed in just a few seconds. No idea why
> this
> is the case.
works fine for me. maybe export to beamer and then run pdflatex on the
result to see with step is to blame?
--
: Eric S Fraga (0xFFFCF67D), Emacs 24.5.1, Org release_8.3.2-164-g50a182
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-08-10 19:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-09 8:05 Controlling exported Beamer quote indentation / width Jarmo Hurri
[not found] <8c2e9a60e8324ecd82cfda1a3518c34f@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2016-08-10 11:06 ` 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).