LaTeX Documents Document Body Preamble 8/3/2019 ARENA Tutorial - LaTeX

Slides:



Advertisements
Similar presentations
Introduction to FX Equation 4. The Basic Idea FX Equation is DIFFERENT. Most equation editors use a point and click interface that has you searching for.
Advertisements

Lecture 8 Introduction to Latex. Introduction TeX is essentially a Markup Language (like HTML, XML and RTF) TeX written by Donald Knuth in 70´s –A revolution.
Copyright 2006 South-Western/Thomson Learning Chapter 10 Reports.
13 February Building a Web Page. HTML Files Two types of information Text Instructions on how to display Instructions are in the form of tags Tags are.
Computer Science: A Structured Programming Approach Using C1 Objectives ❏ To understand the structure of a C-language program. ❏ To write your first C.
XML Primer. 2 History: SGML vs. HTML vs. XML SGML (1960) XML(1996) HTML(1990) XHTML(2000)
Chapter 12: Network Programming Desktop Publishing Translator models Latex Documentation Preparation Postscript programming language WYSIWIG Editors.
By: Jose Mahendra Aji. First you must click the start button on the bottom left of your screen. Type in “Microsoft office excel” in the search section.
Adopted from: PRISM Brownbag Series June 9 th, 2009 Byungwon Woo.
Research Tools: LaTex A high quality document preparation system by Karthikeyan Umapathy.
Introduction to LaTeX PRISM Brownbag Series June 9 th, 2009 Byungwon Woo.
® Microsoft Office 2010 Word Tutorial 4 Desktop Publishing and Mail Merge.
Introduction to… About Tex & LaTeX What is TeX? What is LaTeX? Advantages - Disadvantages.
Introduction to Unix – CS 21 Lecture 16. Lecture Overview LaTeX History Running and creating LaTeX documents Documents and Articles Tables Lists Fonts.
Introduction to LaTeX Thomas Gorry. What is Latex?  A typesetting system used to produce professional looking documents.  Particularly good at handling.
LATEXLATEX IPA – batch. LATEXLATEX  A document preparation system - pronounced as lay-tek  It is a markup and programming language created by.
COMMON APPLICATION FUNCTIONS Presentation. Bullets  Symbols used to organize data into a list.  This  Is  An  Example  Of  A  Bullet  List.
CC510 - LaTeX 1 Lecturer - 김한규 (Hangyu Kim) 1CC510 – 2011.
LaTeX (+ BibTeX) Tutorial
3.01 – Day 3 - Formatting, Alignment, and Page Setup.
Lesson 4 - Revising the Document Layout Microsoft Word 2010.
June LaTeX " A typesetting package for formatting and creating documents. Created by L. Lamport based on TeX designed by D. Knuth. " Alphanumeric.
1 LaTeX For Dummies Mulugeta Gebregziabher Division of Biostatistics and Epidemiology MUSC April 4, 2011.
Text, not Word Processing Gordon J. Pace March 2006 First steps.
Formatting Documents Lesson 2 Microsoft Word. Apply Paragraph and Character styles Formatting has to do with the appearance of a document. In Word entire.
Presentation Title Subtitle goes here.. Top layer of bullet points –Second layer of bullet points Third layer of bullet points –Does anyone actually use.
4 Chapter Four Introduction to HTML. 4 Chapter Objectives Learn basic HTML commands Discover how to display graphic image objects in Web pages Create.
SIGNewGrad: Intro to LaTeX
Microsoft Word Notes. Justified To justify your typing: –Highlight the information –Choose format –Paragraph –Use the dropdown menu next to alignment.
Lecture 3- Microsoft Word COE 201- Computer Proficiency.
1 Title Line on a Divider Slide Format >Level one bullet text for a divider slide.
Information SKL for Graduate Students Instructors: Sina Mater 3 December 2010.
Introduction to LaTeX A Mathematical typesetting system.
Basic HTML Programming Technology Education Ellsworth Community Middle School Communication Systems.
HTML5 Introduction to Web Programming. Plan of the course HTML5 Structure of a document Main HTML Tags –Headings –Paragraphs –Links –Tables –Forms –Images.
XP 2 HTML Tutorial 1: Developing a Basic Web Page.
Working with Themes, Style Sets, Backgrounds, Quick Parts, and Text Boxes © 2014, John Wiley & Sons, Inc.Microsoft Official Academic Course, Microsoft.
Sébastien Le Roux. not What I am not going to talk about The explanations are in my HowTo ! Check my web IPCMS Basic tutorial to programming.
Sample Title Panel (2 line option) Sample Subtitle Panel (Multiple line option)
Lesson 7 Working with Themes, Style Sets, Backgrounds, Quick Parts, and Text Boxes MOAC.
Department of Mathematics, Jazan University, Jazan.
LaTex -Computer scientist named Donald Knuth developed the program called Tex, in 1978.(mainly focused on formulae) -Later a mathematician and computer.
LATEX By GerardoVela 3/27/2015.
Computer Applications
How to take notes.
Sébastien Le Roux.
Indesign: setting up a proposal efficiently
Microsoft Official Academic Course, Microsoft Word 2013
Microsoft Office 2007-Illustrated
Microsoft Official Academic Course, Microsoft Word 2013
By Rajyalakshmi Divi IIT Bombay
Indiana U t Wendy Balmer
Outlines.
Grauer and Barber Series Microsoft Word Chapter Four
Microsoft word Chapters 4, 5, 6 & 7
Basic usage and packages of TEX
Engineering Librarian
Lesson 1: Top 10 List Unit 1: Formatting Lists,
3.OA.1 Arrays and Multiplication Slideshow
Outline Basic English Information Inquiry Reading Technical Materials
Text processing Programming Language Design and Implementation (4th Edition) by T. Pratt and M. Zelkowitz Prentice Hall, 2001 Section 12.1.
A high quality document preparation system
Making Math Look Pretty – or How to Use LaTeX
The LaTeX Tutorial.
A brief guide to this template
A brief guide to this template
A brief guide to this template
The LaTeX Tutorial.
A brief guide to this template
Presentation transcript:

LaTeX Documents Document Body Preamble 8/3/2019 ARENA Tutorial - LaTeX Does the document really 'have' a dcomentclass or _is_ it a class (aggregation vs. inheritance)?? If so, how can indefinite amount of subclasses be depicted? 8/3/2019 ARENA Tutorial - LaTeX

Some Key Concepts Document Class Packages Logical Structure Environments Funny Characters 8/3/2019 ARENA Tutorial - LaTeX

Document Classes Document has documentclass Body Preamble declares 8/3/2019 ARENA Tutorial - LaTeX

Document Classes book report article letter slides 8/3/2019 ARENA Tutorial - LaTeX

Document Classes Class options 10pt | 11pt | 12pt onecolumn | twocolumn oneside | twoside notitlepage | titlepage final | draft a4paper | letterpaper | a5paper | … 8/3/2019 ARENA Tutorial - LaTeX

Packages Document uses package * * Body Header includes 8/3/2019 ARENA Tutorial - LaTeX

Packages babel - support for languages \usepackage[german]{babel} colortbl - coloured tables amsmath - more math symbols qtree - drawing trees array - improved tables graphicx - including pictures … 8/3/2019 ARENA Tutorial - LaTeX

Logical Structure book, report article chapter * section section * * subsection subsection * * subsubsection subsubsection 8/3/2019 ARENA Tutorial - LaTeX

Environments Body * Building block * Text Command Environment 8/3/2019 ARENA Tutorial - LaTeX

Environments document - top level environment tabular - tables table - floating elements equation - what it says itemize - bullet list center - format text centered 8/3/2019 ARENA Tutorial - LaTeX

Funny Characters Greek letters: \pi, \Gamma, \alpha Umlauts : \"a, \"u, \"e, \"s Math symbols: \leftarrow, \subset, \simeq Quotes: ``(left), ''(right) 8/3/2019 ARENA Tutorial - LaTeX