Search found 5 matches

by samwell187
Fri Nov 13, 2020 1:27 am
Forum: Math & Science
Topic: subequation with equation
Replies: 2
Views: 7863

subequation with equation

thanks! this is what i needed
(sorry, \beq and \eeq mean \begin and \end{equation} for me :D )
by samwell187
Thu Nov 12, 2020 1:29 am
Forum: Math & Science
Topic: subequation with equation
Replies: 2
Views: 7863

subequation with equation

is it possible to have a "master" equation and then subequations below it? So in the example below, I'd like the number of equation that says no~letter to be (1), and then a to be (1a) and b to be (1b)
\begin{subequations}
hello
\beq
no~letter
\eeq
hi
\beq
a
\eeq
hi again
\beq
b
\eeq
\end ...
by samwell187
Wed Aug 24, 2011 5:25 pm
Forum: General
Topic: beamer | Problem with References
Replies: 1
Views: 1558

beamer | Problem with References

Hi,

When creating a beamer class document with references, the file compiles correctly once (leaving ``?"'s at the reference sites) but then the second time through it won't compile.

The error message is

./nstalk.tex:147: Undefined control sequence
\beamer@todo ...ust \edef \inerttocsectionnumber ...
by samwell187
Mon May 16, 2011 4:40 pm
Forum: Graphics, Figures & Tables
Topic: superscript within \multirow
Replies: 3
Views: 3231

Re: superscript within \multirow

Thanks a bunch. Quite an easy fix!
by samwell187
Mon May 16, 2011 4:31 pm
Forum: Graphics, Figures & Tables
Topic: superscript within \multirow
Replies: 3
Views: 3231

superscript within \multirow

Hi everyone,

I'm new to this forum, and a quick search did not return any solutions to this problem. If there is an old thread with the answer feel to drop that in. Thanks!

---

The issue is that within \multirow, using a superscript puts text on a different line instead of rendering it as ...