Tagged Questions
6
votes
2answers
107 views
Equations and defining equation variables
I have a main equation that should be numbered and now I want to define the variables of the equations which may contain another set of equations. For example please have a look;
code:
\begin{align}
...
4
votes
1answer
62 views
Remove unnecessary horizontal space from amsmath align between two &
How do you remove unnecessary horizontal space in an amsmath align environment between two &?
Consider:
\documentclass{article}
\usepackage{amsmath}
\begin{document}
Version 1:
\begin{align*}
...
3
votes
1answer
74 views
Overset placement is uneven
I'm using this code to show that one element of the equation is greater than zero and the second element is less than zero.
\begin{align}
\overset{+}{\pi_{i}} + \overset{-}{w_{g}(S)} > 0
...
2
votes
2answers
73 views
The multi-line equation with explanation is too wide
The original question provides a good answer for how to add explanations to the multi-line equations. However, my problem is that the explanations have too long space to the corresponding equations, ...
2
votes
1answer
165 views
Spacing between equation and text inconsistent due to large equations
I've read through answers to similar question but I still have the same problem. Essentially, I have some large equations and they are in the form
\documentclass{article}
\usepackage{amsmath}
...
4
votes
0answers
48 views
Block environment with empty title in Beamer: how to reduce empty space at the top [duplicate]
I'm using the LaTeX beamer class to write a presentation. I'm placing vertically aligned equations inside a block environment without a title. When I do this, I get extra empty space at the top of the ...
2
votes
1answer
136 views
Spacing in flalign affected by mathpazo
I got the following (partly shorted) equation:
I would like to get rid of the space left of the equation (left of Q') so that the label (0.2) fits on the right side.
\documentclass[
a4paper,
...
9
votes
2answers
132 views
Compute remaining horizontal space in align environment
I use align* often and sometimes it is preferable to add text to the right hand side of an equation instead of using \intertext, or \shortintertext, which tends to interrupt the math flow. This is ...
0
votes
1answer
108 views
Spacing in multiline equations
Please help me to figure out how to produce with that:
I have the following code:
$$ gcd(0,0) = 0 $$
$$ gcd(u,v) = gcd(v,u) $$
$$ gcd(u,v) = gcd(-u,v) $$
$$ gcd(u,0) = |u| $$
$$
2^{x^3} = ...
6
votes
2answers
170 views
Aberrant vertical spacing with {align} and friends?
Consider documents with the following preamble:
\documentclass[12pt]{article}
\usepackage{amsmath}
Question #1.
Why do we get bad alignment with the following code?
\noindent
...
5
votes
2answers
180 views
How to get align or similar equation environment to use the whole line instead of centering around the equality sign
I'm creating a Beamer presentation in which a line in the equation environment should fill the whole screen and should not only be centered arround the equality sign. I think this looks nicer and is ...
3
votes
2answers
152 views
Wrapping text within align
I am writing Flashcards for the upcomming finals.
To describe the equations I use the align* environment like this:
\begin{align*}
x_+ &: \text{ Molenbruch von Enzymen, bei denen ...
3
votes
1answer
76 views
Spacing between align and list environement
How can I reduce the spacing between the align and the list environment?
\begin{align*}
{_C}\vOm=( 0, 0, 0 )
\end{align*} <=== THERE IS STILL SOME SPACING inbetween?
...
7
votes
1answer
122 views
What's the right space to right the alignment of a right aligned align environment?
As Hilbert would have put it, had he lived in the TeX-era:
No one shall expel us from the Paradise that AMS has created.
and one aspect of that paradise is release from the tyranny of eqnarray ...
1
vote
1answer
153 views
Removing Leading Space
I would like to remove the leading space that appears on the left before the equation on the latex below.
\documentclass[preview]{standalone}
\usepackage{amsmath}
\usepackage{bm}
...
5
votes
2answers
704 views
Spacing of \multline inside align (i.e. \multlined)
Related with How can I use multline within an align environment?.
Consider this document:
\documentclass{minimal}
\usepackage{amsmath,mathtools}
\begin{document}
\begin{align*}
& ...
0
votes
1answer
3k views
how to left-align equations [duplicate]
Possible Duplicate:
How to left align a set of equations.
I want to write an equation in latex ,
the code is :
\begin{align*}
\log (\sigma_{t}(X)) =&\log( \prod_{x \in X} ...
3
votes
1answer
251 views
mdframed package + align gives extra vertical space
I think I may have stumbled upon a bug in the mdframed package. I have an mdframed environment with just one align environment inside it. Consider this minimum working example:
...
6
votes
1answer
2k views
Remove vertical space around align
I need to display math in my report, but is it possible to remove the vertical space around align*?
A little example is the following (where I just want the align* to have the same vertical space as ...
6
votes
2answers
674 views
How to reduce hspace between columns in align environment
With the following MWE, I have 2 columns:
\documentclass[12pt, a4paper]{scrartcl}
\usepackage{amsmath}
\begin{document}
\begin{align*}
4 &= 4 && \text{yes}\\
0 &= 0 && ...
3
votes
1answer
1k views
Different spacing around equation and align
In my document, I use align and equation, depending on the length of the equation. They are spaced differently, as you can see on the picture below.
I read that comments in the empty lines would ...
9
votes
2answers
845 views
Compact collapsing of equations and paragraphs
I want to duplicate the compact look of G. K. Batchelor's fluid dynamics book. Where a paragraph terminates such that the mathematical expression can collapse up into the vertical space of the ...
7
votes
1answer
1k views
Spurious space above align environment at top of page/minipage
It seems that the align environment adds additional vertical space if it starts at the top of a page or minipage. Below are two pages, and two minipages (on Page 1), where the first page/minipage has ...
2
votes
1answer
334 views
Align Environment and Spacing [duplicate]
Possible Duplicate:
Blank lines in align environment
When I put a blank line between a line of text and the align environment, it will add two blank lines instead. It seems that the align ...
1
vote
2answers
1k views
Narrower columns in align environment
How to set the column width in the align environment.
I've got a align environment to demonstrate how to do division by hand so the columns always contain only one number, but the columns are much ...
3
votes
2answers
416 views
Adjust vspace between multiple align environments
I am using some independant align environments directly one after the other one and it produces some nasty space between them. Is there any workaround to shrink the size of the space a little bit?
...
7
votes
1answer
290 views
Spurious horizontal space in the aligned environment
If you compile what's below, you'll observe a slight horizontal misalignment between the equations of aligned versus align. Is there a way to avoid that?
\documentclass[fleqn]{book}
...
1
vote
1answer
159 views
Increasing spacing between the rows of a table containing both equations and words
Below is some code I am working with.
\begin{tabular}{l|m{4.75in}}
Equation 1 & $y^{10} + x^{6} + 7x^{3} + 6y^{11}$\\\hline
Equation 2 & $\begin{alignedat}{1}(n + 1)^{2}u_{n + 3} &+ ...
4
votes
2answers
284 views
How to expand summation notation on both sides of equal sign
I think you get what I am trying to do, but I dont know how to align the equal signs the entire way down and still have the vertical ellipses.
Assume $\displaystyle \sum_{i=1}^{n}\alpha ...
2
votes
1answer
2k views
amsmath align environment: row spacing
How can I stretch the spacing between consecutive lines in an align* environment? I have a few lines with \fracs in which both the numerator and the denominator consist of textual phrases, not math ...
7
votes
1answer
774 views
Blank lines in align environment
Is there a way to insert a blank line between two equations in
align environment?
From what I understand a blank line is interpreted as \par and
\par is not allowed in align. Can I disable this ...
2
votes
1answer
297 views
Match spacing of align in array environment
To typeset some displayed equations, only the array environment was powerful enough. However, the spacing of the array environment doesn't match the spacing of the align environment.
How do I set ...
6
votes
1answer
4k views
Vertical space before and after align environment
I am wondering if it is possible in LaTeX to generally adjust the spacing before and after math in the align environment from amsmath.
From the Mathmode-guide (by Herbert Voss) I gather that ...

