Re: [bug] Problem with Worg (html?) publishing (was Re: [O] orgmode BEAMER scaling image)

2011-03-25 Thread Nick Dokos
Nick Dokos wrote: > Eric S Fraga wrote: > > > > In the org-beamer tutorial (Worg/org-tutorials/org-beamer/tutorial.org), > > I have the following: > > > > , > > | > > | #+BEGIN_Example > > | ,** Two columns > > | > > | ,*** A block > > :B_ignor

Re: [bug] Problem with Worg (html?) publishing (was Re: [O] orgmode BEAMER scaling image)

2011-03-25 Thread Nick Dokos
Eric S Fraga wrote: > In the org-beamer tutorial (Worg/org-tutorials/org-beamer/tutorial.org), > I have the following: > > , > | > | #+BEGIN_Example > | ,** Two columns > | > | ,*** A block > :B_ignoreheading:BMCOL: > | :PROPERTIES: > | :

[bug] Problem with Worg (html?) publishing (was Re: [O] orgmode BEAMER scaling image)

2011-03-25 Thread Eric S Fraga
Gilberto writes: > That should help, but the thing is that the >> |#+ATTR_LATEX| line > is missing from the example: >> *** A screenshot:BMCOL:B_example: >> :PROPERTIES: >> :BEAMER_col: 0.6 >> :BEAMER_env: example >> :END: >> [[

Re: [O] orgmode BEAMER scaling image

2011-03-24 Thread Gilberto
It worked great. Thanks a lot!!! Gilberto On 3/24/2011 9:26 AM, John Hendy wrote: On Thu, Mar 24, 2011 at 11:35 AM, Gilberto wrote: In his org-mode beamer tutorial, Eric Fraga (very useful tutorial BTW, thanks) gives an example of using an image, and writes I have added an attribute to the im

Re: [O] orgmode BEAMER scaling image

2011-03-24 Thread Eric S Fraga
Gilberto writes: > In his org-mode beamer tutorial, Eric Fraga (very useful tutorial BTW, > thanks) gives an example of using an image, and writes You're very welcome! > >> I have added an attribute to the image to tell LaTeX to scale the >> image to the full width of the column. > > > Can I ad

Re: [O] orgmode BEAMER scaling image

2011-03-24 Thread John Hendy
On Thu, Mar 24, 2011 at 11:35 AM, Gilberto wrote: > In his org-mode beamer tutorial, Eric Fraga (very useful tutorial BTW, > thanks) gives an example of using an image, and writes > > I have added an attribute to the image to tell LaTeX to scale the image to > the full width of the column. > > Can