0
votes
0answers
18 views

how to have the journal name shown when I cite a paper in beamer? [migrated]

I am writing a beamer presentation and I would like citations to appear (in the text!) like [Doe et al., Journal of Latex Greatness, 2007] Instead if I use only the \cite{} command (together ...
0
votes
1answer
29 views

LaTEX / Beamer, Long URI generates Runaway Arguement Error [closed]

I'm trying to include a torrent magnet link in my presentation, but I cannot for the life of me get it to compile. I'm wondering if there's anyway to have the compiler ignore anything within a set of ...
3
votes
2answers
126 views

Slides with Columns in Pandoc

I would like to have code and an image side-by-side in a Beamer slide. In LaTeX I would do this with columns. I would like to use markdown within the column structure. \begin{columns} ...
0
votes
0answers
42 views

LaTeX shapes positioning [closed]

Hello! I am new in LaTeX. I have a converter project which converts an ODP presentation to LaTeX Beamer. I have converted the texts with formats successfully, but I can't convert the shapes. The ODP ...
0
votes
0answers
194 views

Beamer Slide Margins (Darmstadt Theme) [closed]

I'm creating a beamer presentation, and I have a background image that I'm using for my slides. It's working great, except that the background image has a small amount of text on it towards the bottom ...
1
vote
1answer
68 views

How to eliminate the navigation bar on top of the page number in Latex Beamer in only ONE slide? (not the entire document) [closed]

I would like to remove the navigation bar (containing circles and other things) from one of the slides of my presentation. I read in this forum that by adding "\beamertemplatenavigationsymbolsempty" ...
0
votes
0answers
393 views

How to install beamer in MikTex 2.9? [closed]

I'm having problem with MikTeX 2.9. I can't make presentation using beamer. I downloaded the latest version of MikTeX, which is version 2.9. But after installing, and running a TeX codes which is ...
2
votes
1answer
395 views

How can I repeat a beamer frame with Org-mode?

With Beamer frames can be repeated by labeling the frame that should be repeated such as \begin{frame}[label=framelabel] ... \end{frame} and then using \againframe{framelabel} at the place where ...
2
votes
1answer
326 views

How do I define sections for a custom beamer class in Org-mode?

When I try to make a custom beamer class for Org-mode by manipulating org-export-latex-classes I do something like: (add-to-list 'org-export-latex-classes '("mybeamer" ...
7
votes
1answer
387 views

Sweave,R,Beamer : How to convert the LaTex text in an Rnw file to R comments?

Say I have a .Rnw file containing the usual LaTex mixed in with R code chunks. (I'm especially interested in converting a .Rnw slides document, but this question applies to any .Rnw document). Now I ...
7
votes
2answers
401 views

Custom formatting of LaTeX (beamer) frames in Vim using the gq command

I want to be able to use the gq key combination in Vim to format the text in my Beamer LaTeX slides. For example, I'd like gqap to transform this: \begin{frame}{Some title} \begin{itemize}\item ...
13
votes
1answer
864 views

two column beamer/sweave slide with grid graphic

I'm trying to make a presentation on ggplot2 graphics using beamer + sweave. Some slides should have two columns; the left one for the code, the right one for the resulting graphic. Here's what I ...
1
vote
2answers
371 views

Compile and display PDF of individual slide in beamer presentation using Vim

I use Vim as my text editor and I quite like beamer as a slide presentation tool. However, compiling a large beamer presentation can take a little bit of time (perhaps 10 or 20 seconds). This time is ...
3
votes
2answers
805 views

Emacs ,org, beamer - No definition for class `beamer' in `org-export-latex-classes'

I am following this tutorial, and I am getting this error, when I try to export the presentation to latex: No definition for class `beamer' in `org-export-latex-classes' Note: I installed emacs ...
1
vote
1answer
2k views

Export beamer slides to powerpoint editable format [closed]

I usually prepare my talks using powerpoint, where I explaing programs, pseudocodes, etc. Recently I was thinking about creating text-only, code-only and pseudocode-only slides with beamer and then ...
3
votes
1answer
820 views

Howto - Latex syntax with \section[]{}: Putting Brackets [ Inside of Brackets

I am writing a beamer presentation. My problem is a syntax issue with \section[Outline]{title}. \section is working fine with all of my section titles except in the following example: ...
0
votes
2answers
650 views

LaTeX Beamer : distribute items evenly inside each frame

I have a Beamer presentation and I'd like to get the items of an itemize environment evenly spaced in each frame. For instance, using the option \frame[t] gets all the content of a frame top ...
13
votes
4answers
4k views

How to make PDF presentations in Markdown

Is there a LaTeX style, header, or something so that e.g. markdown2pdf from pandoc would produce a PDF having a new page with each H1/markdown heading? Cheers
1
vote
0answers
356 views

Latex beamer errors on Windows 7 [closed]

I am using latex beamer. I had a working installation on Windows XP with miktex. After switching to Windows 7 (not my choice...), I get the error below, also with weird looking text between pages. ...
1
vote
2answers
920 views

beamer: not incrementing framenumber for “fully restricted” frames

My documents often contain "fully restricted" frames of this form: \begin{frame}<0> Lorem ipsum dolor. \end{frame} Because of the <0> at the end of the first line, frames like this do ...
0
votes
2answers
1k views

How to hide footer (or footline) in a particular slide in Beamer?

I am preparing a presentation in Beamer. I have done a few customizations to the template I am using. Now I want to hide the footline on the title slide. I also want to hide it on a few other slides. ...
0
votes
1answer
232 views

Extracting code from beamer presentation?

Some years ago I created a Beamer presentation (using only basic features). Unfortunetaly, I've lost the source code but still have the output PDF. Is there a convenient way to extract the original ...
3
votes
2answers
4k views

How can I change fonts in a beamer presentation that uses Sweave?

When I include \usepackage{Sweave} in the preamble of a beamer presentation, beamer ignores changes to font, e.g., \usepackage{helvet}. Here is a minimal example: ...
2
votes
1answer
878 views

Putting citation in supercript within Beamer

I try do to cite some authors into my beamer. The citation takes place within a frametitle. It works perfectly fine until I want to superscript them. I try with package [super]{cite} and it doesn't ...
1
vote
1answer
518 views

Problem creating a lstnewenvironment that starts/ends another environment

I am currently using Beamer and the listing package to pretty-print code into Beamer blocks. So what I'm doing looks like : \begin{block}{} \begin{lstlisting} int foobar(void) { return 0; } ...
2
votes
1answer
4k views

Changing default width of blocks in LaTeX Beamer

I use a custom Beamer theme for my presentations. In my presentations I'd like to use blocks (\begin{block}…\end{block}). These blocks are rendered slightly too wide to fit into my theme. Is there a ...
4
votes
3answers
11k views

Beamer: How to show images as step-by-step images

I'm trying to make a presentation using the Beamer class. I want to show a simple list of images, one by one in one frame, just like when you use itemize<+->. I have no problem showing the images ...
0
votes
1answer
571 views

LaTeX beamer: Code listings in notes

He, How can I add a code listing to a beamer note slide? I tried the following which doesn't work: \note{{\tiny{This is a note \begin{lstlisting} foo bar \end{lstlisting}}} Any ...
0
votes
6answers
839 views

Pecha Kucha presentation using Beamer

I have to make a Pecha-Kucha ( http://www.pecha-kucha.org/ ) presentation for a class. I know that there is a way to get PowerPoint to automatically switch slides every 20 seconds, but I prefer using ...
1
vote
1answer
3k views

columns with itemize

I'm trying to make alignment points in a list environment. The following code gives me an error, but it almost compiles to what I want, just missing the bullet points. I must be misunderstanding ...
0
votes
0answers
759 views

What is the default font in latex beamer? [closed]

Asked on TeX: What is the default font in latex beamer? What is the default font in LaTeX beamer. I want to use it in an ooffice master layout.
0
votes
1answer
894 views

latex beamer footnotemark color

I have a presentation where the title slide has a black background so text colors have been set to white. The author names have to have superscript number corresponding to a footnote listing their ...
1
vote
1answer
1k views

How to add framenumber in a plain frame

I have some frames in my presentation, where I want to get rid of my standard Headline/Footline since i need the space for figures, which i include using \includegraphics. These figures take the whole ...
0
votes
1answer
1k views

Subfigures in beamer documents

I'm using beamer package to produce slides. I put many figures on a slide by using the subfigure package. The problem is that for captions, the subfigure are labeled "a", "b".. "m", "n" and so on, for ...
1
vote
3answers
1k views

Latex Beamer: How is it possible to make piece of text in a frame in italics?

I am using Beamer in order to make a presentation. In one of the frames I want to write something like this: "Italics is like that" I used a command \it of Beamer for doing this: \it{Italics} is ...
4
votes
1answer
3k views

Code listing in LaTeX beamer presentation frames

I'm trying to create a LaTeX beamer presentation that has several Java code listings. However, I encountered a very bizarre problem - my listing snippet causes a compilation failure when in the ...
2
votes
1answer
6k views

Side-by-side institutes in latex beamer title page

On the title page of my Beamer presentation, I have three authors, from two institutes. The authors get listed side-by-side, which is fine. Less fine is that the institutes get listed one on top of ...
1
vote
1answer
1k views

Beamer: How to remove shadow under the title on a given frame?

On one particular frame I would like to remove the shadow that the theme I am using inserts under the title. The reason is that with a black background (which I use only on this frame), it looks quite ...
2
votes
3answers
2k views

How can I top-align the content of a “fragile” frame in a LaTeX Beamer presentation?

So I am a total novice with LaTeX. I'm working on beamer presentations for introductory programming lectures, so I frequently use the examplebox object in my slides. I was told that whenever I have a ...
2
votes
1answer
5k views

Increase page numbers in LaTeX Beamer

in LaTeX Beamer, the total number of slides includes those that only contain the table of contents before each section/subsection, which increases the total number of slides unnecessarily. Is there ...
2
votes
1answer
4k views

Semi-transparent text in beamer (pdflatex)

I want to have some text appear semi-transparent, but not in an overlay fashion (where it eventually becomes solid) just permanently semi-transparent. To complicate matters, the text in question is ...
1
vote
1answer
332 views

Beamer Presentation: Sneak in slides for each bulleted element

So, I am doing a presentation using Beamer. In my earlier presentation, I used the list elements auto unhiding one each time. : ...
0
votes
2answers
448 views

Latex Beamer cuts text off

The following simple Latex description does not result in the slide I want it to be. \begin{frame} \frametitle{Previous Work} \begin{itemize} \item [Hummer 1992] - First work in this area was ...
1
vote
2answers
435 views

beamer utility?

I want to make a presentation in Beamer. I have use Beamer for some time, still for this new feature I want to make in the presentation, I cannot find the solution with Beamer, as much as I would look ...
2
votes
2answers
3k views

Latex: text should automatically fill the frame in Beamer slides

In beamer frames I want the contents to be spread out evenly across the frame. Using option \documentclass[slidestop]{beamer} I can easily specify the contents to be top/center aligned but when I ...
0
votes
2answers
2k views

How to set the font generated from a beamer latex file to Times New Roman?

How to set the font generated from a beamer latex file to Times New Roman in preamble? Thanks!
8
votes
1answer
7k views

How to get rid of navigation bars in beamer

How to remove the navigation bar of sections and subsections on the top of each slide generated from a beamer latex file? By the way, in my preamble, I wrote: \setbeamertemplate{navigation ...
4
votes
2answers
2k views

How to get rid of navigation bars in beamer?

How can I remove the navigation bar of sections and subsections on the top of each slide generated from a beamer latex file? I'm using the package beamerthemesplit.
5
votes
3answers
686 views

Having multiple slide templates in LaTeX Beamer

I'd like to create a presentation using LaTeX beamer, that has two different sort of slide templates/layouts: one for slides with a background image and one layout/template for slides without a ...
7
votes
1answer
6k views

How do I change the footer/footline of a single frame in Beamer?

So basically I've got something like this at the top of my tex file: \setbeamertemplate{footline}{Number \insertframenumber} This applies "Number <#>" to the footer/footline of all frames. Now ...

1 2