SlideShare a Scribd company logo
1 of 14
Download to read offline
Learning LaTeX
M. L. Horner
The Seven Hills School
March 15, 2014
What is LaTeX?
How to get started
Why use LaTeX?
Outline
1 What is LaTeX?
2 How to get started
3 Why use LaTeX?
M. L. Horner (7 Hills) LaTeX March 15, 2014 2 / 14
What is LaTeX?
How to get started
Why use LaTeX?
Abstract
LaTeX is a text mark-up language for writing mathematical and
scientific work clearly and correctly. This talk will suggest ways to
learn and reasonable starting points for using LaTeX as a teacher
as well as how one might want to use it in the classroom.
M. L. Horner (7 Hills) LaTeX March 15, 2014 3 / 14
What is LaTeX?
How to get started
Why use LaTeX?
Big Picture
written for typesetting mathematics beautifully
mark-up language
very powerful
control of everything (for a price)
M. L. Horner (7 Hills) LaTeX March 15, 2014 4 / 14
What is LaTeX?
How to get started
Why use LaTeX?
Sample
M. L. Horner (7 Hills) LaTeX March 15, 2014 5 / 14
What is LaTeX?
How to get started
Why use LaTeX?
Example
F major = F G A B♭ C D E F
∫ √
r2−x2
−
√
r2−x2
1 dy = y|
√
r2−x2
−
√
r2−x2 (1)
=
√
r2 − x2 −
(
−
√
r2 − x2
)
(2)
M. L. Horner (7 Hills) LaTeX March 15, 2014 6 / 14
What is LaTeX?
How to get started
Why use LaTeX?
Downloaded
LaTeX
Mac - MacTex (which is TeXLive plus and editor)
http://tug.org/mactex/
Windows - MikTex http://miktex.org
cross - platform https://www.tug.org/texlive/
Editing options
a text editor you like
LyX (freeware) or Scientific Word (commercial)
Other bits
templates
http://www.latextemplates.com
https://www.sharelatex.com/templates/
see my annotated template uploaded with this talk
pasting bits of code
M. L. Horner (7 Hills) LaTeX March 15, 2014 7 / 14
What is LaTeX?
How to get started
Why use LaTeX?
On-line
(for example) https://www.writelatex.com
in the cloud
tablet friendly (supposedly)
comes with a reasonable preamble
M. L. Horner (7 Hills) LaTeX March 15, 2014 8 / 14
What is LaTeX?
How to get started
Why use LaTeX?
Symbols and Environments
you draw; it shows possible matches will be shown
http://detexify.kirelabs.org/classify.html
google “LaTeX symbol”
google “LaTeX ” followed by what you want to know how to
do
http://en.wikibooks.org/wiki/LaTeX/Mathematics
http://omega.albany.edu:8008/Symbols.html
M. L. Horner (7 Hills) LaTeX March 15, 2014 9 / 14
What is LaTeX?
How to get started
Why use LaTeX?
Equation Environments
$ int_0^{5x} t,dt $ for in-line math
∫ 5x
0
t dt
begin{align} x&=3  y&=7end{align} for displayed,
multi-line equations (see below)
x = 3 (3)
y = 7 (4)
M. L. Horner (7 Hills) LaTeX March 15, 2014 10 / 14
What is LaTeX?
How to get started
Why use LaTeX?
List Environments
begin{itemize} item end{itemize} for unnumbered
list
begin{enumerate} item end{enumerate} for
numbered lists
either can be nested within another
paragraphs can be in lists
M. L. Horner (7 Hills) LaTeX March 15, 2014 11 / 14
What is LaTeX?
How to get started
Why use LaTeX?
Other Useful Bits
paragraphs separated by empty line in a text file
bold: textbf{}
italic: textit{}
color: textcolor{red}{redword} redword 3
4
M. L. Horner (7 Hills) LaTeX March 15, 2014 12 / 14
What is LaTeX?
How to get started
Why use LaTeX?
As a Teacher
blank tests ⇔ solutions
music (via lilypond but requires an extra compilation step),
math, drawings (tikz) in the document
durability - can still open and use files from 90’s
easy to re-use material
easy to edit (change all even inside equations)
slide presentations (via Beamer) and more compact notes
version for printing from same file (but may have distinct
content)
M. L. Horner (7 Hills) LaTeX March 15, 2014 13 / 14
What is LaTeX?
How to get started
Why use LaTeX?
For Students
introduce them to something they may eventually be required
to use to turn in HW
some subset will find the fact that this can be done fascinating
and fun
syntax will differ but gets students thinking about how to
write math in words
part of general typing-math in-class exploration at end of
MVC class
M. L. Horner (7 Hills) LaTeX March 15, 2014 14 / 14

More Related Content

Similar to Learning Latex

Understanding_Markdowns_Pandoc_and_YALM
Understanding_Markdowns_Pandoc_and_YALMUnderstanding_Markdowns_Pandoc_and_YALM
Understanding_Markdowns_Pandoc_and_YALM
Hellen Gakuruh
 

Similar to Learning Latex (20)

Latex Notes
Latex NotesLatex Notes
Latex Notes
 
Installation guide for Latex and MOODLE
Installation guide for Latex and MOODLEInstallation guide for Latex and MOODLE
Installation guide for Latex and MOODLE
 
Training basic latex
Training basic latexTraining basic latex
Training basic latex
 
14 Late X
14 Late X14 Late X
14 Late X
 
Latex - Companion for a Researcher - A Review.ppt
Latex - Companion for a Researcher - A Review.pptLatex - Companion for a Researcher - A Review.ppt
Latex - Companion for a Researcher - A Review.ppt
 
Software for paper formatting
Software for paper formatting Software for paper formatting
Software for paper formatting
 
Introduction to LaTeX
Introduction to LaTeXIntroduction to LaTeX
Introduction to LaTeX
 
Latex Tutorial by Dr. M. C. Hanumantharaju
Latex Tutorial by Dr. M. C. HanumantharajuLatex Tutorial by Dr. M. C. Hanumantharaju
Latex Tutorial by Dr. M. C. Hanumantharaju
 
Inroduction to Latex
Inroduction to LatexInroduction to Latex
Inroduction to Latex
 
Math content conversion
Math content conversionMath content conversion
Math content conversion
 
LATEX.ppt
LATEX.pptLATEX.ppt
LATEX.ppt
 
R vs Matlab: which one is more powerful and why
R vs Matlab:  which one is more powerful and why R vs Matlab:  which one is more powerful and why
R vs Matlab: which one is more powerful and why
 
Python vs MATLAB: Which one is the best language
Python vs MATLAB:  Which one is the best languagePython vs MATLAB:  Which one is the best language
Python vs MATLAB: Which one is the best language
 
Matlab presentation
Matlab presentationMatlab presentation
Matlab presentation
 
Language-agnostic data analysis workflows and reproducible research
Language-agnostic data analysis workflows and reproducible researchLanguage-agnostic data analysis workflows and reproducible research
Language-agnostic data analysis workflows and reproducible research
 
What is mmd - Multi Markdown ?
What is mmd - Multi Markdown ?What is mmd - Multi Markdown ?
What is mmd - Multi Markdown ?
 
Understanding_Markdowns_Pandoc_and_YALM
Understanding_Markdowns_Pandoc_and_YALMUnderstanding_Markdowns_Pandoc_and_YALM
Understanding_Markdowns_Pandoc_and_YALM
 
The Ring programming language version 1.5.2 book - Part 174 of 181
The Ring programming language version 1.5.2 book - Part 174 of 181The Ring programming language version 1.5.2 book - Part 174 of 181
The Ring programming language version 1.5.2 book - Part 174 of 181
 
latex_intro.ppt
latex_intro.pptlatex_intro.ppt
latex_intro.ppt
 
latex_intro.ppt
latex_intro.pptlatex_intro.ppt
latex_intro.ppt
 

Recently uploaded

1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
AnaAcapella
 

Recently uploaded (20)

General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 

Learning Latex

  • 1. Learning LaTeX M. L. Horner The Seven Hills School March 15, 2014
  • 2. What is LaTeX? How to get started Why use LaTeX? Outline 1 What is LaTeX? 2 How to get started 3 Why use LaTeX? M. L. Horner (7 Hills) LaTeX March 15, 2014 2 / 14
  • 3. What is LaTeX? How to get started Why use LaTeX? Abstract LaTeX is a text mark-up language for writing mathematical and scientific work clearly and correctly. This talk will suggest ways to learn and reasonable starting points for using LaTeX as a teacher as well as how one might want to use it in the classroom. M. L. Horner (7 Hills) LaTeX March 15, 2014 3 / 14
  • 4. What is LaTeX? How to get started Why use LaTeX? Big Picture written for typesetting mathematics beautifully mark-up language very powerful control of everything (for a price) M. L. Horner (7 Hills) LaTeX March 15, 2014 4 / 14
  • 5. What is LaTeX? How to get started Why use LaTeX? Sample M. L. Horner (7 Hills) LaTeX March 15, 2014 5 / 14
  • 6. What is LaTeX? How to get started Why use LaTeX? Example F major = F G A B♭ C D E F ∫ √ r2−x2 − √ r2−x2 1 dy = y| √ r2−x2 − √ r2−x2 (1) = √ r2 − x2 − ( − √ r2 − x2 ) (2) M. L. Horner (7 Hills) LaTeX March 15, 2014 6 / 14
  • 7. What is LaTeX? How to get started Why use LaTeX? Downloaded LaTeX Mac - MacTex (which is TeXLive plus and editor) http://tug.org/mactex/ Windows - MikTex http://miktex.org cross - platform https://www.tug.org/texlive/ Editing options a text editor you like LyX (freeware) or Scientific Word (commercial) Other bits templates http://www.latextemplates.com https://www.sharelatex.com/templates/ see my annotated template uploaded with this talk pasting bits of code M. L. Horner (7 Hills) LaTeX March 15, 2014 7 / 14
  • 8. What is LaTeX? How to get started Why use LaTeX? On-line (for example) https://www.writelatex.com in the cloud tablet friendly (supposedly) comes with a reasonable preamble M. L. Horner (7 Hills) LaTeX March 15, 2014 8 / 14
  • 9. What is LaTeX? How to get started Why use LaTeX? Symbols and Environments you draw; it shows possible matches will be shown http://detexify.kirelabs.org/classify.html google “LaTeX symbol” google “LaTeX ” followed by what you want to know how to do http://en.wikibooks.org/wiki/LaTeX/Mathematics http://omega.albany.edu:8008/Symbols.html M. L. Horner (7 Hills) LaTeX March 15, 2014 9 / 14
  • 10. What is LaTeX? How to get started Why use LaTeX? Equation Environments $ int_0^{5x} t,dt $ for in-line math ∫ 5x 0 t dt begin{align} x&=3 y&=7end{align} for displayed, multi-line equations (see below) x = 3 (3) y = 7 (4) M. L. Horner (7 Hills) LaTeX March 15, 2014 10 / 14
  • 11. What is LaTeX? How to get started Why use LaTeX? List Environments begin{itemize} item end{itemize} for unnumbered list begin{enumerate} item end{enumerate} for numbered lists either can be nested within another paragraphs can be in lists M. L. Horner (7 Hills) LaTeX March 15, 2014 11 / 14
  • 12. What is LaTeX? How to get started Why use LaTeX? Other Useful Bits paragraphs separated by empty line in a text file bold: textbf{} italic: textit{} color: textcolor{red}{redword} redword 3 4 M. L. Horner (7 Hills) LaTeX March 15, 2014 12 / 14
  • 13. What is LaTeX? How to get started Why use LaTeX? As a Teacher blank tests ⇔ solutions music (via lilypond but requires an extra compilation step), math, drawings (tikz) in the document durability - can still open and use files from 90’s easy to re-use material easy to edit (change all even inside equations) slide presentations (via Beamer) and more compact notes version for printing from same file (but may have distinct content) M. L. Horner (7 Hills) LaTeX March 15, 2014 13 / 14
  • 14. What is LaTeX? How to get started Why use LaTeX? For Students introduce them to something they may eventually be required to use to turn in HW some subset will find the fact that this can be done fascinating and fun syntax will differ but gets students thinking about how to write math in words part of general typing-math in-class exploration at end of MVC class M. L. Horner (7 Hills) LaTeX March 15, 2014 14 / 14