Re: [Orgmode] [Bug] Org-beamer block display math

2010-11-28 Thread Jeff Horn
> The two blank lines between the label and the beginning of the align do > not do anything.  The extra space in the resulting block in the PDF is > there whether these lines are there or not. I noticed this as well. > I've taken to inserting > >    #+latex: \vspace*{-0.5cm} That works, fine. Th

Re: [Orgmode] [Bug] Org-beamer block display math

2010-11-28 Thread Eric S Fraga
Jeff Horn writes: > When marking a block to call out display math, I notice an extra line > break above the display math. I believe this occurs because the block > is given it's own section. I've noticed this as well recently [1]. However, I do not believe it is anything org is doing as the lat

[Orgmode] [Bug] Org-beamer block display math

2010-11-27 Thread Jeff Horn
When marking a block to call out display math, I notice an extra line break above the display math. I believe this occurs because the block is given it's own section. I expect the math to be centered vertically within the block. Is there a workaround? Please reference the screenshot (it's small)