Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: Ubuntu 6.06 LTS
I finally experienced Ubuntu on my desktop! 6.10 seems to have fixed the hardware problem I was having with the 5.x release way back in January. I went with Xubuntu since it is smaller and faster. I just installed Bluefish, Inkscape, LaTeX (and Winefish for editing), and a ton of other miscellaneous programs (3D Pong, Periodic chart, Amarok, etc). I’m attempting to learn LaTeX for a term paper, and so far, it’s a little like Textile. Like to emphasize text you use \emph{the text}
, and to “non-LaTeX” something, you use something kind of like notextile..
:
\begin{verbatim}
% This is a comment. This whole block won't be LaTeX'd.
% An unordered list's code:
\begin{itemize}
\item Something
\item Another thing
\end{itemize}
\end{verbatim}
OK, so maybe not that close to Textile. Either way, it’s fun stuff :P.
Offline