Skip to main content

All Questions

Tagged with
1 vote
1 answer
72 views

Problems with a huge equation in math enviromental

how are you? I need a help: I have searched in many places for, in my opinion, try to solve a problem that occurs to me in math mode in my msc thesis. I have to put these equations in same line: \...
0 votes
0 answers
46 views

xelatex - how to change font size (resize)

I am creating equation through code (C#) to png file. How I can change a size of equation? Because sometimes my equation is long and the image contains small characters and for short equations the ...
3 votes
1 answer
184 views

How to reduce size of my equation to fit properly in my beamer presentation slide?

I am preparing slides using beamer. However, my equation has exceeded the page margin. I have tried several solutions given on this website, but with those solutions, my .tex file is not compiling. ...
0 votes
2 answers
169 views

scaling font size in single equation

I am dealing with the proofs of my academic paper, which is dealt with by some company who use LaTeX only for setting each equation individually. In order to adapt the font size in an equation (let's ...
0 votes
0 answers
62 views

How do I define a macro that depends on the height of an argument?

I'd like to write a macro that surrounds an argument with two round parentheses which are correctly sized to the argument. Currently I'm using the following macro, \newcommand{\inpl}[1]{{\left(\kern-....
171 votes
6 answers
577k views

Reducing font size in equation

I wanted to type an equation in LaTeX. But it is too long to fit into one line. It involves big arrays with many columns so I cannot split it. I wanted to reduce the font size so that it can fit in ...
2 votes
2 answers
319 views

How to reduce the size of \limits

How can I reduce the size of the lower limit? I'd like to make it smaller. $\lim\limits_{\Delta P \to 0}$ Adding \tiny doesn't seem to do anything.
32 votes
4 answers
122k views

Make equations large

I'm including some equations in my document, but want them to appear very large. I have them in display mode, as opposed to inline mode, but can't seem to find any way to make them larger. I've tried ...
1 vote
2 answers
221 views

How to change the fontfamily of equations in environment

When we change fontfamily in an environment, the equations font does not change. It makes the whole environment is asynchronous. Please show me how to change the family font of the equation in this ...
4 votes
3 answers
706 views

Display equation in small size and keep the equation number in normal size

My question is: how can I make the equation number of the footnotesize equation desplayed in the normalsize? Currently, the equation number (2) appears too small in footnotesize. \documentclass[...
1 vote
2 answers
766 views

How to resize font in align* environment

A similar question has been posted here about the align environment. However, the solution does not seem to work for align*. Preceding paragraph. {\small \begin{align*} a &< b \...
0 votes
0 answers
40 views

How increase the font size of an equation with begin{equation}?

I have the following code in RMarkdown that prints an equation like: # in a LaTeX environment I would write: \usepackage{amsmath} \begin{document} \begin{equation}\label{eq: eq1} \psi_{j} = \frac{\...
5 votes
2 answers
211 views

How to align equations under section name, not numbering?

I tried aligning equations under section names, but instead they got aligned under section numberings. \documentclass{article} \usepackage[utf8]{inputenc} \usepackage{amsmath} \title{Integration I} \...
2 votes
3 answers
548 views

A long equation: how to adapt the font size to the page width?

I would like to reduce the size of the following equation just exactly as needed in order to fit the page. Is there some sort of command to adapt the font size to the page width? Here's my latex: \...
1 vote
1 answer
121 views

Text Sizes in multline Environment

I'm having issues getting a size change for the text in the entirety of a multline environment. I tried \mbox but that screws up the couple of sum symbols I have in there by putting their sub-and-...

15 30 50 per page
1
2 3 4 5