20
0
Commit Graph

32 Commits

Author SHA1 Message Date
f2d871cbd7 Suppress page number on standout slides
The black page number is illegible against the dark standout background.
Defines a custom frame numbering template that outputs nothing on standout
frames and the normal fraction on all others.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31 17:25:19 -07:00
4d1302d5b5 Make \e{} render as \textit{} on standout slides
\alert{} is invisible on standout frames due to the inverted color
scheme; fall back to \textit{} using the metropolis@standout boolean.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31 17:10:07 -07:00
c65b81f82f move down the header setting which was being reset by \metroset 2026-03-31 17:04:11 -07:00
3aadf6cbeb Tag beamer frame titles as H1 headings for PDF accessibility
Patches the frametitle template to emit tagpdf H1 structure tags,
addressing accessibility reports about missing headings.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31 15:02:21 -07:00
6d8817c3cf added alt text for logo 2026-03-31 11:24:53 -07:00
2841ae97df Add tagged PDF accessibility support
Switch to LuaLaTeX (better tagged PDF support), add \DocumentMetadata
for PDF 2.0 and language metadata, enable tagpdf tagging, and mark
tikz overlay commands (\credit, \marktopleft, \markbottomright) as
PDF artifacts.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31 11:14:19 -07:00
e365225153 promotion from assistant to associate 2024-11-03 12:17:09 -08:00
fccd63da29 switch to the 16:9 aspect ratio 2022-06-21 21:58:18 +02:00
83923df608 add fonts to this directory that they come with it 2018-05-22 16:34:16 -07:00
a6513b81bf examples of how to use section pages 2018-05-20 14:01:45 -07:00
2459524372 fixed a series of bugs
These are things that came up when I was working on the "Whither Peer
Production" talk.
2018-04-12 19:05:00 -07:00
3b97c6be84 first stab at new template based on metropolis
- moved from pdflatex to xelatex
- changed all the .sty files to those build from th latest version of
  mtheme
- reworked the default template in a series of ways
- removed a bunch of cruft
- changed the logo to the new centered logo
2018-03-21 11:20:50 -07:00
a86f1f8370 move the credit command up 2018-03-20 17:19:57 -07:00
df243815bf fine tune location of \credit{} output 2016-12-10 19:05:39 -08:00
9cbba9f4aa fixed location of the git revid on the titlepage 2016-12-10 19:02:43 -08:00
a79f406af7 fixed berkman affiliation information 2016-12-10 18:56:27 -08:00
7e1a9a4faa now a faculty affiliate at berkman 2016-04-05 16:38:03 -07:00
f2a0a8eada updated example to use the new style pdfpc notes 2015-11-30 13:56:45 -08:00
c6ac0ce8e8 change my title from acting to normal 2014-11-06 13:19:24 -08:00
052c387564 fix affiliation 2014-05-13 08:24:28 -07:00
891f072eda added code to give credit to people that i'm usinig from the slide 2014-04-28 20:19:10 -07:00
5196f98b35 added spellchecer exceptions
I added a long list of words that aspell/emacs complains about if I
try to spellcheck the document.
2014-04-23 12:26:18 -07:00
b0efdbea90 added more spacing into the centertext command 2014-03-31 17:31:24 -07:00
bc78de7e0f updated the slides for the university of washington 2013-09-14 14:29:12 -07:00
df04b97a10 remove redundant options from the tex details 2013-09-14 11:23:41 -07:00
b0db6b00f1 add overlay as a default TiKZ option 2013-04-17 14:45:49 -04:00
80fd6dccc2 minor bug fix 2013-04-07 17:09:15 -04:00
d5cd3442a1 deprecated the drop shadow 2013-04-07 10:18:24 -04:00
c2e08ea98e several improvments to the beamer template
- moved over to the new notes format (requires the new version of pdfpc)
- pre-process the logo.pdf instead of doing it in the makefile
- addes new support for putting the slide revision (from git) on the
  first slide
2013-02-16 16:57:36 -05:00
bb3aadd86b added new support for note files and tweaks for better footnotes 2013-02-14 17:03:36 -05:00
eb00c05090 added a bunch of changes to the basic beamer template 2013-02-02 14:30:18 -05:00
c2fbecbe18 initial import into beamer 2013-01-29 00:23:21 -05:00