background preloader

Latex

Facebook Twitter

El blog del LaTeX fino: LaTeX, Beamer y otras cosas útiles by The lateX Expert! Useful software for Economists. Martien's Webworld. Manuals Order, steal, or borrow these two books: The second book is new, updated, big, and, for once: written clearly! Linux Most Linux distributions have a LaTeX environment installed. A very cool editor (or shell) is Kile, for KDE. Windows Windows users, well, erm, one can always use Scientific Workplace, or Scientific Word from MacKichan. It is much cheaper to install MiKTeX, for a start. A fine shell or editor is Winedt. Important features of Winedt: it works fine together with MiKTeX; for example, you can update MiKTeX via Winedt. it downloads the styles you use from the MiKTeX repository, immediately, it checks your spelling whilst typing, like in Microsoft Word, but in many languages, it converts your document directly to PDF, it has many macro's and plug-ins, so download them asap (from www.winedt.org), and it has great support for the reference program BibTeX.

Well, that is basically it! You can start working with LaTeX now. Additions: Converting Reference managers Styles Graphics About. Swp_guide.pdf (application/pdf Object) LaTeX. What is AMS-LaTeX? The name "AMS-LaTeX" is used to mean "LaTeX with AMS extensions". The AMS-LaTeX extensions are part of the standard LaTeX distribution, and are also mirrored on CTAN. This AMS-LaTeX-only distribution is divided into two parts: The amscls part contains AMS "document class" files and a theorem package that can be used independently. If you already have a TeX distribution from 2005 or later, AMS-LaTeX will be included, and you do not need to obtain it separately. Prerequisites A working TeX system TeX is not an AMS product. Download AMS-LaTeX version 2 This distribution is in two parts: These archives will unpack into an existing TEXMF structure, in most cases providing a ready-to-use installation. Documentation for AMS-LaTeX version 2 README file for AMS-LaTeX 2.0: brief overview of the entire AMS-LaTeX collection.

Additional Documentation This material is best understood when the source and output are examined side by side. Auxiliary Packages Old Versions of AMS-LaTeX Version 1.2. Web interface: Directory listing for /macros/latex/required/amslatex. Web interface: Directory listing for /info/lshort. Assignment01.pdf (application/pdf Object) Schremmer.pdf (application/pdf Object) The PracTeX Journal - TeX Users Group. An introduction to LaTeX document classes and styles by The Editors A reader wrote, An article that I would certainly read with enormous interest would have the title "Compleat Idiot's guide to using .class and .sty files". In other words a blow-by-blow description of how to use those types of files for someone very new to LaTeX.

Let's start with class and style in LaTeX. \documentclass{article} \begin{document} A Pascal (Pa) is equal to a Newton per square meter, $N/(m^2)$. Class. Style. If you use a style package your LaTeX document will look like the following: \documentclass{article} \usepackage{SIunits} % Scientific units package \begin{document} A Pascal (\pascal) is equal to a Newton per square meter, \newton\per\square\metre. Notice that a new command, \usepackage{SIunits}, appears in the document preamble.

In the above example, we have shown how to format a LaTeX document using a documentclass, and how to add new LaTeX commands by the use of a style package. Class & Style. Billing Information. Templates and Sample Files. Templates and Sample Files Listed below are some basic templates and sample files that Laura wrote. Aside from the sample files written specifically for this talk and web site, the other files contain examples of what you can do with TeX. Some of them are old, some of them are hack jobs, but they all work and are meant to illustrate different features of TeX.

Important: Please consult the Readme page first as it explains what we've got on this page. If you have any questions about the files on this page, or if you have any files that you would like to contribute and have made publicly available, please email Michael. The Beginning Always a good place to start... A Simple Sample LaTeX File [.ps] [.tex] Basic Font Tables [.ps] [.tex]Basic Instructional Templates There are three templates available. Included are three templates for making monthly calendars.

Here are some sample files that you might use for a typical Math 26L course. One of LaTeX's document classes is slides. Other Uses of LaTeX. LaTeX Lectures. Here are the lectures that I gave during my January 2012 class. You may view the PDF files of the slides below. For each lecture there were example files that I distributed to my class; I have made those available as .zip files. Finally, I gave an assignment after each class which was (usually) due at the beginning of the following class; I have made these assignments available here as well. The PracTeX Journal - TeX Users Group. The TeX Users Group (TUG) has sponsored several explicitly practical ("how you get things done") TeX conferences.

The first conference was held in New York City in 1998 and was well-received by attendees. The second conference took place in San Francisco in 2004, and the third in Chapel Hill in 2005. As an outgrowth of the second conference TUG decided to create an online journal for practical TeX. The first issue published was issue 2005-1, in March 2005. A typical issue of The PracTeX Journal may include: articles on projects or activities accomplished through the use of TeX short articles about problems that were resolved through the use of TeX or problems with TeX that were resolved a write-up on how to use a useful LaTeX package a column by a guest columnist questions answered by a guest expert a column for beginners relevant announcements This journal, as you see it here, will undoubtedly evolve in style as well as content.

A note from Robin Laakso, TUG Executive Director. LaTeX Editor—Home. Psychology and Statistics. Shopping Cart. Features, Configuration, and Resources. This post discusses my experience with WinEdt 6.0 as a text editor for writing documents in LaTeX. In this post I outline: (a) Why I have chosen to use WinEdt; (b) The role of WinEdt in my workflow; (c) Various customisations of WinEdt which I have found useful; (d) links to additional resources for getting the most out of WinEdt.

Overview I've recently been examining a number of text editors for writing LaTeX documents in a Windows Environment. These include TeXnicCenter (v1.0), Texlipse for Eclipse, and Notepad++. I read a discussion on Stack Overflow discussing the Best LaTeX editor for Windows. Each editor that I tried had good features. Each was free. As a side point, Emacs/Xemacs and Vi/vim are also meant to be very good for editing LaTeX documents.

In particular I wanted usability. I'm currently using WinEdt 6.0. Features that I like Configuration The following sets out a few alterations to the default WinEdt 6.0 configuration that I have found useful. Configuring with JabRef Display.