<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/templates/slidy.template, branch master</title>
<subtitle>Conversion between markup formats</subtitle>
<id>https://git.pashev.ru/pandoc/atom?h=master</id>
<link rel='self' href='https://git.pashev.ru/pandoc/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/'/>
<updated>2011-07-19T23:24:35Z</updated>
<entry>
<title>Added templates as a git submodule.</title>
<updated>2011-07-19T23:24:35Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2011-07-19T23:24:35Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=b43873a9ea07afc698d15559717550f8b46e365c'/>
<id>urn:sha1:b43873a9ea07afc698d15559717550f8b46e365c</id>
<content type='text'>
This should make it easier for people to track updates to their
custom templates.
</content>
</entry>
<entry>
<title>Slidy: Use 'titlepage' instead of 'cover' for title div.</title>
<updated>2011-07-07T00:24:41Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2011-07-06T23:58:31Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=eb6cdbb6f88967d5965037887a5ebdee376aefc2'/>
<id>urn:sha1:eb6cdbb6f88967d5965037887a5ebdee376aefc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Slidy template:  Add $duration$ variable.</title>
<updated>2011-07-07T00:24:41Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2011-07-06T23:56:06Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=5c3b1575ac64bc59959c9ace61aad132b914607a'/>
<id>urn:sha1:5c3b1575ac64bc59959c9ace61aad132b914607a</id>
<content type='text'>
Setting this activates the timer.
</content>
</entry>
<entry>
<title>Updated slidy template to use Slidy2.</title>
<updated>2011-07-07T00:24:40Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2011-07-06T09:32:45Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=5f0ed50ca8f4cd2d323bd55cfdf127b227cfd402'/>
<id>urn:sha1:5f0ed50ca8f4cd2d323bd55cfdf127b227cfd402</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improvements to --html5 support:</title>
<updated>2011-01-12T07:15:30Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2011-01-12T06:25:57Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=91510a109f9284934fd5b6386fa23a5fc37b09bb'/>
<id>urn:sha1:91510a109f9284934fd5b6386fa23a5fc37b09bb</id>
<content type='text'>
+ &lt;nav&gt; for TOC, &lt;figure&gt; for figures, type attribute in &lt;ol&gt;.
+ Don't add math javascript in html5.
+ Use style attributes instead of deprecated width, align.
+ html template: move &lt;title&gt; after &lt;meta&gt;.
  Note: charset needs to be declared before title.
+ slidy and s5 templates: move &lt;title&gt; after &lt;meta&gt;.
+ html template: Added link to html5 shim for IE.
+ Make --html5 have an effect only for 'html' writer (not s5, slidy, epub).
</content>
</entry>
<entry>
<title>Added new --offline option for slidy.</title>
<updated>2010-07-23T04:50:53Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2010-07-23T04:50:17Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=c5ed016616e1e6fef1801c98ef61a5eae6a3af55'/>
<id>urn:sha1:c5ed016616e1e6fef1801c98ef61a5eae6a3af55</id>
<content type='text'>
Added slidy/slidy.min.{css,js}.
</content>
</entry>
<entry>
<title>Slidy template: small improvements.</title>
<updated>2010-07-19T05:08:52Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2010-07-19T05:08:52Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=0d2930f6d1b58c5c3b72b8b9f4bb66c94202d435'/>
<id>urn:sha1:0d2930f6d1b58c5c3b72b8b9f4bb66c94202d435</id>
<content type='text'>
Use gzipped version of script for faster loading.
Rearranged cover page.
</content>
</entry>
<entry>
<title>Use default highlighting CSS rather than embedding CSS in templates.</title>
<updated>2010-07-16T07:23:13Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2010-07-16T07:23:13Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=85f8c51b640a127f77067903cdbddec05bd3a77b'/>
<id>urn:sha1:85f8c51b640a127f77067903cdbddec05bd3a77b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated pandoc to use css for highlighting-kate 0.2.7.</title>
<updated>2010-07-16T06:02:29Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2010-07-16T06:00:58Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=3adacdb04e515618d46e677fa7510e240b1b506f'/>
<id>urn:sha1:3adacdb04e515618d46e677fa7510e240b1b506f</id>
<content type='text'>
Note: Update any custom CSS or templates accordingly.
</content>
</entry>
<entry>
<title>Slidy template: changed title page format.</title>
<updated>2010-07-14T16:09:33Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2010-07-14T16:09:33Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=e84126a11423e6dc339dc7abbdbcbbde6d61ae05'/>
<id>urn:sha1:e84126a11423e6dc339dc7abbdbcbbde6d61ae05</id>
<content type='text'>
</content>
</entry>
</feed>
