3
votes
0answers
81 views

Anyone having trouble reaching miktex.org? [closed]

Looks like a network misconfiguration to miktex.org .... Tracing route to miktex.org [178.77.68.21] over a maximum of 30 hops: 1 <1 ms <1 ms <1 ms 172.28.8.2 2 20 ...
0
votes
1answer
132 views

Text inside blocks in eps file NOT displayed

The following code DOES NOT display the text which is inside the blocks in the eps file and this is abnormal. (see image 1 below) When you comment either of the lines ending by %1 or %2, the code ...
3
votes
0answers
467 views

beamer over miktex 2.9 is not working with math environment [closed]

I have this problem where I can't built slide documents with beamer every time I include a math environment as simple as $\mu = A$. The log file posts this message at the end: !pdfTeX error: ...
1
vote
1answer
438 views

use beamercolorbox in book

How can i use beamer commands and environments like beamercolorbox in other document classes like article or book? Is there an alternative to beamercolorbox in another package or document class?
9
votes
1answer
200 views

Automated placement of text and graphics within presentations

The beamer package creates very professional presentations. Are there any additional packages which can be used with beamer which allows users to focus on content, while leaving TeX to decide where to ...
3
votes
1answer
398 views

Beamer ignoring table format?

I have a number of tables formatted in a LaTeX document. I want to put these tables into a beamer class with one table/slide and perserve the table formatting. When I compile my document, everything ...
4
votes
2answers
271 views

Is there a package for turning a beamer presentation into a grey scale presentation?

I have a beamer presentation in latex where I want to turn the colors into grayscale colors. It includes some graphics and text in various colors, and I want to eliminate this. Is there a way to just ...
0
votes
1answer
1k views

Command \algorithmic already defined

Here is the list of packages I load for my presentation: \documentclass{beamer} \usepackage[frenchb]{babel} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage{stmaryrd} ...
2
votes
2answers
1k views

pdftex.def Error: 'pix/quadratic.pdf' not found : Beamer

I am using a beamer template to make a presentation. When I compile the code I am getting the following error which I have no idea about. <Package pdftex.def Error: File 'pix/quadratic.pdf' not ...