Giter VIP home page Giter VIP logo

osr-zine-template's Introduction

Minimal RPG Template (LaTeX)

This repository contains a LaTeX template, mainly intended for for creating Old School Revival (OSR) Tabletop Role-Playing Game Zines. This does not mean the template can not be used for other purposes.

"Buy Me A Coffee"

Features

  • A4 paper size.
  • Double column layout.
  • Alternating left and right binding offsets for print.
  • Predefined sections for content.
  • Header with title on each page.
  • Footer with page numbers.
  • Customizable margin settings.

Dependencies

This template uses the following LaTeX packages:

  • extarticle for the document class.
  • inputenc and fontenc for special character and font encoding support.
  • graphicx for including graphics.
  • lipsum for generating dummy text.
  • fancyhdr for custom headers and footers.
  • multicol for multi-column layout.
  • geometry for setting page dimensions and margins.
  • tabularx for more flexible table layouts.
  • titlesec for customizing section titles.
  • enumitem for customizable list environments.
  • float for improved interface for floating objects.
  • hyperref for creating hyperlinks in the document.
  • xcolor with the table option for coloring tables.
  • pifont for accessing the Pi font symbols.
  • coelacanth for the main document font.

If you use a common LaTeX distibution, these packages are most likely already included, but otherwise please ensure these packages are installed before compiling.

Usage

  1. Clone or download this repository.
  2. Open the Main.tex file in your preferred LaTeX editor.
  3. Replace the contents with your own.
  4. Compile the .tex file.

All the formatting is taken from zine.cls.

Submodule Usage

To place the style file in another repository, add it as a submodule:

git submodule add https://github.com/wintermute-cell/osr-zine-template.git

Then copy over Main.tex, while updating the class's full path:

cp osr-zine-template/Main.tex .

\documentclass{osr-zine-template/zine}

Example

example screenshot

License

This project is open source, under the MIT License

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.