UPDATE: Bash script for LaTeX users
2015-01-09
On the 6th I posted a link to this script in the LaTeX community on Google+ ( Pastebin.
There are always some ideas floating around in my head of things that I want to write. Some fade away, and others I capture in my GTD system. And on some rare occasions, I invest the time to move my thoughts from my brain into a nice blog post.
If you’re asking about what I write: I really can’t tell. Most things you can find here at the moment are about Linux, coding, and similar stuff. But I won’t promise that this won’t change. We’ll see.
2015-01-09
On the 6th I posted a link to this script in the LaTeX community on Google+ ( Pastebin.
2015-01-09
Am sechsten habe ich eine Link zu dem von mir veröffentlichten Shell Skript in der LaTeX Community auf Google+ gepostet ( Profile) hat dies gesehen, das Skript angepasst und mit dem inotify-tools ausgestattet. Mit inotify wird die .tex Datei nur dann kompiliert, wenn sie geändert wurde. Hier ist …
2015-01-06
Here a little shell script for LaTeX users who dont use an LaTeX IDE and who often use the command pdflatex. With this script is it possible to do so in regulary times automatically. It is also possible to tell the script how often it should build the PDF-file and how much time should be between …
2015-01-06
Hier ein kleines Shell Skript für LaTeX Benutzer die keine LaTeX IDE verwenden und somit häufiger von dem Befehl pdflatex Gebrauch machen. Mit dem Skript kann man das in regelmäßigen Abständen automatisch ablaufen lassen. Es ist möglich festzulegen, wie oft der Prozess ablaufen soll und wie lange …