Commit Graph

454 Commits

Author SHA1 Message Date
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
Matthias Vogelgesang 287b554d3d Clarify the Pandoc .standout situation 2016-08-05 15:46:59 +02:00
Matthias Vogelgesang 2805aa1583 Fix #216: use frametitle font for continuation 2016-07-20 12:37:24 +02:00
Matthias Vogelgesang ebf00c8a1b Fix #214: use ragged right for subtitle 2016-07-07 12:00:48 +02:00
Matthias Vogelgesang bd55d89a03 Merge pull request #213 from rchurchley/bugfixes
Bugfixes
2016-06-14 10:43:16 +02:00
Ross Churchley 79485c78ae Add to docs known issue about standout and Pandoc 2016-06-13 23:28:40 -07:00
Ross Churchley 6f76e317b0 Add to docs tip for standout frames with org-mode
Fix #203
2016-06-13 23:28:04 -07:00
Ross Churchley 41dc7a7212 Restore `make clean` functionality
80a513f3 escaped directory and file names to avoid removing unrelated directories due to spaces in path names. However, this breaks clean-cache (since the wildcard * should not be escaped) and clean-sty (since the spaces in $(PACKAGE_STY) actually do indicate different files). This change reverts the change to clean-sty and provides a workaround to clean-cache to avoid wildcards.
2016-06-13 19:55:11 -07:00
Ross Churchley 19dcbaba40 Use sectiontitleformat for subsection title
Fix #212
2016-06-13 19:42:38 -07:00
Matthias Vogelgesang 5107b2383e Fix #206: update Fira Sans font URLs 2016-04-20 09:02:31 +02:00
Matthias Vogelgesang 70fb078319 Add reference to @rchurcley's color theme 2016-04-03 19:25:34 +02:00
Matthias Vogelgesang fe9c932696 Merge pull request #204 from rchurchley/fixbreak
Fix empty second line in certain frametitles
2016-03-31 11:08:15 +02:00
Ross Churchley 8eb8c82d7e Fix empty second line in certain frametitles
Fix #202
2016-03-30 12:31:24 -07:00
Matthias Vogelgesang 73d94ddd81 Merge pull request #200 from wagermn/my-branch
Fix the "Overfull \hbox (0.4pt too wide)" bug when using progress bar.
2016-03-25 09:44:45 +01:00
Ermin Wang 3b08e613fe Fix the "Overfull \hbox (0.4pt too wide)" bug when using progress bar. 2016-03-25 00:47:06 +08:00
Matthias Vogelgesang 127b9aca65 Release version 1.1 2016-03-14 11:47:56 +01:00
Matthias Vogelgesang caa922644c Add NEWS file with changes
Eventually, this should be merged with the manual itself.
2016-03-14 11:45:43 +01:00
Matthias Vogelgesang 094fa5755e make: replace all filedate occurences 2016-03-14 11:26:04 +01:00
Matthias Vogelgesang 6ff1299c56 Fix a typo in the manual 2016-03-14 11:11:02 +01:00
Matthias Vogelgesang 806787012e Merge pull request #195 from rchurchley/documentation
Documentation updates
2016-03-14 11:06:06 +01:00
Ross Churchley 68249c9747 Remove unused driver code from sub-packages
As the theme's documentation is generated from `doc/metropolistheme.dtx` and not by running latex on the component sub-packages, this code is never actually executed. (Good thing, too, since it wouldn't compile; it is not possible to call `beamerthememetropolis` in a document with the `ltxdoc` class)
2016-03-10 23:35:51 -08:00
Ross Churchley 448f438c18 Note section, subsection slides can be consecutive
Fix #197
2016-03-10 23:24:40 -08:00
Matthias Vogelgesang fdf0aac8b6 Merge pull request #100 from benjamin-weiss/logo-redraw
upper part of logo redrawn by hand to get proper transparency
2016-03-10 08:36:58 +01:00