Matthias Vogelgesang
e2c90b8586
Merge pull request #41 from jdahm/blockcolors
...
Add bg color to alerted and example blocks.
2015-04-18 11:13:00 +02:00
Johann Dahm
d615693dfd
Fix block background colors and increase contrast.
2015-04-17 18:53:20 -04:00
Johann Dahm
9044d47303
Add bg color to alerted and example blocks.
...
Addresses #38 . Please test.
2015-04-17 09:54:00 -04:00
Matthias Vogelgesang
bf3494fb26
Fix #40 : clean untracked directories as well
2015-04-17 09:10:24 +02:00
Matthias Vogelgesang
629971f0fc
Fix #39 : list pygmentize and Fira Sans Mono
2015-04-17 09:08:11 +02:00
Matthias Vogelgesang
3e65ac742e
Merge pull request #37 from jdahm/blockbg-fix
...
Setup parent primary palette before blocks.
2015-04-06 10:30:49 +02:00
Johann Dahm
4e2d9868a8
Setup parent primary palette before blocks.
...
Fixes #36 .
2015-04-05 16:15:51 -04:00
Matthias Vogelgesang
32ce88465a
Merge pull request #32 from benjamin-weiss/master
...
Title graphics / section title line break
2015-02-22 18:33:13 +01:00
Benjamin Weiss
629c117f74
Fixes matze/mtheme/#31
...
I don’t like the manual linespacing fix. In my opinion
\textsc{\MakeLowercase{…}} should be replaced by \MakeUppercase{…} and
the fontsize adjusted accordingly.
2pt shift of the progress bar doesn’t make sense as I see it. I
therefore removed it.
2015-02-22 16:31:16 +01:00
Benjamin Weiss
cd8635b211
changed title graphics position
2015-02-20 23:12:23 +01:00
Matthias Vogelgesang
c718907540
Merge pull request #30 from Leonidas-from-XIV/feature/titlegraphic
...
Added optional support for title graphics
2015-02-20 19:38:14 +01:00
Marek Kubica
b93ae3b676
Added optional support for title graphics
2015-02-20 19:10:30 +01:00
Matthias Vogelgesang
bc4efd4b78
Merge pull request #27 from dudektria/master
...
Make captions numbered
2015-02-09 11:58:29 +01:00
Felipe Schneider
c750e4d400
make captions numbered
2015-02-09 06:53:11 -02:00
Matthias Vogelgesang
5b9d78019b
Improve title progressbar look
2015-02-06 08:20:48 +01:00
Matthias Vogelgesang
552db0309a
Fix #26 : use common lowercase option convention
2015-02-06 08:08:46 +01:00
Matthias Vogelgesang
f3b3e95666
Merge pull request #25 from jdahm/offset
...
Fix #17 and clean up syntax
2015-01-30 08:02:24 +01:00
Johann Dahm
f8a53c9ff9
Updated readme.
2015-01-29 19:04:25 -05:00
Johann Dahm
810b13b460
Cleaned up some syntax and added nooffset option.
...
Could resolve #17 .
2015-01-29 17:18:55 -05:00
Matthias Vogelgesang
1469af008c
Merge pull request #21 from jdahm/generalcolors
...
Use palette colors instead of hardcoded names
2015-01-29 22:42:38 +01:00
Johann Dahm
a58c8e4502
Updated README for 'blockbg' option.
2015-01-28 23:26:34 -05:00
Johann Dahm
e0a8600ba2
Pass option 'blockbg' through to colortheme package.
...
Also, use beamer-specific DeclareOption and error if incorrect options
are passed.
2015-01-28 23:13:06 -05:00
Johann Dahm
92a068fe32
Added 'blockbg' option to metropolis color theme.
...
Still inaccessible from theme.
2015-01-28 20:25:01 -05:00
Johann Dahm
b48bb94bc6
Merge branch 'generalcolors' of github.com:jdahm/mtheme into generalcolors
2015-01-28 19:27:03 -05:00
Johann Dahm
05f877788c
Added *.fls to .gitignore.
2015-01-28 19:25:21 -05:00
Johann Dahm
dabd171261
Added block colors.
2015-01-28 19:25:21 -05:00
Johann Dahm
9e24bba520
Use palette colors instead of hardcoded names.
2015-01-28 19:25:21 -05:00
Matthias Vogelgesang
01943d093c
Merge pull request #23 from kdungs/master
...
Simple fix to ensure colour of footnote mark matches the surrounding environment.
2015-01-23 13:52:00 +01:00
Kevin Dungs
b409ce8e2b
Simple fix to ensure colour of footnote mark matches the surrounding
...
environment.
2015-01-23 13:43:32 +01:00
Matthias Vogelgesang
b277052f12
Merge pull request #22 from jdahm/latexmkrc
...
Added latexmkrc file.
2015-01-23 08:02:29 +01:00
Johann Dahm
d25dbe2ac8
Added latexmkrc file.
2015-01-22 21:09:56 -05:00
Johann Dahm
c0a88c8e1d
Added *.fls to .gitignore.
2015-01-22 20:48:31 -05:00
Johann Dahm
20a76b05f7
Added block colors.
2015-01-22 20:41:41 -05:00
Johann Dahm
be7f8b0553
Use palette colors instead of hardcoded names.
2015-01-22 20:39:09 -05:00
Matthias Vogelgesang
d256050ae2
Update demo
2015-01-20 08:40:41 +01:00
Matthias Vogelgesang
181a0d6452
Use package option to \protect frame titles
...
Using \protect disables the MakeLowercase command which looks weird with titles
set in small caps. For all those who want to use \cite, \ref and co. can now use
the `protectframetitles` package option.
2015-01-20 08:38:36 +01:00
Matthias Vogelgesang
30a8dcd9ad
Decrease frame title font size once again ;-)
2015-01-20 08:36:45 +01:00
Matthias Vogelgesang
eee32d1665
Fix #15 : rescale widths for large slide number
2015-01-18 16:46:16 +01:00
Matthias Vogelgesang
e16f4a9757
Fix #14 : wrong vspace in titleprogressbar
2015-01-12 19:29:18 +01:00
Matthias Vogelgesang
89568195cc
Merge pull request #12 from daimrod/master
...
* beamerthemem.sty(frametitle): \protect the frametitle inside MakeLowercase
2014-12-10 16:28:20 +01:00
Grégoire Jadi
7af2e860c0
* beamerthemem.sty(frametitle): \protect the frametitle inside MakeLowercase
...
Without the \protect, we cannot use \cite, \ref or similar stuff in frametitle.
2014-12-10 16:23:27 +01:00
Matthias Vogelgesang
25d3531b17
More README restructuring
2014-12-03 16:40:21 +01:00
Matthias Vogelgesang
b1320a133b
Improve README
2014-12-03 16:37:18 +01:00
Matthias Vogelgesang
4dac620f04
Add install target and update README
2014-12-01 22:38:58 +01:00
Matthias Vogelgesang
298a1a64ac
Use different color for forth line
2014-11-17 16:27:27 +01:00
Matthias Vogelgesang
84ba322177
Increase font size of frametitle
2014-11-06 14:50:46 +01:00
Matthias Vogelgesang
edacbdc2c5
Uncomment \nointerlineskip to remove white top
2014-11-05 20:29:26 +01:00
Matthias Vogelgesang
ea242d48af
Do not set font of "alerted text"
...
For some reason this makes \bfseries bolder than the rest.
2014-11-05 16:43:42 +01:00
Matthias Vogelgesang
c8a1486a9d
Mention that Fira Sans might be called Fira Sans OT
...
See #7 .
2014-11-04 17:15:00 +01:00
Matthias Vogelgesang
514f95f8f6
Make section pages light
...
... and adapt width and height of progress bar.
2014-11-03 19:32:13 +01:00