L Y X for many purposes

Size: px
Start display at page:

Download "L Y X for many purposes"

Transcription

1 LYX for many purposes Opportunities with LYX June 16, 2015

2 Outline Documents in general 1 Documents in general

3 LYX is useful for writing many kinds of documents Letters Reports Books can make camera-ready PDF for professional printing Handles hundreds of pages with ease Can split big documents over multiple files

4 Features making your documents look good LYX uses the L A TEX typesetting software Automatic hyphenation, for most languages Advanced line breaking straight margins without overly long spaces Advanced page breaking never a heading at the bottom of a page! Uses advanced font features automatically kerning ligatures small caps

5 Features making your documents look good Styles based, instead of tweaking font parameters consistent style throughout long documents little need for finishing, saves time Structured documents The table of contents is automatic, so it is never wrong likewise for cross references, figure numbers support for bibliographies & indexes Image support many formats (jpeg, png, svg, fig, eps & more) exact sizing avoids variations from drag-based sizing floating and numbered figures

6 Making presentations with LYX PDF-based presentations such as this one works with any pdf-viewer LYX strong points are available in presentations too math graphics Stepwise animations using tikz/pgf example on the following page you may skip it by clicking on

7 Making presentations with LYX PDF-based presentations such as this one works with any pdf-viewer LYX strong points are available in presentations too math graphics Stepwise animations using tikz/pgf example on the following page you may skip it by clicking on

8 Making presentations with LYX PDF-based presentations such as this one works with any pdf-viewer LYX strong points are available in presentations too math graphics Stepwise animations using tikz/pgf example on the following page you may skip it by clicking on

9 Making presentations with LYX PDF-based presentations such as this one works with any pdf-viewer LYX strong points are available in presentations too math graphics Stepwise animations using tikz/pgf example on the following page you may skip it by clicking on

10 Making presentations with LYX PDF-based presentations such as this one works with any pdf-viewer LYX strong points are available in presentations too math graphics Stepwise animations using tikz/pgf example on the following page you may skip it by clicking on

11 Making presentations with LYX PDF-based presentations such as this one works with any pdf-viewer LYX strong points are available in presentations too math graphics Stepwise animations using tikz/pgf example on the following page you may skip it by clicking on

12 Making presentations with LYX PDF-based presentations such as this one works with any pdf-viewer LYX strong points are available in presentations too math graphics Stepwise animations using tikz/pgf example on the following page you may skip it by clicking on

13 Making presentations with LYX PDF-based presentations such as this one works with any pdf-viewer LYX strong points are available in presentations too math graphics Stepwise animations using tikz/pgf example on the following page you may skip it by clicking on

14 Making presentations with LYX PDF-based presentations such as this one works with any pdf-viewer LYX strong points are available in presentations too math graphics Stepwise animations using tikz/pgf example on the following page you may skip it by clicking on

15 Stepwise animation of a breadth-first search d: e: a: b: c: s:0 g: Queue: s

16 Stepwise animation of a breadth-first search d: e: a: b: c: s:0 g: Queue:

17 Stepwise animation of a breadth-first search d: e: a: a:1 b: c: s:0 g: Queue: a

18 Stepwise animation of a breadth-first search d: e: a: a:1 b: b:1 c: s:0 g: Queue: a b

19 Stepwise animation of a breadth-first search d: e: a: a:1 b: b:1 c: s:0 g: Queue: b

20 Stepwise animation of a breadth-first search d: d:2 e: a: a:1 b: b:1 c: s:0 g: Queue: b d

21 Stepwise animation of a breadth-first search d: d:2 e: a: a:1 b: b:1 c: s:0 g: Queue: d

22 Stepwise animation of a breadth-first search d: d:2 e: e:2 a: a:1 b: b:1 c: s:0 g: Queue: d e

23 Stepwise animation of a breadth-first search d: d:2 e: e:2 a: a:1 b: b:1 c: s:0 g: g:2 Queue: d e g

24 Stepwise animation of a breadth-first search d: d:2 e: e:2 a: a:1 b: b:1 c: s:0 g: g:2 Queue: e g

25 Stepwise animation of a breadth-first search d: d:2 e: e:2 a: a:1 b: b:1 c: s:0 g: g:2 Queue: g

26 Stepwise animation of a breadth-first search d: d:2 e: e:2 a: a:1 b: b:1 c: c:3 s:0 g: g:2 Queue: g c

27 Stepwise animation of a breadth-first search d: d:2 e: e:2 a: a:1 b: b:1 c: c:3 s:0 g: g:2 Queue: c

28 Stepwise animation of a breadth-first search d: d:2 e: e:2 a: a:1 b: b:1 c: c:3 s:0 g: g:2 Queue:

29 in LYX Documents in general L A TEX makes formulas look good printed k n=1 1 n > k dx = ln(k + 1) x LYX has the best formula editor there is pick everything from menus, or write TEX formulas directly Interfaces to computer algebra systems example, using maxima to solve an integral: 1 1 x dx = log(1 x) the equals sign and the rest were filled in by maxima

30 Sheet music with LYX & Lilypond LYX can use the Lilypond music engraving software Small snippets such as a scale: {g4 a b c d e f g}: a chord: {<e g cis e>2}: Larger example on the following page all entered in LYX

31 Grieg s concerto in A minor poco rit 8 Allegro molto moderato ( = 84) Piano ff fz 1 a tempo fz 1 stringendo a tempo 4

32 Source code support Documents in general Enter source code into LYX, or Refererence source files directly automatic document update when the source change Either way, automatic syntax highlighting for any language int x=42; / C / customizable, if needed int x=42; / C / Example on the following page line numbers & highlighting done automatically

33 Source code example, count to 10 in C #include <s t d i o. h> i n t main ( ) { i n t i ; / i i s a " v a r i a b l e " / f o r ( i = 1 ; i < 1 0 ; ++i ) { / l o o p / p r i n t f ( " i = %i \n", i ) ; } } / This program ends h e r e /

Script for Interview about LATEX and Friends

Script for Interview about LATEX and Friends Script for Interview about LATEX and Friends M. R. C. van Dongen July 13, 2012 Contents 1 Introduction 2 2 Typography 3 2.1 Typeface Selection................................. 3 2.2 Kerning.......................................

More information

Step-By-Step Instructions for Using InDesign

Step-By-Step Instructions for Using InDesign Step-By-Step Instructions for Using InDesign Before you even start a new document in InDesign, you will need to think about the size of your book as well as the number of pages you want to include (not

More information

Written & Oral Presentation: Computer Tools

Written & Oral Presentation: Computer Tools Written & Oral Presentation: Computer Tools Aleksandar Donev Courant Institute, NYU 1 donev@courant.nyu.edu 1 Course MATH-GA.2840-004, Spring 2018 February 7th, 2018 A. Donev (Courant Institute) Tools

More information

The Text group on the Text Box Tools contextual menu contains three options:

The Text group on the Text Box Tools contextual menu contains three options: To use these tools you will always need to click on a text box to activate the Text Box Tools contextual menu. Text Group The Text group on the Text Box Tools contextual menu contains three options: Text

More information

The content editor has two view modes: simple mode and advanced mode. Change the view in the upper-right corner of the content editor.

The content editor has two view modes: simple mode and advanced mode. Change the view in the upper-right corner of the content editor. Content Editor The content editor allows you to add and format text, insert equations and hyperlinks, tables, and attach different types of files to content. The editor appears throughout the system as

More information

COMPUTER APPLICATIONS TECHNOLOGY

COMPUTER APPLICATIONS TECHNOLOGY COMPUTER APPLICATIONS TECHNOLOGY Practical Skillsets required per application per grade Taken from CAPS Computer Applications Technology Practical skillsets required per application per grade (according

More information

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

What is LaTeX. Is a document markup language and document preparation system for the TeX typesetting program What is LaTeX LaTeX ( /ˈleɪtɛk/, /ˈleɪtɛx/, /ˈlɑːtɛx/, or /ˈlɑːtɛk/) Is a document markup language and document preparation system for the TeX typesetting program Refers only to the language, not to the

More information

Latex Tutorial. CIS400 Senior Design 9/5/2013

Latex Tutorial. CIS400 Senior Design 9/5/2013 1 Latex Tutorial CIS400 Senior Design 9/5/2013 2 Outline Introducing TeX/LaTeX Benefits and potential difficulties Installation and use on Unix/Mac/Windows Compiling PDF documents from LaTeX Basic document

More information

Libre Writer Exercise - 4

Libre Writer Exercise - 4 Libre Writer Exercise - 4 Aim: Introduction to Writer, importance of Writer as Word Processor, overview of toolbars, saving, accessing files, using help and resources. i). Create a document using the features:

More information

Line Spacing and Double Spacing...24 Finding and Replacing Text...24 Inserting or Linking Graphics...25 Wrapping Text Around Graphics...

Line Spacing and Double Spacing...24 Finding and Replacing Text...24 Inserting or Linking Graphics...25 Wrapping Text Around Graphics... Table of Contents Introduction...1 OpenOffice.org Features and Market Context...1 Purpose of this Book...4 How is OpenOffice.org Related to StarOffice?...4 Migrating from Microsoft Office to OpenOffice.org...4

More information

Introduction to Excel 2013

Introduction to Excel 2013 Introduction to Excel 2013 Copyright 2014, Software Application Training, West Chester University. A member of the Pennsylvania State Systems of Higher Education. No portion of this document may be reproduced

More information

LYX with Beamer and Sweave

LYX with Beamer and Sweave LYX with Beamer and Sweave Ziqian Zhou Department of Statistics University of Iowa February 21, 2012 Outline 1 Introduction to L A TEX and LYX 2 Basic LYX Walkthrough 3 Advanced Topics 4 LYX and Sweave

More information

HTMLDOC On Line Help

HTMLDOC On Line Help HTMLDOC On Line Help HTMLDOC On Line Help Table of Contents HTMLDOC On Line Help...1 Loading and Saving Books...2 The Input Tab...3 Setting the Document Type...3 Adding HTML Input Files...3 Adding URLs...3

More information

Page border templates word Page border templates word 2007.zip

Page border templates word Page border templates word 2007.zip Page border templates word 2007 Page border templates word 2007.zip borders including themes like animals, holidays, school, sports, and much more.19/06/2012 Hello I need to create word template with a

More information

San Joaquin County Office of Education Regional Occupational Centers/Programs Desktop Publishing ~ Course Outline CBEDS#: 5757 ~ Course ID#: 57570

San Joaquin County Office of Education Regional Occupational Centers/Programs Desktop Publishing ~ Course Outline CBEDS#: 5757 ~ Course ID#: 57570 Desktop Publishing Course Outline 1 Module I: General Workplace skills 5 Personal Traits Self Confidence Honesty Perseverance Self Discipline Responsibility Positive Attitude Work Ethic Personal Hygiene

More information

Professional outputs with ODS LATEX

Professional outputs with ODS LATEX Paper TU04 Professional outputs with ODS LATEX Arnaud DAUCHY, Sanofi Aventis, Paris, France Solenn LE GUENNEC, Sanofi Aventis, Paris, France ABSTRACT ODS tagset and ODS markup have been embedded from SAS

More information

19. Bulleted and Numbered Lists

19. Bulleted and Numbered Lists Kennesaw State University DigitalCommons@Kennesaw State University Sexy Technical Communications Open Educational Resources 3-1-2016 19. Bulleted and Numbered Lists David McMurray Follow this and additional

More information

MadCap Software. Index Guide. Flare 2017 r2

MadCap Software. Index Guide. Flare 2017 r2 MadCap Software Index Guide Flare 2017 r2 Copyright 2017 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document

More information

Part - I : Short Course Typing Text

Part - I : Short Course Typing Text Part - I : Short Course Sanjay Mishra Department of Mathematics Lovely Professional University Punjab, India June 14, 2012 Outline 1 Introduction The Keyboard Your First Note Lines too Wide More Text Features

More information

MATH36032 Problem Solving by Computer. Publishable Quality Graphics

MATH36032 Problem Solving by Computer. Publishable Quality Graphics MATH36032 Problem Solving by Computer Publishable Quality Graphics Which format of figures (images) do you know? Which format of figures (images) do you know? Raster formats: png, jpeg, tiff, gif, bmp,...

More information

DIGITAL LIBRARY AND SEARCH ENGINE OF BULGARIAN FOLKLORE SONGS

DIGITAL LIBRARY AND SEARCH ENGINE OF BULGARIAN FOLKLORE SONGS CSECS 2011, pp. 245-254 The 7 Annual International Conference on Computer Science and Education in Computer Science, July 06-10 2011, Sofia, Bulgaria DIGITAL LIBRARY AND SEARCH ENGINE OF BULGARIAN FOLKLORE

More information

L A TEX Gotchas - Common Pitfalls and Debugging

L A TEX Gotchas - Common Pitfalls and Debugging L A TEX Gotchas - Common Pitfalls and Debugging Christopher Rose Electrical and Computer Engineering Auburn University July 22, 2010 1 / 26 Outline 1 2 TeXnicCenter Installation TeXnicCenter Output Profiles

More information

Introduction to L A T E X

Introduction to L A T E X to L A T E X Ricky Patterson Big Library 21 Sep 2016 Ricky Patterson Intro to LAT E X 21 Sep 2016 1 / 18 Outline A Basic L A T E X Document \documentclass Packages Caveats Formatting Some L A T E X Examples

More information

TIPS FOR WORKING WITH THE HONORS COLLEGE SENIOR PROJECT TEMPLATE

TIPS FOR WORKING WITH THE HONORS COLLEGE SENIOR PROJECT TEMPLATE TIPS FOR WORKING WITH THE HONORS COLLEGE SENIOR PROJECT TEMPLATE There are several issues that arise when using the Honors College Senior Project Template. Most common are formatting tabs, margins, and

More information

The Joys of L A T E X

The Joys of L A T E X The Joys of L A T E X A 45 minute lecture, with examples, introducing the world s standard typesetting language. Vadim Ponomarenko Department of Mathematics and Statistics San Diego State University June

More information

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

L A TEX: Eh? What is it, what isn t it, who cares? Andy Caird. LATEX: Eh? p.1/13 LATEX: Eh? p.1/13 L A TEX: Eh? What is it, what isn t it, who cares? Andy Caird acaird@umich.edu LATEX: Eh? p.2/13 L A TEX It is not a word-processor. LATEX: Eh? p.2/13 L A TEX It is not a word-processor.

More information

Creating Web Pages with SeaMonkey Composer

Creating Web Pages with SeaMonkey Composer 1 of 26 6/13/2011 11:26 PM Creating Web Pages with SeaMonkey Composer SeaMonkey Composer lets you create your own web pages and publish them on the web. You don't have to know HTML to use Composer; it

More information

Introduction to QuickMath

Introduction to QuickMath Introduction to QuickMath https://www.quickmath.io QuickMath Authors April 2, 2018 Contents 1 Basic Editing 1 1.1 System Requirements.......................... 1 1.2 Editor Layout...............................

More information

OpenOffice.org Writer

OpenOffice.org Writer OOo MiniConf Downunder Technical Writing using OpenOffice.org Writer Jean Hollis Weber Jean Hollis Weber Community Volunteer - Slide 1 Why OOo for Techwriting? Combines best features of MS Word and FrameMaker

More information

Word-to-L A TEX specification

Word-to-L A TEX specification Word-to-L A TEX specification Michal Kebrt April 19, 2005 Contents 1 Introduction 1 1.1 Text processors................................... 2 1.2 TEX and L A TEX................................... 2 1.3

More information

Comic Life. Creating Photo Comics. Classroom Course Manual

Comic Life. Creating Photo Comics. Classroom Course Manual Comic Life Creating Photo Comics Classroom Course Manual Written, designed, and produced by: DoIT Software Training for Students Last Updated 1/14/2017 About Software Training for Students Software Training

More information

LATEX. Leslie Lamport. Digital Equipment Corporation. Illustrations by Duane Bibby. v ADDISON-WESLEY

LATEX. Leslie Lamport. Digital Equipment Corporation. Illustrations by Duane Bibby. v ADDISON-WESLEY LATEX A Document Preparation System User's Guide and Reference Manual Leslie Lamport Digital Equipment Corporation Illustrations by Duane Bibby v ADDISON-WESLEY Boston San Francisco New York Toronto Montreal

More information

WAYNESBORO AREA SCHOOL DISTRICT COMPUTER APPLICATIONS

WAYNESBORO AREA SCHOOL DISTRICT COMPUTER APPLICATIONS UNIT: Publisher KEY LEARNING(S): Introduction to Microsoft Publisher and Publisher jumpstart UNIT ESSENTIAL QUESTIONS: How can you use Publisher to enhance your education/career? COMPETENCY: Publisher

More information

APPLIED COMPUTING 1P01 Fluency with Technology

APPLIED COMPUTING 1P01 Fluency with Technology APPLIED COMPUTING 1P01 Fluency with Technology Word Processing APCO/IASC 1P01 Brock University Brock University (APCO/IASC 1P01) Word Processing 1 / 30 Word Processors Word processors, at their core, are

More information

Activity: Using Mapbook

Activity: Using Mapbook Activity: Using Mapbook Requirements You must have ArcMap for this activity. Preparation: Download Mapbook. The download page is intimidating. Just scroll to the bottom and find the Download Now place.

More information

Instructions/template for preparing your NOLTA manuscript (Ver. 3.02, Aug. 28, 2015)

Instructions/template for preparing your NOLTA manuscript (Ver. 3.02, Aug. 28, 2015) NOLTA, IEICE Paper Instructions/template for preparing your NOLTA manuscript (Ver. 3.02, Aug. 28, 2015) Name Author1 1a), Name Author2 2, and Name Author3 1 1 Institute of Industrial Science, University

More information

Here are some of the features that are included

Here are some of the features that are included "HomInspect Program Guide" Was created for HomInspect Premium Edition to help provide you with simple directions on how to navigate through this home Inspection reporting software. Before starting your

More information

Adobe InDesign CC. 1. Introducing the Workspace. 2. Getting to Know InDesign. 3. Setting Up a Document and Working with Pages

Adobe InDesign CC. 1. Introducing the Workspace. 2. Getting to Know InDesign. 3. Setting Up a Document and Working with Pages Adobe InDesign CC 1. Introducing the Workspace Getting started Looking at the workspace Working with panels Customizing the workspace Navigating through a document Using context menus Using Panel Menus

More information

Excel Select a template category in the Office.com Templates section. 5. Click the Download button.

Excel Select a template category in the Office.com Templates section. 5. Click the Download button. Microsoft QUICK Excel 2010 Source Getting Started The Excel Window u v w z Creating a New Blank Workbook 2. Select New in the left pane. 3. Select the Blank workbook template in the Available Templates

More information

Top. 3 reasons. iwork is right for your office

Top. 3 reasons. iwork is right for your office Top 3 reasons iwork is right for your office iwork 08 Productivity the Mac way. 3 reasons iwork is right for your office Incredibly easy to use. iwork streamlines your work by providing easy access to

More information

Org Chart Designer Pro

Org Chart Designer Pro Org Chart Designer Pro User Guide Version 3.73 Last updated: Feb 12, 2016 Table of Contents Editor overview How to add from template File save format Format colors Update line thickness and line pattern

More information

Alternate Format for STEM

Alternate Format for STEM Alternate Format for STEM O FFICE OF A CCESSIBLE E DUCATION S TANFORD U NIVERSITY Alice Wong, Deborah Ting, Kyle Logsdon Outline Workflow process for STEM SCRIBE / Sensus Access Illustrator / Inkscape

More information

(Yet Another) Introduction to L A TEX 2ε (V3)

(Yet Another) Introduction to L A TEX 2ε (V3) (Yet Another) Introduction to L A TEX 2ε (V3) Matteo Carrara August 30th, 2013 (Yet Another) Introduction to LATEX2ε (V3) 1 / 29 What is L A TEX 2ε? Typesetting system that is very suitable for producing

More information

Creating Your Paper or Thesis With LYX

Creating Your Paper or Thesis With LYX Creating Your Paper or Thesis With LYX Warren Toomey, School of IT, Bond University Word processors do to words what food processors do to food. This seminar looks at a tool called L Y X which allows you

More information

The Cantor Handbook. Alexander Rieder

The Cantor Handbook. Alexander Rieder Alexander Rieder 2 Contents 1 Introduction 5 2 Using Cantor 6 2.1 Cantor features....................................... 6 2.2 The Cantor backends.................................... 7 2.3 The Cantor Workspace...................................

More information

LATEX TYPESETTING SYSTEM. CAAM 519, CHAPTER 3

LATEX TYPESETTING SYSTEM. CAAM 519, CHAPTER 3 LATEX TYPESETTING SYSTEM. CAAM 519, CHAPTER 3 1. Latex installation and text editors 1.1. Installation. Install Latex in your virtual machine with the following command. sudo apt get install texlive Note

More information

Reproducible research with Emacs org-mode

Reproducible research with Emacs org-mode 1 / 15 Reproducible research with Emacs org-mode Ivan Markovsky 2 / 15 Plan Problems we want to address Solution via Emacs org-mode Trying it out 3 / 15 Reporting computational results 1. setup and run

More information

EssEntial indesign skills Brought to you By InDesign

EssEntial indesign skills Brought to you By InDesign 10 EssEntial indesign skills Brought to you By InDesignSkills 10 Essential InDesign Skills by InDesignSkills www.indesignskills.com Copyright 2014 Illustration: Henry Rivers Contents In this ebook you

More information

[Type text] Windows Quick Start Guide Version 3.5

[Type text] Windows Quick Start Guide Version 3.5 [Type text] Windows Quick Start Guide Version 3.5 PRO-STUDY QUICK START GUIDE Contents The Pro-Study Toolbar... 2 Getting Started with a Project... 3 Selecting Different Projects... 4 Categories... 4 Collecting

More information

Introduction To Inkscape Creating Custom Graphics For Websites, Displays & Lessons

Introduction To Inkscape Creating Custom Graphics For Websites, Displays & Lessons Introduction To Inkscape Creating Custom Graphics For Websites, Displays & Lessons The Inkscape Program Inkscape is a free, but very powerful vector graphics program. Available for all computer formats

More information

Cascading Style Sheets - Designing for the Web

Cascading Style Sheets - Designing for the Web Cascading Style Sheets - Designing for the Web Page 1 of 11 Cascading Style Sheets DESIGNING FOR THE WEB Third Edition SAMPLE DOCUMENT Page 2 of 11 Page 3 of 11 Cascading Style Sheets DESIGNING FOR THE

More information

Following a tour is the easiest way to learn Prism.

Following a tour is the easiest way to learn Prism. Page 1 of 25 A tour of Prism Following a tour is the easiest way to learn Prism. View a movie Watch and listen to a ten minute introductory movie from Prism's Welcome dialog. Or view it on the web. Read

More information

InDesign CS4 is the sixth version of Adobe s flagship publishing tool,

InDesign CS4 is the sixth version of Adobe s flagship publishing tool, What InDesign Can Do for You InDesign CS4 is the sixth version of Adobe s flagship publishing tool, a product that came into its own with the third version (CS, which stands for Creative Suite). Widely

More information

Report Writing with Lyx

Report Writing with Lyx Report Writing with Lyx Dr. H. Ramachandran EE Dept IIT Madras January 7, 2008 Abstract In this lab session, you will learn about the technical wordprocessor, LyX. You will use LyX to create a simple report.

More information

Job Application Formatting Guide. Job Application Formatting Guide 1

Job Application Formatting Guide. Job Application Formatting Guide 1 Job Application Formatting Guide Job Application Formatting Guide 1 General Formatting Checklist Job Application Formatting Guide Résumé formatting is one area where many people fail to see the importance

More information

How to use Excel Spreadsheets for Graphing

How to use Excel Spreadsheets for Graphing How to use Excel Spreadsheets for Graphing 1. Click on the Excel Program on the Desktop 2. You will notice that a screen similar to the above screen comes up. A spreadsheet is divided into Columns (A,

More information

Converting HTML to PDF author debbiet

Converting HTML to PDF author debbiet DisDat Designs debbiet's PDF conversion Converting HTML to PDF author debbiet Converting HTML files to PDF using HTML Doc Authored by debbiet...1 Let's Get Started...1 Input Tab...1 Output Tab...2 Page

More information

XF RENDERING SERVER 2009 ARCHITECTS OVERVIEW

XF RENDERING SERVER 2009 ARCHITECTS OVERVIEW XF RENDERING SERVER 2009 ARCHITECTS OVERVIEW XF RENDERING SERVER 2009 XF Rendering Server 2009 is a high-volume, high-speed solution for generating a wide range of communication materials from XML. It

More information

The Joys of L A T E X

The Joys of L A T E X The Joys of L A T E X A 60 minute lecture, with examples, introducing the world s standard typesetting language. Vadim Ponomarenko Department of Mathematics and Statistics San Diego State University February

More information

DIRECTV Message Board

DIRECTV Message Board DIRECTV Message Board DIRECTV Message Board is an exciting new product for commercial customers. It is being shown at DIRECTV Revolution 2012 for the first time, but the Solid Signal team were lucky enough

More information

Absolute L A TEX Beginner

Absolute L A TEX Beginner Latest version of this document at http://liantze.googlepages.com/latextypesetting#beginner Absolute L A TEX Beginner Lim Lian Tze liantze@gmail.com Abstract Most people use the ubiquitous Word TM for

More information

Introduction to typesetting with L A TEX

Introduction to typesetting with L A TEX Introduction to typesetting with L A TEX Tips and Tools for Writing a Bachelor/Master Thesis Hein Meling hein.meling@uis.no November 4th 2015 Hein Meling (Univ. of Stavanger) LATEX introduction Nov. 2015

More information

KillTest ᦝ䬺 䬽䭶䭱䮱䮍䭪䎃䎃䎃ᦝ䬺 䬽䭼䯃䮚䮀 㗴 㓸 NZZV ]]] QORRZKYZ PV ٶ瀂䐘މ悹伥濴瀦濮瀃瀆ݕ 濴瀦

KillTest ᦝ䬺 䬽䭶䭱䮱䮍䭪䎃䎃䎃ᦝ䬺 䬽䭼䯃䮚䮀 㗴 㓸 NZZV ]]] QORRZKYZ PV ٶ瀂䐘މ悹伥濴瀦濮瀃瀆ݕ 濴瀦 KillTest Exam : 9A0-045 Title : Adobe InDesign CS 2 ACE Exam Version : DEMO 1 / 7 1. You want content from an InDesign CS2 document in an InDesign CS document. What should you do? A. export it as an InDesign

More information

Songbooks with LilyPond and LATEX

Songbooks with LilyPond and LATEX This document is part of openlilylib 1, a collection of resources for the LilyPond notation software 2 and the LATEX typesetting system. Excerpt from: The openlilylib Tutorials Songbooks with LilyPond

More information

Lesson Skill Matrix Skill Exam Objective Objective Number

Lesson Skill Matrix Skill Exam Objective Objective Number Lesson 6 Page 1 Creating Tables Lesson Skill Matrix Skill Exam Objective Objective Number Creating a Table Create a table by specifying rows and columns. 3.1.3 Formatting a Table Apply table styles. 3.1.4

More information

Electronic Production Guidelines

Electronic Production Guidelines Electronic Production Guidelines Illustrations It is a good idea to check out the draw programs you have available to you before you start drawing the figures for your article. Make sure that you can create

More information

Draw Guide. Chapter 9 Adding and Formatting Text

Draw Guide. Chapter 9 Adding and Formatting Text Draw Guide Chapter 9 Adding and Formatting Text Copyright This document is Copyright 20112014 by the LibreOffice Documentation Team. Contributors are listed below. You may distribute or modify it under

More information

CSCM10 Research Methodology A Taster of L A TEX

CSCM10 Research Methodology A Taster of L A TEX CSCM10 Research Methodology A Taster of L A TEX Anton Setzer http://www.cs.swan.ac.uk/ csetzer/lectures/ computerscienceprojectresearchmethods/current/index.html October 22, 2017 WYSIWYG Systems WYSIWYG

More information

Contents. Foreword. Examples of GeoGebra Applet Construction 1 A Straight Line Graph... 1 A Quadratic Graph... 6 The Scalar Product...

Contents. Foreword. Examples of GeoGebra Applet Construction 1 A Straight Line Graph... 1 A Quadratic Graph... 6 The Scalar Product... Contents Foreword ii Examples of GeoGebra Applet Construction 1 A Straight Line Graph............................... 1 A Quadratic Graph................................. 6 The Scalar Product.................................

More information

National History Day in Minnesota 98

National History Day in Minnesota 98 National History Day in Minnesota 98 The Basics HANDOUT: USING THE NHD WEBSITE EDITOR FOR HISTORY DAY WEBSITES 1. Log on to www.nhd.org. Click on the left-hand link Start your website entry at the NHD

More information

WYSIWYG Systems. CSCM10 Research Methodology A Taster of L A TEX WYSIWYM. Advantages/Disadvantages of WYSIWYG Systems.

WYSIWYG Systems. CSCM10 Research Methodology A Taster of L A TEX WYSIWYM. Advantages/Disadvantages of WYSIWYG Systems. WYSIWYG Systems CSCM10 Research Methodology A Taster of L A TEX Anton Setzer http://www.cs.swan.ac.uk/ csetzer/lectures/ computerscienceprojectresearchmethods/current/index.html WYSIWYG = What You See

More information

Collaboration Tools. Student Guide. Copyright 2015 by Edmentum. All Rights Reserved.

Collaboration Tools. Student Guide. Copyright 2015 by Edmentum. All Rights Reserved. Collaboration Tools Student Guide Copyright 2015 by Edmentum. All Rights Reserved. Contents Introduction... 3 Viewing Collaborations... 3 Using the Whiteboard Tool... 4 Viewing a Video... 5 Viewing a Document...

More information

Dreamweaver Basics Outline

Dreamweaver Basics Outline Dreamweaver Basics Outline The Interface Toolbar Status Bar Property Inspector Insert Toolbar Right Palette Modify Page Properties File Structure Define Site Building Our Webpage Working with Tables Working

More information

WYSIWYG Systems. CSCM10 Research Methodology Lecture 4 (11/2/16): A Taster of L A TEX WYSIWYM. Advantages/Disadvantages of WYSIWYG Systems

WYSIWYG Systems. CSCM10 Research Methodology Lecture 4 (11/2/16): A Taster of L A TEX WYSIWYM. Advantages/Disadvantages of WYSIWYG Systems WYSIWYG Systems CSCM10 Research Methodology Lecture 4 (11/2/16): A Taster of L A TEX Anton Setzer http://www.cs.swan.ac.uk/ csetzer/lectures/ computerscienceprojectresearchmethods/current/index.html WYSIWYG

More information

Word Learning Technology and Training Services. Angelo State University

Word Learning Technology and Training Services. Angelo State University Word 2010 Angelo State University http://elearning.angelo.edu elearning@angelo.edu 942-2334 ext 6263 MCS-106 Overview Contents New Look... 4 File Menu... 4 Quick Access Toolbar... 4 Ribbon... 4 Document

More information

How Do You Apply A Box Page Border In Word 2010

How Do You Apply A Box Page Border In Word 2010 How Do You Apply A Box Page Border In Word 2010 To add or change a border in your Word document, see Add, change, or delete Tip You can also apply fill or effects to your text box or shape. Top of Page.

More information

Computer Applications I Vocabulary (Frameworks)

Computer Applications I Vocabulary (Frameworks) Computer Applications I Vocabulary (Frameworks) Unit 1: Introduction to the Operating System, Computer Systems, and Networks 1. Access keys shortcut keys; keys used in combination to create actions or

More information

L A TEX and Linguistics

L A TEX and Linguistics L A TEX and Linguistics How to make your research pretty Zac Smith & Todd Snider & Mia Wiegand zcs5@cornell.edu & tns35@cornell.edu & jrw369@cornell.edu Cornell Linguistics Circle http://conf.ling.cornell.edu/clc/

More information

Formatting Text. 05_Format rd July 2000

Formatting Text. 05_Format rd July 2000 05_Format 1.00 23rd July 2000 5 Formatting Text 5.1... Applying Format Effects................................. 52 5.2... Alignment............................................ 53 5.3... Leading..............................................

More information

Adobe InDesign CC 2017

Adobe InDesign CC 2017 Adobe InDesign CC 2017 InDesign is used for print and layout design. It is one of the best programs to work with text and make publications, fliers, and printed designs. New Document Toolbar Exporting

More information

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

An Introduction to. Rado Ivanov CIS400 Senior Design Tutorial September 18, 2014 An Introduction to Rado Ivanov CIS400 Senior Design Tutorial September 18, 2014 Today's Outline Introducing TeX/LaTeX Benefits and potential difficulties Installation and use on Unix/Mac/Windows Compiling

More information

Click here, type the title of your paper, Capitalize first letter

Click here, type the title of your paper, Capitalize first letter Available online at www.sciencedirect.com Physics Procedia 00 (2016) 000 000 www.elsevier.com/locate/procedia 8th International Topical Meeting on Neutron Radiography, ITMNR-8, 4-8 September 2016, Beijing,

More information

CSCM10 Research Methodology A Taster of L A TEX

CSCM10 Research Methodology A Taster of L A TEX CSCM10 Research Methodology A Taster of L A TEX Anton Setzer http://www.cs.swan.ac.uk/ csetzer/lectures/ computerscienceprojectresearchmethods/current/index.html November 10, 2016 CSCM10 Lecture 4, 11/2/16:

More information

Microsoft Excel 2010 Handout

Microsoft Excel 2010 Handout Microsoft Excel 2010 Handout Excel is an electronic spreadsheet program you can use to enter and organize data, and perform a wide variety of number crunching tasks. Excel helps you organize and track

More information

L A TEX and Linguistics

L A TEX and Linguistics L A TEX and Linguistics How to make your research pretty Zac Smith & Todd Snider zcs5@cornell.edu & tns35@cornell.edu Cornell Linguistics Circle http://conf.ling.cornell.edu/clc/ Presented: September 12,

More information

HOW TO DOWNLOAD, INSTALL, and USE HTMLDOC v FOR WINDOWS

HOW TO DOWNLOAD, INSTALL, and USE HTMLDOC v FOR WINDOWS HOW TO DOWNLOAD, INSTALL, and USE HTMLDOC v1.8.14 FOR WINDOWS Adobe portable document format (PDF) is the standard format for distribution of documents over the internet. Documents can not be written in

More information

Mikkel Madsen

Mikkel Madsen Mikkel Madsen latex@mikkl.dk After completing this course, you: Have an understanding of what LaTeX is Have an idea of what things can be easily accomplished in LaTeX Know where to look for help DON T

More information

Quick Access Toolbar. You click on it to see these options: New, Open, Save, Save As, Print, Prepare, Send, Publish and Close.

Quick Access Toolbar. You click on it to see these options: New, Open, Save, Save As, Print, Prepare, Send, Publish and Close. Opening Microsoft Word 2007 in the practical room UNIT-III 1 KNREDDY 1. Nyelvi beállítások az Office 2007-hez (Language settings for Office 2007 (not 2003)) English. 2. Double click on the Word 2007 icon

More information

VERY VERY SHORT GUIDE TO LATEX

VERY VERY SHORT GUIDE TO LATEX - a System VERY VERY SHORT GUIDE TO LATEX School of Mathematics September 2017 - a System Advantages... Disadvantages... The Basics THE BASIC IDEA A word processor allows the user to design the document

More information

Click here, type the title of your paper, Capitalize first letter

Click here, type the title of your paper, Capitalize first letter Available online at www.sciencedirect.com Transportation Research Procedia 00 (2016) 000 000 www.elsevier.com/locate/procedia INTERNATIONAL SYMPOSIUM ON TRAFFIC AND TRANSPORTATION THEORY ISTTT22 Click

More information

Business Intelligence and Reporting Tools

Business Intelligence and Reporting Tools Business Intelligence and Reporting Tools Release 1.0 Requirements Document Version 1.0 November 8, 2004 Contents Eclipse Business Intelligence and Reporting Tools Project Requirements...2 Project Overview...2

More information

PDF Publishing Limitations in SAP 3D Visual Enterprise 9.0 FP02

PDF Publishing Limitations in SAP 3D Visual Enterprise 9.0 FP02 PDF Publishing Limitations in SAP 3D Visual Enterprise 9.0 FP02 Cross-sections Caps Issue: Cross-sections do not show caps in 3D PDF. Only outlines of the cross-section are drawn 3D Visual Enterprise Author:

More information

III-6Exporting Graphics (Windows)

III-6Exporting Graphics (Windows) Chapter III-6 III-6Exporting Graphics (Windows) Overview... 96 Metafile Formats... 96 BMP Format... 97 PDF Format... 97 Blurry Images in PDF... 97 Encapsulated PostScript (EPS) Format... 97 SVG Format...

More information

Session 3.1 Objectives Review the history and concepts of CSS Explore inline styles, embedded styles, and external style sheets Understand style

Session 3.1 Objectives Review the history and concepts of CSS Explore inline styles, embedded styles, and external style sheets Understand style Session 3.1 Objectives Review the history and concepts of CSS Explore inline styles, embedded styles, and external style sheets Understand style precedence and style inheritance Understand the CSS use

More information

Information Technology User Support Services

Information Technology User Support Services Information Technology User Support Services Windows & Microsoft Office Tips Prerequisite: None This workshop is a basic class. Topics include: Maneuvering around the Desktop Pinning programs to the Taskbar

More information

Chapter 5 Making Life Easier with Templates and Styles

Chapter 5 Making Life Easier with Templates and Styles Chapter 5: Making Life Easier with Templates and Styles 53 Chapter 5 Making Life Easier with Templates and Styles For most users, uniformity within and across documents is important. OpenOffice.org supports

More information

Creating Accessible Word Documents

Creating Accessible Word Documents Creating Accessible Word Documents 1 of 11 Creating Accessible Word Documents Contents 1. General principles... 1 2. Styles/ Headings... 2 3. Table of Contents... 3 Updating a Table of Contents... 5 4.

More information

SAMLab Tip Sheet #1 Translating Mathematical Formulas Into Excel s Language

SAMLab Tip Sheet #1 Translating Mathematical Formulas Into Excel s Language Translating Mathematical Formulas Into Excel s Language Introduction Microsoft Excel is a very powerful calculator; you can use it to compute a wide variety of mathematical expressions. Before exploring

More information

Asteroid Destroyer How it Works

Asteroid Destroyer How it Works Asteroid Destroyer How it Works This is a summary of some of the more advance coding associated with the Asteroid Destroyer Game. Many of the events with in the game are common sense other than the following

More information

What s New in Finale 2005b for Macintosh OS X & Windows

What s New in Finale 2005b for Macintosh OS X & Windows What s New in Finale 2005b for Macintosh OS X & Windows Full Read Me documentation with more information on fixes in the initial release of Finale 2005 is included in the updater download. The following

More information