Skip to content

Latest commit

 

History

85 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kyasual

My Beamer Theme.

sampleslide1 sampleslide3 sampleslide4 sampleslide5

Documentation is in /sampleslide.pdf.

If you want English version, please visit EN.

If you want more mature version, please visit kyature.

If you want to make poster, please visit poster version.

Getting Started

Prerequisites

  • latex
    • :)
  • latexmk

Installation

git clone git@github.com:kyawaway/kyasual.git
make

Usage

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

\documentclass[aspectratio=1610,14pt]{beamer}
\usepackage{sty/style}

\title{A minimal example}
\date{\today}
\author{Matthias Vogelgesang}
\institute{Centre for Modern Beamer Themes}
\begin{document}
  \maketitle
  \section{First Section}
  \begin{frame}{First Frame}
    Hello, world!
  \end{frame}
\end{document}

About

A smart-casual LaTeX Beamer theme

Topics

Resources

Stars

14 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages