All Projects → eddelbuettel → Samples Rmarkdown Metropolis

eddelbuettel / Samples Rmarkdown Metropolis

RMarkdown with Metropolis/Mtheme for Beamer

Projects that are alternatives of or similar to Samples Rmarkdown Metropolis

Gosora
Gosora is an ultra-fast and secure forum software written in Go that balances usability with functionality.
Stars: ✭ 131 (+156.86%)
Mutual labels:  markdown, modern
Badges
📝 Markdown code for lots of small badges 🎀 📌 (shields.io, forthebadge.com etc) 😎. Contributions are welcome! Please add yours!
Stars: ✭ 2,987 (+5756.86%)
Mutual labels:  makefile, markdown
Binb
Binb is not Beamer
Stars: ✭ 160 (+213.73%)
Mutual labels:  markdown, rmarkdown
Xaringan
Presentation Ninja 幻灯忍者 · 写轮眼
Stars: ✭ 1,129 (+2113.73%)
Mutual labels:  markdown, rmarkdown
Summarytools
R Package to Quickly and Neatly Summarize Data
Stars: ✭ 390 (+664.71%)
Mutual labels:  markdown, rmarkdown
Details
R Package to Create Details HTML Tag for Markdown and Package Documentation
Stars: ✭ 83 (+62.75%)
Mutual labels:  markdown, rmarkdown
Maid
Markdown driven task runner.
Stars: ✭ 1,999 (+3819.61%)
Mutual labels:  makefile, markdown
Beautifyr
RStudio addin for formatting Rmarkdown tables
Stars: ✭ 77 (+50.98%)
Mutual labels:  markdown, rmarkdown
Letter Boilerplate
Finest letter typesetting from the command line
Stars: ✭ 374 (+633.33%)
Mutual labels:  makefile, markdown
Markdowntemplates
✅🔻 A collection of alternate R markdown templates
Stars: ✭ 287 (+462.75%)
Mutual labels:  markdown, rmarkdown
Rmarkdown
Dynamic Documents for R
Stars: ✭ 2,319 (+4447.06%)
Mutual labels:  markdown, rmarkdown
Mask
🎭 A CLI task runner defined by a simple markdown file
Stars: ✭ 495 (+870.59%)
Mutual labels:  makefile, markdown
Pander
An R Pandoc Writer: Convert arbitrary R objects into markdown
Stars: ✭ 267 (+423.53%)
Mutual labels:  markdown, rmarkdown
Jupytext
Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts
Stars: ✭ 4,969 (+9643.14%)
Mutual labels:  markdown, rmarkdown
Crisscross
A Markdown-centric template engine for batch offline document generation.
Stars: ✭ 18 (-64.71%)
Mutual labels:  markdown, rmarkdown
Gatsby Plugin Mdx
gatsby v1 mdx plugin, for gatsby v2 see https://github.com/ChristopherBiscardi/gatsby-mdx
Stars: ✭ 50 (-1.96%)
Mutual labels:  markdown
Stouts.grafana
Ansible role which Installs and setups Grafana metrics dashboard
Stars: ✭ 50 (-1.96%)
Mutual labels:  makefile
Vue Ui Docs
Vue组件库Markdown解析代码示例,Travis自动构建发布
Stars: ✭ 46 (-9.8%)
Mutual labels:  markdown
Mendeley Rpm
Mendeley packaged for Fedora.
Stars: ✭ 49 (-3.92%)
Mutual labels:  makefile
Chxcode
Changes the current Xcode
Stars: ✭ 51 (+0%)
Mutual labels:  makefile

samples-rmarkdown-metropolis

Example for a Metropolis-themed RMarkdown-driven LaTeX Beamer presentation.

Note

If you are interested in this, you probably want to look at the binb package which implements Metropolis (and more) directly from RMarkdown.

About

NB: This dates mostly from 2016. For a more recent and more complete alternative, see binb.

For the last two or so years, I have been using mtheme (and/or a local variant I called 'm2') as well as the newer (renamed to metropolis) release metropolis for all my RMarkdown-based presentations as you can see from my presentations page.

And earlier last year I cleaned this up and wrote myself local Ubuntu packages which are here on Launchpad. I also have two GitHub repos for the underlying .deb package code:

  • the pkg-latex-metropolis package for the LaTeX part (which is also in TeXlive in an older version)
  • the pkg-fonts-fira for the underlying (free) font (and this sadly cannot build on launchpad as it needs a download step).

Example

An animated gif containing all pages of the very simple example included here follows:

As an aside, creating the gif is trivial, I used

convert -delay 250 -geometry 480x360 beamerPresentation.pdf beamerPresentation.gif

where convert is a component of imagemagick; you can probably rely on graphicsmagick too.

Status

This is a somewhat static example which may not get updated over time.

Note

If you are interested in this, you probably want to look at the binb package which implements Metropolis (and more) directly from RMarkdown.

Author

Dirk Eddelbuettel

License

The aggregation is provided under the GPL (version 2 or later).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].