|
|
Subject: Problems with subsubsection - msg#00010
List: tex.latex.beamer.general
Hi everyone,
I'm plugging away as a new beamer user and and running into a new problems
when trying to use \subsubsection command.
I'm using the default theme with some customized colors and get the
following compilation error when I pdflatex my file,
! Undefined control sequence.
l.25 \subsubsection
{Informational}
As usually, I'm probably missing something very basic, but any help would
be appreciated.
Thanks.
Mike
---------------------------------------------------------
Department of Ecology & Evolutionary Biology
569 Dabney Hall
University of Tennessee
Knoxville, TN 37996-1610
phone:(865) 974-6453
fax: (865) 974-3067
web: http://eeb.bio.utk.edu/gilchrist.asp
--------------------------------------------------------
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
Re: set global frame alignment to t
Thanks! I knew it had to be simple, but I looked through the manual for
a good hour and couldn't find it.
Mike
On Sun, 19 Feb 2006, Walter Cazzola wrote:
On Sat, 18 Feb 2006, Michael A. Gilchrist wrote:
I am trying to figure out which command I reset so that all of my slides
are aligned vertically at the top.
I know for a single frame I can put,
\begin{frame}[t]
blah, blah, blah
\end{frame}
but I'd like to know how to set this globally for all slides.
simply you have to pass the 't' option at the package through the
\documentclass command, e.g.,
\documentclass[10pt,xcolor=svgnames,handout,t]{beamer}
Walter
--
---------------------------------------------------------
Department of Ecology & Evolutionary Biology
569 Dabney Hall
University of Tennessee
Knoxville, TN 37996-1610
phone:(865) 974-6453
fax: (865) 974-3067
web: http://eeb.bio.utk.edu/gilchrist.asp
--------------------------------------------------------
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
Next Message by Date:
click to view message preview
Re: Two problems with my titlepage
Hello again :-)
Just for the archives: I have solved my problems. I think there was
something wrong with using utf-8 as input encoding i switched to latin9
and it works fine.
\bye
Martin
--
What is the difficulty with writing a PDP-8 program to emulate Jerry
Ford?
Figuring out what to do with the other 3K.
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
Previous Message by Thread:
click to view message preview
Re: set global frame alignment to t
Thanks! I knew it had to be simple, but I looked through the manual for
a good hour and couldn't find it.
Mike
On Sun, 19 Feb 2006, Walter Cazzola wrote:
On Sat, 18 Feb 2006, Michael A. Gilchrist wrote:
I am trying to figure out which command I reset so that all of my slides
are aligned vertically at the top.
I know for a single frame I can put,
\begin{frame}[t]
blah, blah, blah
\end{frame}
but I'd like to know how to set this globally for all slides.
simply you have to pass the 't' option at the package through the
\documentclass command, e.g.,
\documentclass[10pt,xcolor=svgnames,handout,t]{beamer}
Walter
--
---------------------------------------------------------
Department of Ecology & Evolutionary Biology
569 Dabney Hall
University of Tennessee
Knoxville, TN 37996-1610
phone:(865) 974-6453
fax: (865) 974-3067
web: http://eeb.bio.utk.edu/gilchrist.asp
--------------------------------------------------------
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
Next Message by Thread:
click to view message preview
allowframebreaks vs. images
It seems that allowframebreaks does not work properly as soon
as includegraphics/gpfimage is used: after the first image,
the rest of the frame is appended "below" instead of being
reported to the following frames.
Is this a known problem? Is there a known work-around?
And, yes, I _want_ to use allowframebreaks at this point :)
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
|
|