Document Classes ⇒ ugly rectangle in the output of my Beamer compil
ugly rectangle in the output of my Beamer compil
How to get remove of them?
Thanks
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
ugly rectangle in the output of my Beamer compil
Re: ugly rectangle in the output of my Beamer compil
I am facing the same problem.
Also each content in \frame{\tableofcontents} is sorrouned with rectangles
Does anybody know how to remove such rectangles?
Regards
Kasim
ugly rectangle in the output of my Beamer compil
Although it's very hard to tell with the minimal information provided, I'd suspect the problem has to do with what is discussed here; updating the relevant packages on your TeX system should solve the problem, unless your mirror is behind the times.
ugly rectangle in the output of my Beamer compil
Thanks dearfrabjous wrote:Have you ever heard what you say about someone who tries the same thing as before, expecting different results? A minimal working example, along with an example output example, is needed to diagnose this sort of problem.
Although it's very hard to tell with the minimal information provided, I'd suspect the problem has to do with what is discussed here; updating the relevant packages on your TeX system should solve the problem, unless your mirror is behind the times.
Updating the hyperref from CTAN has solved the problem
thanks again
ugly rectangle in the output of my Beamer compil
Find here an image of the problem and here the preamble:
Code: Select all
\documentclass[heperref ={bookmarks = false}]{beamer}
\usetheme{Rochester}
\usepackage[utf8]{inputenc}
\setbeamertemplate{navigation symbols}{}
\setbeamertemplate{items}[ball]
\setbeamertemplate{blocks}[rounded][shadow =true]I'm using TexmakerX editor on windows
Thank you all
- Attachments
-
- This is a image of the problem
- UglyRect.png (49.59 KiB) Viewed 4928 times
-
josephwright
- Site Moderator
- Posts: 814
- Joined: Tue Jul 01, 2008 2:19 pm