%META:TOPICINFO{author="HerbertVoss" date="1364138380" format="1.1" version="1.2"}% ===== Make-Programme ===== Dies sind Skripte oder Programme, die eine automatische Generierung des Dokumentes ermöglichen, ohne dass sich der Anwender um Dinge wie Bibliografieerstellung, Indexerstellung, Anzahl der LaTeX-Läufe, usw. kümmern muss. Es existieren folgende Programme * [[http://www.ctan.org/pkg/latexmk|la­texmk]] – Fully au­to­mated LaTeX doc­u­ment gen­er­a­tion (Perl). Das Perl-​​​​Script ermit­telt die Abhän­gig­kei­ten (ein­ge­schlos­sene Bil­der, Biblio­gra­fie), prüft den Sta­tus aller Dateien und führt dann genau die Schritte aus, wel­che not­wen­dig sind, wie pdflatex (oder xelatex/lualatex/...), bibtex/biber, makeindex, makeglossara, ... * [[http://www.ctan.org/pkg/arara|arara]] – Au­toma­tion of LaTeX com­pi­la­tion * [[http://www.ctan.org/tex-archive/support/latex-make|latex-make]] – provides several tools that aim to simplify the compilation of LaTeX documents * [[http://www.ctan.org/tex-archive/support/latex_maker|latex_maker]] A Ruby script that, in close col­lab­o­ra­tion with vpp (short for View and Print PostScript/PDF), is help­ful in the cyclic pro­cess of edit­ing, view­ing, and print­ing a la­tex doc­u­ment. * [[http://www.ctan.org/tex-archive/support/latexmake|latexmake]] a generic makefile to create output from a Latex file. -- Main.HerbertVoss - 23 Mar 2013