Helen Cameron. A Brief Overview of LATEX

Similar documents
Helen Cameron. A Brief Overview of LATEX

L A TEX Overview. Jiayi Liu. January 31, Colorado School of Mines

Introduzione a LaTex. Fabrizio Messina

LaTeX A Tutorial. Mohsen Alimomeni, 2010

What is LaTeX. Is a document markup language and document preparation system for the TeX typesetting program

Introduction to LaTeX. Paul Fodor Stony Brook University

An introduction to L A TEX for students

Introduction to Latex. A workshop by Dr. Ala Eshmawi

LaTeX. Information Literacy II EN(IL2) Course

L A TEX Tutorial. 1 Introduction. 2 Running L A TEX. J. E. Rice. May 2010

Getting started with Latex

Introduction to L A TEX

Using L A T E X for scientific writing

Intro to LATEX I. Aaron Erlich POLS/CSSS 510, Why LATEX? Programming Document Structure Floats Tables Lists Math

Lecture 1. MA2730: Analysis I. Lecture slides for MA2730 Analysis I. Study and Assessment Components. MA L A TEX: topics for Lecture 1

David Helmbold, October 2005, Revised October 2007

COMP496/901: Academic Presentation and Writing Skills Using LaTeX

L A T E X Workshop. Bijulal D & Anu Thomas Industrial Engineering and Operations Research Indian Institute of Technology

Basic L A TEX. what is LaTeX?

An Introduction to L A T E X

An Introduction to LATEX

Research Method and Report Writing Lecture 4: An Introduction to L A TEX

Excellent support for mathematical formatting. Automatically downloads/installs missing components as needed Updates somewhat frequently

Formatting with LaTeX

Learn how to [learn] LATEX

Assessments for CS students:

Math 235: Introduction to LaTeX

Introduction to L A TEX

Dec. 27 th, 2010 University of Isfahan

Guide to using L A TEX

Document Preparation Using L A TEX

An Interactive Introduction to L A TEX. Part 2: Structured Documents & More. Dr John D. Lees-Miller. writel A TEX.

An Interactive Introduction to L A TEX

L A TEX From The Ground Up

Introduction to L A TEX

PRISM Introduction to L A TEX

Introduction to L A TEX

Latex Tutorial. CIS400 Senior Design 9/5/2013

An Introduction to L A TEX

What is T E X? T E X and L A T E X Document preparation tools. Setting and casting type. What Knuth was setting. Setting and casting type

Introduction to L A TEX

An introduction. C.D. Emmery & M.M. van Zaanen. October 22, Tilburg University

The basics of LaTeX. Cédric Buron. April 25, 2016

Become a L A TEX Guru

Latex Tutorial 1 L A TEX. 1.1 Text

Very Short Introduction to LaTeX

An Introduction to LATEX

The Name of the Game. An Introduction to LATEX. Why L A TEX? The Name of the Game

T E X and L A T E X Document preparation tools

An Interactive Introduction to L A TEX. Part 1: The Basics. John Lees-Miller. writel A TEX

Learning L A TEX. Patrick Lam

Introduction to LATEX

Learning LaTeX: The Basics

Introduction to Scientific Typesetting Lesson 1: Getting Started

Introduction to L A TEX

VERY VERY SHORT GUIDE TO LATEX

Basics. Options. Commands

Workshop: A Simple Introduction to L A TEX

Introduction to L A T E X

COMS 6100 Class note

An Introduction to. Rado Ivanov CIS400 Senior Design Tutorial September 18, 2014

EBESS and MESS Presents: Learn to LaTeX. Presented by Joshua Tambunan 13 February 2018

Paul Gartside. March 2, 2013

Began as TeX, in 1982 (Knuth). Purely a typesetting tool. LaTeX added macros, maintaining TeX as it s typesetting engine (Lamport).

1 Obtaining LyX and L A TEX

A Brief Introduction to L A TEX

Introduction to LAT E X

Using LaTex and BibTex to Write Academic Documents. Ligang He Department of Computer Science University of Warwick

MATLAB for the Sciences

Absolute L A TEX Beginner

عمادة البحث العلمي جامعة الملك سعود

Introduction to LATEX

Abstract A quick intro by examples to the document preparation language L A TEX.

An Introduction to L A TEX

A Very Brief Introduction to L A T E X MAT 3535

A Brief Introduction to LaTeX

L A TEX Workshop. Don Brower

TUTORIAL 5: LIST ENVIRONMENTS. 1. Welcome. (1) Hello. My name is Dr. Christopher Raridan (Dr. R).

Using L A TEX Tom Edgar

A Short L A TEX Introduction

Introduction to LaTeX. M&S Talk Series August 16 th, 2016 AH Sheikh

Introduction to L A TEX beamer

Typing Mathematics. Darrin Doud

GROUP ASSIGNMENT. L A TEX Assignment 1/3

Introduction to L A TEX

L A TEX: Eh? What is it, what isn t it, who cares? Andy Caird. LATEX: Eh? p.1/13

LATEX TYPESETTING SYSTEM. CAAM 519, CHAPTER 3

L A TEX. COMPSCI 111 / 111G Mastering Cyberspace: An introduction to practical computing. LaTeX. Development. Why?

Mikkel Madsen


Written & Oral Presentation: Computer Tools

How to L A TEX. George Wong, David Mykytyn. 6 October 2016

Introduction to LaTex 2ε. Based on The Not So Short Introduction to LaTeX 2ε by Tobias Oetiker et al., April 2001

Introduction to LAT E X

An introduction to LaTeX

1. Welcome. (1) Hello. My name is Dr. Christopher Raridan (Dr. R). (3) In this tutorial I will introduce you to the amsart documentclass.

Why do I need LaTeX? What is LaTeX? Where can I get LaTeX? How can I use LaTeX? Who can help me with LaTeX? Why What Where How Who

Introduction to L A TEX

How to use abdnthesis.cls

What is L A T E X? Dan Yasaki. June 4, 2018 REU at Elon University. UNC Greensboro. Dan Yasaki What is LAT E X? 1 / 22

Transcription:

A Brief Overview of L A TEX

What Is L A TEX? L A TEX is a document preparation system designed by Leslie Lamport on top of Donald Knuth s TEX.

Useful Websites There s a useful wikibook about L A TEX at https://en.wikibooks.org/wiki/latex There s also a useful TEXFAQ at https://texfaq.org. And Stack Exchange provides a useful question and answer site at https://tex.stackexchange.com The L A TEX Project has useful information at https://www.latex-project.org/ The TEX Users Group (TUG) also has lots of useful information.

Get L A TEX for Free The TEX Live (from TUG) has distributions for Unix, Windows and Mac OS X.

Get L A TEX for Free: Windows MiKTEX is specifically for Windows (and is public domain). protext is an easy-to-install distribution based on MikTEX (and is also public domain).

Get L A TEX for Free: Mac OS X MacTEX is a Mac-specific distribution, based on TEXLive.

L A TEX Editors For Windows: WinEdt: Available at http://www.winedt.com (shareware: US$40 student registration after a 30-day trial period). It can connect to pretty much any version of TEX, but is preconfigured for MiKTEX. LEd: A free environment for rapid TEX and L A TEX document development. It is available at http://www.latexeditor.org/.

L A TEX Editors Cross-platform editors: Texmaker: A free L A TEX editor that integrates many tools needed to develop documents with L A TEX in just one application. Texmaker runs on Unix, Mac OS X, and Windows systems and is available at http://www.xm1math.net/texmaker/. TEXstudio: A cross-platform environment available at https://texstudio.org LyX: Runs on many platforms (https://www.lyx.org/).

L A TEX Editors Check the Mac OS X L A TEX website http://tug.org/mactex/ for Mac editors.

How Do I Use L A TEX? Create a L A TEX source file (filename.tex) containing the content of the document plus L A TEX commands that describe the logical structure of the document. Run L A TEX on the source file (either latex filename.tex or pdflatex filename.tex) L A TEX formats the document using the formatting rules of the document class specified in the source, putting the output into either A device-independent file (filename.dvi) if you used the latex command, or A PDF file (filename.pdf) if you used the pdflatex command.

Device-Independent Output If you used latex filename.tex to get filename.dvi: Then the formatted output can be Displayed on the screen using xdvi, or Translated into Postscript using dvips and then printed.

L A TEX on Our Unix Systems To use LaTeX 2e on the Department s Unix systems: You must use the command source /usr/local/tex/setup.csh (This command could go in one of the standard files such as your.login file.) Typical session on our Unix systems: pdflatex file.tex bibtex file pdflatex file.tex pdflatex file.tex

Overview of L A TEX Source \documentclass[options]{chosendocumentclass} preamble \begin{document} The content of your document goes here! \end{document}

Document Classes article: used for ordinary documents. Some options: 11pt, 12pt, twoside, twocolumn report: like article, only for longer documents. book: for books. letter: for letters. seminar, slides or beamer: for slides.

The Title Page Specify the title, author(s), and date (optional) in the preamble, and generate the title page with the \maketitle command. \documentclass{article} \title{$p \not= \mathit{np}$} \author{} \begin{document} \maketitle The rest of my article goes here. \end{document}

Abstracts If you want an abstract in your document: For example, a thesis proposal usually has an abstract use the abstract environment and place it after the \maketitle command: \begin{abstract} The negative side-effects of using lock-based synchronization mechanisms are well known. \end{abstract}

Sectioning To start a new section: \section{section_title} Subsections and sub-subsections are also available: \subsection{subsection_title} and \subsubsection{subsubsection_title}. To get unnumbered sections and subsections: Use \section*{section_title} and \subsection*{subsection_title}.

Example: \section{introduction} Many theoretical computer scientists have hypothesized --- correctly --- that $P \not= \mathit{np}$, but none were able to prove it. At last, that hypothesis is proved correct. \subsection{the Class $P$} The class $P$ consists of all decision problems that can be solved in polynomial time. \subsection{the Class $\mathit{np}$} The class $\mathit{np}$ consist of all decision problems that can be solved in nondeterministic polynomial time.

Text Type in the text of your document mostly as you normally would. L A TEX ignores whitespace (tabs, blanks, newlines) except... A blank line ends a paragraph. L A TEX ignores the formatting you used when you type in your text and formats it according to the document class you specified.

Lists L A TEX provides three types of lists: enumerated list: items are numbered itemized list: unnumbered items descriptive lists: items are named

Example: Enumerated List In the source: \begin{enumerate} \item Prove that $P \not= \mathit{np}$. \begin{enumerate} \item Give an overview of your proof. \item Now provide the details. \end{enumerate} \end{enumerate} In the output: 1 Prove that P NP. 1 Give an overview of your proof. 2 Now provide the details.

Example: Itemized List In the source: \begin{itemize} \item I can describe my ideas in point form. \item Students like point form. \item English professors do not. \end{itemize} In the output: I can describe my ideas in point form. Students like point form. English professors do not.

Example: Descriptive List In the source: \begin{description} \item[chocolate:] Necessary to my existence. Don t get between me and my chocolate! \item[baby carrots:] Nice crunch and healthy, too. \end{description} In the output: Chocolate: Necessary to my existence. Don t get between me and my chocolate! Baby carrots: Nice crunch and healthy, too.

In-line Lists To produce a list that is in-line in a sentence: Investigate the paralist package. Put \usepackage{paralist} in the preamble, and then you can write in-line lists that (a) can be used within paragraphs, (b) takes care of enumeration and (c) has items that can be referenced, using the following source code: \begin{inparaenum}[(a)] \item can be used within paragraphs, \item takes care of enumeration and \item has items that can be referenced. \label{pl2} \end{inparaenum}

Mathematics In-line equation log 2 32 = log 2 2 5 = 5 is created with $\log_{2} 32 = \log_{2} 2^{5} = 5$. Unnumbered displayed equation is created by x 2 + x x = x + 1 \[ \frac{x^{2}+x}{x} = x + 1 \]

Mathematics Numbered displayed equation n i = is created by i=1 n(n + 1) 2 (1) \begin{equation} \sum_{i=1}^{n} i = \frac{n(n+1)}{2} \end{equation} \label{mysum} and can be referred to anywhere in the text as Equation 1 using Equation \ref{mysum}.

Be Careful with Fractions Do not use \frac{numerator}{denominator} in an in-line formula. Instead, either use a displayed equation \[ \frac{numerator}{denominator} \] or use (numerator)/(denominator) in an in-line formula.

Be Careful with Fractions Consider $\frac{1}{2}$, which produces 1 2. The digits are too small, and the result is too tall and will make the inter-line spacing look funny. The result is more readable if you use $1/2$, which produces 1/2. The result is of \frac{}{} is readable only in a displayed formula: \[ \frac{1}{2} \] produces 1 2.

Many Useful Symbols and Math Commands Don t type words directly in mathematical expressions. For example, if you type $log n$, you get logn. L A TEX thinks you are multiplying four variables named l o, g and n, and does not typeset log as a word. L A TEX provides many useful commands for commonly-used mathematical words: \log, \ln, \lim, \sin, and so on. In the above example, you should type $\log n$ to get log n.

Many Useful Symbols and Math Commands http://tug.ctan.org/info/symbols/comprehensive/ symbols-a4.pdf contains a comprehensive list of symbols you can use in mathematical expressions and elsewhere. Detexify (at http://detexify.kirelabs.org/classify.html) allows you to draw the symbol you want and then describes the symbols that L A TEX provides that are like your drawing.

Typing Words in Math Mode If you want to use a word in math mode, then use \mathit{} as the following example shows. $\mathit{force} = \mathit{mass} \cdot \mathit{acceleration}$ produces force = mass acceleration.

Numbering L A TEX can figure out the numbering for you, if you tell it to remember a number with \label{yourlabelname}, just as we saw in numbered displayed equations. Example: Because I typed \begin{frame} \frametitle{numbering} \label{num} \ldots \end{frame} I can refer to this section as Slide 32 anywhere in this document using Slide \ref{num} and L A TEX automagically fills in the number for me.

Hint Any number that L A TEX generates (page numbers, item numbers, section or subsection numbers, figure numbers, equation numbers and so on) can be captured using the \label command and used elsewhere in your text with the \ref command. Never type the numbers that L A TEX generated for you. For example, never type As Figure 1 shows,.... Always use \label and \ref. Make L A TEX do the work, instead!

Figures L A TEX can do figures: \begin{figure} Content of the figure goes here. \caption{caption of the figure.} \label{figurelabel} \end{figure} The contents could be text, diagrams created with the pgf/tikz package or L A TEX s own picture environment, a table or anything else that L A TEX is capable of handling, such as included JPEG, PNG, PDF or GIF. Note: Tables, included JPEG, PNG, PDF, or GIF and picture diagrams can all go anywhere in a document, not just in figures.

Including JPEG, PNG, PDF or GIF To include a JPEG, PNG, PDF or GIF picture, you must include the graphicx package, that handles pictures. (Other formats should be converted to PDF.) You include the graphicx package, for example, using the \usepackage{graphicx} command in the preamble. Using the graphicx package, you can include a picture using \includegraphics{filename.jpg}. You can shrink or expand a picture by specifying a height and/or a width or a scaling factor: \includegraphics[width=0.5\textwidth]{boy.png} \includegraphics[height=60mm]{cats.jpg} \includegraphics[scale=0.5]{mygraphic.png}

Example: \usepackage{graphicx} % In the preamble \begin{center} % In the body of the document \includegraphics[scale=0.9]{tinypicture.jpg} \end{center}

Double-Spaced Document To double-space your document (for your thesis proposal or any assignment in this course, for example), use \usepackage{setspace} \doublespacing in the preamble.

A Period That Does Not End a Sentence A period is used to mark the end of sentence in L A TEX source. (Exception: a period following an uppercase letter does not end a sentence in L A TEX source.) L A TEX puts a larger amount of space between the end of sentence and the start of the next one than it puts between two words within a sentence.

A Period That Does Not End a Sentence Example: in Cameron et al., the period does not end a sentence. To tell L A TEX that a period does not end a sentence, place a backslash followed by a blank immediately after the period. Example: Cameron et al.\ If you want a period after an uppercase letter to end a sentence, type \@ immediately after the period. For example: DO NOT REMOVE YOUR LAPTOP CASE.\@ It would void your warranty.

Periods That Don t End Sentences: Examples Look for common abbreviations. Here are some examples: et al.: Using et al. without a ~\cite{} command immediately after it: Cameron et al.\ speculate that... Titles of people: Dr. or Mr. or Mrs. or other abbreviated titles. Type Dr.\ Peter Graham, for example. etc.: Note that you should avoid etc. as much as possible and certainly not end a sentence with etc. Special case: i.e. and e.g. should each be followed immediately by a comma i.e., and e.g., so you don t need to type \ after them.

Correct Quotation Marks Here is what correct quotation marks look like: Be careful how you type in your quotes, she said. In elementary school, we referred to them as 66 and 99. To get correct quotes: Opening double quotes: Type two single back quotes with no space between: Closing double quotes: Type two single forward (ordinary) quotes with no space between them

Quoting Someone Else s Words Remember that you must: indent the copied text, put quotation marks around the copied text, provide a reference to the original document (the one that you copied the text from) immediately before the copied text, and provide a complete bibliographic entry for the original document in a References section at the end of your document.

Direct Quotations in L A TEX Gunawi et al.~\cite{gun} conclude that \begin{quote} Adding reliability through the I/O shepherd was simple in some ways and challenging in others. \end{quote} Gunawi et al. [1] conclude that Adding reliability through the I/O shepherd was simple in some ways and challenging in others.

Advice Learn to let L A TEX do the formatting. Microsoft Word makes you do the formatting. L A TEX is expert at formatting.

There s Lots More! You can do a table of contents and an index. You can split your L A TEX source into multiple files. And there s lots of other things L A TEX can do!

Haryadi S. Gunawi, Vijayan Prabhakaran, Swetha Krishnan, Andrea C. Arpaci-Dusseau, and Remzi H. Arpaci-Dusseau. Improving file system reliability with I/O shepherding. ACM SIGOPS Operating Systems Review, 41(6):293 306, December 2007.