Tagged Questions
6
votes
1answer
221 views
Beamer: column alignment with tikzpicture inside
I am having trouble with using columns in Beamer class. For some reason, I have to display a plot in the left column, then replacing it with another plot to display additional data on it (I can not ...
4
votes
3answers
244 views
tikz picture in column disturbs other column
I would like a slide with two columns in which one column is text and the other is a tikz picture. The problem is that when I make one column a tikz picture, it does not allow the text to start at ...
5
votes
1answer
224 views
Independent Columns Environment
I am creating a two-page syllabus with a tikz calendar in the left column and all of the content on the right side of the page. Currently the right content is just like a normal article class document ...
5
votes
1answer
287 views
Keep column height in Beamer when replacing content
I have a frame in Beamer that consists of two columns. The content of one column remains the same, the content of the other column is replaced on the second slide.
\begin{frame}
\begin{columns}
...
