Commit Graph

347 Commits

Author SHA1 Message Date
Benjamin Weiss 8393bf721c added contributors.tex dependency to manual 2015-06-15 16:01:26 +02:00
Benjamin Weiss 3cdeac3577 added login.json to .gitignore to prevent unintended committing of login data 2015-06-15 15:40:14 +02:00
Benjamin Weiss 1ddd0a3a24 new build rule contributors 2015-06-15 15:38:29 +02:00
Benjamin Weiss dec149ccb7 switched to latexmk instead of using XeLaTeX directly / removed old build script 2015-06-15 15:38:01 +02:00
Benjamin Weiss 814896eb18 moved python script into separate file 2015-06-15 15:36:07 +02:00
Benjamin Weiss ae87c4f445 do not ask for overwrite permission -> sty-files 2015-06-15 15:33:53 +02:00
Benjamin Weiss 9007b0f1a6 merging fix 2015-06-15 13:44:06 +02:00
Benjamin Weiss f5468cc14b Merge remote-tracking branch 'origin/invert' into invert
Conflicts:
	beamercolorthememetropolis.sty
	beamerthemem.dtx
2015-06-15 13:38:53 +02:00
Matthias Vogelgesang fcf7c1c033 Improve Makefile 2015-06-15 11:40:55 +02:00
Matthias Vogelgesang d4d32b5194 Add Makefile target to build the manual
Running the PyTeX interpreter does not really work. Moreover, I don't think it's
very good idea to depend on requests for such a simple task and to get the
contributor list in the document in the first place. I guess maintaining the
list manually is giving less headaches in the long run.
2015-06-15 08:48:45 +02:00
Matthias Vogelgesang e03afd3924 Add Makefile target to build .sty files 2015-06-15 08:41:33 +02:00
Matthias Vogelgesang d3bb6054aa Merge pull request #74 from benjamin-weiss/package
Documented LaTeX Format
2015-06-15 08:29:37 +02:00
Benjamin Weiss 3be98be3c3 removed unnecessary empty lines after \begin{macrocode} 2015-06-14 23:06:45 +02:00
Benjamin Weiss 4afcf8632c gives @matze his name back 2015-06-14 22:33:07 +02:00
Benjamin Weiss c49c5a1ec1 updated .gitignore to reflect the folder structure and filename changes 2015-06-14 20:25:14 +02:00
Benjamin Weiss c1639f9864 deleted package folder 2015-06-14 20:17:33 +02:00
Benjamin Weiss 017854f072 dtx-ifycation 2015-06-14 20:11:54 +02:00
Benjamin Weiss 14590d2eee files moved and renamed 2015-06-14 20:10:26 +02:00
Benjamin Weiss 38592e254b added contributors section
As I was not able to get pythontex running with latexmk, I wrote a
simple build script. It uses a hidden folder for the intermediate
files. The folder is added to .gitignore
2015-06-12 10:24:24 +02:00
Benjamin Weiss c98b92d409 added more sections 2015-06-12 10:20:35 +02:00
Benjamin Weiss b298fb7cdf initial commit of the theme in Documented LaTeX format 2015-06-12 07:47:38 +02:00
Benjamin Weiss dd483ff5fc renamed invertcolors to dark colors and added info in README.md 2015-06-11 22:25:27 +02:00
Matthias Vogelgesang cc24402ca4 Merge pull request #71 from rchurchley/bigdimension
Fix #70: `Dimension too big` on first compile
2015-06-11 12:30:09 +02:00
Matthias Vogelgesang f17ac412df Merge pull request #73 from benjamin-weiss/removecompress
removed document class option compress
2015-06-11 12:26:15 +02:00
Benjamin Weiss 124cb44bfd removed document class option compress 2015-06-11 10:58:24 +02:00
Benjamin Weiss 9adb594f2d added invertcolors option 2015-06-11 10:53:20 +02:00
Ross Churchley e93c01d447 Fix `Dimension too big` on first compile
Addresses #70
2015-06-11 01:37:07 -07:00
Matthias Vogelgesang 34759ef915 Merge pull request #67 from benjamin-weiss/fonts
different font families and sizes in bibliography
2015-06-11 09:51:11 +02:00
Matthias Vogelgesang 8505d5ba1d Merge pull request #66 from rchurchley/colours
Simplify colour theme for easy customization
2015-06-11 09:50:47 +02:00
Benjamin Weiss 8dd33550a0 changed bibliography title to regular font weight 2015-06-11 08:41:44 +02:00
Ross Churchley 20638fed38 Add documentation and rearrange colour definitions. 2015-06-10 15:01:00 -07:00
Ross Churchley 3255f4b809 Make title separator independently customizable from progress bar 2015-06-10 14:50:36 -07:00
Benjamin Weiss 6527bcdbd7 different font families and sizes in bibliography 2015-06-10 21:59:44 +02:00
Ross Churchley 6e7921273e Make structure the same as normal text 2015-06-10 10:56:13 -07:00
Ross Churchley 9f31f5b13c More intuitive progress bar declaration 2015-06-10 09:08:11 -07:00
Ross Churchley db8014c00b Set beamer colours for the progress bar 2015-06-10 08:59:49 -07:00
Ross Churchley 96394177cb Fix incorrect and missing colours 2015-06-10 08:32:27 -07:00
Ross Churchley ad3d2591fc Simplify colour theme for easy customization 2015-06-10 00:42:12 -07:00
Matthias Vogelgesang 0fefee0ca0 Merge pull request #63 from rchurchley/refactor
Reorganize and document package options
2015-06-08 08:09:39 +02:00
Matthias Vogelgesang f7656dbd7d Merge pull request #62 from ehahn/master
Use Fira fonts when compiling with Luatex
2015-06-08 08:08:53 +02:00
Erik Hahn 8fe6d5dcc8 Also mention Lualatex in the warning message 2015-06-07 01:34:41 +02:00
Ross Churchley e77fa67565 Reorganize and document package options 2015-06-06 12:32:40 -07:00
Erik Hahn a6772a0450 Use Fira fonts when compiling with Luatex 2015-06-06 20:55:18 +02:00
Matthias Vogelgesang 64e3701761 Merge pull request #61 from 0ip/patch-1
Fix footer readability
2015-06-06 20:36:24 +02:00
Robin Buse e34e3d6614 Fix footer readability
Light grey type on a white background poses issues regarding usability and readability, especially for older people or when using a bad quality projector.
Thus, I suggest using at least a darker variant of grey.
2015-06-06 18:07:06 +02:00
Matthias Vogelgesang 05fa08c37e Re-organize README 2015-06-02 08:32:29 +02:00
ChipmunkMath 99a5f6260e Added 'noslidenumbers' to "Package Options"
I added the 'noslidenumbers' option to the "Package Options" section with a
description of what it does.

Additionally, at the top of the "Package Options" I put how to call theme
options. When first working with mtheme, I struggled to find where to put the
package options, so I figured new users would find it helpful to have in the
ReadMe. It may be unnecessary since it's like every other Beamer theme in that
regard. Still, since it's a non-standard theme, I think it's good for a new user
to be told explicitly.
2015-06-02 08:18:47 +02:00
ChipmunkMath 8cc2b9c17f Added 'noslidenumbers' option
Added a 'noslidenumbers' option that leaves the slide number blank. The footer
is still left in place, just not populated with anything.
2015-06-02 08:13:55 +02:00
Matthias Vogelgesang a63f45b822 Merge pull request #58 from rchurchley/unlowercase
Remove MakeLowercase
2015-06-01 08:09:40 +02:00
Ross Churchley 5af89146a9 Update README with title formatting 2015-05-29 12:05:40 -07:00