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
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
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 4578 times
-
- Site Moderator
- Posts: 814
- Joined: Tue Jul 01, 2008 2:19 pm