Math & Science ⇒ beamer poster display equation: \int too small
beamer poster display equation: \int too small
-- using the \big,\Big, etc. commands as in \big{\int}. Apparently you can't use these on math objects such as integrals. All I got was an error.
-- using the \large, \Large, etc. commands as in \large{\int}. No effect at all, not even an error.
I need to keep my scaling at scale=0.9 (the option when invoking the beamerposter package), so that needs to stay the way it is. The poster needs to be 36"x36", so I included a couple extra lines in the beamerposter.sty file (lines 83-87) to specify the poster height and width. Perhaps when I did this it screwed up something with the vectorized font scaling? Perhaps I need to tweak something else in that same file?
One thing I did discover: commenting out all the lines under the "scalable vector fonts" comment in beamerposter.sty (lines 167-226) made the integral signs appropriately proportional, but screwed up the rest of the text scaling. If I were to print the poster like this, the text would be illegibly small (but integrals would be the right size!!). This is what leads me to believe that the math operators are not getting rescaled appropriately somehow.
Sorry for the long-winded explanation, but I wanted to be precise. A minimal working example is contained in the source files below (one .tex file and two .sty files that are identical to those I'm using for my actual poster). I know this is a very detailed and specific problem, but I would **really** appreciate an answer if anyone has one, as this poster needs to be done by noon Monday.
Thanks in advance for any help you can provide.
--Brock
- Attachments
-
- test.tex
- Main file for poster.
- (2.98 KiB) Downloaded 519 times
-
- beamerposter.sty
- style file for making a poster in beamer.
- (8.03 KiB) Downloaded 467 times
-
- beamerthemeconfposter.sty
- customizable style file. Customizes header and various types of block structures.
- (5.78 KiB) Downloaded 514 times
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
Re: beamer poster display equation: \int too small
\usepackage{exscale}
right before \begin{document}
Re: beamer poster display equation: \int too small
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
beamer poster display equation: \int too small
Best regards
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10