Giter Site home page Giter Site logo

synarete / moloch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jolars/moloch

0.0 1.0 0.0 4.12 MB

A LaTeX Beamer theme, forked from the metropolis theme

Home Page: https://ctan.org/pkg/moloch

License: Creative Commons Attribution Share Alike 4.0 International

Lua 4.14% TeX 95.86%

moloch's Introduction

Moloch

CTAN CI

Moloch is a simple Beamer theme suitable for anyone to use. It is a fork of the Metropolis Theme.

The fork was created for the following reasons:

  • To fix some outstanding issues that had not been addressed for a long time.
  • To remove some of the more opinionated design choices, such as special handling of the Fira family of fonts.
  • To strip away some features that added complexity to the code base without achieving valuable functionality for the majority of users, such as special code block designs and the pgfplots theme.

Do not expect this theme to be backwards compatible with the Metropolis theme.

Screenshot

Installation

Moloch is on CTAN, so you can install it using your favorite LaTeX package manager. For example, with tlmgr:

tlmgr install moloch

You can also install the theme from source, in which case you need a working LaTeX installation with l3build installed. Then just follow these steps:

git clone https://github.com/jolars/moloch.git
cd moloch
l3build install

Usage

The following code shows a minimal example of a Beamer presentation using Moloch.

\documentclass{beamer}
\usetheme{moloch}
\title{A minimal example}
\date{\today}
\author{Johan Larsson}
\institute{Centre for Modern Beamer Themes}
\begin{document}
  \maketitle
  \section{First Section}
  \begin{frame}{First Frame}
    Hello, world!
  \end{frame}
\end{document}

License

The theme itself is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. 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.

Contributing

Contributions are welcome, but we are generally not interested in changes that can be easily added through the standard Beamer interface.

Also, when writing commit messages, please use the conventional commits format.

Versioning

The project uses semantic versioning.

Acknowledgments

Almost all of moloch is a result of Mathias Vogelgesang's (@matze) hard work on the metropolis theme (of which moloch is a fork).

Thanks to @samcarter for the logo!

moloch's People

Contributors

matze avatar jolars avatar rchurchley avatar jdahm avatar tmgriffiths avatar awalterschulze avatar josephwright avatar eddelbuettel avatar ronnychevalier avatar schwefelsaeure avatar bklamer avatar chipmunkmath avatar novahahn avatar ptheywood avatar vijaykartik avatar yudai-nkt avatar arijitlaik avatar pacien avatar benjamin-weiss avatar bgat avatar bisaloo avatar wagermn avatar schneiderfelipe avatar finbarrtimbers avatar jzaremba avatar jgleitz avatar kdungs avatar naereen avatar luc-j-bourhis avatar leonidas-from-xiv avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.