Giter Site home page Giter Site logo

latex_report_layout's Introduction

LaTeX report layout for university

This is a layout for a university report containing the basic building blocks I usually use in LaTeX documents. If you want to use this layout, there are some files you have to change.

The layout is currently in German and i don't itend to change it for now. Maybe I will change it later if anyone other than me wants to use it.

Files to modify

  1. uni_vars.tex: Here are some variables defined which are used in the document as placeholders (title, author, date, etc.)
  2. uni_footer.tex: Contains the footer of the document. If you want to include a link to your university just change the example
  3. uni_main.tex: Here you can add your chapters, sections, etc via includes.
  4. uni_preamble.tex: add additional packages or remove some you don't need.

Necessary programs

To build the document I added a Makefile which calls pdflatex. You should have a distribution of LaTeX and also make installed to make use of the Makefile. I use MiKTeX for pdflatex and GnuWin32 for make on my Windows machine.

Build the document

Just navigate to the root folder of this layout and run:

make

The generated document will be saved in ./output/uni_main.pdf.

latex_report_layout's People

Contributors

dwahl-21 avatar

Watchers

 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.