You so should not have to purchase half a gig of additional RAM to make a word processor usable o_O Well, unless your word processor is MS Word from Office XP, I suppose...hehe...Cossins wrote:OOo Writer can do the job, but isn't nearly responsive enough (though it really helped with another 512 mb RAM...).
Take a look at the Not So Short Introduction to LaTeX2e. Can be found in CTAN. Or by googling. I know many people (myself included) who have learnt LaTeX from it.Cossins wrote:Does anyone know of a good beginner's guide to LaTeX?
It seems really great for doing things for school, and I like the geekness of it... :D
Code: Select all
\documentclass[a4paper]{article} % leave out [a4paper] if you're mercan. if you want a separate title page, try using {report} or {book} instead of {article}
\frenchspacing % if you're Australian, French or British. if you're mercan, you're supposed to have two spaces after fullstops, but that just looks ugly.
\title{My title}
\author{Me}
\date{3.08.03}
\begin{document}
\maketitle
Lorem ipsum \emph{dolor \emph{sit} amet}, consectetuer adipiscing elit. Suspendisse dui. Cras augue. Phasellus consequat, odio nec fringilla luctus, neque felis malesuada felis, et congue ar\v cu quam id elit. `Nullam pretium, ``leo sit amet'' faucibus tincidunt', leo diam accumsan nunc, ut sodales ipsum tortor quis nibh. Donec dui velit, suscipit ac, imperdiet non, viverra vulputate, neque. Nulla \textbf{consectetuer consequat di"am}. Mauris elit enim, varius sit amet, con\'sequat at, pharetra at, urna. Suspendi\ss e velit pede, aliquam id, euismod non, varius porttitor, urna. Maecenas vitae odio. Vestibulum ut dui. \AE nean eros purus---congue id---iaculis eget, scelerisque \'\i n, urna. Quisque mi. Nullam varius wisi id sapien blandit volutpat. Pellentesque j\'usto er\`at, porttitor ut, pretium non, mattis eget, neque. Donec sit amet \aa gue. Class aptent taciti sociosqu ad litor\`a torquent per conubia nostra, per inceptos hymen\ae os. Quisque iaculis. Nulla ipsum\dots
A second pargraph (the first one was generated by the Lorem Ipsum generator (and is not Latin and the accents are mostly random though sometimes logical (historically, grave accents went on low vowels and acute on high vowels and a diaerisis indicates that two vowels are pronounced separately), and then I went in and added stuff to make it more interesting. Take a look at what it generates by firing up a console and running \texttt{pdflatex example} and opening up the pdf). I won't get into maths or anything here; take a look at the guide.
\end{document}
You can find at http://www.fsf.org/philosophy/no-word-attachments.html suggestions to write the sender back. It is not a problem if they don't know you can actually read some non-standard documents.helmers wrote:Yeah I agree with that OpenOffice is too big. I just keep it around, because suddenly someone mails me a Word document with lots of freaky gadgets that Abiword doesn't understand.


