Code Monkey home page Code Monkey logo

rauhenstein's Introduction

#Rauhenstein

This project is a style file for latex that helps to create beautiful plannings for scouting activities

##Usage

You have to compile the pages from LaTeX -> PS -> PDF to get the eps working!

There are 3 possible styles for the startpage of a new document:

Planung

Planung Example

Example:

\documentclass[a4paper, 12pt]{article}
\usepackage[planung]{rauhenstein}
\usepackage{blindtext}
\planungsdatum{28.11.2013}			%required
\ort{im Heim}						%required
\thema{Patrullenrat Heimstunde}		%required
\durchfuehrungsdatum{28.11.2013}	%optional
\untertitel{Reflexion zur}			%optional
\schreiber{David}					%optional
\planende{Jakob, Lisi}				%optional
\planungsort{Jakobs Hood}			%optional
\foto{rauhenstein}					%optional
\begin{document}
\rauhenstein

Besichtigung

Besichtigung Example

Example:

\documentclass[a4paper, 12pt]{article}
\usepackage[besichtigung]{rauhenstein}
\planungsdatum{28.11.2013}			%required
\ort{auf der Wiese}					%required
\durchfuehrungsdatum{28.11.2013}	%optional
\schreiber{David}					%optional
\planende{Jakob, Lisi}				%optional
\planungsort{Jakobs Hood}			%optional
\begin{document}
\rauhenstein

Kurzes Protokoll

Kurzes Protokoll Example

Example:

\documentclass[a4paper, 12pt]{article}
\usepackage[kurzesprotokoll]{rauhenstein}
\planungsdatum{28.11.2013}			%required
\ort{im Heim}						%required
\durchfuehrungsdatum{28.11.2013}	%optional
\schreiber{David}					%optional
\planende{Jakob, Lisi}				%optional
\planungsort{Jakobs Hood}			%optional
\begin{document}
\rauhenstein

##Installation

Creating a local package repository :

Creating a local package repository

Press Add and add a folder that has the following folder structure:

  • Local Tex Files
    • bibtex
      • bib
        • misc
    • bst
      • misc
    • dict
    • tex
      • latex
        • misc

Put the following files into the subfolder: Local Tex Files/tex/latex/misc

  • gusp.eps (GuSp Logo)
  • rauhenstein.eps (Rauhenstein Trupp Logo)
  • rauhenstein.sty (Latex Style File)
  • rauhenstein-bg.eps (Rauhenstein Trupp Logo Black and White)

Refresh database with miktex

rauhenstein's People

Contributors

theshmoo avatar

Watchers

James Cloos avatar  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.