Search found 3 matches
- Fri May 22, 2015 3:58 pm
- Forum: Text Formatting
- Topic: aligning text seperatly within aligned maths
- Replies: 3
- Views: 3777
Re: aligning text seperatly within aligned maths
Less \'s and {}. I like. Thank you.
- Fri May 22, 2015 12:51 pm
- Forum: Text Formatting
- Topic: aligning text seperatly within aligned maths
- Replies: 3
- Views: 3777
aligning text seperatly within aligned maths
Never mind.
Solved with
Unless there is a better way..?
Solved with
Code: Select all
\noalign{\text{My text here:}} \\
- Fri May 22, 2015 12:41 pm
- Forum: Text Formatting
- Topic: aligning text seperatly within aligned maths
- Replies: 3
- Views: 3777
aligning text seperatly within aligned maths
I want to show the working out of an equation with explanatory text interspersed. Is there any way of left aligning the comments while in the align* or other environment? What I have so far:
\documentclass[a4paper,12pt]{report}
\usepackage{amsmath}
\usepackage{graphicx}
\usepackage{gensymb ...
\documentclass[a4paper,12pt]{report}
\usepackage{amsmath}
\usepackage{graphicx}
\usepackage{gensymb ...