0
votes
0answers
36 views

How to add thumbnail photo to frametitles in beamer

Is there a beamer theme that allows one to add small thumbnails of authors to the right end of the frame title line? Ideally I'd like something that can easily work on successive pages throughout a ...
4
votes
2answers
71 views

change position of figure in beamer

I need to put a figure in a specific position in a beamer presentation ... Does it have a solution using X and Y coordinate or another thing? What do I need to change in the following code? ...
3
votes
0answers
55 views

Beamer - Textblock and Show notes on second screen

my question might seem to have been already asked in Absolute positioning in beamer when using `show notes on second screen`: text on wrong page or in Title picture misplaced in Beamer when using ...
5
votes
1answer
87 views

Adding a “take away” box to a beamer slide

In Powerpoint presentations (especially with slides produced by consultants), it's common to add a box at the bottom of a slide that indicates the main point. What would be some LaTeX code for adding ...
6
votes
2answers
111 views

Novice's question: I don't want other objects' locations to move when I add a circle

TikZ novice, here. I want to create two slides (in Beamer), identical except for the addition of a circle in the second slide. I don't want the addition of the circle to shift about the placement of ...
3
votes
1answer
253 views

Beamer with Powerpoint title page in LyX

I want to use beamer (Madrid style) for a presentation I'm giving next week, but I am forced to use the institutional title page. That means that the whole background is filled by an image and the ...
0
votes
1answer
206 views

Beamer image positioning

I am trying to place two images side-by-side in a beamer document. However, when I compile the document, the image in the right column is forced too low on the page. I am using the [htp] options but ...
3
votes
1answer
168 views

TikZ node positioning in Beamer ignores x coordinate

I have the following frame in beamer: \begin{frame}{Language} \begin{block}{} \begin{align*} \onslide<1->{ &\text{Types} & T &::= B | T \to T \\ } ...
4
votes
1answer
82 views

Placing text at random positions on the screen in beamer

I am creating a presentation and for the Q&A session slide, I want to show question marks (?) in various colors and sizes in random locations on the screen. Is this possible in beamer?
8
votes
2answers
184 views

Anchors badly positioned

I am trying to overlay some transparent boxes over a picture using TikZ within a Beamer frame. The code I use is the following: \documentclass{beamer} \usepackage[spanish]{babel} ...
5
votes
2answers
274 views

TikZ: node at \item to use in [overlay]

In my beamer presentation I would like to reference an item by pointing an arrow on it's number. However, I don't know how to make \item a TikZ node. Otherwise it works well. \documentclass{beamer} ...
7
votes
1answer
252 views

Overlapping Sidebar in Beamer Template

I'm trying to position two logos (one logo and the titlegraphics) and a overlapping sidebar (graphical element) I used negative \vskip \hskip for the top left logo and \vspace for the vertical ...
4
votes
2answers
190 views

Title picture misplaced in Beamer when using 'show notes on second screen' and absolute 'pgf' positioning

When I try to do something like the following, everything works fine and dandy; The title graphic (here represented by the LaTeX logo with the reddish background) is shown just fine. ...
10
votes
1answer
547 views

Easy absolute positioning in beamer

For my presentaton slides I'd like to have list uncovered and highlighted by time and each item supported by appropriate image/graph/table. Thinking about it in wider application, I'd like to ...
2
votes
1answer
361 views

Move everything a little bit left in beamer

I am putting an image in each column on a slide, everything is perfect except that because the first image starts too far right and it pushes a small part of the second image off the slide. How can I ...
10
votes
1answer
298 views

Two column layout with text and knitr chunk

When making presentations (with latex beamer class), I often go for a frame layout with text and equations on the left and a corresponding figure on the right. My standard solution has been to wrap ...
2
votes
1answer
401 views

Cleaning up figure placement in Beamer/minipage

I've placed three figures on the same page through the minipage option. However, it looks quite ugly right now. My latex (beamer) code for this page looks like: \frame{ \frametitle{Various initial ...
3
votes
1answer
334 views

How to position a beamer box in a slide?

How can I position a beamercolorbox in arbitrary position in a slide? I want to be able to give coordinates, and that is where the box will be positioned.
4
votes
1answer
352 views

In beamer, problem positioning images (logo and background) and text in a robust way when creating my own template (title frame and following frames)

I have now been struggling for a few days on what I thought should be fairly easy. I am trying to create a template resembling my university's powerpoint template. Title page: I am trying to import ...
7
votes
2answers
427 views

How can I get textpos to respect beamer overlays?

I'm using textpos to position text blocks in a beamer frame. However, the textblock environment does not seem to respect overlay commands. In the following example, I want "some more text" to be ...
7
votes
1answer
386 views

Zooming images out to specific locations in beamer

I want to: Show an image full width On click, make a small sized image placed at a particular location starting from top left and show another image full width Repeat the process till all four ...
4
votes
1answer
162 views

Centering an equation vertically

I would like to put an equation at the center of a page in beamer (viewing the page from top to bottom rather than left to right - I already know how to center an equation going from left to right). I ...
6
votes
2answers
1k views

Position an exampleblock in front of content

I need to position an example block: \begin{exampleblock}{} Proposed and implemented \end{exampleblock} Without disturbing other frame content. Something like: -------------------- ...
2
votes
0answers
49 views

Keep position of graphic in beamer [duplicate]

Possible Duplicate: Avoiding jumping frames in beamer how can I set a figure or a graphic to keep it's position across multiple slides in a presentation? I'm using the \only command to ...
2
votes
1answer
727 views

centering block body with respect to block title in beamer

I'm trying to write a poster using beamerposter package. I would want to structure it using 3/4 columns, and each column should have a certain number of blocks. I would want to define my own theme ...
6
votes
3answers
1k views

prevent logo from title page in beamer class

I'm having problems with inserting a logo on my presentation in the beamer class. \logo{\includegraphics[scale=0.05]{logo.png}} This is how I inserted the logo, which works perfectly; it is placed ...
2
votes
1answer
1k views

Changing figure position in a two-column presentation slide

I am trying to make a presentation with the beamer package. One of the slides requires me to have an image change with every new line of text I open. I do this by splitting the slide in columns with ...
6
votes
1answer
471 views

How to move dark rectangle in headline of PaloAlto theme after changing the sidebar width?

I'm currently using the beamer PaloAlto theme with a headline and sidebar on each slide. I used the command \setbeamersize{sidebar width left=1.7cm} to fit the table of contents in the sidebar. The ...
6
votes
2answers
913 views

How do I write something at the end of the slide in beamer? [duplicate]

I have an image, I want to write its source in a very small font size on the last possible line of the slide, ignoring the available space after image \section{SCS} \subsection{SCS} \begin{frame} ...
11
votes
2answers
2k views

Two minipages with 0.5\textwidth each get placed one below another

This happens in the beamer class only. Does anyone know the reason behind this? I fix it by just setting both widths to 0.49\textwidth and this works but I'm still curious why this happens and if I ...
8
votes
3answers
5k views

How to align two images side by side and to scale them automatically to use whole slide?

I have two images. How do I align them side by side and scale them so that both of them together occupy the whole horizontal space in a beamer presentation? \begin{frame} \frametitle{Inconsistency} ...
4
votes
1answer
399 views

Hyperlink button in the same slide that consists of “\includepdf”

I am making slide using beamer. I'd like to use hyperlink button at the end of the table from another PDF file named table4. I am trying the following, but "main" button shows up different slide. Is ...
1
vote
0answers
294 views

Modify the contents in a single slide in beamer class [closed]

I have an outline frame with a sidebar (which is a background canvas). Only for this slide I want to move the contents to right side. For example the current Outline page is as follows: - Section ...
7
votes
1answer
1k views

Undesired Placement of Footnotes in Blocks

Depending on the theme of a beamer-document, footnotes will either be placed inside or outside of a block-environment. It would like to do combine a style, which places the footnotes inside a ...
3
votes
1answer
1k views

tikz and beamer overlays. How to avoid repositioning of images?

I want to slowly uncover nodes in a tree. however when I use overlays the resulting image will jump around in the slides. how do I get rid of that? \documentclass{beamer} \usepackage{tikz} ...
3
votes
1answer
645 views

Recommended way to control layout within a beamer block?

I've used LaTeX a fair amount to write papers, but I'm just getting into beamer (or more specifically, beamerposter). In some of my poster's blocks, I want to achieve the effect of down one side of ...
3
votes
1answer
564 views

Custom slide titles in beamer

My slides have a particular PDF background and I would like to force slide-titles to appear in a particular place on each slide without a blue box underneath them. I want the \frametitle{} command to ...
1
vote
1answer
3k views

How to add text to the corner of a Beamer slide? [duplicate]

Possible Duplicates: Absolute positioning in beamer Put variable text at a fixed location on every beamer slide. How can I position an image in an arbitrary position in beamer? I would ...
3
votes
1answer
552 views

Column background image

I have a two column frame (via wiki2beamer): \documentclass{beamer} \begin{document} \begin{frame} \frametitle{Background Test} \begin{columns} \column{0.3\textwidth} \begin{itemize} ...
6
votes
1answer
2k views

Positioning TikZ pictures in beamer slide

I am trying to position a TikZ picture on a beamer slide but some nodes (well, not all?) get pushed to the right. I have tried to add % wherever it seemed fitting as mentioned in Tikz figure in ...
1
vote
3answers
5k views

Side-to-side figure and table in beamer problem

\begin{figure} %\centering \begin{minipage}[h]{0.58\textwidth} \centering \includegraphics[scale=0.4,trim=12mm 15mm 12mm 15mm]{fig1} \end{minipage} ...
4
votes
1answer
2k views

Fix position of picture over different slides

I have a few very simple beamer slides, which are built up this way: A short introducory text A picture, which is almost the same in all slides Unfortunately, the introducory text is ...
5
votes
2answers
1k views

Textpos not showing anything

I'm trying to create a business card in LaTeX. Accordingly, I want to use textpos to absolutely position the various elements. For some reason, textpos is just not showing anything. What I want is ...
21
votes
1answer
9k views

How can I position an image in an arbitrary position in beamer?

I am making a presentation using beamer, and I want to be able to position a certain image the way I want in a frame. I am not sure how to do that. Is there some way you can specify coordinates in the ...
6
votes
1answer
569 views

How to set up a quartered layout in beamer

Back in Powerpoint days, I encountered a typical quartered layout, which was just tiling the body of the slide horizontally and vertically into equally sized pieces with arbitrary content: ...
6
votes
2answers
3k views

Put variable text at a fixed location on every beamer slide.

Is there an option that I can use within \begin{frame}... \end{frame} so that the enclosed text always appears at same location on different beamer slides? Ideally, I want something like this: ...
3
votes
1answer
2k views

Grid to facilitate positioning of objects with \put in beamer

In presentations with the beamerpackage I use \put a lot to place graphic objects like this: \newcommand{\putat}[3]{\begin{picture}(0,0)(0,0)\put(#1,#2){#3}\end{picture}} % just a shorthand ...
5
votes
2answers
1k views

Create layout avoiding overlapping floating wrapfigures

I'm writing companion notes for some beamer presentations. For each slide in a presentation, the document has a small picture of the slide, along with a text explaining the slide. For some slides, the ...
2
votes
2answers
3k views

Add a textbox overtop an image in a beamer slide

I have a slide with a figure in it. I want show a vertically and horizontally centered (relative to the image if possible) text box overtop of it as an overlay which will contain a few lines of text. ...
13
votes
1answer
3k views

Absolute positioning in beamer

It's easy to absolute position something using remember picture with TikZ, but it only works with pdfLaTeX. I can get something working by using negative vskip and hskips (trial and error), but that ...

1 2