<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-772761628329474410</id><updated>2011-11-27T15:18:28.596-08:00</updated><category term='pdfLATEX'/><category term='teTEX'/><category term='LATEX'/><category term='Plain TEX'/><category term='TEX'/><category term='AMS-LATEX'/><title type='text'>Tex, LaTex and AMS LaTex Ebooks</title><subtitle type='html'>Provides you with ebooks download links of TEX, aucTeX, TeX as a Compiler, LaTeX2e Versus LaTeX, TeX Pitfalls, CMacTeX, DirectTeX, TeX Utilities, OzTeXLaTEX and AMS LaTEX, Plain TEX books.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://lexlatexebooks.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://lexlatexebooks.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Blogger</name><uri>http://www.blogger.com/profile/15246666129196265353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>17</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-772761628329474410.post-804863278268418922</id><published>2010-01-02T04:44:00.000-08:00</published><updated>2010-01-02T04:44:43.409-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='TEX'/><category scheme='http://www.blogger.com/atom/ns#' term='LATEX'/><title type='text'>TEX and LATEX Math mode</title><content type='html'>&lt;b&gt;By Herbert Vob&lt;br /&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;It is often said that TEX was designed for mathematical or technical purposes. This may be true when we remember the reasons why Donald Knuth created TEX. But nowadays there are many examples in which TEX is used for publications with no mathematical or technical background content. However, writing publications with such material is one of the important advantages of TEX. Because it seems impossible to know all existing macros and options of (LA)TEX and the several additional packages, especially of AMSmath. This is the reason why I have attempted to gather all the relevant facts in this paper.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;a href="http://www.tex.ac.uk/tex-archive/info/math/voss/mathmode/Mathmode.pdf" target="_blank"&gt;Read More/Download&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/772761628329474410-804863278268418922?l=lexlatexebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/804863278268418922'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/804863278268418922'/><link rel='alternate' type='text/html' href='http://lexlatexebooks.blogspot.com/2010/01/tex-and-latex-math-mode.html' title='TEX and LATEX Math mode'/><author><name>Blogger</name><uri>http://www.blogger.com/profile/15246666129196265353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-772761628329474410.post-5681544580019811202</id><published>2010-01-02T04:41:00.000-08:00</published><updated>2010-01-02T04:41:45.048-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Plain TEX'/><title type='text'>Getting Started with Plain TEX</title><content type='html'>&lt;b&gt;By D. R. Wilkins&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;i&gt;What is Plain TEX?&lt;/i&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;TEX is a computer program for typesetting documents. It takes a computer file, prepared according to the rules of TEX, and converts it to a form that may be printed on a high-quality printer, such as a laser writer, to produce a printed document of a quality comparable with good quality books and journals. Simple documents, which do not contain mathematical formulae or tables may be produced very easily: eectively all one has to do is to type the text straight in (though observing certain rules relating to quotation marks and punctuation dashes). Typesetting mathematics is somewhat more complicated, but even here TEX is comparatively straightforward to use when one considers the complexity of some of the formulae that it has to produce and the large number of mathematical symbols which it has to produce.&lt;br /&gt;&lt;br /&gt;There are various `dialects' of TEX, including LaTEX. Plain TEX (created by D. E. Knuth) is the basic version of TEX on which these other `dialects' are based. The reference manual for Plain TEX is "The TEXbook", by D. E. Knuth.&lt;br /&gt;&lt;br /&gt;In order to produce a document using TEX, we must rst create a suitable input file on the computer. We apply the TEX program to the input file and then use the printer to print out the so-called `DVI' file produced by the TEX program (after first using another program to translate the `DVI' file into a form that the printer can understand).&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="http://www.ntg.nl/doc/wilkins/pllong.pdf" target="_blank"&gt;Read More/Download&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/772761628329474410-5681544580019811202?l=lexlatexebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/5681544580019811202'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/5681544580019811202'/><link rel='alternate' type='text/html' href='http://lexlatexebooks.blogspot.com/2010/01/getting-started-with-plain-tex.html' title='Getting Started with Plain TEX'/><author><name>Blogger</name><uri>http://www.blogger.com/profile/15246666129196265353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-772761628329474410.post-2242173833053533623</id><published>2010-01-02T04:33:00.000-08:00</published><updated>2010-01-02T04:33:43.593-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='LATEX'/><title type='text'>LATEX for Word Processor Users</title><content type='html'>&lt;b&gt;By Guido Gonzato&lt;/b&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Text processing with LATEX offers several advantages over word processing. However, it is often hard for beginners to figure out how to perform common tasks and obtain certain features. This manual attempts to ease the transition by drawing comparisons between word processing and LATEX typesetting. The main word processor capabilities are listed, along with their equivalent LATEX commands. Lots of examples are provided.&lt;br /&gt;&lt;br /&gt;First of all, let me state that this is not a LATEX primer! If you’re reading this, I assume that you have at least a smattering of LATEX and its basic commands. In this document, I’ll explain why LATEX is a viable alternative to word processors. One may even think that LATEX is better than any word processor. . . and this is definitely true, especially if you write complex documents with lots of maths.&lt;br /&gt;&lt;br /&gt;Nevertheless, word processors are the ‘killer app’ in modern office automation. They’re perceived to be easier than LATEX as they have a friendly WYSIWYG interface, and the average secretary will learn to use them in a relatively short time. The problem is, these beasts keep growing slow, bloated1, buggy, expensive, virus ridden, and incompatible with each other.&lt;br /&gt;&lt;br /&gt;LATEX might be a good alternative. It actually is, but if you try to write casual, unstructured documents, LATEX will rightly stand in the way. You could resort to plain TEX, but you would lose many facilities that LATEX provides.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;a href="http://www.tex.ac.uk/tex-archive/info/latex4wp/latex4wp.pdf" target="_blank"&gt;Read More/Download&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/772761628329474410-2242173833053533623?l=lexlatexebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/2242173833053533623'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/2242173833053533623'/><link rel='alternate' type='text/html' href='http://lexlatexebooks.blogspot.com/2010/01/latex-for-word-processor-users.html' title='LATEX for Word Processor Users'/><author><name>Blogger</name><uri>http://www.blogger.com/profile/15246666129196265353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-772761628329474410.post-6149359638741748487</id><published>2010-01-02T04:26:00.000-08:00</published><updated>2010-01-02T04:26:55.820-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='LATEX'/><title type='text'>Modifying LATEX</title><content type='html'>&lt;b&gt;By LATEX3 Project Team.&lt;/b&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;This document was produced in response to suggestions that the modification and distribution conditions for the files constituting the New Standard LATEX system should be similar to those implied by Version 2 of the GNU General Public Licence, as published by the Free Software Foundation.&lt;br /&gt;&lt;br /&gt;This article describes the principles underlying our policy on distribution and modification of the files comprising the LATEX system. It has been produced as a result of detailed discussions of the issues involved in the support and maintenance of a widely distributed document processing system used by diverse people for many applications. These discussions have involved users, maintainers of installations that support LATEX and various types of organizations that distribute it. The discussions are continuing and we hope that the ideas in this article will make a useful contribution to the debate.&lt;br /&gt;&lt;br /&gt;Our aim is that LATEX should be a system which can be trusted by users of all types to fulfill their needs. Such a system must be stable and well-maintained.&lt;br /&gt;&lt;br /&gt;This implies that it must be reasonably easy to maintain (otherwise it will simply not get maintained at all). So here is a summary of our basic philosophy:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;We believe that the freedom to rely on a widely-used standard for document interchange and formatting is as important as the freedom to experiment with the contents of files.&lt;/li&gt;&lt;li&gt;We are therefore adopting a policy similar to that which Donald Knuth applies to modifications of the underlying TEX system: that certain files, together with their names, are part of the system and therefore the contents of these files should not be changed unless the following conditions are met:&lt;/li&gt;&lt;/ul&gt;&lt;blockquote&gt;&lt;ul&gt;&lt;li&gt;they are clearly marked as being no longer part of the standard system;&lt;/li&gt;&lt;li&gt;the name of the file is changed.&lt;/li&gt;&lt;/ul&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;a href="http://www.latex-project.org/guides/modguide.pdf" target="_blank"&gt;Read More/Download &lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/772761628329474410-6149359638741748487?l=lexlatexebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/6149359638741748487'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/6149359638741748487'/><link rel='alternate' type='text/html' href='http://lexlatexebooks.blogspot.com/2010/01/modifying-latex.html' title='Modifying LATEX'/><author><name>Blogger</name><uri>http://www.blogger.com/profile/15246666129196265353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-772761628329474410.post-886526434049670181</id><published>2010-01-02T04:21:00.000-08:00</published><updated>2010-01-02T04:21:32.685-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='LATEX'/><title type='text'>Page layout in LATEX</title><content type='html'>&lt;div style="text-align: justify;"&gt;&lt;b&gt;By Piet van Oostrum&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;This article describes how to customize the page layout of your LaTeX documents, i.e how to change page margings and sizes, headers and footers, and the proper placement of figures and tables (collectively called floats) on the page.&lt;br /&gt;&lt;br /&gt;Originally this was the documentation of the fancyheadings package. It did contain also other info, e.g. advanced use of marks. It has now been upgraded to include more, e.g. the handling of floats. The fancyheadings documentation has been upgraded to conform to version 2 of this package1. For reasons of compatibility with certain operating systems, the name of the package has been changed to fancyhdr.&lt;br /&gt;&lt;br /&gt;Although this paper uses LATEX commands, most of the techniques can be used with older LATEXversions with appropriate changes.&lt;br /&gt;&lt;br /&gt;A page in a LATEX document is built from various elements as shown in figure 1. The body contains the main text of the document together with the so called floats (tables and figures). The pages are constructed by LATEX’s output routine, which is quite complicated and should therefore not be modified. Some of the packages described in this paper contains small modifications to the output routine to accomplish things that cannot be done in another way. You should use these packages to get the desired result rather than fiddling with the output routine yourself.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;a href="ftp://ctan.tug.org/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf" target="_blank"&gt;Read More/Download&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/772761628329474410-886526434049670181?l=lexlatexebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/886526434049670181'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/886526434049670181'/><link rel='alternate' type='text/html' href='http://lexlatexebooks.blogspot.com/2010/01/page-layout-in-latex.html' title='Page layout in LATEX'/><author><name>Blogger</name><uri>http://www.blogger.com/profile/15246666129196265353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-772761628329474410.post-3699830897930291117</id><published>2010-01-02T04:18:00.000-08:00</published><updated>2010-01-02T04:18:57.069-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='LATEX'/><title type='text'>LATEX and the Gnuplot Plotting Program</title><content type='html'>&lt;div style="text-align: justify;"&gt;&lt;b&gt;By David Kotz&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Gnuplot was originally developed by Colin Kelley and Thomas Williams in 1986 to plot functions and data files on a variety of terminals. In 1988 and 1989 I created an alternate version, known as GnuTEX, that supported a new “terminal type” called latex, so gnuplot would output LATEX code. The plot could then be included in a LATEX document. I added a number of embellishments, supported only by the latex terminal, allowing the user to produce publication-quality plots.&lt;br /&gt;&lt;br /&gt;In late 1989 and early 1990 GnuTEX and a number of other gnuplot variants were merged together into a new release of gnuplot, 2.0. This includes, among many other improvements, a LATEX driver derived from the one in GnuTEX. Former GnuTEX users are referred to Section 4 for information about adapting to gnuplot. Anyone interested in using gnuplot with LATEX should read the next section, a tutorial, and the primary gnuplot manual.&lt;br /&gt;&lt;br /&gt;The reader should note that the LATEX picture environments output by gnuplot can be quite large and complicated, and can easily exceed the memory capacity of TEX. If an enlarged version of TEX is available, it is wise to use it. Otherwise, keep your plots simple and add \clearpage to your document where necessary. There is also a new EEPIC driver (eepic), intended for use with the EEPIC macro package for LATEX. EEPIC allows for much more efficient line-drawing, runs through LATEX faster, and uses less memory. See Section 3 for more information.&lt;br /&gt;&lt;br /&gt;There is a small package of auxiliary files (makefiles and scripts) that I find useful for making LATEX plots with gnuplot. This is available for ftp as pub/gnuplot-latex.shar from cs.duke.edu. I can mail copies (see the end of this paper for information).&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;a href="http://www.gnuplot.info/docs/tutorial.pdf" target="_blank"&gt;Read More/Download&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/772761628329474410-3699830897930291117?l=lexlatexebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/3699830897930291117'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/3699830897930291117'/><link rel='alternate' type='text/html' href='http://lexlatexebooks.blogspot.com/2010/01/latex-and-gnuplot-plotting-program.html' title='LATEX and the Gnuplot Plotting Program'/><author><name>Blogger</name><uri>http://www.blogger.com/profile/15246666129196265353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-772761628329474410.post-3352701990320451055</id><published>2010-01-02T04:14:00.000-08:00</published><updated>2010-01-02T04:14:09.140-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='LATEX'/><category scheme='http://www.blogger.com/atom/ns#' term='pdfLATEX'/><title type='text'>Using Imported Graphics in LATEX and pdfLATEX</title><content type='html'>&lt;b&gt;By Keith Reckdahl&lt;/b&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;This document describes first how to import graphics into LATEX documents and then covers a wide variety issues about their use.&lt;br /&gt;&lt;br /&gt;When TEX was written, PostScript/History eps, jpeg, gif, and other graphic formats did not exist. As a result, Knuth’s dvi format does not have direct support for imported graphics. However, TEX allows dvi files to contain \special commands which pass commands to programs which use dvi files. This allowed TEX and LATEX to import any graphic format which is supported by the dvi program being used.&lt;br /&gt;&lt;br /&gt;For many years, dvi files were usually converted to PostScript and the standard imported-graphic format was Encapsulated PostScript (eps), which is a subset of the PostScript language. Inserting eps graphics in LATEX originally required the low-level \special command. To make graphic-insertion easier and more portable, two higher-level packages epsf and psfig were written for LATEX2.09. In epsf, the graphics insertion was done by the \epsfbox command, while three other commands controlled graphic scaling. In psfig, the \psfig command not only inserted graphics, it also scaled and rotated them. While the psfig syntax was popular, its code was not as robust as epsf. As a result, the epsfig package was created as a hybrid of the two graphics packages, with its \epsfig command using the \psfig syntax and much of the more-robust \epsfbox code. Unfortunately, \epsfig still used some of the less-robust \psfig code.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;a href="ftp://ftp.tex.ac.uk/tex-archive/info/epslatex.pdf" target="_blank"&gt;Read More/Download&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/772761628329474410-3352701990320451055?l=lexlatexebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/3352701990320451055'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/3352701990320451055'/><link rel='alternate' type='text/html' href='http://lexlatexebooks.blogspot.com/2010/01/using-imported-graphics-in-latex-and.html' title='Using Imported Graphics in LATEX and pdfLATEX'/><author><name>Blogger</name><uri>http://www.blogger.com/profile/15246666129196265353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-772761628329474410.post-1463578050883286625</id><published>2010-01-02T04:10:00.001-08:00</published><updated>2010-01-02T04:10:52.022-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='LATEX'/><title type='text'>LATEX Command Summary</title><content type='html'>&lt;div style="text-align: justify;"&gt;This listing contains short descriptions of the control sequences that are likely to be handy for users of LATEX v2.09 layered on TEX v2.0. Some of these commands are LATEX macros, while others belong to plain TEX; no attempt to dierentiate them is made.&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="http://www.ntg.nl/doc/biemesderfer/ltxcrib.pdf" target="_blank"&gt;Read More/Download&lt;/a&gt; &lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/772761628329474410-1463578050883286625?l=lexlatexebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/1463578050883286625'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/1463578050883286625'/><link rel='alternate' type='text/html' href='http://lexlatexebooks.blogspot.com/2010/01/latex-command-summary.html' title='LATEX Command Summary'/><author><name>Blogger</name><uri>http://www.blogger.com/profile/15246666129196265353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-772761628329474410.post-5397579776323928561</id><published>2010-01-02T04:08:00.000-08:00</published><updated>2010-01-02T04:08:40.536-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='LATEX'/><title type='text'>Short Math Guide for LATEX</title><content type='html'>&lt;div style="text-align: justify;"&gt;&lt;b&gt;By Michael Downes&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;This is a concise summary of recommended features in LATEX and a couple of extension packages for writing math formulas. Readers needing greater depth of detail are referred to the sources listed in the bibliography, especially [Lamport], [LUG], [AMUG], [LFG], [LGG], and [LC]. A certain amount of familiarity with standard LATEX terminology is assumed; if your memory needs refreshing on the LATEX meaning of command, optional argument, environment, package, and so forth, see [Lamport].&lt;br /&gt;&lt;br /&gt;The features described here are available to you if you use LATEX with two extension packages published by the American Mathematical Society: amssymb and amsmath. Thus, the source file for this document begins with&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;\documentclass{article}&lt;br /&gt;\usepackage{amssymb,amsmath}&lt;br /&gt;&lt;br /&gt;The amssymb package might be omissible for documents whose math symbol usage is relatively modest; the easiest way to test this is to leave out the amssymb reference and see if any math symbols in the document produce ‘Undefined control sequence’ messages. Many noteworthy features found in other packages are not covered here; see Section 10. Regarding math symbols, please note especially that the list given here is not intended to be comprehensive, but to illustrate such symbols as users will normally find already present in their LATEX system and usable without installing any additional fonts or doing other setup work.&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="ftp://ftp.ams.org/pub/tex/doc/amsmath/short-math-guide.pdf" target="_blank"&gt;Read More/Download&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/772761628329474410-5397579776323928561?l=lexlatexebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/5397579776323928561'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/5397579776323928561'/><link rel='alternate' type='text/html' href='http://lexlatexebooks.blogspot.com/2010/01/short-math-guide-for-latex.html' title='Short Math Guide for LATEX'/><author><name>Blogger</name><uri>http://www.blogger.com/profile/15246666129196265353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-772761628329474410.post-4975780003805331174</id><published>2010-01-02T03:59:00.000-08:00</published><updated>2010-01-02T03:59:21.980-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='teTEX'/><title type='text'>The teTeX HOWTO: The Linux-teTeX Local Guide</title><content type='html'>&lt;b&gt;By Robert Kiesling &lt;/b&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;This document covers the basic installation and usage of the teTeX TeX and LaTeX implementation under the major U.S. Linux distributions, and auxiliary packages like Ghostscript.&lt;br /&gt;&lt;br /&gt;TeX is implemented for practically every serious computer system in the world---and quite a few ``non-serious'' ones---so implementors must provide the installation facilities for all of them. This accounts in part for teTeX's complexity, in addition to the inherent complexity of any TeX installation. It also accounts for the fact that installing the system yourself is a significant task, and unless you are already familiar with TeX, it is easy to get lost in the numerous executable programs, TeX files, documentation, and fonts.&lt;br /&gt;&lt;br /&gt;Fortunately, teTeX is part of the GNU/Linux distribution. You can install the package much more easily using GNU/Linux installation tools. You may already have teTeX installed on your system. If so, you can skip ahead to Section Using teTeX.&lt;br /&gt;&lt;br /&gt;However, if you want to install the package, the archives necessary for a workable teTeX installation are on the CTAN archive network. There is a list of these sites in Section CTAN site list.&lt;br /&gt;&lt;br /&gt;CTAN is the Comprehensive TeX Archive Network, a series of anonymous FTP sites that archive TeX programs, macros, fonts, and documentation. In the course of using TeX you'll probably become familiar with at least one CTAN site. In this document, a pathname like ~CTAN/contrib/pstricks means ``look in the directory contrib/pstricks of your nearest CTAN site.''&lt;br /&gt;&lt;br /&gt;The installation of the generic teTeX distribution described in Section Installing the CTAN teTeX distribution concentrates on the Intel versions of Linux. Installing teTeX on other hardware should require only substituting the appropriate executable program archive in the installation process.&lt;br /&gt;&lt;br /&gt;In addition to the executable programs, the distribution includes all of the TeX and LaTeX package, metafont and its sources, bibtex, makeindex, and all of the documentation... more than 4 megabytes' worth. The documentation covers everything you will forseeably need to know to get started. So, you should install all of the documents. Not only will you eventually read them, the documents themselves provide many examples of ``live'' TeX and LaTeX code.&lt;br /&gt;&lt;br /&gt;TeX was written by Professor Donald Knuth of Stanford University. It is a lower-level typesetting language for all of the higher-level packages like LaTeX. Essentially, LaTeX is a set of TeX macros that provide convenient, predefined document formats for end users. If you like the formats provided by LaTeX, you may never need to learn bare-bones TeX programming. The difference between the two languages is like the difference between assembly language and C. You can have the speed and flexibility of TeX, or the convenience of LaTeX.&lt;br /&gt;&lt;br /&gt;By the way, the letters of the word ``TeX'' are Greek, tau-epsilon-chi. It is not a fraternity, but the root of the Greek word, techne, which means art and/or science. ``TeX'' is not pronounced like the first syllable in ``Texas.'' The chi has no English equivalent, but TeX is generally pronounced so that it rhymes with ``yecch,'' to use Professor Knuth's example from The TeXBook, which is one of the standard TeX references. When writing, ``TeX,'' on character devices, always use the standard capitalization, or the \TeX{} macro in typesetting. &lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="http://www.tldp.org/HOWTO/TeTeX-HOWTO.html" target="_blank"&gt;Read More/Download&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/772761628329474410-4975780003805331174?l=lexlatexebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/4975780003805331174'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/4975780003805331174'/><link rel='alternate' type='text/html' href='http://lexlatexebooks.blogspot.com/2010/01/tetex-howto-linux-tetex-local-guide.html' title='The teTeX HOWTO: The Linux-teTeX Local Guide'/><author><name>Blogger</name><uri>http://www.blogger.com/profile/15246666129196265353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-772761628329474410.post-8175666299728178723</id><published>2010-01-02T03:56:00.000-08:00</published><updated>2010-01-02T03:56:40.785-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='LATEX'/><category scheme='http://www.blogger.com/atom/ns#' term='AMS-LATEX'/><title type='text'>Math into LATEX An Introduction to LATEX and AMS-LATEX</title><content type='html'>&lt;b&gt;By George Gratzer&lt;/b&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;It is indeed a lucky author who is given the opportunity to completely rewrite a book barely a year after its publication. Writing about software affords such opportunities (especially if the original edition sold out), since the author is shooting at a moving target.&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;LATEX and AMS-LATEX improved dramatically with the release of the new standard LATEX (called LATEX2") in June of 1994 and the revision of AMS-LATEX (version 1.2) in February of 1995. The change in AMS-LATEX is profound. LATEX2" made it possible for AMS-LATEX to join the LATEX world. One of the main points of the present book is to make this clear. This book introduces LATEX as a tool for mathematical typesetting, and treats AMS-LATEX as a set of enhancements to the standard LATEX, to be used in conjunction with hundreds of other LATEX2" enhancements.&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;I am not a TEX expert. Learning the mysteries of the system has given me great respect for those who crafted it: Donald Knuth, Leslie Lamport, Michael Spivak, and others did the original work; David Carlisle, Michael J. Downes, David M. Jones, Frank Mittelbach, Rainer Sch¨opf, and many others built on the work of these pioneers to create the new LATEX and AMS-LATEX.&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;b&gt;TEX, LATEX, and AMS-LATEX&lt;/b&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;TEX is a typesetting language created by Donald E. Knuth; it has extensive capabilities to typeset math. LATEX is an extension of TEX designed by Leslie Lamport; its major features include&lt;br /&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;a strong focus on document structure and the logical markup of text;&amp;nbsp;&lt;/li&gt;&lt;li&gt;automatic numbering and cross-referencing.&lt;/li&gt;&lt;/ul&gt;&lt;div style="text-align: justify;"&gt;AMS-LATEX distills the decades-long experience of the American Mathematical Society (AMS) in publishing mathematical journals and books; it adds to LATEX a host of features related to mathematical typesetting, especially the typesetting of multiline formulas and the production of finely-tuned printed output. Articles written in LATEX (and AMS-LATEX) are accepted for publication by an increasing number of journals, including all the journals of the AMS.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://tex.loria.fr/general/mil.pdf" target="_blank"&gt;Read More/Download&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/772761628329474410-8175666299728178723?l=lexlatexebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/8175666299728178723'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/8175666299728178723'/><link rel='alternate' type='text/html' href='http://lexlatexebooks.blogspot.com/2010/01/math-into-latex-introduction-to-latex.html' title='Math into LATEX An Introduction to LATEX and AMS-LATEX'/><author><name>Blogger</name><uri>http://www.blogger.com/profile/15246666129196265353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-772761628329474410.post-3847918795075635709</id><published>2010-01-02T03:49:00.000-08:00</published><updated>2010-01-02T03:49:45.209-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='LATEX'/><title type='text'>Getting Started with LaTeX</title><content type='html'>&lt;b&gt;By David R. Wilkins&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;TeX is a computer program for typesetting documents, created by D. E. Knuth. It takes a suitably prepared computer file and converts it to a form that may be printed on many kinds of printers, including dot-matrix printers, laser printers and high-resolution typesetting machines. A number of well-established publishers now use TeX in order to typeset books and mathematical journals.&lt;br /&gt;&lt;br /&gt;Simple documents that do not contain mathematical formulae or tables may be produced very easily: the body of the text is typed in essentially unaltered (though observing certain rules regarding quotation marks and punctuation dashes). Typesetting mathematics is somewhat more involved, but even here TeX is comparatively straightforward to use when one considers the complexity of some of the formulae that it is required to typeset.&lt;br /&gt;&lt;br /&gt;LaTeX, written by L. B. Lamport, is one of a number of `dialects' of TeX. It is particularly suited to the production of long articles and books, since it has facilities for the automatic numbering of chapters, sections, theorems, equations etc., and also has facilities for cross-referencing. It is probably one of the most suitable version of LaTeX for beginners to use.&lt;br /&gt;&lt;br /&gt;This introduction describes basic features of LaTeX2e, released in 1994. Further information on LaTeX is to be found in the 2nd edition of LaTeX User's Guide and Reference Manual by Leslie Lamport, and in The LaTeX Companion by Michel Goossens, Frank Mittelbach and Alexander Samarin. &lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="http://www.maths.tcd.ie/%7Edwilkins/LaTeXPrimer/Index.html" target="_blank"&gt;Read More/Download&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/772761628329474410-3847918795075635709?l=lexlatexebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/3847918795075635709'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/3847918795075635709'/><link rel='alternate' type='text/html' href='http://lexlatexebooks.blogspot.com/2010/01/getting-started-with-latex.html' title='Getting Started with LaTeX'/><author><name>Blogger</name><uri>http://www.blogger.com/profile/15246666129196265353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-772761628329474410.post-4003664967758725133</id><published>2010-01-02T03:48:00.000-08:00</published><updated>2010-01-02T03:48:13.891-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='TEX'/><title type='text'>A Gentle Introduction to TEX</title><content type='html'>&lt;b&gt;By Michael Doob&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;First the bad news: TEX is a large and complicated program that goes to extraordinary lengths to produce attractive typeset material. This very complication can cause unexpected things to happen at times. Now the good news: straightforward text is very easy to typeset using TEX. So it’s possible to start with easier text and work up to more complicated situations.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;The purpose of this manual is to start from the very beginning and to move towards these more complicated situations. No previous knowledge of TEX is assumed. By proceeding a section at a time, greater varieties of text can be produced.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;Here are a few suggestions: there are some exercises in each section. Be sure and do them! The only way to learn TEX is by using it. Better yet, experiment on your own; try to make some variations on the exercises. There is no way that you can damage the TEX program with your experiments. You can find a complete answer to most exercises by looking at the TEX source file that was used to produce this document. You’ll notice that there are references in the right margin to The TEXbook1. When you feel that you want more information on a topic, that’s where to look.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;Incidentally, there are a few fibs that appear in this manual; they are used to hide complications (I look at this as something like poetic license). As you become more experienced at using TEX, you’ll be able to find them.&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;TEX is a public domain program that is available for no license fee. It was developed by Donald Knuth at Stanford University as a major project. In the profit-oriented market place, the program would certainly cost many thousands of dollars. The TEX Users Group (TUG) is a nonprofit organization which distributes copies of TEX, this manual, updates software, and gives information about new developments in both hardware and software in its publications TUGboat and TEXniques.&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="http://ctan.um.ac.ir/info/gentle/gentle.pdf" target="_blank"&gt;Read More/Download&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/772761628329474410-4003664967758725133?l=lexlatexebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/4003664967758725133'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/4003664967758725133'/><link rel='alternate' type='text/html' href='http://lexlatexebooks.blogspot.com/2010/01/gentle-introduction-to-tex.html' title='A Gentle Introduction to TEX'/><author><name>Blogger</name><uri>http://www.blogger.com/profile/15246666129196265353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-772761628329474410.post-8011833642067980807</id><published>2010-01-02T03:44:00.000-08:00</published><updated>2010-01-02T03:44:46.349-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='LATEX'/><title type='text'>A beginner's introduction to typesetting with LATEX</title><content type='html'>&lt;b&gt;By Peter Flynn&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;This book originally accompanied a 2-day course on using the LATEX typesetting system. It has been extensively revised and updated and can now be used for self-study or in the classroom. It is aimed at users of Linux, Macintosh, or Microsoft Windows but it can be used with LATEX systems on any platform, including other Unix workstations, mainframes, and even your Personal Digital Assistant (PDA). &lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;b&gt;Objectives of this book&lt;/b&gt;&lt;br /&gt;By the end of this book, you should be able to undertake the following tasks: &lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;ul&gt;&lt;li&gt;use a plain-text editor to create and maintain your documents;&lt;/li&gt;&lt;li&gt;add LATEX markup to identify your document structure and formatting requirements;&lt;/li&gt;&lt;li&gt;typeset LATEX documents, correct simple formatting errors, and display or print the results;&lt;/li&gt;&lt;li&gt;identify, install, and use additional packages (using CTAN for downloading where necessary);&lt;/li&gt;&lt;li&gt;recognize the limitations of procedural markup systems and choose appropriate generic markup methods where appropriate.&lt;/li&gt;&lt;/ul&gt;There is occasionally some confusion among newcomers between the two main programs, TEX and LATEX:&lt;br /&gt;&lt;br /&gt;TEX is a typesetting program, originally written by Prof Knuth at Stanford around 1978. It implements a macrodriven typesetters programming language of some 300 basic operations and it has formed the core of many other desktop publishing (DTP) systems. Although it is still&lt;br /&gt;possible to write in the raw TEX language, you need to study it in depth, and you need to be able to write macros (subprograms) to perform even the simplest of repetitive tasks.&lt;br /&gt;&lt;br /&gt;LATEX is a user interface for TEX, designed by Leslie Lamport at Digital Equipment Corporation (DEC) in 1985 to automate all the common tasks of document preparation. It provides a simple way for authors and typesetters to use the power of TEX without having to learn the underlying language. LATEX is the recommended system for all users except professional typographic programmers and computer scientists who want to study the internals of TEX. &lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="http://www.ctan.org/tex-archive/documentation/beginlatex/beginlatex-3.6.pdf" target="_blank"&gt;Read More/Download&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/772761628329474410-8011833642067980807?l=lexlatexebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/8011833642067980807'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/8011833642067980807'/><link rel='alternate' type='text/html' href='http://lexlatexebooks.blogspot.com/2010/01/beginners-introduction-to-typesetting.html' title='A beginner&apos;s introduction to typesetting with LATEX'/><author><name>Blogger</name><uri>http://www.blogger.com/profile/15246666129196265353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-772761628329474410.post-853333641004511061</id><published>2010-01-02T03:32:00.000-08:00</published><updated>2010-01-02T03:32:00.713-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='LATEX'/><title type='text'>The Not So Short Introduction to LATEX</title><content type='html'>&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;b&gt;By Tobias Oetiker, Hubert Partl, Irene Hyna and Elisabeth Schlegl&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;LATEX is a typesetting system that is very suitable for producing scientific and mathematical documents of high typographical quality. It is also suitable for producing all sorts of other documents, from simple letters to complete books. LATEX uses TEX [2] as its formatting engine. This short introduction describes LATEX2" and should be sufficient for most applications of LATEX.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;This introduction is split into 6 chapters:&lt;br /&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;Chapter 1 tells you about the basic structure of LATEX2" documents. You will also learn a bit about the history of LATEX. After reading this chapter, you should have a rough understanding how LATEX works. Chapter 2 goes into the details of typesetting your documents. It explains most of the essential LATEX commands and environments. After reading this chapter, you will be able to write your first documents.&lt;br /&gt;&lt;br /&gt;Chapter 3 explains how to typeset formulae with LATEX. Many examples demonstrate how to use one of LATEX’s main strengths. At the end of the chapter are tables listing all mathematical symbols available in LATEX.&lt;br /&gt;&lt;br /&gt;Chapter 4 explains indexes, bibliography generation and inclusion of EPS graphics. It introduces creation of PDF documents with pdfLATEX and presents some handy extension&amp;nbsp; packages.&lt;br /&gt;&lt;br /&gt;Chapter 5 shows how to use LATEX for creating graphics. Instead of drawing a picture with some graphics program, saving it to a file and then including it into LATEX you describe the picture and have LATEX draw it for you.&lt;br /&gt;&lt;br /&gt;Chapter 6 contains some potentially dangerous information about how to alter the standard document layout produced by LATEX. It will tell you how to change things such that the beautiful output of LATEX turns ugly or stunning, depending on your abilities.&lt;br /&gt;&lt;br /&gt;It is important to read the chapters in order—the book is not that big, after all. Be sure to carefully read the examples, because a lot of the information is in the examples placed throughout the book.&lt;br /&gt;&lt;br /&gt;LATEX is available for most computers, from the PC and Mac to large UNIX and VMS systems. On many university computer clusters you will find that a LATEX installation is available, ready to use. Information on how to access the local LATEX installation should be provided in the Local Guide [5]. If you have problems getting started, ask the person who gave you this booklet.&lt;br /&gt;&lt;br /&gt;The scope of this document is not to tell you how to install and set up a LATEX system, but to teach you how to write your documents so that they can be processed by LATEX.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;a href="http://www.ctan.org/tex-archive/info/lshort/english/lshort.pdf" target="_blank"&gt;Read More/Download&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/772761628329474410-853333641004511061?l=lexlatexebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/853333641004511061'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/853333641004511061'/><link rel='alternate' type='text/html' href='http://lexlatexebooks.blogspot.com/2010/01/not-so-short-introduction-to-latex.html' title='The Not So Short Introduction to LATEX'/><author><name>Blogger</name><uri>http://www.blogger.com/profile/15246666129196265353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-772761628329474410.post-1951088953341684032</id><published>2010-01-02T02:58:00.000-08:00</published><updated>2010-01-02T03:07:26.112-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='TEX'/><title type='text'>Making TeX Work</title><content type='html'>&lt;b&gt;By NormanWalsh&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;This book is for anyone who uses TeX. Novices will need at least one other reference, because this book does not describe the nuts and bolts of writing documents with TeX in any great detail.&lt;br /&gt;&lt;br /&gt;If you are new to TeX, there is much to learn. There are many books that describe how to use TeX. However, the focus of this book is mostly at a higher level. After digesting Chapter 1, you should be able to proceed through the rest of the book without much difficulty even if you have never seen TeX before. So, if you are a system administrator interested in learning enough about these programs to install and test them for your users, you should be all set. If you are interested in learning how to write documents with TeX, this book will be helpful, but it will not be wholly sufficient.&lt;br /&gt;&lt;br /&gt;Why do you need this book at all? Although many individual components of the TeX system are well documented, there has never before been a complete reference to the whole system. This book surveys the entire world of TeX software and helps you see how the various pieces are related.&lt;br /&gt;&lt;br /&gt;A functioning TeX system is really a large collection of programs that interact in subtle ways to produce a document that, when formatted by TeX, prints the output you want. All the different interactions that take place ultimately result in less work for you, the writer, even though it may seem like more work at first. Heck, it may be more work at first, but in the long run, the savings are tremendous.&lt;br /&gt;&lt;br /&gt;Many books about TeX refer the reader to a “local guide” for more information about previewing and printing documents and what facilities exist for incorporating special material into documents (like special fonts and pictures and figures). In reality, very few local guides exist.&lt;br /&gt;&lt;br /&gt;The TeX environment is now mature and stable enough to support a more “global guide.” That is what this book attempts to be. It goes into detail about previewing and printing, about incorporating other fonts, about adding pictures and figures to your documents, and about many other things overlooked by other books.&lt;br /&gt;&lt;br /&gt;Because fonts play a ubiquitous role in typesetting, this book is also about MetaFont, the tool that Donald Knuth designed for creating fonts.&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="http://makingtexwork.sourceforge.net/mtw/" target="_blank"&gt;Read More/Download&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/772761628329474410-1951088953341684032?l=lexlatexebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/1951088953341684032'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/1951088953341684032'/><link rel='alternate' type='text/html' href='http://lexlatexebooks.blogspot.com/2010/01/making-tex-work.html' title='Making TeX Work'/><author><name>Blogger</name><uri>http://www.blogger.com/profile/15246666129196265353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-772761628329474410.post-6272965414011940221</id><published>2009-12-09T10:31:00.000-08:00</published><updated>2009-12-09T10:31:35.432-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='TEX'/><title type='text'>TEX for the Impatient</title><content type='html'>&lt;div style="text-align: justify;"&gt;&lt;b&gt;By paul W. Abrahams, Kathryn A Hargeaves, and Karl Berry&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Donald Knuth’s TEX, a computerized typesetting system, provides nearly everything needed for high-quality typesetting of mathematical notations as well as of ordinary text. It is particularly notable for its flexibility, its superb hyphenation, and its ability to choose aesthetically satisfying line breaks. Because of its extraordinary capabilities, TEX has become the leading typesetting system for mathematics, science, and engineering and has been adopted as a standard by the American Mathematical Society. A companion program, METAFONT, can construct arbitrary letterforms including, in particular, any symbols that might be needed in mathematics. Both TEX and METAFONT are widely available within the scientific&lt;br /&gt;and engineering community and have been implemented on a variety of computers. TEX isn’t perfect—it lacks integrated support for graphics, and some effects such as revision bars are very difficult to produce—but these drawbacks are far outweighed by its advantages.&lt;br /&gt;&lt;br /&gt;TEX for the Impatient is intended to serve scientists, mathematicians, and technical typists for whom TEX is a useful tool rather than a primary interest, as well as computer people who have a strong interest in TEX for its own sake. We also intend it to serve both newcomers to TEX and those who are already familiar with TEX. We assume that our readers are comfortable working with computers and that they want to get the information they need as quickly as possible. Our aim is to provide that information clearly, concisely, and accessibly.&lt;br /&gt;&lt;br /&gt;This book therefore provides a bright searchlight, a stout walking-stick, and detailed maps for exploring and using TEX. It will enable you to master TEX at a rapid pace through inquiry and experiment, but it will not lead you by the hand through the entire TEX system. Our approach is to provide you with a handbook for TEX that makes it easy for you to retrieve whatever information you need. We explain both the full repertoire of TEX commands and the concepts that underlie them. You won’t have to waste your time plowing through material that you neither need nor want. &lt;br /&gt;&lt;br /&gt;In the early sections we also provide you with enough orientation so that you can get started if you haven’t used TEX before. We assume that you have access to a TEX implementation and that you know how to use a text editor, but we don’t assume much else about your background. Because this book is organized for ready reference, you’ll continue to find it useful as you become more familiar with TEX. If you prefer to start with a carefully guided tour, we recommend that you first read Knuth’s The TEXbook (see page 18 for a citation), passing over the “dangerous bend” sections, and then return to this book for additional information and for reference as you start to use TEX. (The dangerous bend sections of The TEXbook cover advanced topics.) The structure of TEX is really quite simple: a TEX input document consists of ordinary text interspersed with commands that give TEX further instructions on how to typeset your document. Things like math formulas contain many such commands, while expository text contains relatively few of them.&lt;br /&gt;&lt;br /&gt;The time-consuming part of learning TEX is learning the commands and the concepts underlying their descriptions. Thus we’ve devoted most of the book to defining and explaining the commands and the concepts. We’ve also provided examples showing TEX typeset output and the corresponding input, hints on solving common problems, information about error messages, and so forth. We’ve supplied extensive cross-references by page number and a complete index. We’ve arranged the descriptions of the commands so that you can look them up either by function or alphabetically. The functional arrangement is what you need when you know what you want to do but you don’t know what command might do it for you. The alphabetical arrangement is what you need when you know the name of a command but you don’t&lt;br /&gt;know exactly what it does.&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;We must caution you that we haven’t tried to provide a complete definition of TEX. For that you’ll need The TEXbook, which is the original source of information on TEX. The TEXbook also contains a lot of information about the fine points of using TEX, particularly on the subject of composing math formulas. We recommend it highly.&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="http://www.ifi.uio.no/it/latex-links/TeX-impatient.pdf" target="_blank"&gt;Read More/Download&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/772761628329474410-6272965414011940221?l=lexlatexebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/6272965414011940221'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/772761628329474410/posts/default/6272965414011940221'/><link rel='alternate' type='text/html' href='http://lexlatexebooks.blogspot.com/2009/12/tex-for-impatient.html' title='TEX for the Impatient'/><author><name>Blogger</name><uri>http://www.blogger.com/profile/15246666129196265353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry></feed>
