SlideShare a Scribd company logo
Head First
TEIL Group Meeting
ChungHsiang Hsueh
2010.12.9
Agenda
• Introduction
o LaTeX
o TexMaker
• Basic scripts
o Document settings
o others
• Advanced scripts
o Math equations
o Table
o Reference
• Examples
Agenda
• Introduction
o LaTeX
o TexMaker
• Basic scripts
o Document settings
o others
• Advanced scripts
o Math equations
o Insert graph
• Examples
Introduction
Engine
Macro
GUI
Installation Instruction
• Ubuntu: software center
-> find Texmaker
-> one click
-> Texmaker and TexLive are installed !
• Windows: Install TexLive and Texmaker respectively.
• Mac OSX: Haven’t tried…
Head First : Hello World
1.Make a new file(Ctrl+n)
2.Insert “Hello World!” here
3.Save file and then choose
Latex and press down the
arrow
Head First : Hello World
Debug Message
Head First : Hello World
Agenda
• Introduction
o LaTeX
o TexMaker
• Basic scripts
o Document settings
o others
• Advanced scripts
o Math equations
o Insert graph
• Examples
Character and Control Sequences
Symbol Function Example Output
 Starter of commend LaTeX
% comment %this line is ignored
this line is not ignored
{} Required Argument
s/Args Grouping
LaTeX is good
{LaTeX} is good
%=LaTeX{} = LaTeX
[] Optional arguments documentclass[12pt]{arti
cle}
$...$
(inline)
$$...$$
(display)
Embedding math
expressions
$math$
$math2$
$$math double$$
~ Generate a space Hello~World~
# Define macro
& Separate the entries
in different columns.
Document Environment
• Environment =
documentclass{article}
%preamble
begin(document)
%contents
%.......
%......
end(document)
Document Class[opt args]{type}
{
opt args =
[ FontSize = 10pt,11pt,12pt…]
[ PaperSize = a4paper,
letterpaper,b5paper…]
[ onecolumn ,twocolumn]
[oneside,twoside]
[ lanscape, portait ]
…etc
type =
[article = no chapter,oneside]
[report = with chapter,oneside]
[book]
[letter]
[slides]
[minimal] %for test
}
Case Study: Article
Title page & nested settings
preamble
Preamble
‧usepackage[]{} %include necessary macros
-usepackage{graphicx,times,amsmath}
-usepackage[usenames,dvipsnames]{color}
‧Format settings for whole document
-linespread{1.36} %行距
-parindent=0pt %內縮
-textwidth 178mm
-topmargin -6mm
-etc…
Title Page & Abstract
• Title page
o title{This Is a Title}
o author{ A and B }
o data{9 Dec 2010}
o thanks{Thank u~} %similiar to footnote{…}
o maketitle %collect the info above and make a title page
• Abstract
o begin{abstract}…end{abstract}
Fonts
Font
encoding OT1/T1/…
family
series
shape
size
Huge,Large,Med
ium,Small,Tiny
…
Fonts
emph{Typestyle Roman} change to
Largetextbf{Bold Style}, then to
smalltextsl{Slant style} and back to
Hugetextrm{Rome}.
Paragraph
1.2+lines
2.par
Agenda
• Introduction
o LaTeX
o TexMaker
• Basic scripts
o Document settings
o others
• Advanced scripts
o Math mode
o Insert graph
• Examples
Math Mode
• Inline
o $...$ or (…)
• Display
o $$...$$ or […]
• Ex.
Math Mode
• Functions
o $frag{numerator}{denominator}$
o $sqrt[root]{function}$
o $exp{arg}$
o $int_ini^end{function}$
o …etc
• Array
o [
begin{array}{|r|c|l|} hline
x11 &x12 &x13  hline
x 21 &x22 &x23  cline{2-3}
x 31 &x32 &x33  hline
end{array}
]
Case Study: Trap function
Math Mode
• Multiline Formulae--eqnarray
List Items
• Itemized List
o begin{itemized}
item[label] A
item[label] B
end{itemized}
• Enumerated
o begin{enumerated}
item N
end{enumerated}
• Descriptive List
o begin{description}
item N
end{description}
Tabular
• Tabular
Reference
• begin{thebibliography}{fontSize}
bibitem{key} Author (Year) “Title”{Journal} …
end{thebibliography}{fontSize}
TODO…
• Figure
• Root structure
• Reference
• Label
• Cite
• Section

More Related Content

PPTX
Latex ppt copy
PDF
LaTeX Survival Guide
PPTX
mongodb-aggregation-may-2012
PDF
LaTeX로 문서 작성하자
PPT
Using xml in a data set (ado.net)
PPTX
MongoDB Aggregation MongoSF May 2011
PPT
Latex intro
PPTX
Pa1 session 5
Latex ppt copy
LaTeX Survival Guide
mongodb-aggregation-may-2012
LaTeX로 문서 작성하자
Using xml in a data set (ado.net)
MongoDB Aggregation MongoSF May 2011
Latex intro
Pa1 session 5

Similar to Head first latex (20)

PPTX
latex.pptx
PPT
Latex for beginners
PPTX
A Tutorial on LaTeX for Creating Professional Documents
PPT
Introduction to latex by Rouhollah Nabati
PDF
Latex hafida-benhidour-19-12-2016
PPTX
TECHNICAL WRITING USING LATEX POWER POIN
PPTX
Latex workshop
PPT
LaTeX_tutorial_Syed_Jan09.ppt
PDF
Latex Introduction for Beginners
PDF
Learn Latex
PPTX
How to use Latex in Paper , Book writing in an easy way
PDF
Ltxcrib
PDF
Introduction to LaTeX
PPT
Introduction to LaTeX - Dumitrescuee.ppt
PDF
Latex Tutorial
PPTX
Latex intro s_dutta_v2
PPTX
LaTex tutorial with Texstudio
PDF
LaTeX Cheat Sheet
PDF
LaTeX Cheat Sheet
PDF
Research 101 - Paper Writing with LaTeX
latex.pptx
Latex for beginners
A Tutorial on LaTeX for Creating Professional Documents
Introduction to latex by Rouhollah Nabati
Latex hafida-benhidour-19-12-2016
TECHNICAL WRITING USING LATEX POWER POIN
Latex workshop
LaTeX_tutorial_Syed_Jan09.ppt
Latex Introduction for Beginners
Learn Latex
How to use Latex in Paper , Book writing in an easy way
Ltxcrib
Introduction to LaTeX
Introduction to LaTeX - Dumitrescuee.ppt
Latex Tutorial
Latex intro s_dutta_v2
LaTex tutorial with Texstudio
LaTeX Cheat Sheet
LaTeX Cheat Sheet
Research 101 - Paper Writing with LaTeX
Ad

More from Chung-Hsiang Ofa Hsueh (20)

PDF
Secret weapons for startups
PDF
2018.06.03.the hard thing about hard things for hpx-kh
PDF
YC Startup School 2016 Info sharing@inbetween international
PDF
2016.7.19 汽車駭客手冊
PDF
2016.6.17 TEIL group meeting
PDF
Introduction of Silicon Valley Innovation Safari
PDF
PDF
2016.3.22 從車庫的舊pc到百萬台伺服器
PDF
2015.6.29 以色列新創背包攻略本
PDF
2015.11.21 Scrum:用一半的時間做兩倍的事
PDF
2015.10.31 淺談矽谷的fintech趨勢
PDF
PDF
2015.9.2 矽谷與以色列的祕密醬汁
PDF
2015.1.5 os.server.keyterms
PDF
2015.06.16 why silicon valley matters
PDF
2015.3.12 the root of lisp
PDF
2015.4.10 守護程序ii 自由之戰
PDF
2015.4.7 startup nation
Secret weapons for startups
2018.06.03.the hard thing about hard things for hpx-kh
YC Startup School 2016 Info sharing@inbetween international
2016.7.19 汽車駭客手冊
2016.6.17 TEIL group meeting
Introduction of Silicon Valley Innovation Safari
2016.3.22 從車庫的舊pc到百萬台伺服器
2015.6.29 以色列新創背包攻略本
2015.11.21 Scrum:用一半的時間做兩倍的事
2015.10.31 淺談矽谷的fintech趨勢
2015.9.2 矽谷與以色列的祕密醬汁
2015.1.5 os.server.keyterms
2015.06.16 why silicon valley matters
2015.3.12 the root of lisp
2015.4.10 守護程序ii 自由之戰
2015.4.7 startup nation
Ad

Recently uploaded (20)

PPTX
Pharma ospi slides which help in ospi learning
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PPTX
master seminar digital applications in india
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PDF
Mark Klimek Lecture Notes_240423 revision books _173037.pdf
PDF
O7-L3 Supply Chain Operations - ICLT Program
PDF
Basic Mud Logging Guide for educational purpose
PDF
RMMM.pdf make it easy to upload and study
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PPTX
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PPTX
PPH.pptx obstetrics and gynecology in nursing
PDF
TR - Agricultural Crops Production NC III.pdf
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PDF
Origin of periodic table-Mendeleev’s Periodic-Modern Periodic table
PPTX
Microbial diseases, their pathogenesis and prophylaxis
Pharma ospi slides which help in ospi learning
STATICS OF THE RIGID BODIES Hibbelers.pdf
human mycosis Human fungal infections are called human mycosis..pptx
master seminar digital applications in india
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
Mark Klimek Lecture Notes_240423 revision books _173037.pdf
O7-L3 Supply Chain Operations - ICLT Program
Basic Mud Logging Guide for educational purpose
RMMM.pdf make it easy to upload and study
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
Supply Chain Operations Speaking Notes -ICLT Program
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PPH.pptx obstetrics and gynecology in nursing
TR - Agricultural Crops Production NC III.pdf
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
Abdominal Access Techniques with Prof. Dr. R K Mishra
Origin of periodic table-Mendeleev’s Periodic-Modern Periodic table
Microbial diseases, their pathogenesis and prophylaxis

Head first latex