Gedit Goes LaTeX (1) – gedit LaTeXPlugin

09.06.2007

Hi all! Because of the lecture “Halbleiterbauelemente” I became interested in LaTeX, which is known for its excellent way to write formulas. For an introduction to LaTeX read the excellent Book The Not So Short Introduction to LaTeX 2e by Tobias Oetiker. First of all, we install LaTeX on your system by typing the following [...]


MATLAB (part 2)

05.06.2007

Hi again! Since I’m using gedit as my favourite editor for joining and printing MATLAB files, I wanted correct syntax highlighting. So far I used this workaround: Gnome uses mime types defined in /usr/share/mime/packages/freedesktop.org.xml. sudo gedit /usr/share/mime/packages/freedesktop.org.xml If you open that file you will see that *.m is also recognized as Objective-C files (look at [...]


My first blog entry (MATLAB problem)

31.05.2007

Hi there! Today Ubuntu works well on my ThikPad T60. But it needed some extra configuration and tricks. And these tricks I want to post on my blog. Let’s get started: I installed MATLAB on my system without problems. Then I wanted to configure it and encountered the following problem: MATLAB terminates unexpectedly when selecting [...]