Giter Site home page Giter Site logo

timmepfeife / ba-glauchau-latex-vorlage Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 330 KB

LaTeX-Vorlage die den Layout-Vorgaben der BA Glauchau entspricht.

License: GNU General Public License v3.0

JavaScript 4.16% TeX 95.84%
latex ba-glauchau ba glauchau latex-template student bachelor-thesis projektarbeit vorlage template

ba-glauchau-latex-vorlage's Introduction

BA Glauchau LaTeX-Vorlage

Diese LaTeX-Vorlage entspricht fast den Vorgaben der BA Glauchau. Diese ist im Rahmen meiner eigenen Bachelorthesis entstanden und basiert auf den Vorlagen von Ditti4 und MrDDRMann.

Diese Vorlage ist nicht perfekt. An manchen Stellen können neuere LaTeX-Pakete verwendet werden und viele Abstände sind nur nach Augenmaß bemessen. Im Gesamtpaket sieht es meiner Meinung nach trotzdem schicker aus, als in Word.

Wer Verbesserungsvorschlöge ö.Ä. hat, kann gern einen Pull request öffnen.

Vorschau

Verwendung

  1. git clone https://github.com/TimmePfeife/BA-Glauchau-LaTeX-Vorlage.git
  2. Einstellungen in Metadaten.tex anpassen
  3. Arbeit mit Inhalt füllen
  4. Main.tex kompilieren

Hinweis: Für das Syntax-Highlighting der Quellcodebeispiele wird das LaTeX-Paket minted verwendet. Dieses benötigt Python 2.7 oder neuer und die Python-Bibliothek Pygments. Pygments kann mit den folgenden Befehlen installiert werden:

  • sudo easy_install Pygments
  • pip install Pygments (Windows)

Außerdem muss die Option --shell-escape beim Kompilieren mit angegeben werden, z.B.:

pdflatex.exe -synctex=1 --shell-escape -interaction=nonstopmode %.tex

Tipps

  • TeXstudio hat sich bisher als bester Editor bewiesen
  • LaTeX git-workflow
  • Das Literaturverzeichnis lässt sich am besten mit Citavi erstellen und dann nach Bibtex exportieren

ba-glauchau-latex-vorlage's People

Contributors

timmepfeife avatar

Watchers

 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.