https://github.com/casassg/fmewt16_presentation
Presentation for FME WT 2016 Barcelona
https://github.com/casassg/fmewt16_presentation
Last synced: 6 months ago
JSON representation
Presentation for FME WT 2016 Barcelona
- Host: GitHub
- URL: https://github.com/casassg/fmewt16_presentation
- Owner: casassg
- Created: 2016-05-01T12:01:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-03T14:41:37.000Z (over 9 years ago)
- Last Synced: 2025-02-09T16:14:53.793Z (8 months ago)
- Language: TeX
- Homepage:
- Size: 8.54 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FME WT Presentation
Latex Presentation based on Beamer mtheme for the FME World Tour 2016 in Barcelona. This presentation was made to show a demo developed during August in conterra.
More details in the [PDF](bike_share.pdf) or in [SpeakerDeck](https://speakerdeck.com/casassg/connecting-apis-for-smart-cities)
## About Beamer mtheme
The *mtheme* is a Beamer theme with minimal visual. The core design principles
of the theme were described in a [blog post](http://bloerg.net/2014/09/20/a-modern-beamer-theme.html).### Requirements
As of now, fonts, colors and the section indicator are hardcoded into the theme.
Thus to compile the demo with `make` you must* use XeLaTeX,
* install the [Fira Sans](https://github.com/mozilla/Fira) font and
* have a usable TikZ installation.### License
The theme itself is licensed under a [Creative Commons Attribution-ShareAlike
4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/). This
means that if you change the theme and re-distribute it, you *must* retain the
copyright notice header and license it under the same CC-BY-SA license. This
does not affect the presentation that you create with the theme.