Giter Club home page Giter Club logo

latex's People

Contributors

dirkrusche avatar polyfeux avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

polyfeux

latex's Issues

Installation guide

There should be an installation guide for absolute beginners. 🔰

Something like:

  1. Install git
  2. Enter in your console git clone ...
  3. Open Document with your favorite TeX Editor
  4. ...

Add package for syntax highlighting

As far as I know there is currently no plugin for syntax highlighting included.

The package "listings" (\usepackage{listings}) which can be used for inline code like:
\lstinline[basicstyle=\ttfamily]|if (a && b)| or to include code over several line in the appendix.

What do you think?

Company logo on front page

Often a thesis is not only written solely at the university but also in cooperation with an external company. The cooperation is then mentioned in the thesis but it would give the thesis a nice touch to include the company logo on the front page next to the logo of the university.

I already fiddled a bit with this but could not get any satisfying result. I'like to get this idea off my chest/mind with opening this issue and I'd like to documentate here any progress in this topic.
After producing an acceptable result I might do a pull request.

serifenlose Schriftart

In der packages.sty könnte man folgendes an Zeile 40 einfügen und dann bei Bedarf ein- oder auskommentieren, um eine serifenlose Schriftart zu aktivieren:

% sans-serif bzw. Helvatica nutzen:
\usepackage{helvet}
\renewcommand{\familydefault}{\sfdefault}

Bibliography according to template from Prof. Kees

The bibliography based on the template from Prof. Kees looks a bit different to the default templates from LaTeX.

This shows an example bibliography; it's very painful, time consuming and exhausting to do this all manually for each book:
image

As far as I know, it's possible to create an own style for the bibliography answering the questions after executing latex makebst, like in this blog. The manual for makebst can be found here (PDF).

/edit: I see you are already using biblatex instead of natbib. I'm going to take a look at the possibilities of biblatex for a custom bibliography style.

packages.sty: biblatex backend-parameter wrong

While in the packages.sty file the parameter for the biblatex backend is set to bibtex, my editor TeXstudio runs sometimes into some kind of endless loop when trying to compile. While with backend=biber it runs just fine.

Is this a general issue or just me?

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.