TransWikia.com

How to add blank lines in Beamer - block

TeX - LaTeX Asked on June 29, 2021

I am writing a presentation on Overleaf and using Beamer.

Example:

begin{frame}{Title}
  begin{block}{Bloc title}
    Line one

    Line three
  end{block}
end{frame}

However, I’m not able to add the blank line. Adding is not helping.

One Answer

Two possible options

documentclass{beamer}

begin{document}
begin{frame}{Title}
  begin{block}{Bloc title}
    Line one
    phantom{some text}
    Line three
  end{block}

  begin{block}{Bloc title}
    Line one
    vspace{1cm}
    Line three
  end{block}
end{frame}
end{document}

enter image description here

Correct answer by Ignasi on June 29, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP