TransWikia.com

design a beamer presentation

TeX - LaTeX Asked by Guille Carrion on February 18, 2021

Im trying to make a fancy presentation with beamer and i’d like to put some diagram like this

There is some software with rulers in the preview pdf or something like this to desing the beamer presentation?

I’m used to work with tikz, but i dont really where is the correct position without any ruler

One Answer

Finally, to do this i set a grid as background whit 0.5cm separation. And i'm using this kind of frames:

begin{frame}[plain]
begin{tikzpicture}
    useasboundingbox (0,0) rectangle(thepaperwidth,thepaperheight);
    %fill[white,opacity=.25] (0,0) rectangle(thepaperwidth,thepaperheight);%this is just to see where i can put something
    %node[text=white] at (1cm,9.2cm) ;
    draw[-,line width=2pt ,amarillo] (0cm,8.5cm) to node[above,white] {LARGE Problem:} (2.5cm,8.5cm);
    node at (thepaperwidth*0.5,7cm) {Este es el problema};
    fill[morado] (0.5,3cm) rectangle(thepaperwidth,4.5cm);
end{tikzpicture} 
end{frame}

Answered by Guille Carrion on February 18, 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