<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"  
	xmlns:dc="http://purl.org/dc/elements/1.1/"  
	>  
<channel>
	<title>Comments on: Beamer: frame number in split theme footline</title>
	<link>http://texblog.net/latex-archive/plaintex/beamer-footline-frame-number/</link>
	<description>Typography with TeX and LaTeX</description>
	<pubDate>Wed, 08 Sep 2010 10:03:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: Jeff</title>
		<link>http://texblog.net/latex-archive/plaintex/beamer-footline-frame-number/#comment-485</link>
		<dc:creator>Jeff</dc:creator> 
		<pubDate>Thu, 13 Aug 2009 05:02:53 +0000</pubDate>
		<guid>http://texblog.net/latex-archive/plaintex/beamer-footline-frame-number/#comment-485</guid>
		<description>Thank you so much, exactly what I was looking for!</description>
		<content:encoded><![CDATA[<p>Thank you so much, exactly what I was looking for!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ingo</title>
		<link>http://texblog.net/latex-archive/plaintex/beamer-footline-frame-number/#comment-446</link>
		<dc:creator>Ingo</dc:creator> 
		<pubDate>Wed, 24 Jun 2009 14:11:29 +0000</pubDate>
		<guid>http://texblog.net/latex-archive/plaintex/beamer-footline-frame-number/#comment-446</guid>
		<description>Thanks! Great solution!</description>
		<content:encoded><![CDATA[<p>Thanks! Great solution!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Kottwitz</title>
		<link>http://texblog.net/latex-archive/plaintex/beamer-footline-frame-number/#comment-48</link>
		<dc:creator>Stefan Kottwitz</dc:creator> 
		<pubDate>Sun, 26 Oct 2008 23:39:58 +0000</pubDate>
		<guid>http://texblog.net/latex-archive/plaintex/beamer-footline-frame-number/#comment-48</guid>
		<description>Here's a modification using \expandafter like I've described in &lt;a href="http://texblog.net/latex-archive/plaintex/expandafter/" rel="nofollow"&gt;this blog post&lt;/a&gt;:
&lt;pre lang="LaTeX"&gt;
\expandafter\def\expandafter\insertshorttitle\expandafter{%
  \insertshorttitle\hfill%
  \insertframenumber\,/\,\inserttotalframenumber}
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Here&#8217;s a modification using \expandafter like I&#8217;ve described in <a href="http://texblog.net/latex-archive/plaintex/expandafter/" rel="nofollow">this blog post</a>:</p>

<div class="wp_syntax"><div class="code"><pre class="latex"><span style="color: #800000; font-weight: normal;">\expandafter</span><span style="color: #800000; font-weight: normal;">\def</span><span style="color: #800000; font-weight: normal;">\expandafter</span><span style="color: #800000; font-weight: normal;">\insertshorttitle</span><span style="color: #800000; font-weight: normal;">\expandafter</span>{<span style="color: #808080; font-style: italic;">%</span>
  <span style="color: #800000; font-weight: normal;">\insertshorttitle</span><span style="color: #800000; font-weight: normal;">\hfill</span><span style="color: #808080; font-style: italic;">%</span>
  <span style="color: #800000; font-weight: normal;">\insertframenumber</span>\,/\,<span style="color: #800000; font-weight: normal;">\inserttotalframenumber</span>}</pre></div></div>

]]></content:encoded>
	</item>
</channel>
</rss>
