Commit Graph

476 Commits

Author SHA1 Message Date
Matthias Vogelgesang 2fa6084b9d
Merge pull request #337 from pacien/pr-334
Restrict standout font and alignment to inner content
2018-08-01 18:55:02 +02:00
Matthias Vogelgesang 338eeb83fb
Merge pull request #336 from pacien/pr-335
Restore theme within frame, making standout slides work with ignorenonframetext
2018-08-01 18:54:51 +02:00
pacien a7fad7f1d8 Fix #334: restrict standout theme to inner content
So that the speaker's notes aren't affected by the typesetting of the slide.
2018-08-01 18:01:39 +02:00
pacien 1eef71d75a Fix #335: end standout theme within frame env
Restore theme within frame, making standout slides work with ignorenonframetext
2018-08-01 18:00:20 +02:00
Matthias Vogelgesang 3e1381f83c
Merge pull request #339 from Bisaloo/patch-1
Update URL to Paul Tol technical note
2018-07-30 11:53:41 +02:00
Bisaloo 9b4afd548f
Update URL to Paul Tol technical note 2018-07-30 11:45:24 +02:00
Matthias Vogelgesang 1a42fa1939
Merge pull request #325 from jzaremba/fix_Fira_font_location
Updated Fira font paths
2018-05-11 09:30:11 +02:00
Jeff Zaremba 963203c3a3 Updated Fira font paths to new location.
Fixed docker build command in Makefile.
2018-05-10 15:52:44 -04:00
Matthias Vogelgesang 2cb6e1ec83 Fix #322: point to correct Fira repo 2018-04-20 09:48:02 +02:00
Matthias Vogelgesang 98ba2b330f Add fifth step to README about Fira 2018-03-29 10:23:01 +02:00
Matthias Vogelgesang f5690f92fb Add info about the high contrast theme 2018-03-29 10:11:16 +02:00
Matthias Vogelgesang 485de66566
Merge pull request #304 from josephwright/sectionning
Patch latest beamer section commands
2017-12-04 11:21:49 +01:00
Joseph Wright 762bc408cc Patch latest beamer section commands
This fixes #303.
2017-12-02 13:53:17 +00:00
Matthias Vogelgesang 796b659809 Merge pull request #288 from vijaykartik/fixtypos-demo-1
Fix typos in demo
2017-10-02 19:25:42 +02:00
Vijay Kartik 671aa01b99 Consistently use 'small caps'/\texttt{smallcaps}
Use 'small caps' when mentioning it in normal text. Use '\texttt{smallcaps}' when referring to the command.
Similarly for 'title format' and '\texttt{titleformat}'.

N.B.: There are no instances of '\texttt{titleformat}'.
2017-10-01 21:23:10 +02:00
Matthias Vogelgesang 28e70c1e67 Fix #296: use correct colors for bibliography 2017-09-26 16:36:41 +02:00
Vijay Kartik b4b6c001ad Fix typos in demo
Very minor typo/grammar corrections.
2017-08-24 17:35:01 +02:00
Matthias Vogelgesang 36ef780a7c Fix #267: set local structure color for standout 2017-03-28 10:27:16 +02:00
Matthias Vogelgesang 7b1eed33b9 Merge pull request #262 from yudai-nkt/straightforward-fallback
Simplify redundant fallbacks
2017-02-24 14:08:35 +01:00
Yudai NAKATA ca2c9ed9fe Simplify redundant fallbacks
Fix #261
2017-02-24 19:33:13 +09:00
Matthias Vogelgesang c13b01f948 Fix #260: check if TikZ external is loaded 2017-02-14 09:49:01 +01:00
Matthias Vogelgesang dc7ae3d632 Fix #260: disable TikZ external for our bars 2017-02-13 17:23:29 +01:00
Matthias Vogelgesang 79ea6303ca Fix #217: enforce non-parallel builds 2017-01-24 10:19:15 +01:00
Matthias Vogelgesang 10519e3de5 Release version 1.2 2017-01-23 12:55:26 +01:00
Matthias Vogelgesang 02980b2c48 Merge pull request #253 from maxhgerlach/fix-highcontrast-package-name
fix \ProvidesPackage{} for highcontrast theme
2017-01-10 15:53:10 +01:00
Matthias Vogelgesang 9690030ef9 Merge pull request #254 from josephwright/booktabs
Format table rules following booktabs advice
2017-01-10 15:51:35 +01:00
Joseph Wright 1095611cdb Format table rules following booktabs advice 2017-01-10 09:16:34 +00:00
Max H. Gerlach c7cd8ad9e8 fix \ProvidesPackage{} for highcontrast theme
Removes warning:

LaTeX Warning: You have requested package `beamercolorthememetropolis-highcontrast',
               but the package provides `beamercolorthememetropolis-minimal'.
2017-01-09 19:42:03 +01:00
Matthias Vogelgesang 8858c63bcd Merge pull request #251 from josephwright/ifempty-patch
Simplify a patch
2017-01-07 01:03:24 +01:00
Joseph Wright a7339544c3 Simplify a patch
This avoids looking for an internal command that will be removed
in a future update.
2017-01-06 14:08:41 +00:00
Matthias Vogelgesang d71d0789b0 Merge pull request #250 from josephwright/update-patch
Update patch: track beamer changes
2017-01-06 13:05:28 +01:00
Matthias Vogelgesang cdb624d0a8 Merge pull request #248 from josephwright/docstrip-patch
Drop braces in input line
2017-01-06 13:04:08 +01:00
Joseph Wright 30d207d696 Patch older and newer versions of beamer code
The fixes in
ef419391cb
and
ce790e640c
mean that a new patch route is needed. Patches cannot be nested
(easily) so use two and a switch to track if an error is needed.
2017-01-06 10:52:53 +00:00
Joseph Wright 2a1fcb7ea9 Add missing arguments for \PackageError
The command needs three arguments: \@ehc is the 'Press Enter to
continue" generic advice.
2017-01-06 10:37:53 +00:00
Joseph Wright 32347cceba Drop braces in input line 2017-01-06 10:34:39 +00:00
Matthias Vogelgesang caa3387782 Merge pull request #244 from matze/additional-color-themes
Add metropolis-highcontrast color theme
2016-12-13 14:09:54 +01:00
Matthias Vogelgesang 68866fb3e3 Update alert and add new example color 2016-11-23 15:32:06 +01:00
Matthias Vogelgesang 4ede22dc48 Rename color theme to highcontrast 2016-11-23 15:32:06 +01:00
Matthias Vogelgesang 388dee8248 Add metropolis-minimal color theme 2016-11-21 10:50:32 +01:00
Matthias Vogelgesang 72fddbd72b Merge pull request #243 from jGleitz/fix-fontspec-option-clash
Fix fontspec option clash
2016-11-20 05:57:27 -08:00
Joshua Gleitze 2a0d5cf12e Only load fontspec if it’s not loaded
fixes #239 in some cases
2016-11-20 13:50:46 +01:00
Matthias Vogelgesang 33e6756189 Merge pull request #238 from benjamin-weiss/progressbar-width
fixes #237: Allow to define the width of the progress bar
2016-11-06 23:33:36 +01:00
Benjamin Weiss 20a8e1edf4 removed hardcoded progress bar and title separator values and introduced (internal) variables 2016-11-06 21:18:32 +01:00
Matthias Vogelgesang b1eead2f8b Merge pull request #225 from yudai-nkt/typo
Fix a typo in documentation
2016-10-05 09:06:01 +02:00
Yudai NAKATA f88717ee6a Fix a typo in documentation 2016-10-05 13:31:26 +09:00
Matthias Vogelgesang bb30b7e1f9 Merge pull request #223 from rchurchley/bugfixes
Fix problem w/ inverting colours mid-presentation
2016-09-21 11:39:19 +02:00
Ross Churchley 5040b2ab97 Fix problem w/ inverting colours mid-presentation
Fix #221
2016-09-17 09:09:36 -07:00
Matthias Vogelgesang 9cdd61bb05 Merge pull request #219 from arijitlaik/patch-1
update unzip filenames
2016-08-11 08:06:11 +02:00
arijitlaik 44a40e694f update the TTF file copy command 2016-08-11 04:51:20 +05:30
arijitlaik 539f6f4adb update unzip filenames
the unzip command used filenames from the previous urls the new urls have different file names, this fixes the script
2016-08-11 04:44:11 +05:30