Giter VIP home page Giter VIP logo

cable-robots / latex Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 241 KB

A LaTeX package for quickly writing consistent and concise publications on cable-driven parallel robots

Home Page: https://gitlab.com/cable-robots/latex/

License: LaTeX Project Public License v1.3c

Makefile 0.96% TeX 99.04%
latex scientific-writing scientific-paper scientific-publication scientific-publishing cable-robot

latex's Introduction

Cable Robots - LaTeX Packages

pipeline status GitHub license GitHub release GitHub version Open Source Love png1 Maintenance made-with-latex

This is the nonofficial repository of LaTeX document classes, styles, packages, and templates for documents at the University of Stuttgart. If you are interested in just finding the most recent files you need for writing code, please refer to the releases page:

Download most recent release

Requirements

LaTeX Distribution

You need an up-to-date version of a LaTeX distribution on your current operating system. We generally advise against MikTeX, and advise for using TeXlive.

Compiler Engine

As the trend in development of LaTeX related packages and classes is to move away from pdflatex towards xelatex or lualatex, we are not providing support for pdflatex anymore. As such, you will need to compile your document using either XeLaTeX or luaLaTeX (preferably luaLaTeX, as the classes are more thoroughly tested against luaLaTeX).

Additionally, if you want to play it safe, use latexmk to build your document. Our provided .latexmkrc files include all the necessary commands to compile everything in the right order. Only requirement is access to a command line with latexmk on your path. Some LaTeX-IDEs also allow using latexmk instead of some weird lualatex + makeindex + ... + dvips combo.

PS: The developers are solely using latexmk, so support for users using latexmk will be the best.

Usage

Download a release and copy the included *.sty files into your working directory or to any path in your TEXMFHOME. If you do not know what TEXMFHOME is, then you are better off with this option. If you do know what TEXMFHOME is but do not know where it is, then run

kpsewhich --var-value TEXMFHOME

in a local shell and copy the files into directory $TEXMFHOME/tex/latex/cablerobot/ - which you have to create yourself.

You can also download the source code and run

make ins

inside a shell to install the compiled files into your TEXMFHOME directory. This option does not clutter your current working directory and you won't end up with many copies of different versions of the source file

Contributing

Before sending a pull request, be sure to check out the Contribution Guidelines first.

Development Team

Cable Robots -- LaTeX Packages was created by Philipp Tempel who both uses and continues developing the packages.

latex's People

Contributors

philipptempel avatar

Stargazers

 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.