From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Malone Subject: Re: Re: [BEAMER] make text fit in a slide Date: Thu, 20 Jan 2011 12:35:24 -0500 Message-ID: References: <874o946icv.fsf@ucl.ac.uk> <90e6ba4fc1deab9161049a487294@google.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1457671248==" Return-path: Received: from [140.186.70.92] (port=40948 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PfyPu-0002lH-J3 for emacs-orgmode@gnu.org; Thu, 20 Jan 2011 12:35:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PfyPt-0000v9-54 for emacs-orgmode@gnu.org; Thu, 20 Jan 2011 12:35:26 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:51560) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PfyPs-0000uv-Sk for emacs-orgmode@gnu.org; Thu, 20 Jan 2011 12:35:25 -0500 Received: by iyj17 with SMTP id 17so913577iyj.0 for ; Thu, 20 Jan 2011 09:35:24 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Andrea Crotti Cc: emacs-orgmode@gnu.org --===============1457671248== Content-Type: multipart/alternative; boundary=0022152d6181fe7cad049a4a8e01 --0022152d6181fe7cad049a4a8e01 Content-Type: text/plain; charset=ISO-8859-1 Hi Andrea, In the example I showed, I set the block to an =ignoreheading= block by using =C-c C-b i=. This, as best I can tell, generates a block but comments out the part which gives the block its title. Doing this overrides the "alertblock" heading, so I'm not entirely sure how to combine the two to do what you are asking. Chris On Thu, Jan 20, 2011 at 12:17 PM, Andrea Crotti wrote: > Chris Malone writes: > > > Hi Andrea, > > > > Here I can help some :). > > > > What I have done in the past is take advantage of the fact that org-mode > > will close a beamer =columns= environment if the column width is set to 0 > > (or 1): > > > > > ------------------------------------------------------------------------------------------ > > ** What is a Type I X-ray > > Burst? > > > > *** ignore > > :BMCOL:B_ignoreheading: > > > > :PROPERTIES: > > :BEAMER_col: > > 0.33 > > :BEAMER_env: > > ignoreheading > > :BEAMER_envargs: > > C[t] > > > > :END: > > - Low Mass X-ray > > Binaries > > *** ignore > > :BMCOL:B_ignoreheading: > > > > :PROPERTIES: > > :BEAMER_col: > > 0.3 > > :BEAMER_env: > > ignoreheading > > > > :END: > > - Accretion of H and/or > > He > > *** ignore > > :BMCOL:B_ignoreheading: > > > > :PROPERTIES: > > :BEAMER_col: > > 0.4 > > :BEAMER_env: > > ignoreheading > > > > :END: > > - Ignition at base of accreted > > layer > > *** close columns > > :BMCOL:B_ignoreheading: > > > > :PROPERTIES: > > :BEAMER_col: > > 0 > > :BEAMER_env: > > ignoreheading > > > > :END: > > *** data > > :B_ignoreheading:BMCOL: > > > > :PROPERTIES: > > :BEAMER_env: > > ignoreheading > > :BEAMER_envargs: > > C[T] > > :BEAMER_col: > > 0.4 > > > > :END: > > whatever else I want > > > ------------------------------------------------------------------------------------------ > > > > This creates a "row" on the top of the frame that has 3 columns of widths > > 0.33, 0.3, and 0.4. Then to close that "row" I made the =close columns= > > header with a column width of 0. The next header, =data= starts another > > "row" and its column width is set to 0.4 giving room for another column > to > > its right if I so choose. > > Great thanks a lot. > Too bad that things really start to become complicated with the > syntax... > > Another last thing, if I want a block (for example an "alertblock") is > there a way to not having the heading line? > > I mean > ** Thanks :B_block: > :PROPERTIES: > :BEAMER_env: alertblock > :END: > > *Thanks you all* > > I would like not to see the initial Thanks... > For latex is perfectly fine but how do I say that to org-beamer? > > > _______________________________________________ > 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 > --0022152d6181fe7cad049a4a8e01 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Andrea,

In the example I showed, I set the block to an =3Dignoreh= eading=3D block by using =3DC-c C-b i=3D.=A0 This, as best I can tell, gene= rates a block but comments out the part which gives the block its title.=A0= Doing this overrides the "alertblock" heading, so I'm not en= tirely sure how to combine the two to do what you are asking.

Chris

On Thu, Jan 20, 2011 at 12:17 P= M, Andrea Crotti <andrea.crotti.0@gmail.com> wrote:
Chris Malone <chris.m.malone@gmail.com> writes:

> Hi Andrea,
>
> Here I can help some :).
>
> What I have done in the past is take advantage of the fact that org-mo= de
> will close a beamer =3Dcolumns=3D environment if the column width is s= et to 0
> (or 1):
>
> ----------------------------------------------------------------------= --------------------
> ** What is a Type I X-ray
> Burst?
>
> *** ignore
> :BMCOL:B_ignoreheading:
>
> :PROPERTIES:
> =A0 :BEAMER_col:
> 0.33
> =A0 :BEAMER_env:
> ignoreheading
> =A0 :BEAMER_envargs:
> C[t]
>
> :END:
> - Low Mass X-ray
> Binaries
> *** ignore
> :BMCOL:B_ignoreheading:
>
> :PROPERTIES:
> =A0 :BEAMER_col:
> 0.3
> =A0 :BEAMER_env:
> ignoreheading
>
> :END:
> - Accretion of H and/or
> He
> *** ignore
> :BMCOL:B_ignoreheading:
>
> :PROPERTIES:
> =A0 :BEAMER_col:
> 0.4
> =A0 :BEAMER_env:
> ignoreheading
>
> :END:
> - Ignition at base of accreted
> layer
> *** close columns
> :BMCOL:B_ignoreheading:
>
> :PROPERTIES:
> =A0:BEAMER_col:
> 0
> =A0:BEAMER_env:
> ignoreheading
>
> :END:
> *** data
> :B_ignoreheading:BMCOL:
>
> :PROPERTIES:
> =A0 :BEAMER_env:
> ignoreheading
> =A0 :BEAMER_envargs:
> C[T]
> =A0 :BEAMER_col:
> 0.4
>
> :END:
> whatever else I want
> ----------------------------------------------------------------------= --------------------
>
> This creates a "row" on the top of the frame that has 3 colu= mns of widths
> 0.33, 0.3, and 0.4. =A0Then to close that "row" I made the = =3Dclose columns=3D
> header with a column width of 0. =A0The next header, =3Ddata=3D starts= another
> "row" and its column width is set to 0.4 giving room for ano= ther column to
> its right if I so choose.

Great thanks a lot.
Too bad that things really start to become complicated with the
syntax...

Another last thing, if I want a block (for example an "alertblock"= ;) is
there a way to not having the heading line?

I mean
** Thanks =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0:B_block:
=A0 :PROPERTIES:
=A0 :BEAMER_env: alertblock
=A0 :END:

=A0 *Thanks you all*

I would like not to see the initial Thanks...
For latex is perfectly fine but how do I say that to org-beamer?


_______________________________________________
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

--0022152d6181fe7cad049a4a8e01-- --===============1457671248== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============1457671248==--