<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-4031</id>
	<title>Nabble - latex-beamer-users</title>
	<updated>2009-11-29T11:11:48Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/latex-beamer-users-f4031.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/latex-beamer-users-f4031.html" />
	<subtitle type="html">Mailing list archive for latex-beamer-users</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26564975</id>
	<title>Re: beamer sidebar no title no author</title>
	<published>2009-11-29T11:11:48Z</published>
	<updated>2009-11-29T11:11:48Z</updated>
	<author>
		<name>ststag</name>
	</author>
	<content type="html">&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;vasilisdk wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Hello,
&lt;br&gt;&lt;br&gt;I am working with the PaloAlto theme and i would be very much interested to
&lt;br&gt;remove title and author names from the sidebar. Any ideas on that...?
&lt;br&gt;&lt;br&gt;Thanks in advance
&lt;br&gt;&lt;br&gt;Vasi
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by:
&lt;br&gt;High Quality Requirements in a Collaborative Environment.
&lt;br&gt;Download a free trial of Rational Requirements Composer Now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/www-ibm-com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/www-ibm-com&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Latex-beamer-users mailing list
&lt;br&gt;Latex-beamer-users@lists.sourceforge.net
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
Dear Vasi
&lt;br&gt;&lt;br&gt;Try this:
&lt;br&gt;&lt;br&gt;\title[]{title}
&lt;br&gt;\author[]{author}
&lt;br&gt;&lt;br&gt;I remove author name in that way.</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/beamer-sidebar-no-title-no-author-tp23067293p26564975.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26535886</id>
	<title>recurrent slide</title>
	<published>2009-11-26T22:26:32Z</published>
	<updated>2009-11-26T22:26:32Z</updated>
	<author>
		<name>smarajit</name>
	</author>
	<content type="html">I am using a recurrent slide that is not an outline/TOC. I want that slide to come back in the beginning of particular sections, but want a different part of the text in this slide highlighted every time. I am having hard time making this happen.
&lt;br&gt;&lt;br&gt;For example, I want the logic to be if section xxx is reached go back to the recurrent slide and highlight text yyy. But xxx and yyy change every time the slide 'recurs'.
&lt;br&gt;&lt;br&gt;Can any one &amp;nbsp;help me in this regard? </content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/recurrent-slide-tp26535886p26535886.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26535854</id>
	<title>Tabular p{} not working</title>
	<published>2009-11-26T17:58:37Z</published>
	<updated>2009-11-26T17:58:37Z</updated>
	<author>
		<name>MariaH</name>
	</author>
	<content type="html">Hola,
&lt;br&gt;&lt;br&gt;I am using &amp;nbsp;table environment with the parbox command forcing a linebreak at a custom column width, however, it does not work. The text somehow breaks, but is not wrapped to defined column width. &amp;nbsp;Might there be some &amp;quot;interference&amp;quot; with preamble definitions?
&lt;br&gt;&lt;br&gt;\begin{table}[htbp]
&lt;br&gt;&amp;nbsp; \caption{captiontext}
&lt;br&gt;&amp;nbsp; \label{tab:table}
&lt;br&gt;&amp;nbsp; \begin{tabular}{lp{4cm}}
&lt;br&gt;\toprule
&lt;br&gt;XXXX &amp; YYYYY \\
&lt;br&gt;\midrule
&lt;br&gt;xxxx &amp; yyyy \\
&lt;br&gt;\bottomrule
&lt;br&gt;\end{tabular} &amp;nbsp;
&lt;br&gt;\end{table}
&lt;br&gt;&lt;br&gt;&lt;img src=&quot;http://old.nabble.com/file/p26535854/main.jpg&quot; border=&quot;0&quot; &quot;width=&quot; 468&quot; /&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Thank you for help!
&lt;br&gt;Maria</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Tabular-p%7B%7D-not-working-tp26535854p26535854.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26128507</id>
	<title>ref-label: section.subsection.subsubsection</title>
	<published>2009-10-30T04:31:47Z</published>
	<updated>2009-10-30T04:31:47Z</updated>
	<author>
		<name>Stefan Klinger-5</name>
	</author>
	<content type="html">Hello everybody,
&lt;br&gt;&lt;br&gt;I'm using the Beamer class to implement a rather large lecture (230+ slides). I use \section \subsection and \subsubsection a lot.
&lt;br&gt;I also use \label and \ref to create cross-references, but I cannot talk pdftex into showing them properly. I'd expect a \ref to a \subsubsection to display as
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;lt;section-no&amp;gt;.&amp;lt;subsection-no&amp;gt;.&amp;lt;subsubsection-no&amp;gt;
&lt;br&gt;&lt;br&gt;but it only gives me
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;lt;subsubsection&amp;gt;
&lt;br&gt;&lt;br&gt;i.e., the tex code
&lt;br&gt;&lt;br&gt;&amp;nbsp; see Section \label{subsect:foo}
&lt;br&gt;&amp;nbsp; 
&lt;br&gt;creates comething like
&lt;br&gt;&lt;br&gt;&amp;nbsp; see Section 2
&lt;br&gt;&lt;br&gt;instead of
&lt;br&gt;&lt;br&gt;&amp;nbsp; see Section 9.2
&lt;br&gt;&lt;br&gt;&lt;br&gt;How can I fix this? Anyone knows?
&lt;br&gt;&lt;br&gt;Thank you for ypur help!
&lt;br&gt;Stefan
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Stefan Klinger &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;o/klettern
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /\/ &amp;nbsp;bis zum
&lt;br&gt;send plaintext only - max size 32kB - no spam &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \ &amp;nbsp; Abfallen
&lt;br&gt;&lt;a href=&quot;http://stefan-klinger.de&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://stefan-klinger.de&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Latex-beamer-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26128507&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Latex-beamer-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/ref-label%3A-section.subsection.subsubsection-tp26128507p26128507.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26126963</id>
	<title>Re: Replacing subsection heading with something else</title>
	<published>2009-10-30T02:12:46Z</published>
	<updated>2009-10-30T02:12:46Z</updated>
	<author>
		<name>matifou</name>
	</author>
	<content type="html">Hi
&lt;br&gt;&lt;br&gt;I have the same problem (remove subsections in headline using theme Warsaw) and hence want to ask if a solution could be found. 
&lt;br&gt;&lt;br&gt;I tried myself to do it, looking at the code of the outertheme split (used by outertheme shadow used by warsaw): &lt;a href=&quot;http://mirror.switch.ch/ftp/mirror/tex/macros/latex/contrib/beamer/themes/outer/beamerouterthemesplit.sty&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;outertheme split&lt;/a&gt;&lt;br&gt;&lt;br&gt;I just hence copied the relevant part into the preamble:
&lt;br&gt;&lt;br&gt;\defbeamertemplate*{headline}{split theme}
&lt;br&gt;{%
&lt;br&gt;&amp;nbsp; \leavevmode%
&lt;br&gt;&amp;nbsp; \@tempdimb=2.4375ex%
&lt;br&gt;&amp;nbsp; \ifnum\beamer@subsectionmax&amp;lt;\beamer@sectionmax%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \multiply\@tempdimb by\beamer@sectionmax%
&lt;br&gt;&amp;nbsp; \else%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \multiply\@tempdimb by\beamer@subsectionmax%
&lt;br&gt;&amp;nbsp; \fi%
&lt;br&gt;&amp;nbsp; \ifdim\@tempdimb&amp;gt;0pt%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \advance\@tempdimb by 1.125ex%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \begin{beamercolorbox}[wd=.5\paperwidth,ht=\@tempdimb]{section in head/foot}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \vbox to\@tempdimb{\vfil\insertsectionnavigation{.5\paperwidth}\vfil}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \end{beamercolorbox}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \begin{beamercolorbox}[wd=.5\paperwidth,ht=\@tempdimb]{subsection in head/foot}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \vbox to\@tempdimb{\vfil\insertsubsectionnavigation{.5\paperwidth}\vfil}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \end{beamercolorbox}%
&lt;br&gt;&amp;nbsp; \fi%
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;and replaced:
&lt;br&gt;\defbeamertemplate*{headline}{split theme}
&lt;br&gt;by
&lt;br&gt;\setbeamertemplate{headline}
&lt;br&gt;&lt;br&gt;Then I hoped to be able to modify it consequently, but even introducing that made mystakes and I could not compile... does anyone has an idea how I should do? Is it a good starting point to do like that? Any other idea? 
&lt;br&gt;&lt;br&gt;Thanks a lot
&lt;br&gt;&lt;br&gt;Matthieu Stigler
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Jochen Wuttke wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Hi,
&lt;br&gt;&lt;br&gt;I'm using the Warsaw theme. It places the title of the current &amp;nbsp;
&lt;br&gt;subsection in the top right part of the header. I would like to &amp;nbsp;
&lt;br&gt;remove the subsection title and instead use that space to put other &amp;nbsp;
&lt;br&gt;arbitrary text there. What I'm currently doing is:
&lt;br&gt;&lt;br&gt;\newcommand{\framesummary}[1]{%
&lt;br&gt;\setbeamertemplate{subsection in head/foot}{\parbox{.4\paperwidth}{#1}}}
&lt;br&gt;&lt;br&gt;So every time I want to put text in that place, I use
&lt;br&gt;&lt;br&gt;\framesummary{This is the text I want to see.}
&lt;br&gt;&lt;br&gt;I find this solution rather inelegant and wonder if there is a way to &amp;nbsp;
&lt;br&gt;address the box where the text is placed instead of changing the &amp;nbsp;
&lt;br&gt;template for the subsection.
&lt;br&gt;&lt;br&gt;Jochen
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Using Tomcat but need to do more? Need to support web services, security?
&lt;br&gt;Get stuff done quickly with pre-integrated technology to make your job easier
&lt;br&gt;Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
&lt;br&gt;&lt;a href=&quot;http://sel.as-us.falkag.net/sel?cmd=lnk&amp;kid=120709&amp;bid=263057&amp;dat=121642&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sel.as-us.falkag.net/sel?cmd=lnk&amp;kid=120709&amp;bid=263057&amp;dat=121642&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Latex-beamer-users mailing list
&lt;br&gt;Latex-beamer-users@lists.sourceforge.net
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Replacing-subsection-heading-with-something-else-tp6266573p26126963.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26117789</id>
	<title>Re: using tikz trees with beamer</title>
	<published>2009-10-29T10:52:53Z</published>
	<updated>2009-10-29T10:52:53Z</updated>
	<author>
		<name>Kjell Magne Fauske</name>
	</author>
	<content type="html">On Thu, Oct 29, 2009 at 6:06 PM, Lucio Chiappetti
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26117789&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lucio@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; [posted to Latex-beamer-users list]
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Is it possible to use beamer and tikz tree syntax to draw animated trees ?
&lt;br&gt;&amp;gt; I'd expect it since they've been written by the same author, but can't find
&lt;br&gt;&amp;gt; a working syntax !
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Also the examples I've found on the net use the &amp;lt;n&amp;gt; slide number in
&lt;br&gt;&amp;gt; conjunction with \path operator, but not with trees.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ... but trees are so much handier !
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; What I want to achieve is partially illustrated by the attached minimal
&lt;br&gt;&amp;gt; test.  The test shows two columns with a linear tree (the actual tree will
&lt;br&gt;&amp;gt; be longer, and with ramifications ... at least during the animation)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The left hand side is what should be shown in slide &amp;lt;1&amp;gt;. It is a tree of
&lt;br&gt;&amp;gt; steps at levels 0, 2 and 4. The children at levels 1 and 3 are just empty,
&lt;br&gt;&amp;gt; without a real node : this occurs at lines 29 and 31 in the file, the empty
&lt;br&gt;&amp;gt; &amp;quot;child {&amp;quot; lines below.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;  \node at(0,0) {pre-imaging observation @ UT3}
&lt;br&gt;&amp;gt;    child {
&lt;br&gt;&amp;gt;     child {node[fill=green, text width=2.5cm] {position slits @ home}
&lt;br&gt;&amp;gt;      child {
&lt;br&gt;&amp;gt;       child {node[fill=blue, text width=2cm] {cut mask @ MMU}
&lt;br&gt;&amp;gt;                 } } } }
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The right hand side is what should appear in slide &amp;lt;2&amp;gt;, The children at
&lt;br&gt;&amp;gt; level 1 (a single one in this example, but should be several siblings and
&lt;br&gt;&amp;gt; use a different shape/colour corresponding to file interfaces across steps)
&lt;br&gt;&amp;gt; do show up.  Similarly I plan to add further slides in which the children at
&lt;br&gt;&amp;gt; levels 3, 5 etc, do show up. The first empty child has been
&lt;br&gt;&amp;gt; replaced by a real node
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;    child { node {FITS img}
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I thought I could achieve an animation in the same frame (without all the
&lt;br&gt;&amp;gt; two-column business), just replacing the empty child with a statement like
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; child { node&amp;lt;2&amp;gt;{FITS img}
&lt;br&gt;&amp;gt; child&amp;lt;2&amp;gt; { node{FITS img}
&lt;br&gt;&amp;gt; child { \onslide&amp;lt;2&amp;gt;{node{FITS img}}
&lt;br&gt;&amp;gt; child { node{\onslide&amp;lt;2&amp;gt;{FITS img}}
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; the first gives &amp;quot;Package tikz Error: Cannot parse this node&amp;quot;, the other
&lt;br&gt;&amp;gt; three &amp;quot;Package tikz Error: Giving up on this path&amp;quot;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; What is the correct syntax, if any, to generate animated trees ?
&lt;br&gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;You may find some useful information in this thread from the pgf-users
&lt;br&gt;mailing list:
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/successive-creation-of-tikz-mindmap-in-beamer-td22478489.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/successive-creation-of-tikz-mindmap-in-beamer-td22478489.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;The topic of the thread is mindmaps, but they are essentially the same as trees.
&lt;br&gt;&lt;br&gt;- Kjell Magne Fauske
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Latex-beamer-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26117789&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Latex-beamer-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/using-tikz-trees-with-beamer-tp26117609p26117789.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26117609</id>
	<title>using tikz trees with beamer</title>
	<published>2009-10-29T10:06:19Z</published>
	<updated>2009-10-29T10:06:19Z</updated>
	<author>
		<name>Lucio Chiappetti</name>
	</author>
	<content type="html">[posted to Latex-beamer-users list]
&lt;br&gt;&lt;br&gt;Is it possible to use beamer and tikz tree syntax to draw animated trees ?
&lt;br&gt;I'd expect it since they've been written by the same author, but can't 
&lt;br&gt;find a working syntax !
&lt;br&gt;&lt;br&gt;Also the examples I've found on the net use the &amp;lt;n&amp;gt; slide number in 
&lt;br&gt;conjunction with \path operator, but not with trees.
&lt;br&gt;&lt;br&gt;... but trees are so much handier !
&lt;br&gt;&lt;br&gt;What I want to achieve is partially illustrated by the attached minimal 
&lt;br&gt;test. &amp;nbsp;The test shows two columns with a linear tree (the actual tree will 
&lt;br&gt;be longer, and with ramifications ... at least during the animation)
&lt;br&gt;&lt;br&gt;The left hand side is what should be shown in slide &amp;lt;1&amp;gt;. It is a tree of 
&lt;br&gt;steps at levels 0, 2 and 4. The children at levels 1 and 3 are just empty, 
&lt;br&gt;without a real node : this occurs at lines 29 and 31 in the file, the 
&lt;br&gt;empty &amp;quot;child {&amp;quot; lines below.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;\node at(0,0) {pre-imaging observation @ UT3}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;child {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; child {node[fill=green, text width=2.5cm] {position slits @ home}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;child {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; child {node[fill=blue, text width=2cm] {cut mask @ MMU}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; } } } }
&lt;br&gt;&lt;br&gt;The right hand side is what should appear in slide &amp;lt;2&amp;gt;, The children at 
&lt;br&gt;level 1 (a single one in this example, but should be several siblings and 
&lt;br&gt;use a different shape/colour corresponding to file interfaces across 
&lt;br&gt;steps) do show up. &amp;nbsp;Similarly I plan to add further slides in which the 
&lt;br&gt;children at levels 3, 5 etc, do show up. The first empty child has been
&lt;br&gt;replaced by a real node
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;child { node {FITS img}
&lt;br&gt;&lt;br&gt;I thought I could achieve an animation in the same frame (without all the 
&lt;br&gt;two-column business), just replacing the empty child with a statement like
&lt;br&gt;&lt;br&gt;child { node&amp;lt;2&amp;gt;{FITS img}
&lt;br&gt;child&amp;lt;2&amp;gt; { node{FITS img}
&lt;br&gt;child { \onslide&amp;lt;2&amp;gt;{node{FITS img}}
&lt;br&gt;child { node{\onslide&amp;lt;2&amp;gt;{FITS img}}
&lt;br&gt;&lt;br&gt;the first gives &amp;quot;Package tikz Error: Cannot parse this node&amp;quot;, the other 
&lt;br&gt;three &amp;quot;Package tikz Error: Giving up on this path&amp;quot;
&lt;br&gt;&lt;br&gt;What is the correct syntax, if any, to generate animated trees ?
&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;Lucio Chiappetti - INAF/IASF - via Bassini 15 - I-20133 Milano (Italy)
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;Citizens entrusted of public functions have the duty to accomplish them
&lt;br&gt;with discipline and honour
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;[Art. 54 Constitution of the Italian Republic]
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;For more info : &lt;a href=&quot;http://www.iasf-milano.inaf.it/~lucio/personal.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.iasf-milano.inaf.it/~lucio/personal.html&lt;/a&gt;&lt;br&gt;------------------------------------------------------------------------&lt;br /&gt;\documentclass[10pt]{beamer} &amp;nbsp; &amp;nbsp;%USE THIS &amp;nbsp; &amp;nbsp; % not terribly different
&lt;br&gt;% &amp;nbsp;\usetheme{Lambrate}
&lt;br&gt;&amp;nbsp; &amp;nbsp;\setbeamercolor{normal text}{fg=white,bg=black}
&lt;br&gt;\setbeamertemplate{itemize items}[ball]
&lt;br&gt;\setbeamertemplate{enumerate items}[circle]
&lt;br&gt;\usepackage[english]{babel}
&lt;br&gt;\usepackage[latin1]{inputenc}
&lt;br&gt;\usepackage{times}
&lt;br&gt;\usepackage[T1]{fontenc}
&lt;br&gt;% test graphics
&lt;br&gt;\usepackage{tikz}
&lt;br&gt;\usepackage{pgflibrarytikztrees}
&lt;br&gt;\usepackage{pgflibraryarrows}
&lt;br&gt;&lt;br&gt;\begin{document}
&lt;br&gt;&lt;br&gt;\begin{frame}[label=part3]
&lt;br&gt;&amp;nbsp;\begin{columns}[T]
&lt;br&gt;&amp;nbsp;\column[T]{0.5\textwidth}
&lt;br&gt;&amp;nbsp;\begin{center}
&lt;br&gt;&amp;nbsp;\scriptsize
&lt;br&gt;&amp;nbsp;\begin{tikzpicture}[edge from parent,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;level distance=0.65cm,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;grow=down,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;parent anchor=south, child anchor=north]
&lt;br&gt;&amp;nbsp; \tikzstyle{every node}=[fill=red, rounded corners, &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;text width=4.0cm, text badly centered]
&lt;br&gt;&amp;nbsp; \tikzstyle{edge from parent}=[draw,-&amp;gt;,thick,yellow]
&lt;br&gt;&amp;nbsp; \node at(0,0) {pre-imaging observation @ UT3}
&lt;br&gt;&amp;nbsp; &amp;nbsp; child { 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;child {node[fill=green, text width=2.5cm] {position slits @ home}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; child {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;child {node[fill=blue, text width=2cm] {cut mask @ MMU}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;} } } }
&lt;br&gt;&amp;nbsp; &amp;nbsp;;
&lt;br&gt;&amp;nbsp;\end{tikzpicture}
&lt;br&gt;&amp;nbsp;\end{center}
&lt;br&gt;&amp;nbsp;\column[T]{0.5\textwidth}
&lt;br&gt;&amp;nbsp;\begin{center}
&lt;br&gt;&amp;nbsp;\scriptsize
&lt;br&gt;&amp;nbsp;\begin{tikzpicture}[edge from parent,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;level distance=0.65cm,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;grow=down,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;parent anchor=south, child anchor=north]
&lt;br&gt;&amp;nbsp; \tikzstyle{every node}=[fill=red, rounded corners, &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;text width=4.0cm, text badly centered]
&lt;br&gt;&amp;nbsp; \tikzstyle{edge from parent}=[draw,-&amp;gt;,thick,yellow]
&lt;br&gt;&amp;nbsp; \node at(0,0) {pre-imaging observation @ UT3}
&lt;br&gt;&amp;nbsp; &amp;nbsp; child { node {FITS img}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;child {node[fill=green, text width=2.5cm] {position slits @ home}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; child {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;child {node[fill=blue, text width=2cm] {cut mask @ MMU}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;} } } }
&lt;br&gt;&amp;nbsp; &amp;nbsp;;
&lt;br&gt;&amp;nbsp;\end{tikzpicture}
&lt;br&gt;&amp;nbsp;\end{center}
&lt;br&gt;&amp;nbsp;\end{columns}
&lt;br&gt;\end{frame}
&lt;br&gt;&lt;br&gt;\end{document}
&lt;br&gt;&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Latex-beamer-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26117609&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Latex-beamer-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/using-tikz-trees-with-beamer-tp26117609p26117609.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26116429</id>
	<title>Error message with beamer-cvs</title>
	<published>2009-10-29T09:30:18Z</published>
	<updated>2009-10-29T09:30:18Z</updated>
	<author>
		<name>Ignasi Furió-2</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;after long time using cvs version from beamer, today I've seen next error &amp;nbsp;
&lt;br&gt;message. It appears at TeXworks' console output, not at log file and final &amp;nbsp;
&lt;br&gt;pdf result is correct. There is no problem with version 3.07.
&lt;br&gt;&lt;br&gt;I'm using MikTeX 2.7 with TeXworks.
&lt;br&gt;&lt;br&gt;Do you know where is the problem?
&lt;br&gt;&lt;br&gt;Ignasi
&lt;br&gt;&lt;br&gt;%----- Test File ------
&lt;br&gt;&lt;br&gt;\documentclass{beamer}
&lt;br&gt;\usepackage{pxfonts}
&lt;br&gt;&lt;br&gt;\begin{document}
&lt;br&gt;\begin{frame}{Frame}
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Hello!
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \begin{enumerate}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \item One
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \end{enumerate}
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \begin{itemize}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \item Item
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \end{itemize}
&lt;br&gt;&lt;br&gt;\end{frame}
&lt;br&gt;\end{document}
&lt;br&gt;%-----------------
&lt;br&gt;&lt;br&gt;%------ Console output
&lt;br&gt;(D:\LocalTeX\tex\latex\latex-beamer\base\beamerbasethemes.sty)
&lt;br&gt;(D:\LocalTeX\tex\latex\latex-beamer\themes\theme\beamerthemedefault.sty
&lt;br&gt;(D:\LocalTeX\tex\latex\latex-beamer\themes\font\beamerfontthemedefault.sty)
&lt;br&gt;(D:\LocalTeX\tex\latex\latex-beamer\themes\color\beamercolorthemedefault.sty)
&lt;br&gt;(D:\LocalTeX\tex\latex\latex-beamer\themes\inner\beamerinnerthemedefault.styError &amp;nbsp;
&lt;br&gt;(2373): Illegal character ')'
&lt;br&gt;Error: PDF file is damaged - attempting to reconstruct xref table...
&lt;br&gt;Error (2441): Illegal character ')'
&lt;br&gt;Error: PDF file is damaged - attempting to reconstruct xref table...
&lt;br&gt;Error: PDF file is damaged - attempting to reconstruct xref table...
&lt;br&gt;Error: PDF file is damaged - attempting to reconstruct xref table...
&lt;br&gt;)
&lt;br&gt;(D:\LocalTeX\tex\latex\latex-beamer\themes\outer\beamerouterthemedefault.sty)))
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;Ignasi Furió Caldentey
&lt;br&gt;Universitat de les Illes Balears
&lt;br&gt;Escola Politècnica Superior
&lt;br&gt;Dep. Matematiques i Informatica
&lt;br&gt;Cra. Valldemossa, km. 7,5. 07071-Palma. SPAIN
&lt;br&gt;tel: (34) 971.173.196 &amp;nbsp; &amp;nbsp;fax: (34) 971.173.003
&lt;br&gt;e-mail: ignasi dot furio at uib dot cat
&lt;br&gt;&lt;a href=&quot;http://www.uib.cat&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.uib.cat&lt;/a&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Latex-beamer-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26116429&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Latex-beamer-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-message-with-beamer-cvs-tp26116429p26116429.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26075852</id>
	<title>Re: modify bullets in \tableofcontents command</title>
	<published>2009-10-27T04:09:45Z</published>
	<updated>2009-10-27T04:09:45Z</updated>
	<author>
		<name>andrenz</name>
	</author>
	<content type="html">Hi Everyone, I found this post but no responses. I am having the same problem. I am using Boadilla, which has by default round bullets in the table of contents. I wish to use square bullets instead (as in the Berkley style), but cannot find how to do this. I already use \setbeamertemplate{items}[square] to modify the itemize bullets, but this doesn't work on table of contents bullets. Any ideas?
&lt;br&gt;Cheers
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Jan Michael-3 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Dear [*],
&lt;br&gt;&lt;br&gt;I'm using the Frankfurt theme and would like to know how to modify &amp;nbsp;
&lt;br&gt;the table of contents. Instead of bullets I would like to have &amp;nbsp;
&lt;br&gt;triangles. Is this possible and how?
&lt;br&gt;&lt;br&gt;I already tried to issue \setbeamertemplate{itemize item}[triangle] &amp;nbsp;
&lt;br&gt;but with no luck.
&lt;br&gt;&lt;br&gt;Thanks for you help,
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Jan 
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by DB2 Express
&lt;br&gt;Download DB2 Express C - the FREE version of DB2 express and take
&lt;br&gt;control of your XML. No limits. Just data. Click to get it now.
&lt;br&gt;&lt;a href=&quot;http://sourceforge.net/powerbar/db2/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/powerbar/db2/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Latex-beamer-users mailing list
&lt;br&gt;Latex-beamer-users@lists.sourceforge.net
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/modify-bullets-in-%5Ctableofcontents-command-tp11383013p26075852.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25870493</id>
	<title>Re: [Latex-beamer-users] \movie command</title>
	<published>2009-10-13T03:36:08Z</published>
	<updated>2009-10-13T03:36:08Z</updated>
	<author>
		<name>g.a.</name>
	</author>
	<content type="html">Hi Sebastian,
&lt;br&gt;&lt;br&gt;yes, I'm sure that beamer is working fine but I hope to find here someone that is user of both beamer and linux...
&lt;br&gt;&lt;br&gt;&amp;gt; Can you play the file itself in Gnome (VLC or so)? What format do you
&lt;br&gt;&amp;gt; use (mpg, avi, fla, ....). 
&lt;br&gt;&lt;br&gt;I can play without problems the videos with mplayers, both mpg and avi, from the shell or under nautilus or using a proper script.
&lt;br&gt;&lt;br&gt;&amp;gt;Have you installed texlive-full?
&lt;br&gt;&lt;br&gt;no, not the full. do you think i might miss some usefull packages? of course I have texlive and latex-beamer installed.
&lt;br&gt;&lt;br&gt;my impression is that it is rather an issue concerning Acrobat and Okular, a missing package or an un proper configuration file. In fact:
&lt;br&gt;&lt;br&gt;Acrobat asks for an additional player, it prompts for connection to its website and then tells me that no player is available for my o.s.
&lt;br&gt;&lt;br&gt;Okular reports the following message when opening the pdf from terminal:
&lt;br&gt;&lt;br&gt;okular(27799): Attempt to use QAction &amp;quot;bookmark_action_0&amp;quot; with KXMLGUIFactory! 
&lt;br&gt;okular(27799) Phonon::KdePlatformPlugin::createBackend: using backend: &amp;nbsp;&amp;quot;Xine&amp;quot;
&lt;br&gt;&lt;br&gt;thanks,
&lt;br&gt;gianluca
&lt;br&gt;&lt;div class=&quot;signature&quot;&gt;Ubuntu 9.04 64bit kernel 2.6.28-15-generic
&lt;br&gt;Dell Precision M2400 Intel Dual Core 2
&lt;br&gt;Nvidia Quadro FX 370M (Driver Nvidia 180.11)
&lt;br&gt;HDA Intel (STAC92xx Analog)&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%5Cmovie-command-tp25869776p25870493.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25870330</id>
	<title>Re: [Latex-beamer-users] \movie command</title>
	<published>2009-10-13T02:57:30Z</published>
	<updated>2009-10-13T02:57:30Z</updated>
	<author>
		<name>Sebastian Robitzsch</name>
	</author>
	<content type="html">Hi Gianluca,
&lt;br&gt;&lt;br&gt;Can you play the file itself in Gnome (VLC or so)? What format do you
&lt;br&gt;use (mpg, avi, fla, ....). Have you installed texlive-full?
&lt;br&gt;&lt;br&gt;Please provide a little bit more information since this is rather an OS
&lt;br&gt;issue than a beamer one.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Rgds,
&lt;br&gt;Sebastian
&lt;br&gt;&lt;br&gt;&lt;br&gt;g.a. wrote:
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I started using beamer under a Kunbuntu o.s. and my first use of the command
&lt;br&gt;&amp;gt; /movie was simply perfect. Under Okular I could see the movie within the pdf
&lt;br&gt;&amp;gt; without problems.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I'm now working on Ubuntu 9.04 and I can not see anymore the movie within
&lt;br&gt;&amp;gt; the pdf.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I tried several stuff, using Okular, Acrobat and the gnome document viewer
&lt;br&gt;&amp;gt; but nothing was successful.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I read several posts that suggest to use the command \href and link to an
&lt;br&gt;&amp;gt; executable script to do the game.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I wonder why it worked so simply under Kubuntu, what kind of libraries or
&lt;br&gt;&amp;gt; configurations may I miss under my new Ubuntu ?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Any suggestion is welcome.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Best,
&lt;br&gt;&amp;gt; gianluca
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -----
&lt;br&gt;&amp;gt; Ubuntu 9.04 64bit kernel 2.6.28-15-generic
&lt;br&gt;&amp;gt; Dell Precision M2400 Intel Dual Core 2
&lt;br&gt;&amp;gt; Nvidia Quadro FX 370M (Driver Nvidia 180.11)
&lt;br&gt;&amp;gt; HDA Intel (STAC92xx Analog)
&lt;/div&gt;&lt;/div&gt;-- 
&lt;br&gt;Mr. Sebastian Robitzsch, Dipl.-Ing. (FH)
&lt;br&gt;5 Wilfrid Terrace
&lt;br&gt;Dublin 6w
&lt;br&gt;Ireland
&lt;br&gt;&lt;br&gt;&lt;br&gt;Mobile:		+353 (0)86 - 22 10 988 (IRL)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; +49 (0)1 72 - 3 52 80 72 (D)
&lt;br&gt;Mail:		&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25870330&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mail@...&lt;/a&gt;
&lt;br&gt;WWW:		www.seronline.de
&lt;br&gt;&lt;br&gt;Skype:		seronline82
&lt;br&gt;Jabber:		&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25870330&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;seronline@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;Twitter:	www.twitter.com/seronline
&lt;br&gt;Delicious:	www.delicious.com/seronline
&lt;br&gt;Bibsonomy:	www.bibsonomy.org/user/seronline
&lt;br&gt;-----------------------------------------------------
&lt;br&gt;&lt;br /&gt;&lt;tt&gt;[mail.vcf]&lt;/tt&gt;&lt;br /&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;tt&gt;begin:vcard
&lt;br&gt;fn:Sebastian Robitzsch
&lt;br&gt;n:Robitzsch;Sebastian
&lt;br&gt;adr:;;5 Wilfrid Terrace;Dublin;;6w;Ireland
&lt;br&gt;title:Dipl.-Ing. (FH)
&lt;br&gt;tel;cell:+353 (0)86 2210988
&lt;br&gt;url:www.seronline.de
&lt;br&gt;version:2.1
&lt;br&gt;end:vcard
&lt;br&gt;&lt;br&gt;&lt;/tt&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;br /&gt; &lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Latex-beamer-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25870330&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Latex-beamer-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (268 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/25870330/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%5Cmovie-command-tp25869776p25870330.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25869776</id>
	<title>\movie command</title>
	<published>2009-10-13T02:30:29Z</published>
	<updated>2009-10-13T02:30:29Z</updated>
	<author>
		<name>g.a.</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;I started using beamer under a Kunbuntu o.s. and my first use of the command /movie was simply perfect. Under Okular I could see the movie within the pdf without problems.
&lt;br&gt;&lt;br&gt;I'm now working on Ubuntu 9.04 and I can not see anymore the movie within the pdf.
&lt;br&gt;&lt;br&gt;I tried several stuff, using Okular, Acrobat and the gnome document viewer but nothing was successful.
&lt;br&gt;&lt;br&gt;I read several posts that suggest to use the command \href and link to an executable script to do the game.
&lt;br&gt;&lt;br&gt;I wonder why it worked so simply under Kubuntu, what kind of libraries or configurations may I miss under my new Ubuntu ?
&lt;br&gt;&lt;br&gt;Any suggestion is welcome.
&lt;br&gt;&lt;br&gt;Best,
&lt;br&gt;gianluca&lt;div class=&quot;signature&quot;&gt;Ubuntu 9.04 64bit kernel 2.6.28-15-generic
&lt;br&gt;Dell Precision M2400 Intel Dual Core 2
&lt;br&gt;Nvidia Quadro FX 370M (Driver Nvidia 180.11)
&lt;br&gt;HDA Intel (STAC92xx Analog)&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%5Cmovie-command-tp25869776p25869776.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25869458</id>
	<title>Re: [Latex-beamer-users] run a shell script from a beamer-generated pdf</title>
	<published>2009-10-13T02:05:00Z</published>
	<updated>2009-10-13T02:05:00Z</updated>
	<author>
		<name>g.a.</name>
	</author>
	<content type="html">&lt;quote author=&quot;Rosie80&quot;&gt;&lt;br&gt;Thank you for your answers. 
&lt;br&gt;The problem was that my OS opens all the .sh files with a text editor.
&lt;br&gt;I changed that into the file properties and,now, the link is working.
&lt;br&gt;&lt;img class='smiley' src='http://old.nabble.com/images/smiley/anim_rules.gif' /&gt;&lt;br&gt;&lt;br&gt;Hello,
&lt;br&gt;&lt;br&gt;I have the same problem, followed all the instructions and still can not play the video from acrobat.
&lt;br&gt;&lt;br&gt;Could you please tell me how exactly did you change the file properties, I simply put as empty the &amp;quot;open with&amp;quot; field and now I got an error message that no application is associated with the sh file.
&lt;br&gt;&lt;br&gt;This is what I did:
&lt;br&gt;&lt;br&gt;- created both ~/.mailcap and ~/.mime.types
&lt;br&gt;- created the movie.sh with executable properties (I can run it from shell correctly)
&lt;br&gt;- add the line in the latex source:
&lt;br&gt;&lt;br&gt;\href{run:movie.sh}{\includegraphics[width=66mm]{myimage.eps}}
&lt;br&gt;&lt;br&gt;my .mailcap file has one line:
&lt;br&gt;&lt;br&gt;application/x-shellscript;/bin/bash %s
&lt;br&gt;&lt;br&gt;my .mime.types also has one line:
&lt;br&gt;&lt;br&gt;application/x-sh sh
&lt;br&gt;&lt;br&gt;Thanks in advance,
&lt;br&gt;gianluca
&lt;br&gt;&lt;br&gt;&lt;div class=&quot;signature&quot;&gt;Ubuntu 9.04 64bit kernel 2.6.28-15-generic
&lt;br&gt;Dell Precision M2400 Intel Dual Core 2
&lt;br&gt;Nvidia Quadro FX 370M (Driver Nvidia 180.11)
&lt;br&gt;HDA Intel (STAC92xx Analog)&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/run-a-shell-script-from-a-beamer-generated-pdf-tp25217096p25869458.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25869501</id>
	<title>Numbered bookmarks in Beamer PDF</title>
	<published>2009-10-12T10:50:40Z</published>
	<updated>2009-10-12T10:50:40Z</updated>
	<author>
		<name>David Nutter-2</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;Using the version of Beamer supplied with tetex-latex 3.0 (current
&lt;br&gt;RHEL5 package) I am trying to typeset a presentation such that the
&lt;br&gt;bookmarks corresponding to each section are numbered. Reading the docs
&lt;br&gt;leads me to believe that setting the hyperref numbered bookmarks
&lt;br&gt;option as follows will work.
&lt;br&gt;&lt;br&gt;\documentclass[hyperref={bookmarksnumbered=true}]{beamer}
&lt;br&gt;&lt;br&gt;Unfortunately it doesn't, but typesetting the same presentation
&lt;br&gt;content in article mode does produce appropriatly numbered bookmarks. 
&lt;br&gt;&lt;br&gt;Hyperref appears to consume the various \contentsline
&lt;br&gt;declarations to generate numbered bookmarks. Beamer generates a .toc
&lt;br&gt;file with a different format to an article. I suspect this might be
&lt;br&gt;the root of the problem. 
&lt;br&gt;&lt;br&gt;Any suggestions appreciated. 
&lt;br&gt;&lt;br&gt;Thanks &amp; regards,
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;David Nutter &amp;nbsp;				Tel: +44 (0)131 650 4888
&lt;br&gt;BioSS, JCMB, King's Buildings, Mayfield Rd, EH9 3JZ. Scotland, UK 
&lt;br&gt;&lt;br&gt;Biomathematics and Statistics Scotland (BioSS) is formally part of The
&lt;br&gt;Scottish Crop Research Institute (SCRI), a registered Scottish charity
&lt;br&gt;No. SC006662
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Latex-beamer-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25869501&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Latex-beamer-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Numbered-bookmarks-in-Beamer-PDF-tp25869501p25869501.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25858551</id>
	<title>Re: need section commands *inside* frame environment</title>
	<published>2009-10-12T09:08:52Z</published>
	<updated>2009-10-12T09:08:52Z</updated>
	<author>
		<name>Stefan Klinger-5</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;and thank you very much for the suggested code.
&lt;br&gt;&lt;br&gt;On 12 October 2009, Evan Sultanik wrote with possible deletions:
&lt;br&gt;&amp;gt; \let\sectionold=\section
&lt;br&gt;&amp;gt; \def\section#1{\sectionold{#1}\par\textbf{\thesection\ \insertsectionhead}\par}
&lt;br&gt;&amp;gt; \let\subsectionold=\subsection
&lt;br&gt;&amp;gt; \def\subsection#1{\subsectionold{#1}\par\textbf{\thesection.\thesubsection\
&lt;br&gt;&amp;gt; \insertsubsectionhead}\par}
&lt;br&gt;&amp;gt; \let\subsubsectionold=\subsubsection
&lt;br&gt;&amp;gt; \def\subsubsection#1{\subsubsectionold{#1}\par\textbf{\thesection.\thesubsection.\thesubsubsection\
&lt;br&gt;&amp;gt; \insertsubsubsectionhead}\par}
&lt;br&gt;&lt;br&gt;Unfortunately this omits the section headers from the area that the Beamer
&lt;br&gt;class calls &amp;quot;infolines&amp;quot;.
&lt;br&gt;&lt;br&gt;If these commands are used from *inside* the frame environment, the section
&lt;br&gt;headers appear as they should, but the infoline is empty.
&lt;br&gt;&lt;br&gt;If used *outside* the frame environment, the infoline is set up correctly, but
&lt;br&gt;the section header appears on a seperate output page.
&lt;br&gt;&lt;br&gt;Thanks anyway for having a look into this!
&lt;br&gt;&lt;br&gt;Kind regards,
&lt;br&gt;Stefan
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Stefan Klinger &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;o/klettern
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /\/ &amp;nbsp;bis zum
&lt;br&gt;send plaintext only - max size 32kB - no spam &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \ &amp;nbsp; Abfallen
&lt;br&gt;&lt;a href=&quot;http://stefan-klinger.de&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://stefan-klinger.de&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Latex-beamer-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25858551&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Latex-beamer-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/is-anyone-reading-this-list---all-lists%40stefan-klinger.de%3A-need-section-commands-*inside*-frame-environment--tp25855431p25858551.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25857266</id>
	<title>Re: is anyone reading this list? [all-lists@stefan-klinger.de: need section commands *inside* frame environment]</title>
	<published>2009-10-12T08:00:18Z</published>
	<updated>2009-10-12T08:00:18Z</updated>
	<author>
		<name>Rich Shepard</name>
	</author>
	<content type="html">Stefan Klinger wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; is anyone reading this list? There seems to be very low traffic here. Is
&lt;br&gt;&amp;gt; &amp;quot;beamer&amp;quot; evantually dead?
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;Oh. Let me address the implied question in the subject line: the answer is
&lt;br&gt;'yes.' I regularly use sections and sub-sections (both numbered and
&lt;br&gt;unnumbered) within my beamer class presentations. Couldn't organize it for
&lt;br&gt;myself and my audiences without them.
&lt;br&gt;&lt;br&gt;Rich
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Richard B. Shepard, Ph.D. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp;Integrity &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Credibility
&lt;br&gt;Applied Ecosystem Services, Inc. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Innovation
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.appl-ecosys.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.appl-ecosys.com&lt;/a&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Voice: 503-667-4517 &amp;nbsp; &amp;nbsp; &amp;nbsp;Fax: 503-667-8863
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Latex-beamer-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25857266&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Latex-beamer-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/is-anyone-reading-this-list---all-lists%40stefan-klinger.de%3A-need-section-commands-*inside*-frame-environment--tp25855431p25857266.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25857233</id>
	<title>Re: is anyone reading this list? [all-lists@stefan-klinger.de: need section commands *inside* frame environment]</title>
	<published>2009-10-12T07:58:19Z</published>
	<updated>2009-10-12T07:58:19Z</updated>
	<author>
		<name>Rich Shepard</name>
	</author>
	<content type="html">On Mon, 12 Oct 2009, Bill Gatliff wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Stefan Klinger wrote:
&lt;br&gt;&amp;gt;&amp;gt; is anyone reading this list? There seems to be very low traffic here. Is
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;beamer&amp;quot; evantually dead?
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;I do, too.
&lt;br&gt;&lt;br&gt;&amp;gt; My use of beamer is currently confined to producing only the most basic
&lt;br&gt;&amp;gt; types of presentations, but it is the only presentation authoring software
&lt;br&gt;&amp;gt; I use so at least for me, beamer is hardly dead. &amp;nbsp;:)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;I've been using the beamer class for presentations for quite a few years.
&lt;br&gt;I've standardized on a couple of themes and colors (simple modifications of
&lt;br&gt;default themes) with the addition of my company logo in the lower right
&lt;br&gt;corner of each slide. The results are always saved and used as PDF files; I
&lt;br&gt;think the largest presentation I developed has 145 slides for the two-day
&lt;br&gt;workshops I presented in Australia last May.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;I've found it much quicker and easier to create the presentation within
&lt;br&gt;LyX, the GUI front end to LaTeX. I've also learned LyX is quicker and easier
&lt;br&gt;for all my LaTeX writing. My few questions about use of the beamer class are
&lt;br&gt;asked on the lyx mail list because I've found it more responsive than this
&lt;br&gt;one.
&lt;br&gt;&lt;br&gt;Rich
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Richard B. Shepard, Ph.D. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp;Integrity &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Credibility
&lt;br&gt;Applied Ecosystem Services, Inc. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Innovation
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.appl-ecosys.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.appl-ecosys.com&lt;/a&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Voice: 503-667-4517 &amp;nbsp; &amp;nbsp; &amp;nbsp;Fax: 503-667-8863
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Latex-beamer-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25857233&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Latex-beamer-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/is-anyone-reading-this-list---all-lists%40stefan-klinger.de%3A-need-section-commands-*inside*-frame-environment--tp25855431p25857233.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25857048</id>
	<title>Re: is anyone reading this list? [all-lists@stefan-klinger.de: need section commands *inside* frame environment]</title>
	<published>2009-10-12T07:47:29Z</published>
	<updated>2009-10-12T07:47:29Z</updated>
	<author>
		<name>Evan Sultanik</name>
	</author>
	<content type="html">On Mon, Oct 12, 2009 at 08:59, Stefan Klinger
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25857048&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;all-lists@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; is anyone reading this list? There seems to be very low traffic here. Is &amp;quot;beamer&amp;quot; evantually dead?
&lt;br&gt;&lt;br&gt;I am not subscribed to the Beamer list so I am going to answer your
&lt;br&gt;question here.
&lt;br&gt;&lt;br&gt;I am also not a Beamer expert, but I think you can solve your problem
&lt;br&gt;using plain old TeX.
&lt;br&gt;&lt;br&gt;Try adding this to the preamble of your document:
&lt;br&gt;&lt;br&gt;\let\sectionold=\section
&lt;br&gt;\def\section#1{\sectionold{#1}\par\textbf{\thesection\ \insertsectionhead}\par}
&lt;br&gt;\let\subsectionold=\subsection
&lt;br&gt;\def\subsection#1{\subsectionold{#1}\par\textbf{\thesection.\thesubsection\
&lt;br&gt;\insertsubsectionhead}\par}
&lt;br&gt;\let\subsubsectionold=\subsubsection
&lt;br&gt;\def\subsubsection#1{\subsubsectionold{#1}\par\textbf{\thesection.\thesubsection.\thesubsubsection\
&lt;br&gt;\insertsubsubsectionhead}\par}
&lt;br&gt;&lt;br&gt;With that you should be able to use \section{}, \subsection{}, and
&lt;br&gt;\subsubsection{} as normal (without your \subsubsectionput command)
&lt;br&gt;and the headers should appear in the frame. &amp;nbsp;I tried this out in
&lt;br&gt;beamer and it appears to support multiple sections per frame. &amp;nbsp;I am
&lt;br&gt;not sure if this will break anything in a more complicated beamer
&lt;br&gt;presentation though.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; - Evan
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Latex-beamer-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25857048&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Latex-beamer-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/is-anyone-reading-this-list---all-lists%40stefan-klinger.de%3A-need-section-commands-*inside*-frame-environment--tp25855431p25857048.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25856817</id>
	<title>Re: is anyone reading this list? [all-lists@stefan-klinger.de: need section commands *inside* frame environment]</title>
	<published>2009-10-12T06:31:21Z</published>
	<updated>2009-10-12T06:31:21Z</updated>
	<author>
		<name>Bill Gatliff</name>
	</author>
	<content type="html">Stefan Klinger wrote:
&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; is anyone reading this list? There seems to be very low traffic here. Is &amp;quot;beamer&amp;quot; evantually dead?
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;/me raises hand and says, &amp;quot;I read this list!&amp;quot;
&lt;br&gt;&lt;br&gt;My use of beamer is currently confined to producing only the most basic 
&lt;br&gt;types of presentations, but it is the only presentation authoring 
&lt;br&gt;software I use so at least for me, beamer is hardly dead. &amp;nbsp;:)
&lt;br&gt;&lt;br&gt;I have plans to make better use of beamer's (and LaTeX's) capabilities 
&lt;br&gt;in the near future, which means I'll be spending a lot of time in the 
&lt;br&gt;list archives. &amp;nbsp;They are a valuable resource.
&lt;br&gt;&lt;br&gt;&lt;br&gt;b.g.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Bill Gatliff
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25856817&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bgat@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Latex-beamer-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25856817&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Latex-beamer-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/is-anyone-reading-this-list---all-lists%40stefan-klinger.de%3A-need-section-commands-*inside*-frame-environment--tp25855431p25856817.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25855706</id>
	<title>Re: is anyone reading this list? [all-lists@stefan-klinger.de: need section commands *inside* frame environment]</title>
	<published>2009-10-12T06:20:43Z</published>
	<updated>2009-10-12T06:20:43Z</updated>
	<author>
		<name>Андрей Парамонов</name>
	</author>
	<content type="html">2009/10/12 Stefan Klinger &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25855706&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;all-lists@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; is anyone reading this list? There seems to be very low traffic here. Is &amp;quot;beamer&amp;quot; evantually dead?
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;Hello!
&lt;br&gt;&lt;br&gt;The Beamer and the list are not dead, and I'm sure many users read
&lt;br&gt;your message. It is however very hard to suggest something helpful, as
&lt;br&gt;Beamer simply doesn't support the &amp;quot;feature&amp;quot; you've requested. Looking
&lt;br&gt;at the code, there is no quick way to tweak Beamer core according to
&lt;br&gt;your needs.
&lt;br&gt;&lt;br&gt;Maybe you would be able to achieve what you want by using your own
&lt;br&gt;special counters (remember, the full power of LaTeX is at your hands).
&lt;br&gt;&lt;br&gt;You might also consider other presentation packages (prosper etc).
&lt;br&gt;&lt;br&gt;Andrey Paramonov
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Latex-beamer-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25855706&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Latex-beamer-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/is-anyone-reading-this-list---all-lists%40stefan-klinger.de%3A-need-section-commands-*inside*-frame-environment--tp25855431p25855706.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25855431</id>
	<title>is anyone reading this list? [all-lists@stefan-klinger.de: need section commands *inside* frame environment]</title>
	<published>2009-10-12T05:59:46Z</published>
	<updated>2009-10-12T05:59:46Z</updated>
	<author>
		<name>Stefan Klinger-5</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;is anyone reading this list? There seems to be very low traffic here. Is &amp;quot;beamer&amp;quot; evantually dead?
&lt;br&gt;&lt;br&gt;&lt;br&gt;----- Forwarded message from Stefan Klinger &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25855431&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;all-lists@...&lt;/a&gt;&amp;gt; -----
&lt;br&gt;&lt;br&gt;Date: Sun, 4 Oct 2009 12:53:33 +0200
&lt;br&gt;From: Stefan Klinger &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25855431&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;all-lists@...&lt;/a&gt;&amp;gt;
&lt;br&gt;To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25855431&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;latex-beamer-users@...&lt;/a&gt;
&lt;br&gt;Subject: [LaTeX-beamer-users] need section commands *inside* frame
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; environment
&lt;br&gt;Message-ID: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25855431&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;20091004105333.GC5044@...&lt;/a&gt;&amp;gt;
&lt;br&gt;User-Agent: Mutt/1.5.20 (2009-06-14)
&lt;br&gt;&lt;br&gt;Hello.
&lt;br&gt;&lt;br&gt;I am working on migrating an existing lecture to the Beamer class, and I came up
&lt;br&gt;with the following Problem: I need the [[sub]sub]section commands to work from
&lt;br&gt;*inside* the frame environment.
&lt;br&gt;&lt;br&gt;This is due to the structure of the lecture. There are quite some very short
&lt;br&gt;subsubsections in there, which do not justify a frame on their own.
&lt;br&gt;It is quite common that multiple subsubsections start on the same frame, which
&lt;br&gt;is why I need the headlines appear in the midst of the frame. See example below.
&lt;br&gt;&lt;br&gt;Furthermore these sections are referenced from later parts of the lecture, which
&lt;br&gt;is why I want to have the numbers visible.
&lt;br&gt;&lt;br&gt;I know that my wishes are probably not in line with the best-practice
&lt;br&gt;guidelines, but I don't have a choice here.
&lt;br&gt;&lt;br&gt;Here is an example: First the LaTeX code, then the desired output in ASCII-Arts.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; \begin{frame}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \section{One}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Intro to section One.
&lt;br&gt;&amp;nbsp; &amp;nbsp; \end{frame}
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; \begin{frame}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \subsection{One-one}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Very short intro to subsection One-one.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \subsubsection{One-one-one}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Very short subsubsection One-one-one.
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \subsubsection{One-one-two}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Very short subsubsection One-one-two.
&lt;br&gt;&amp;nbsp; &amp;nbsp; \end{frame}
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;schould render to something like this:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; |========================================|
&lt;br&gt;&amp;nbsp; &amp;nbsp; |1 - One &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;&amp;lt;--infoline
&lt;br&gt;&amp;nbsp; &amp;nbsp; |----------------------------------------|
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp;&amp;gt;&amp;gt;&amp;gt; 1 One &amp;lt;&amp;lt;&amp;lt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;&amp;lt;--section header
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp;Intro to section One. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; |========================================|
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; |========================================|
&lt;br&gt;&amp;nbsp; &amp;nbsp; |1 - One &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;One-one - 1.1|
&lt;br&gt;&amp;nbsp; &amp;nbsp; |----------------------------------------|
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp;1.1 One-one &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;&amp;lt;--subsection header
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;Very short intro to subsection &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;One-one. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp;1.1.1 One-one-one &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;&amp;lt;--subsubsection header
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp;Very short subsubsection One-one-one. |
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp;1.1.2 One-one-two &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp;Very short subsubsection One-one-two. |
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; |========================================|
&lt;br&gt;&lt;br&gt;&lt;br&gt;I came up with a workaround, which is not very satisying: Defining
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; \newcommand{\subsubsectionput}{%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \par%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \textbf{\thesection.\thesubsection.\thesubsubsection\ \insertsubsubsectionhead}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \par%
&lt;br&gt;&amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;allows me to use ‘\subsubsectionput’ on the slide, at the point where the
&lt;br&gt;headline should appear. This, however, is error prone, and does *not* work if
&lt;br&gt;multiple subsubsections start on the same frame.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Any help would be appreciated here!
&lt;br&gt;&lt;br&gt;Kind regards
&lt;br&gt;Stefan
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Stefan Klinger &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;o/klettern
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /\/ &amp;nbsp;bis zum
&lt;br&gt;send plaintext only - max size 32kB - no spam &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \ &amp;nbsp; Abfallen
&lt;br&gt;&lt;a href=&quot;http://stefan-klinger.de&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://stefan-klinger.de&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Latex-beamer-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25855431&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Latex-beamer-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&lt;/a&gt;&lt;br&gt;&lt;br&gt;----- End forwarded message -----
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Stefan Klinger &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;o/klettern
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /\/ &amp;nbsp;bis zum
&lt;br&gt;send plaintext only - max size 32kB - no spam &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \ &amp;nbsp; Abfallen
&lt;br&gt;&lt;a href=&quot;http://stefan-klinger.de&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://stefan-klinger.de&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Latex-beamer-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25855431&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Latex-beamer-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/is-anyone-reading-this-list---all-lists%40stefan-klinger.de%3A-need-section-commands-*inside*-frame-environment--tp25855431p25855431.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25812936</id>
	<title>suggestion for modification: section in head/foot shaded.</title>
	<published>2009-10-08T15:48:13Z</published>
	<updated>2009-10-08T15:48:13Z</updated>
	<author>
		<name>Matthias Geier-2</name>
	</author>
	<content type="html">Hi list.
&lt;br&gt;&lt;br&gt;I'm working on a beamer theme with a headline based on the 'split'
&lt;br&gt;theme which uses the commands \insertsectionnavigationhorizontal and
&lt;br&gt;\insertsubsectionnavigationhorizontal.
&lt;br&gt;&lt;br&gt;I wanted to change the color of the shaded (sub)sections and found out
&lt;br&gt;that there is a beamer template called 'section in head/foot shaded',
&lt;br&gt;but when I defined a color with the same name, nothing happened.
&lt;br&gt;&lt;br&gt;I browsed a little through the code and was wondering why in
&lt;br&gt;base/beamerbasenavigation.sty in line 531 and 533 the command
&lt;br&gt;\usebeamertemplate{} was used instead of the starred variant
&lt;br&gt;\usebeamertemplate*{}.
&lt;br&gt;With this little change I would be able to use the beamer color with
&lt;br&gt;the same name.
&lt;br&gt;&lt;br&gt;But there would be another little change necessary:
&lt;br&gt;In themes/outer/beamerouterthemedefault.sty, around line 71, the definition:
&lt;br&gt;&lt;br&gt;\defbeamertemplate*{section in head/foot shaded}{default}[1][50]
&lt;br&gt;{\color{fg!#1!bg}\usebeamertemplate{section in head/foot}}
&lt;br&gt;&lt;br&gt;would need to be changed to something like:
&lt;br&gt;&lt;br&gt;\defbeamertemplate*{section in head/foot shaded}{default}
&lt;br&gt;{\usebeamertemplate{section in head/foot}}
&lt;br&gt;&lt;br&gt;Maybe, also some kind of alias-magic would do the trick?
&lt;br&gt;&lt;br&gt;Then, to restore the original default setting of 50% shading the
&lt;br&gt;following could be added to themes/color/beamercolorthemedefault.sty:
&lt;br&gt;&lt;br&gt;\setbeamercolor{section in head/foot shaded}{parent=section in
&lt;br&gt;head/foot,fg=parent.fg!50!parent.bg}
&lt;br&gt;&lt;br&gt;However, this would break all styles which use something like:
&lt;br&gt;&lt;br&gt;\usebeamertemplate{section in head/foot shaded}[default][75]
&lt;br&gt;(I don't know if the optional argument is really used like this ...)
&lt;br&gt;&lt;br&gt;Does anyone actually use this?
&lt;br&gt;I suspect that nobody does.
&lt;br&gt;&lt;br&gt;Does anything speak against making the suggested changes (except
&lt;br&gt;breaking backwards compatibility in maybe extremely rare if even
&lt;br&gt;existing cases)?
&lt;br&gt;&lt;br&gt;Could this be included in the beamer source?
&lt;br&gt;In my opinion this would be a more consistent and a more 'beamer-like'
&lt;br&gt;behaviour.
&lt;br&gt;&lt;br&gt;If not, there is a really easy work-around, I'll just have to
&lt;br&gt;overwrite the template in my style file:
&lt;br&gt;&lt;br&gt;\defbeamertemplate*{section in head/foot shaded}{my theme}
&lt;br&gt;{\usebeamercolor{section in head/foot
&lt;br&gt;shaded}\usebeamertemplate{section in head/foot}}
&lt;br&gt;&lt;br&gt;Then I can easily set any desired color, e.g.:
&lt;br&gt;&lt;br&gt;\setbeamercolor{section in head/foot shaded}{fg=red}
&lt;br&gt;&lt;br&gt;Any thoughts appreciated.
&lt;br&gt;&lt;br&gt;cheers,
&lt;br&gt;Matthias
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Latex-beamer-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25812936&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Latex-beamer-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/suggestion-for-modification%3A-section-in-head-foot-shaded.-tp25812936p25812936.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25784874</id>
	<title>need section commands *inside* frame environment</title>
	<published>2009-10-04T03:53:33Z</published>
	<updated>2009-10-04T03:53:33Z</updated>
	<author>
		<name>Stefan Klinger-5</name>
	</author>
	<content type="html">Hello.
&lt;br&gt;&lt;br&gt;I am working on migrating an existing lecture to the Beamer class, and I came up
&lt;br&gt;with the following Problem: I need the [[sub]sub]section commands to work from
&lt;br&gt;*inside* the frame environment.
&lt;br&gt;&lt;br&gt;This is due to the structure of the lecture. There are quite some very short
&lt;br&gt;subsubsections in there, which do not justify a frame on their own.
&lt;br&gt;It is quite common that multiple subsubsections start on the same frame, which
&lt;br&gt;is why I need the headlines appear in the midst of the frame. See example below.
&lt;br&gt;&lt;br&gt;Furthermore these sections are referenced from later parts of the lecture, which
&lt;br&gt;is why I want to have the numbers visible.
&lt;br&gt;&lt;br&gt;I know that my wishes are probably not in line with the best-practice
&lt;br&gt;guidelines, but I don't have a choice here.
&lt;br&gt;&lt;br&gt;Here is an example: First the LaTeX code, then the desired output in ASCII-Arts.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; \begin{frame}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \section{One}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Intro to section One.
&lt;br&gt;&amp;nbsp; &amp;nbsp; \end{frame}
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; \begin{frame}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \subsection{One-one}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Very short intro to subsection One-one.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \subsubsection{One-one-one}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Very short subsubsection One-one-one.
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \subsubsection{One-one-two}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Very short subsubsection One-one-two.
&lt;br&gt;&amp;nbsp; &amp;nbsp; \end{frame}
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;schould render to something like this:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; |========================================|
&lt;br&gt;&amp;nbsp; &amp;nbsp; |1 - One &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;&amp;lt;--infoline
&lt;br&gt;&amp;nbsp; &amp;nbsp; |----------------------------------------|
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp;&amp;gt;&amp;gt;&amp;gt; 1 One &amp;lt;&amp;lt;&amp;lt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;&amp;lt;--section header
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp;Intro to section One. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; |========================================|
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; |========================================|
&lt;br&gt;&amp;nbsp; &amp;nbsp; |1 - One &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;One-one - 1.1|
&lt;br&gt;&amp;nbsp; &amp;nbsp; |----------------------------------------|
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp;1.1 One-one &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;&amp;lt;--subsection header
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;Very short intro to subsection &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;One-one. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp;1.1.1 One-one-one &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;&amp;lt;--subsubsection header
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp;Very short subsubsection One-one-one. |
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp;1.1.2 One-one-two &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp;Very short subsubsection One-one-two. |
&lt;br&gt;&amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;&amp;nbsp; &amp;nbsp; |========================================|
&lt;br&gt;&lt;br&gt;&lt;br&gt;I came up with a workaround, which is not very satisying: Defining
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; \newcommand{\subsubsectionput}{%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \par%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \textbf{\thesection.\thesubsection.\thesubsubsection\ \insertsubsubsectionhead}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \par%
&lt;br&gt;&amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;allows me to use ‘\subsubsectionput’ on the slide, at the point where the
&lt;br&gt;headline should appear. This, however, is error prone, and does *not* work if
&lt;br&gt;multiple subsubsections start on the same frame.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Any help would be appreciated here!
&lt;br&gt;&lt;br&gt;Kind regards
&lt;br&gt;Stefan
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Stefan Klinger &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;o/klettern
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /\/ &amp;nbsp;bis zum
&lt;br&gt;send plaintext only - max size 32kB - no spam &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \ &amp;nbsp; Abfallen
&lt;br&gt;&lt;a href=&quot;http://stefan-klinger.de&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://stefan-klinger.de&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Latex-beamer-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25784874&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Latex-beamer-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/need-section-commands-*inside*-frame-environment-tp25784874p25784874.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25711669</id>
	<title>Re: Title and titleframe position</title>
	<published>2009-10-02T00:41:46Z</published>
	<updated>2009-10-02T00:41:46Z</updated>
	<author>
		<name>LaTouf</name>
	</author>
	<content type="html">Great, I am having a look to your example 
&lt;br&gt;Thanks
&lt;br&gt;LaTouf
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Title-and-titleframe-position-tp25679276p25711669.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25698078</id>
	<title>Re: Title and titleframe position</title>
	<published>2009-10-01T08:58:23Z</published>
	<updated>2009-10-01T08:58:23Z</updated>
	<author>
		<name>robfelty</name>
	</author>
	<content type="html">&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;LaTouf wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message&quot;&gt;For example, I want my main title to be centered in a rectangular block with some bg color, whose geometry is fully defined by me. Is that possible ? 
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
It is possible. The place you want to look is in the beameroutertheme&amp;lt;themename&amp;gt;.sty file. You probably want to create your own based on one that is included. Then you want to modify part that starts with 
&lt;br&gt;&amp;nbsp;\defbeamertemplate*{frametitle}
&lt;br&gt;&lt;br&gt;I am attaching my hacked version of the sidebar outer theme. To try it out, you will want to put 
&lt;br&gt;\useoutertheme{mysidebar} in your preamble&lt;a href=&quot;http://old.nabble.com/file/p25698078/beamerouterthememysidebar.sty&quot; target=&quot;_top&quot;&gt;beamerouterthememysidebar.sty&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Title-and-titleframe-position-tp25679276p25698078.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25691126</id>
	<title>Resetting top margin in LaTex</title>
	<published>2009-09-30T16:58:12Z</published>
	<updated>2009-09-30T16:58:12Z</updated>
	<author>
		<name>Nebs</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;I am fairly new to LaTex. &amp;nbsp;My documentclass is article. On the first page, the first thing is the TITLE. I want to drop the TITLE on the title page 20mm below the top margin. The rest of the pages should be unaffected. How do I do this? Thanks. &amp;nbsp;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Resetting-top-margin-in-LaTex-tp25691126p25691126.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25679276</id>
	<title>Title and titleframe position</title>
	<published>2009-09-30T04:28:39Z</published>
	<updated>2009-09-30T04:28:39Z</updated>
	<author>
		<name>LaTouf</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;Despite my searches on the web, I could not find how to modify the title position (both the main title on the first frame and the frametitles). By that, I do not mean the text, but the full block that contains the text. For example, I want my main title to be centered in a rectangular block with some bg color, whose geometry is fully defined by me. Is that possible ? 
&lt;br&gt;The default behavior of beamer is nice to me, by not to my company ... And I still want to use beamer, so please , help ! </content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Title-and-titleframe-position-tp25679276p25679276.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25671196</id>
	<title>ntheorem and beamer</title>
	<published>2009-09-29T14:23:08Z</published>
	<updated>2009-09-29T14:23:08Z</updated>
	<author>
		<name>robfelty</name>
	</author>
	<content type="html">I saw a post from Dec. 2008 talking about using ntheorem with beamer, but I cannot get it to work at all. Just loading the package returns an error for me. Here is a minimal example:
&lt;br&gt;(/usr/local/texlive/2008/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty
&lt;br&gt;\documentclass{beamer}
&lt;br&gt;\usepackage[standard,amsmath,thref,hyperref]{ntheorem}
&lt;br&gt;\begin{document}
&lt;br&gt;\begin{frame}
&lt;br&gt;\begin{example}
&lt;br&gt;hello
&lt;br&gt;\end{example}
&lt;br&gt;\end{frame}
&lt;br&gt;\end{document}
&lt;br&gt;I get the following error:
&lt;br&gt;Package ntheorem Error: Theorem style plain already defined.
&lt;br&gt;I have the following versions of beamer version 3.07 and ntheorem version 1.25
&lt;br&gt;&lt;br&gt;Thanks in advance for any suggestions.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/ntheorem-and-beamer-tp25671196p25671196.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25640749</id>
	<title>AtBeginSection don't show in trans</title>
	<published>2009-09-27T22:18:35Z</published>
	<updated>2009-09-27T22:18:35Z</updated>
	<author>
		<name>vitsca</name>
	</author>
	<content type="html">Hi everybody. I have the following request: I would like the \AtBeginSection (and subsection etc) to be present also in the trans mode, since I would like to have the printout with *all* the slides. 
&lt;br&gt;Actually, the trans option removes the \AtBeginxxxx from the slides, and that eliminates all the slides with the table of contents I placed, mainly to mark the transition to a new part of the talk... So I would like to have them on the printout as well. 
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;Vittorio </content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/AtBeginSection-don%27t-show-in-trans-tp25640749p25640749.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25623309</id>
	<title>download question</title>
	<published>2009-09-24T08:18:22Z</published>
	<updated>2009-09-24T08:18:22Z</updated>
	<author>
		<name>Dmitriy Dligach</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;I would like to download beamer from:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://sourceforge.net/projects/latex-beamer/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/projects/latex-beamer/&lt;/a&gt;&lt;br&gt;&lt;br&gt;But the download button seems to be linked to a wrong target &amp;nbsp;
&lt;br&gt;(something called translator). Where can I download beamer? :)
&lt;br&gt;&lt;br&gt;Thank you in advance,
&lt;br&gt;&lt;br&gt;Dmitriy
&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Latex-beamer-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25623309&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Latex-beamer-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/download-question-tp25623309p25623309.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25585501</id>
	<title>Re: \notes in beamer for presentation</title>
	<published>2009-09-23T14:26:40Z</published>
	<updated>2009-09-23T14:26:40Z</updated>
	<author>
		<name>Bugzilla from spluque@gmail.com</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I've been looking for a solution to this issue, and see that many others
&lt;br&gt;share this with me, but unfortunately no solution has been suggested.
&lt;br&gt;Are there any tips please? &amp;nbsp;Thanks.
&lt;br&gt;&lt;br&gt;Seb
&lt;br&gt;&lt;br&gt;&lt;br&gt;On Mon, 30 Jul 2007 14:40:06 -0700 (PDT),
&lt;br&gt;Deanis &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25585501&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;d_vrecko@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; I already used that exact line of code. It simply pastes the notes to
&lt;br&gt;&amp;gt; the left side, creating two slides sise by side on one screen (one
&lt;br&gt;&amp;gt; being the slide, the other the notes for the slide).
&lt;br&gt;&lt;br&gt;&amp;gt; I am currently only using one monitor though. Does this automatically
&lt;br&gt;&amp;gt; change when I use two monitors together?
&lt;br&gt;&lt;br&gt;&amp;gt; Thanks again.
&lt;br&gt;&lt;br&gt;&amp;gt; Dean
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; Jean-Baptiste Rouquier-2 wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Look for something like
&lt;br&gt;&amp;gt;&amp;gt; \setbeameroption{show notes on second screen=left}
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; This SF.net email is sponsored by: Splunk Inc. &amp;nbsp;Still grepping
&lt;br&gt;&amp;gt;&amp;gt; through log files to find problems? &amp;nbsp;Stop. &amp;nbsp;Now Search log events and
&lt;br&gt;&amp;gt;&amp;gt; configuration files using AJAX and a browser. &amp;nbsp;Download your FREE
&lt;br&gt;&amp;gt;&amp;gt; copy of Splunk now &amp;gt;&amp;gt; &lt;a href=&quot;http://get.splunk.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://get.splunk.com/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________ Latex-beamer-users
&lt;br&gt;&amp;gt;&amp;gt; mailing list &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25585501&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Latex-beamer-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; -- View this message in context:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/%5Cnotes-in-beamer-for-presentation-tf4179307.html#a11884686&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/%5Cnotes-in-beamer-for-presentation-tf4179307.html#a11884686&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the latex-beamer-users mailing list archive at Nabble.com.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; This SF.net email is sponsored by: Splunk Inc. &amp;nbsp;Still grepping through
&lt;br&gt;&amp;gt; log files to find problems? &amp;nbsp;Stop. &amp;nbsp;Now Search log events and
&lt;br&gt;&amp;gt; configuration files using AJAX and a browser. &amp;nbsp;Download your FREE copy
&lt;br&gt;&amp;gt; of Splunk now &amp;gt;&amp;gt; &lt;a href=&quot;http://get.splunk.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://get.splunk.com/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Seb
&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Latex-beamer-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25585501&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Latex-beamer-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%5Cnotes-in-beamer-for-presentation-tp11884321p25585501.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25580795</id>
	<title>Typo in the documentation: \pgfpagesuselayout{resize} -&gt; \pgfpagesuselayout{resize to}</title>
	<published>2009-09-23T09:29:23Z</published>
	<updated>2009-09-23T09:29:23Z</updated>
	<author>
		<name>Denis Bitouzé</name>
	</author>
	<content type="html">Hello everybody,
&lt;br&gt;&lt;br&gt;just to inform Till and you that, if I'm right, there is a typo in the
&lt;br&gt;documentation (page 28): it should be written
&lt;br&gt;&lt;br&gt;\pgfpagesuselayout{resize to}[a4paper,border shrink=5mm,landscape]
&lt;br&gt;&lt;br&gt;instead of:
&lt;br&gt;&lt;br&gt;\pgfpagesuselayout{resize}[a4paper,border shrink=5mm,landscape]
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;-- 
&lt;br&gt;Denis
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Latex-beamer-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25580795&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Latex-beamer-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Typo-in-the-documentation%3A-%5Cpgfpagesuselayout%7Bresize%7D--%3E-%5Cpgfpagesuselayout%7Bresize-to%7D-tp25580795p25580795.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25529391</id>
	<title>[Patch] Real transparency for shadows</title>
	<published>2009-09-20T03:55:17Z</published>
	<updated>2009-09-20T03:55:17Z</updated>
	<author>
		<name>Андрей Парамонов</name>
	</author>
	<content type="html">Hello!
&lt;br&gt;&lt;br&gt;I've implemented &amp;quot;real&amp;quot; transparency for Beamer box shadows. It allows
&lt;br&gt;to position boxes on top of existing content, with the pleasing visual
&lt;br&gt;effect of fuzzy shadow.
&lt;br&gt;&lt;br&gt;The implementation is based on fadings, that is transparency
&lt;br&gt;gradients. That's somewhat advanced feature, but it seems to work Ok
&lt;br&gt;in recent versions of all major viewers (tested on xpdf and acroread;
&lt;br&gt;others report it also works in okular and evince).
&lt;br&gt;&lt;br&gt;This version enhances transparency for boxes *and headline shadows*.
&lt;br&gt;Also, box shadows produced by this version are rendered better (at
&lt;br&gt;least by xpdf and acroread) compared to the version I've posted to the
&lt;br&gt;list before.
&lt;br&gt;&lt;br&gt;Initially, I wanted to do a more major refactoring to actually typeset
&lt;br&gt;box shadows *under* the boxes. But I'm no TeX guru, so I gave up :-(
&lt;br&gt;&lt;br&gt;Hope you'll find my code useful,
&lt;br&gt;Andrey Paramonov
&lt;br&gt;&lt;br /&gt;&lt;tt&gt;[beamerbaseboxes.sty]&lt;/tt&gt;&lt;br /&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;tt&gt;% Copyright 2007 by Till Tantau
&lt;br&gt;%
&lt;br&gt;% This file may be distributed and/or modified
&lt;br&gt;%
&lt;br&gt;% 1. under the LaTeX Project Public License and/or
&lt;br&gt;% 2. under the GNU Public License.
&lt;br&gt;%
&lt;br&gt;% See the file doc/licenses/LICENSE for more details.
&lt;br&gt;&lt;br&gt;\RequirePackage{keyval}
&lt;br&gt;&lt;br&gt;\def\beamerboxesdeclarecolorscheme#1#2#3{% scheme name, upper color, lower color
&lt;br&gt;&amp;nbsp; \setbeamercolor{@scheme upper #1}{fg=white,bg=#2}
&lt;br&gt;&amp;nbsp; \setbeamercolor{@scheme lower #1}{bg=#3}
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;\define@key{beamerboxes}{scheme}{\def\bmb@upper{@scheme upper #1}\def\bmb@lower{@scheme lower #1}}
&lt;br&gt;\define@key{beamerboxes}{upper}{\def\bmb@upper{#1}}
&lt;br&gt;\define@key{beamerboxes}{lower}{\def\bmb@lower{#1}}
&lt;br&gt;\define@key{beamerboxes}{width}{\edef\bmb@width{#1}}
&lt;br&gt;\define@key{beamerboxes}{shadow}[true]{\csname bmb@shadow#1\endcsname}
&lt;br&gt;&lt;br&gt;\newif\ifbmb@shadow
&lt;br&gt;\newbox\bmb@box
&lt;br&gt;\newbox\bmb@colorbox
&lt;br&gt;\newdimen\bmb@boxwidth
&lt;br&gt;\newdimen\bmb@boxheight
&lt;br&gt;\newdimen\bmb@prevheight
&lt;br&gt;\newdimen\bmb@temp
&lt;br&gt;\newdimen\bmb@dima
&lt;br&gt;\newdimen\bmb@dimb
&lt;br&gt;&lt;br&gt;\newcommand\beamerboxesrounded[2][]
&lt;br&gt;{%
&lt;br&gt;&amp;nbsp; \global\let\beamer@firstlineitemizeunskip=\relax%
&lt;br&gt;&amp;nbsp; \vbox\bgroup%
&lt;br&gt;&amp;nbsp; \setkeys{beamerboxes}{upper=block title,lower=block body,width=\textwidth,shadow=false}%
&lt;br&gt;&amp;nbsp; \setkeys{beamerboxes}{#1}%
&lt;br&gt;&amp;nbsp; {%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \usebeamercolor{\bmb@lower}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \globalcolorstrue%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \colorlet{lower.bg}{bg}%
&lt;br&gt;&amp;nbsp; }%
&lt;br&gt;&amp;nbsp; {%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \usebeamercolor{\bmb@upper}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \globalcolorstrue%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \colorlet{upper.bg}{bg}%
&lt;br&gt;&amp;nbsp; }%
&lt;br&gt;&amp;nbsp; %
&lt;br&gt;&amp;nbsp; % Typeset head
&lt;br&gt;&amp;nbsp; %
&lt;br&gt;&amp;nbsp; \vskip4bp
&lt;br&gt;&amp;nbsp; \setbox\bmb@box=\hbox{%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \begin{minipage}[b]{\bmb@width}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \usebeamercolor[fg]{\bmb@upper}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; #2%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \end{minipage}}%
&lt;br&gt;&amp;nbsp; \ifdim\wd\bmb@box=0pt%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \setbox\bmb@box=\hbox{}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \ht\bmb@box=1.5pt%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \bmb@prevheight=-4.5pt%
&lt;br&gt;&amp;nbsp; \else%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \wd\bmb@box=\bmb@width%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \bmb@temp=\dp\bmb@box%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \ifdim\bmb@temp&amp;lt;1.5pt%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \bmb@temp=1.5pt%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \fi%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \setbox\bmb@box=\hbox{\raise\bmb@temp\hbox{\box\bmb@box}}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \dp\bmb@box=0pt%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \bmb@prevheight=\ht\bmb@box%
&lt;br&gt;&amp;nbsp; \fi%
&lt;br&gt;&amp;nbsp; \bmb@temp=\bmb@width%
&lt;br&gt;&amp;nbsp; \bmb@dima=\bmb@temp\advance\bmb@dima by2.2bp%
&lt;br&gt;&amp;nbsp; \bmb@dimb=\bmb@temp\advance\bmb@dimb by4bp%
&lt;br&gt;&amp;nbsp; \hbox{%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \begin{pgfpicture}{0bp}{+-\ht\bmb@box}{0bp}{+-\ht\bmb@box}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \ifdim\wd\bmb@box=0pt%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \color{lower.bg}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \else% &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \color{upper.bg}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \fi% &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \pgfpathqmoveto{-4bp}{-1bp}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \pgfpathqcurveto{-4bp}{1.2bp}{-2.2bp}{3bp}{0bp}{3bp}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \pgfpathlineto{\pgfpoint{\bmb@temp}{3bp}}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \pgfpathcurveto%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; {\pgfpoint{\bmb@dima}{3bp}}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; {\pgfpoint{\bmb@dimb}{1.2bp}}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; {\pgfpoint{\bmb@dimb}{-1bp}}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \bmb@dima=-\ht\bmb@box%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \advance\bmb@dima by-2pt%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \pgfpathlineto{\pgfpoint{\bmb@dimb}{\bmb@dima}}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \pgfpathlineto{\pgfpoint{-4bp}{\bmb@dima}}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \pgfusepath{fill}
&lt;br&gt;&amp;nbsp; &amp;nbsp; \end{pgfpicture}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \copy\bmb@box%
&lt;br&gt;&amp;nbsp; }%
&lt;br&gt;&amp;nbsp; \nointerlineskip%
&lt;br&gt;&amp;nbsp; \vskip-1pt%
&lt;br&gt;&amp;nbsp; \ifdim\wd\bmb@box=0pt%
&lt;br&gt;&amp;nbsp; \else%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \hbox{%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \begin{pgfpicture}{0pt}{0pt}{\bmb@width}{6pt}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \bmb@dima=\bmb@width%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \advance\bmb@dima by8bp%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \pgfpathrectangle{\pgfpoint{-4bp}{-1bp}}{\pgfpoint{\bmb@dima}{8bp}}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \pgfusepath{clip}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \pgftransformshift{\pgfpoint{-4bp}{0bp}}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \pgftext[left,base]{\pgfuseshading{bmb@transition}}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \end{pgfpicture}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; }%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \nointerlineskip%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \vskip-0.5pt%
&lt;br&gt;&amp;nbsp; \fi%
&lt;br&gt;&amp;nbsp; \setbox\bmb@colorbox=\hbox{{\pgfpicturetrue\pgfsetcolor{lower.bg}}}%
&lt;br&gt;&amp;nbsp; \setbox\bmb@box=\hbox%
&lt;br&gt;&amp;nbsp; \bgroup%
&lt;br&gt;&amp;nbsp; \begin{minipage}[b]{\bmb@width}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \vskip2pt%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \usebeamercolor[fg]{\bmb@lower}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \colorlet{beamerstructure}{upper.bg}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \colorlet{structure}{upper.bg}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; %\color{.}%
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;\def\endbeamerboxesrounded
&lt;br&gt;{%
&lt;br&gt;&amp;nbsp; \end{minipage}%
&lt;br&gt;&amp;nbsp; \egroup%
&lt;br&gt;&amp;nbsp; \bmb@temp=\dp\bmb@box%
&lt;br&gt;&amp;nbsp; \advance\bmb@temp by.5pt%
&lt;br&gt;&amp;nbsp; \setbox\bmb@box=\hbox{\raise\bmb@temp\hbox{\box\bmb@box}}%
&lt;br&gt;&amp;nbsp; \dp\bmb@box=0pt%
&lt;br&gt;&amp;nbsp; \bmb@boxwidth=\bmb@width%
&lt;br&gt;&amp;nbsp; \bmb@boxheight=\ht\bmb@box%
&lt;br&gt;&amp;nbsp; \advance\bmb@boxheight by4bp%
&lt;br&gt;&amp;nbsp; \advance\bmb@boxheight by\bmb@prevheight%
&lt;br&gt;&amp;nbsp; \ifbmb@shadow%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \pgfdeclareradialshading{bmb@shadowball}{\pgfpointorigin}
&lt;br&gt;&amp;nbsp; &amp;nbsp; {%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; color(0bp)=(pgftransparent!50);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; color(4bp)=(pgftransparent!100)
&lt;br&gt;&amp;nbsp; &amp;nbsp; }%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \pgfdeclareradialshading{bmb@shadowballlarge}{\pgfpointorigin}
&lt;br&gt;&amp;nbsp; &amp;nbsp; {%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; color(0bp)=(pgftransparent!0);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; color(8bp)=(pgftransparent!100)
&lt;br&gt;&amp;nbsp; &amp;nbsp; }%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \pgfdeclarehorizontalshading{bmb@shadowhorz}{\bmb@boxheight-6bp}
&lt;br&gt;&amp;nbsp; &amp;nbsp; {%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; color(0bp)=(pgftransparent!0);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; color(8bp)=(pgftransparent!100)
&lt;br&gt;&amp;nbsp; &amp;nbsp; }%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \pgfdeclareverticalshading{bmb@shadowvert}{\bmb@boxwidth-4bp}
&lt;br&gt;&amp;nbsp; &amp;nbsp; {%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; color(0bp)=(pgftransparent!100);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; color(8bp)=(pgftransparent!0)
&lt;br&gt;&amp;nbsp; &amp;nbsp; }%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \pgfdeclarefading{bmb@shadowmask}
&lt;br&gt;&amp;nbsp; &amp;nbsp; {%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \begin{pgfpicture}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \pgftext[at=\pgfpoint{4bp}{4bp}]{\pgfuseshading{bmb@shadowball}}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \pgftext[at=\pgfpoint{\bmb@boxwidth}{8bp}]{\pgfuseshading{bmb@shadowballlarge}}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \pgftext[at=\pgfpoint{\bmb@boxwidth+4bp}{\bmb@boxheight+2bp}]{\pgfuseshading{bmb@shadowball}}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \pgftext[left, at=\pgfpoint{4bp}{4bp}]{\pgfuseshading{bmb@shadowvert}}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \pgftext[base, at=\pgfpoint{\bmb@boxwidth+4bp}{8bp}]{\pgfuseshading{bmb@shadowhorz}}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; % 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; % clipping is needed because shadow is typeset on top of box
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \begin{pgfscope}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \pgfsetcolor{black}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \pgfpathrectangle{\pgfpoint{4bp}{8bp}}{\pgfpoint{\&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25529391&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bmb@...&lt;/a&gt;}{\bmb@boxheight-2bp}}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \pgfusepath{fill}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \end{pgfscope}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \end{pgfpicture}
&lt;br&gt;&amp;nbsp; &amp;nbsp; }%
&lt;br&gt;&amp;nbsp; \fi%
&lt;br&gt;&amp;nbsp; \bmb@temp=\bmb@width%
&lt;br&gt;&amp;nbsp; \bmb@dima=\bmb@temp\advance\bmb@dima by2.2bp%
&lt;br&gt;&amp;nbsp; \bmb@dimb=\bmb@temp\advance\bmb@dimb by4bp%
&lt;br&gt;&amp;nbsp; \hbox{%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \begin{pgfpicture}{0bp}{0bp}{0bp}{0bp}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \ifbmb@shadow%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \begin{pgfscope}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \pgfpathrectangle{\pgfpoint{0bp}{-7bp}}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {\pgfpoint{\bmb@boxwidth+8bp}{\bmb@boxheight+6bp}}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \pgfsetfading{bmb@shadowmask}{%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \pgftransformshift{\pgfpoint{0.5\bmb@boxwidth+6bp}{0.5\bmb@boxheight-4bp}}}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \pgfusepath{fill}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \end{pgfscope}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \fi%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \unhbox\bmb@colorbox%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \pgfpathqmoveto{-4bp}{1bp}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \pgfpathqcurveto{-4bp}{-1.2bp}{-2.2bp}{-3bp}{0bp}{-3bp}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \pgfpathlineto{\pgfpoint{\the\bmb@temp}{-3bp}}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \pgfpathcurveto%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; {\pgfpoint{\the\bmb@dima}{-3bp}}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; {\pgfpoint{\the\bmb@dimb}{-1.2bp}}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; {\pgfpoint{\the\bmb@dimb}{1bp}}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \bmb@dima=\ht\bmb@box%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \pgfpathlineto{\pgfpoint{\bmb@dimb}{\bmb@dima}}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \pgfpathlineto{\pgfpoint{-4bp}{\bmb@dima}}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \pgfusepath{fill}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; \end{pgfpicture}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \box\bmb@box%
&lt;br&gt;&amp;nbsp; }%
&lt;br&gt;&amp;nbsp; \ifbmb@shadow%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \vskip4bp minus 2bp%
&lt;br&gt;&amp;nbsp; \else%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \vskip2bp%
&lt;br&gt;&amp;nbsp; \fi%
&lt;br&gt;&amp;nbsp; \egroup% of \vbox\bgroup
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;% Shadings
&lt;br&gt;% Transition line
&lt;br&gt;\pgfdeclareverticalshading[lower.bg,upper.bg]{bmb@transition}{200cm}%
&lt;br&gt;{%
&lt;br&gt;&amp;nbsp; color(0pt)=(lower.bg); 
&lt;br&gt;&amp;nbsp; color(2pt)=(lower.bg); 
&lt;br&gt;&amp;nbsp; color(4pt)=(upper.bg)
&lt;br&gt;}
&lt;br&gt;&lt;/tt&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;br /&gt;&lt;tt&gt;[beamerouterthemeshadow.sty]&lt;/tt&gt;&lt;br /&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;tt&gt;% Copyright 2007 by Till Tantau
&lt;br&gt;%
&lt;br&gt;% This file may be distributed and/or modified
&lt;br&gt;%
&lt;br&gt;% 1. under the LaTeX Project Public License and/or
&lt;br&gt;% 2. under the GNU Public License.
&lt;br&gt;%
&lt;br&gt;% See the file doc/licenses/LICENSE for more details.
&lt;br&gt;&lt;br&gt;\mode&amp;lt;presentation&amp;gt;
&lt;br&gt;&lt;br&gt;\useoutertheme{split}
&lt;br&gt;&lt;br&gt;\setbeamercolor{frametitle}{parent=subsection in head/foot}
&lt;br&gt;\setbeamercolor{frametitle right}{parent=section in head/foot}
&lt;br&gt;&lt;br&gt;\pgfdeclarehorizontalshading[frametitle.bg,frametitle right.bg]%
&lt;br&gt;{beamer@frametitleshade}{\paperheight}
&lt;br&gt;{%
&lt;br&gt;&amp;nbsp; color(0pt)=(frametitle.bg);
&lt;br&gt;&amp;nbsp; color(\paperwidth)=(frametitle right.bg)
&lt;br&gt;}
&lt;br&gt;\pgfdeclareverticalshading{beamer@topshade}{200cm}
&lt;br&gt;{%
&lt;br&gt;&amp;nbsp; color(0pt)=(pgftransparent!100);
&lt;br&gt;&amp;nbsp; color(8pt)=(pgftransparent!0)
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;\pgfdeclarefading{beamer@topshadowmask}{\pgfuseshading{beamer@topshade}}
&lt;br&gt;&lt;br&gt;\addtobeamertemplate{headline}
&lt;br&gt;{}
&lt;br&gt;{%
&lt;br&gt;&amp;nbsp; \vskip0pt
&lt;br&gt;&amp;nbsp; \begin{pgfpicture}
&lt;br&gt;&amp;nbsp; &amp;nbsp; \pgfpathrectangle{\pgfpoint{0pt}{-4pt}}{\pgfpoint{\paperwidth}{4pt}}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \pgfsetfading{beamer@topshadowmask}{}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \pgfusepath{fill}%
&lt;br&gt;&amp;nbsp; \end{pgfpicture}
&lt;br&gt;&amp;nbsp; \vskip-2pt
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;\defbeamertemplate*{frametitle}{shadow theme}
&lt;br&gt;{%
&lt;br&gt;&amp;nbsp; \nointerlineskip%
&lt;br&gt;&amp;nbsp; \vskip-2pt%
&lt;br&gt;&amp;nbsp; \hbox{\leavevmode
&lt;br&gt;&amp;nbsp; &amp;nbsp; \advance\beamer@leftmargin by -12bp%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \advance\beamer@rightmargin by -12bp%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \beamer@tempdim=\textwidth%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \advance\beamer@tempdim by \beamer@leftmargin%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \advance\beamer@tempdim by \beamer@rightmargin%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \hskip-\Gm@lmargin\hbox{%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \setbox\beamer@tempbox=\hbox{%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \begin{minipage}[b]{\paperwidth}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \vbox{}\vskip-.75ex%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \leftskip0.3cm%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \rightskip0.3cm plus1fil\leavevmode
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \insertframetitle%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \ifx\insertframesubtitle\@empty%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \strut\par%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \else
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \par{%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \usebeamerfont*{framesubtitle}{%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \usebeamercolor[fg]{framesubtitle}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \insertframesubtitle}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \strut\par%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \fi%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \nointerlineskip
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \vbox{}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \end{minipage}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; }%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \beamer@tempdim=\ht\beamer@tempbox%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \advance\beamer@tempdim by 2pt%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \begin{pgfpicture}{0pt}{0pt}{\paperwidth}{\beamer@tempdim}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \begin{pgfscope}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \pgfsetfillcolor{black}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \pgfpathrectangle{\pgfpoint{0pt}{-4pt}}{\pgfpoint{\paperwidth}{8pt}}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \pgfsetfading{beamer@topshadowmask}{}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \pgfusepath{fill}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \end{pgfscope}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \begin{pgfscope}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \usebeamercolor{frametitle right}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \pgfpathrectangle{\pgfpointorigin}{\pgfpoint{\paperwidth}{\beamer@tempdim}}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \pgfusepath{clip}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \pgftext[left,base]{\pgfuseshading{beamer@frametitleshade}}%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \end{pgfscope}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \end{pgfpicture}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \hskip-\paperwidth%
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; \box\beamer@tempbox%
&lt;br&gt;&amp;nbsp; &amp;nbsp; }%
&lt;br&gt;&amp;nbsp; &amp;nbsp; \hskip-\Gm@rmargin%
&lt;br&gt;&amp;nbsp; }%
&lt;br&gt;&amp;nbsp; \vskip-2pt
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;\mode
&lt;br&gt;&amp;lt;all&amp;gt;
&lt;br&gt;&lt;/tt&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;br /&gt; &lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Latex-beamer-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25529391&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Latex-beamer-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;beamerbaseboxes-test.tex&lt;/strong&gt; (832 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/25529391/0/beamerbaseboxes-test.tex&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Patch--Real-transparency-for-shadows-tp25529391p25529391.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25523375</id>
	<title>Re: excluding entire sections from navigation bar</title>
	<published>2009-09-19T09:53:32Z</published>
	<updated>2009-09-19T09:53:32Z</updated>
	<author>
		<name>Bugzilla from spluque@gmail.com</name>
	</author>
	<content type="html">On Sat, 19 Sep 2009 18:08:34 +0200,
&lt;br&gt;Cedric Laczny &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25523375&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cedric.laczny@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;[...]
&lt;br&gt;&lt;br&gt;&amp;gt; If it's really thought of as being an appendix, have a look at the
&lt;br&gt;&amp;gt; beamer guide on page 96 (v. 3.0.7) or simply search for
&lt;br&gt;&amp;gt; appendix. There it says:
&lt;br&gt;&lt;br&gt;Duh, I've read this plenty of times in the past, but never paid much
&lt;br&gt;attention for times when I actually need it, like now. &amp;nbsp;Thanks!
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Seb
&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Latex-beamer-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25523375&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Latex-beamer-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/excluding-entire-sections-from-navigation-bar-tp25522729p25523375.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25522954</id>
	<title>Re: excluding entire sections from navigation bar</title>
	<published>2009-09-19T09:08:34Z</published>
	<updated>2009-09-19T09:08:34Z</updated>
	<author>
		<name>Bugzilla from cedric.laczny@gmx.de</name>
	</author>
	<content type="html">On Saturday, 19. September 2009 17:43:45 Seb wrote:
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;Hi
&lt;br&gt;&lt;br&gt;&amp;gt; I'd like to exclude an entire section, along with all its frames, from
&lt;br&gt;&amp;gt; showing up in the navigation bar. &amp;nbsp;Of course, using \section* doesn't
&lt;br&gt;&amp;gt; work; that only excludes the table of contents listing, so the link in
&lt;br&gt;&amp;gt; the navigation bar still shows up, and also all the small circles
&lt;br&gt;&amp;gt; linking to each frame. &amp;nbsp;This is for an appendix to the presentation,
&lt;br&gt;&amp;gt; that is supposed to be used only for a q&amp;a section of the presentation.
&lt;br&gt;&amp;gt; Thanks for any tips.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;If it's really thought of as being an appendix, have a look at the beamer 
&lt;br&gt;guide on page 96 (v. 3.0.7) or simply search for appendix. There it says:
&lt;br&gt;&lt;br&gt;-quote-start
&lt;br&gt;\appendix&amp;lt; mode speciﬁcation &amp;gt;
&lt;br&gt;Starts the appendix in the speciﬁed modes. All frames, all \subsection 
&lt;br&gt;commands, and all \section
&lt;br&gt;commands used after this command will not be shown as part of the normal 
&lt;br&gt;navigation bars.
&lt;br&gt;-quote-end
&lt;br&gt;&lt;br&gt;&amp;gt; Cheers,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;Hope this helps.
&lt;br&gt;&lt;br&gt;Best
&lt;br&gt;&lt;br&gt;Cedric Laczny
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Latex-beamer-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25522954&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Latex-beamer-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/latex-beamer-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/excluding-entire-sections-from-navigation-bar-tp25522729p25522954.html" />
</entry>

</feed>
