Blogs: Pandammonia
The world that revolves around Caity Ross.
Archive for the ‘LaTeX’ tag
Installing MiKTeX Tools 2.8 beta on Ubuntu 8.10 (again)
Ok, to clarify, these are the steps to make MiKTeX Tools 2.8 beta install on Ubuntu 8.10: Download the source code. In a console window/shell/whatever you want to call it, enter tar xvjf miktex-2.8-beta-1.tar.bz2. This will create a directory called ‘miktex-2.8-beta-1′. Enter cd miktex-2.8-beta-1/ to change into the new directory. Enter cmake -G “Unix Makefiles” [...]
Installing MiKTeX 2.8 beta on Ubuntu 8.10
How to install MiKTeX 2.8 beta on Linux (Ubuntu 8.10).
Ubuntu software update #4537691437482
I have to admit, the update numbers are getting a little silly. I also have to admit that I’m a little bored of these posts, but I can’t think of a better place to log my progress, seeing as I can open my blog on any computer with a web browser and an internet connection. [...]
Software list for Ubuntu
Ok, so based on previous posts, I am going to install the following in Ubuntu: LaTeX jEdit RapidSVN sshfs and I think that’s it! Everything else appears to be already there, so that’s nice. I also need to set up the WinSCP replacement. Thanks to Derek Ross and Phill Sacre for suggesting replacements for my [...]
OS disaster update #86639665
I finally have pretty much everything as I want it now.
LaTeX: flush figures and tables
Useful blog post found about how to flush tables and figures in Latex.
Latex tables and subtables
I have discovered you can get LaTeX to do subtables and subfigures. Very useful.