Search found 7 matches

by akeinsley
Mon Nov 26, 2012 6:36 pm
Forum: General
Topic: beamer | Separating a Presentation into Lectures
Replies: 1
Views: 1875

beamer | Separating a Presentation into Lectures

Hello all,

I'm trying to separate a beamer presentation into lectures, post-lecture, and am having some issues. I finished a lecture at the end of a subsection, but when I try to compile the next lecture, I get an error because the actual section heading was designated before the \lecture command ...
by akeinsley
Sat Aug 18, 2012 6:17 pm
Forum: Math & Science
Topic: Limit for Sub-equation Numbering
Replies: 1
Views: 1613

Limit for Sub-equation Numbering

Hello all,

I'm putting together a paper where I end up using a lot of sub-equations. For the most part, I can list them out and reference them without any issues, but there is one section where I end up with 12 sub-equations labeled (16a)-(16l), but when I try to reference equation (16l) it pops up ...
by akeinsley
Tue May 29, 2012 7:05 pm
Forum: Text Formatting
Topic: beamer | Showing "covered" Text in Grey
Replies: 0
Views: 1818

beamer | Showing "covered" Text in Grey

Hello,

I'm trying to put together a presentation in Beamer and want the "covered" text to display in some shade of grey so that the slides don't look so bare at the beginning.

I've tried the \pause command as well as some other overlays, but everything just gives me blank space until it's time to ...
by akeinsley
Sun Jan 15, 2012 10:10 pm
Forum: General
Topic: Runaway Argument
Replies: 12
Views: 65312

Re: Runaway Argument

Works great! I appreciate the help!
by akeinsley
Sun Jan 15, 2012 9:03 pm
Forum: General
Topic: Runaway Argument
Replies: 12
Views: 65312

Re: Runaway Argument

Alright, I copied and pasted everything except for the part I posted earlier into an new file and it worked fine. I then started re-placing each frame of the part that didn't work to see where I went wrong.

I found that every frame in the section I posted worked fine until the last one. At that ...
by akeinsley
Sun Jan 15, 2012 8:37 pm
Forum: General
Topic: Runaway Argument
Replies: 12
Views: 65312

Runaway Argument

Here is the part I was working on when it all went wrong. I've removed the other areas at were working prior to this.
\documentclass{beamer}
\usetheme{Singapore}
\usepackage{amsmath}
\usepackage{amsthm}
\usepackage[retainorgcmds]{IEEEtrantools}
\usepackage{graphicx}
\usepackage{multicol ...
by akeinsley
Sun Jan 15, 2012 8:03 pm
Forum: General
Topic: Runaway Argument
Replies: 12
Views: 65312

Runaway Argument

I have also been getting a Runaway Argument error. I'm not sure how to post the message itself, but the error looks like this,
Runaway argument?
{d
./01-27.tex:17: File ended while scanning use of \@newl@bel.
<inserted text>
\par

l.17 \begin{document}
This has been working the entire time, and ...