* Bug: beamer columns mixed up [6.33trans]
@ 2009-12-30 20:37 Ruud Brekelmans
2009-12-31 7:52 ` Carsten Dominik
0 siblings, 1 reply; 4+ messages in thread
From: Ruud Brekelmans @ 2009-12-30 20:37 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 889 bytes --]
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
------------------------------------------------------------------------
I am trying to create a beamer presentation using the example at the
bottom of the page
http://orgmode.org/worg/org-tutorials/org-beamer.php
This example creates column environments *outside* the frame
environment and closes them *inside*. Surely, that can't be right.
\section{This is the first structural section}
\label{sec-1}
\begin{columns}[t]
\begin{column}{0.5\textwidth}
\begin{frame}
\frametitle{Thanks to Eric Fraga}
\label{sec-1.2}
for the first viable beamer setup in Org
\end{column}
\end{columns}
\end{frame}
Best regards,
Ruud
[-- Attachment #1.2: Type: text/html, Size: 1144 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Bug: beamer columns mixed up [6.33trans]
2009-12-30 20:37 Bug: beamer columns mixed up [6.33trans] Ruud Brekelmans
@ 2009-12-31 7:52 ` Carsten Dominik
2010-01-01 12:51 ` Ruud Brekelmans
0 siblings, 1 reply; 4+ messages in thread
From: Carsten Dominik @ 2009-12-31 7:52 UTC (permalink / raw)
To: Ruud Brekelmans; +Cc: emacs-orgmode
Hi Ruud,
can you please post the exact content of your Org-mode file?
Also, are you using the latest Org version?
- Carsten
On Dec 30, 2009, at 9:37 PM, Ruud Brekelmans wrote:
>
> Remember to cover the basics, that is, what you expected to happen and
> what in fact did happen. You don't know how to make a good report?
> See
>
> http://orgmode.org/manual/Feedback.html#Feedback
>
> Your bug report will be posted to the Org-mode mailing list.
> ------------------------------------------------------------------------
>
>
> I am trying to create a beamer presentation using the example at the
> bottom of the page
>
> http://orgmode.org/worg/org-tutorials/org-beamer.php
>
> This example creates column environments *outside* the frame
> environment and closes them *inside*. Surely, that can't be right.
>
> \section{This is the first structural section}
> \label{sec-1}
> \begin{columns}[t]
> \begin{column}{0.5\textwidth}
> \begin{frame}
> \frametitle{Thanks to Eric Fraga}
> \label{sec-1.2}
>
> for the first viable beamer setup in Org
> \end{column}
> \end{columns}
> \end{frame}
>
>
> Best regards,
> Ruud
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
- Carsten
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Bug: beamer columns mixed up [6.33trans]
2009-12-31 7:52 ` Carsten Dominik
@ 2010-01-01 12:51 ` Ruud Brekelmans
2010-01-02 7:23 ` Carsten Dominik
0 siblings, 1 reply; 4+ messages in thread
From: Ruud Brekelmans @ 2010-01-01 12:51 UTC (permalink / raw)
To: Carsten Dominik; +Cc: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 1603 bytes --]
Hi Carsten,
2009/12/31 Carsten Dominik <carsten.dominik@gmail.com>
> Hi Ruud,
>
> can you please post the exact content of your Org-mode file?
>
> Also, are you using the latest Org version?
>
>
I have attached the org-mode file and resulting latex file. Yes, I am using
the latest Org version.
Ruud
> - Carsten
>
>
> On Dec 30, 2009, at 9:37 PM, Ruud Brekelmans wrote:
>
>
>> Remember to cover the basics, that is, what you expected to happen and
>> what in fact did happen. You don't know how to make a good report? See
>>
>> http://orgmode.org/manual/Feedback.html#Feedback
>>
>> Your bug report will be posted to the Org-mode mailing list.
>> ------------------------------------------------------------------------
>>
>>
>> I am trying to create a beamer presentation using the example at the
>> bottom of the page
>>
>> http://orgmode.org/worg/org-tutorials/org-beamer.php
>>
>> This example creates column environments *outside* the frame
>> environment and closes them *inside*. Surely, that can't be right.
>>
>> \section{This is the first structural section}
>> \label{sec-1}
>> \begin{columns}[t]
>> \begin{column}{0.5\textwidth}
>> \begin{frame}
>> \frametitle{Thanks to Eric Fraga}
>> \label{sec-1.2}
>>
>> for the first viable beamer setup in Org
>> \end{column}
>> \end{columns}
>> \end{frame}
>>
>>
>> Best regards,
>> Ruud
>>
>> _______________________________________________
>> Emacs-orgmode mailing list
>> Please use `Reply All' to send replies to the list.
>> Emacs-orgmode@gnu.org
>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>>
>
> - Carsten
>
>
>
>
[-- Attachment #1.2: Type: text/html, Size: 2736 bytes --]
[-- Attachment #2: test2.org --]
[-- Type: application/octet-stream, Size: 1998 bytes --]
#+LaTeX_CLASS: beamer
#+TITLE: Example Presentation
#+AUTHOR: Carsten Dominik
#+LaTeX_CLASS_OPTIONS: [presentation]
#+BEAMER_FRAME_LEVEL: 2
#+BEAMER_HEADER_EXTRA: \usetheme{Madrid}\usecolortheme{default}
#+COLUMNS: %35ITEM %10BEAMER_env(Env) %10BEAMER_envargs(Env Args) %4BEAMER_col(Col) %8BEAMER_extra(Extra)
#+OPTIONS: tags:nil
* This is the first structural section
** Frame 1 \\ with a subtitle
*** Thanks to Eric Fraga :B_block:
:PROPERTIES:
:BEAMER_env: block
:BEAMER_envargs: C[t]
:BEAMER_col: 0.5
:END:
for the first viable beamer setup in Org
*** Thanks to everyone else :B_block:
:PROPERTIES:
:BEAMER_col: 0.5
:BEAMER_env: block
:BEAMER_envargs: <2->
:END:
for contributing to the discussion
** Frame 2 \\ Like 1, but now with explicit columns
:PROPERTIES:
:BEAMER_extra: \transblindsvertical[duration=1]
:END:
*** columns :B_columns:
:PROPERTIES:
:BEAMER_env: columns
:END:
**** 0.5 :B_column:
:PROPERTIES:
:BEAMER_env: column
:END:
***** Thanks to Eric Fraga :B_block:
:PROPERTIES:
:BEAMER_env: block
:BEAMER_col:
:END:
for the first viable beamer setup in Org
**** 0.5 :B_column:
:PROPERTIES:
:BEAMER_env: column
:END:
***** Thanks to everyone else :B_block:
:PROPERTIES:
:BEAMER_col:
:BEAMER_env: block
:BEAMER_envargs: <2->
:END:
for contributing to the discussion
** Frame 2 \\ where we will not use columns
*** Request :B_block:
Please test this stuff!
[-- Attachment #3: test2.tex --]
[-- Type: application/x-tex, Size: 1387 bytes --]
[-- Attachment #4: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Bug: beamer columns mixed up [6.33trans]
2010-01-01 12:51 ` Ruud Brekelmans
@ 2010-01-02 7:23 ` Carsten Dominik
0 siblings, 0 replies; 4+ messages in thread
From: Carsten Dominik @ 2010-01-02 7:23 UTC (permalink / raw)
To: Ruud Brekelmans; +Cc: emacs-orgmode
Hi Ruud,
I cannot reproduce this problem with the current git version.
- Carsten
On Jan 1, 2010, at 1:51 PM, Ruud Brekelmans wrote:
> Hi Carsten,
>
> 2009/12/31 Carsten Dominik <carsten.dominik@gmail.com>
> Hi Ruud,
>
> can you please post the exact content of your Org-mode file?
>
> Also, are you using the latest Org version?
>
>
> I have attached the org-mode file and resulting latex file. Yes, I
> am using the latest Org version.
>
> Ruud
>
>
>
>
>
> - Carsten
>
>
> On Dec 30, 2009, at 9:37 PM, Ruud Brekelmans wrote:
>
>
> Remember to cover the basics, that is, what you expected to happen and
> what in fact did happen. You don't know how to make a good report?
> See
>
> http://orgmode.org/manual/Feedback.html#Feedback
>
> Your bug report will be posted to the Org-mode mailing list.
> ------------------------------------------------------------------------
>
>
> I am trying to create a beamer presentation using the example at the
> bottom of the page
>
> http://orgmode.org/worg/org-tutorials/org-beamer.php
>
> This example creates column environments *outside* the frame
> environment and closes them *inside*. Surely, that can't be right.
>
> \section{This is the first structural section}
> \label{sec-1}
> \begin{columns}[t]
> \begin{column}{0.5\textwidth}
> \begin{frame}
> \frametitle{Thanks to Eric Fraga}
> \label{sec-1.2}
>
> for the first viable beamer setup in Org
> \end{column}
> \end{columns}
> \end{frame}
>
>
> Best regards,
> Ruud
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
> - Carsten
>
>
>
>
> <test2.org><test2.tex>
- Carsten
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-01-02 7:23 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-30 20:37 Bug: beamer columns mixed up [6.33trans] Ruud Brekelmans
2009-12-31 7:52 ` Carsten Dominik
2010-01-01 12:51 ` Ruud Brekelmans
2010-01-02 7:23 ` Carsten Dominik
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).