A Quick & Dirty Guide to LaTeX. LaTeX:Layout. From AoPSWiki This article outlines some of the basics of layout in LaTeX. Note: Rather than typing up all the examples, you can copy-paste the examples into your TeXnicCenter files. We highly recommend opening up your TeXnicCenter and trying out each of the examples as you go. It takes almost no time at all to just copy-paste, compile, and view the results. Source File Format The source file of a LaTeX broadly consists of two parts, the preamble and the document itself.
Our next three sections deal primarily with preamble items, while the rest cover tools you might use within your document. The Preamble Document Class The first line of the file sets the document class with the \documentclass[''options'']{''class''} command. Article . Book report , and letter .) \documentclass , but generally they can be left to their defaults. Packages Packages are included after the \documentclass statement using \usepackage[''options''][''packagename''] . Page Setup The Easy Way \usepackage[margin=2.5cm]{geometry} . The. The Comprehensive TeX Archive Network. Getting to Grips with LaTeX - LaTeX Tutorials by Andrew Roberts @ School of Computing, University of Leeds. Here are some tutorials I have written for getting up to speed with this excellent document processing system.
Funnily enough I wouldn't consider myself an expert, per se, but I'm learning all the time. I recall finding it quite taxing when I started to learn LaTeX, which is why I have started these tutorials. However, I hope that my experience plays to your advantage because I cover sort of questions and problems I had when I first learning LaTeX which are probably typical for most beginners. Benefits LaTeX pre-dates modern graphical word processors, if not modern graphical operating systems! For a more detailed account, see my article regarding the numerous advantages. Tutorials. MusiXTeX. MusiXTeX Library [ to Japanese page ] This is the library of MusiXTeX, a set of TeX mactos to typeset orchestral or polyphonic music.
You can obtain some scores in MusiXTeX source files, PostScript graphic image and MIDI file. The files in this library are free to use personally, but if you change the source or use them commercially, you have to take care about the copyright rule. Score Library Old Score Library including MusicTeX Scores Old score library for MusicTeX and older versions of MusiXTeX. MusiXTeX Guide What is MusiXTeX How to Get the Files How to Install MusiXTeX MusiXTeX Related Files Link Comprehensive TeX Archive Network (CTAN) : The network of servers with TeX related archives. Score Library You need TeX system, MusiXTeX Package, MusiXLyr Package ( from MusiXTeX add-on), MusiXExp package, MAB_Stlx.tex and MXTX2mml.tex to compile the source files in this library. Any qustions or suggestions, please e-mail to info@mab.jpn.org.