GithubHelp home page GithubHelp logo

kyawaway / kyasual Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 84.26 MB

A smart-casual LaTeX Beamer theme

Home Page: https://kyawaway.github.io/myblog/post-kyasual/

TeX 98.59% Perl 0.83% Makefile 0.58%
beamer-template latex-beamer-theme beamer-theme

kyasual's Introduction

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 [email protected]:tkyawa/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}

kyasual's People

Contributors

kyawaway avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

kyasual's Issues

Fixed misalignment of block

block body内テキストのfont sizeを小さくしたら,block bodyの枠も小さくなって,block titleの枠と比べてずれるようになった

Modification of Title Page

  • 3行以上にならないように,文字サイズを文字数準拠で変える
  • 行間
  • subtitleを使わない場合に,titleをもっと下に
  • **揃えを選択可能に

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.