SlideShare a Scribd company logo
1 of 18
Download to read offline
Let’s learn latex typesetting — basic
               beamer slides


                vodvos.com

      http://www.youtube.com/user/vodvos


                2012 spring
differences...



           space...
           # $ % ^{} & _ { } ~{}
           %
           documentclass[option]{...}
           usepackage{...}
           begin{document}
           end{document}




vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic
                                            Let’s                                 2012 spring   2 / 18
compile process and format



           latex(.tex) bibtex(.aux) latex latex dvips(.dvi) ps2pdf(.ps)
           10pt, 11pt, 12pt
           a4paper, letterpaper, a5paper, b5paper, legalpaper, executivepaper
           article, report, book, slides
           titlepage, notitlepage
           onecolumn, twocolumn
           leqno, fleqn
           openright, openany




vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic
                                            Let’s                                 2012 spring   3 / 18
latex files




           .tex, .sty, .dtx, .dvi, .log,
           .toc, .lof, .aux, .idx, .ind, .ilg




vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic
                                            Let’s                                 2012 spring   4 / 18
page style




           pagestyle{style}
           plain, headings, empty
           thispagestyle{style}
           include{filename}, input{filename}, includeonly{filename}
           usepackage{syntonly}, syntaxonly




vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic
                                            Let’s                                 2012 spring   5 / 18
structure



           newline, newpage, linebreak[n], nolinebreak[n], pagebreak[n],
           nopagebreak[n], n is between 0 and 4
           hyphenation{word list}
           mbox{text}, fbox{text}, parbox{text}
           ” and ” , ’ and ’
           -, –, —, −1
           ˜, ∼
           30,^{circ}mathrm{C}




vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic
                                            Let’s                                 2012 spring   6 / 18
structure



           ldots
           mbox{}
           ∼ space
           @, frenchspacing
           section, subsection, subsubsection, paragraph, subparagraph, part,
           chapter, section*
           title, subtitle, institute, author, date
           tableofcontents, maketitle
           book: frontmatter, mainmatter, appendix, backmatter




vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic
                                            Let’s                                 2012 spring   7 / 18
structure



           label{marker}, ref{marker}, pageref{marker}
           footnote{footnote text}
           underline{text}, emph{text}
           flushleft, flushright, center
           begin,end{itemize}, begin,end{enumerate}, begin,end{description}
           item[-], item[text]
           begin,end{quote, quotation, verse}




vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic
                                            Let’s                                 2012 spring   8 / 18
structure



           begin,end{verbatim}, verb+text+
           begin,end{tabular}{rclp{5cm}@{...}}, hline, cline{2-3}
           begin,end{figure}[t,b,h,p,!,!hbp]
           begin,end{table}[t,b,h,p,!,!hbp]
           caption[Short]{caption text}, label, ref
           listoffigures, listoftables, same as tableofcontents
           protect{command}




vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic
                                            Let’s                                 2012 spring   9 / 18
bibliography and mathematics



           (,), , begin,end{math}
           usepackage[driver]{graphicx}
           includegraphics[width, height, angle, scale[0.5]{file}
           begin,end{thebibliography}{99}
           bibitem{marker}
           cite{marker}
           bibliographystyle{model4-names}
           bibliography{reference}




vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic
                                            Let’s                                 2012 spring   10 / 18
index



           usepackage{makeidx}
           makeindex
           index{key}, index{Lin@{Lin}}
           makeindex filename .idx
           printindex, .ind
           usepackage{fancyhdr}
           pagestyle{fancy}




vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic
                                            Let’s                                 2012 spring   11 / 18
newcommand and fonts



           newcommand{name}[num]{definition}
           renewcommand{name}[num]{definition}
           newenvironment{name}[num]{before}{after}
           textrm, texttt, textmd, textup, textsl, textsf, textbf, textit, textsc,
           textnormal, emph, par
           tiny, scriptsize, footnotesize, small, normalsize, large, Large, LARGE,
           huge, Huge
           linespread{factor}, 1.5 times normal line space




vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic
                                            Let’s                                 2012 spring   12 / 18
paragraphy




           setlength{parindent}{0pt}
           setlength{parskip}{1ex plus 0.5ex minus 0.2ex}
           indent, noindent
           hspace{length}, hspace*, stretch{n}
           vsapce{length}, vspace*, stretch{n}
           mm, cm, in, pt, em, ex, bigskip, smallskip




vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic
                                            Let’s                                 2012 spring   13 / 18
page layout




   Less than 66 words in a line will decrease fatigue in
   reading.




vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic
                                            Let’s                                 2012 spring   14 / 18
page layout




vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic
                                            Let’s                                 2012 spring   15 / 18
page layout




vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic
                                            Let’s                                 2012 spring   16 / 18
page layout




vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic
                                            Let’s                                 2012 spring   17 / 18
Thank You




   please visit vodvos.com




vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic
                                            Let’s                                 2012 spring   18 / 18

More Related Content

Recently uploaded

CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
giselly40
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
Earley Information Science
 

Recently uploaded (20)

How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 

Featured

How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
ThinkNow
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
Kurio // The Social Media Age(ncy)
 

Featured (20)

Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPT
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage Engineerings
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
 
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
 

Latex basic

  • 1. Let’s learn latex typesetting — basic beamer slides vodvos.com http://www.youtube.com/user/vodvos 2012 spring
  • 2. differences... space... # $ % ^{} & _ { } ~{} % documentclass[option]{...} usepackage{...} begin{document} end{document} vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic Let’s 2012 spring 2 / 18
  • 3. compile process and format latex(.tex) bibtex(.aux) latex latex dvips(.dvi) ps2pdf(.ps) 10pt, 11pt, 12pt a4paper, letterpaper, a5paper, b5paper, legalpaper, executivepaper article, report, book, slides titlepage, notitlepage onecolumn, twocolumn leqno, fleqn openright, openany vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic Let’s 2012 spring 3 / 18
  • 4. latex files .tex, .sty, .dtx, .dvi, .log, .toc, .lof, .aux, .idx, .ind, .ilg vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic Let’s 2012 spring 4 / 18
  • 5. page style pagestyle{style} plain, headings, empty thispagestyle{style} include{filename}, input{filename}, includeonly{filename} usepackage{syntonly}, syntaxonly vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic Let’s 2012 spring 5 / 18
  • 6. structure newline, newpage, linebreak[n], nolinebreak[n], pagebreak[n], nopagebreak[n], n is between 0 and 4 hyphenation{word list} mbox{text}, fbox{text}, parbox{text} ” and ” , ’ and ’ -, –, —, −1 ˜, ∼ 30,^{circ}mathrm{C} vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic Let’s 2012 spring 6 / 18
  • 7. structure ldots mbox{} ∼ space @, frenchspacing section, subsection, subsubsection, paragraph, subparagraph, part, chapter, section* title, subtitle, institute, author, date tableofcontents, maketitle book: frontmatter, mainmatter, appendix, backmatter vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic Let’s 2012 spring 7 / 18
  • 8. structure label{marker}, ref{marker}, pageref{marker} footnote{footnote text} underline{text}, emph{text} flushleft, flushright, center begin,end{itemize}, begin,end{enumerate}, begin,end{description} item[-], item[text] begin,end{quote, quotation, verse} vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic Let’s 2012 spring 8 / 18
  • 9. structure begin,end{verbatim}, verb+text+ begin,end{tabular}{rclp{5cm}@{...}}, hline, cline{2-3} begin,end{figure}[t,b,h,p,!,!hbp] begin,end{table}[t,b,h,p,!,!hbp] caption[Short]{caption text}, label, ref listoffigures, listoftables, same as tableofcontents protect{command} vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic Let’s 2012 spring 9 / 18
  • 10. bibliography and mathematics (,), , begin,end{math} usepackage[driver]{graphicx} includegraphics[width, height, angle, scale[0.5]{file} begin,end{thebibliography}{99} bibitem{marker} cite{marker} bibliographystyle{model4-names} bibliography{reference} vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic Let’s 2012 spring 10 / 18
  • 11. index usepackage{makeidx} makeindex index{key}, index{Lin@{Lin}} makeindex filename .idx printindex, .ind usepackage{fancyhdr} pagestyle{fancy} vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic Let’s 2012 spring 11 / 18
  • 12. newcommand and fonts newcommand{name}[num]{definition} renewcommand{name}[num]{definition} newenvironment{name}[num]{before}{after} textrm, texttt, textmd, textup, textsl, textsf, textbf, textit, textsc, textnormal, emph, par tiny, scriptsize, footnotesize, small, normalsize, large, Large, LARGE, huge, Huge linespread{factor}, 1.5 times normal line space vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic Let’s 2012 spring 12 / 18
  • 13. paragraphy setlength{parindent}{0pt} setlength{parskip}{1ex plus 0.5ex minus 0.2ex} indent, noindent hspace{length}, hspace*, stretch{n} vsapce{length}, vspace*, stretch{n} mm, cm, in, pt, em, ex, bigskip, smallskip vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic Let’s 2012 spring 13 / 18
  • 14. page layout Less than 66 words in a line will decrease fatigue in reading. vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic Let’s 2012 spring 14 / 18
  • 15. page layout vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic Let’s 2012 spring 15 / 18
  • 16. page layout vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic Let’s 2012 spring 16 / 18
  • 17. page layout vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic Let’s 2012 spring 17 / 18
  • 18. Thank You please visit vodvos.com vodvos.com (http://www.youtube.com/user/vodvos) learn latex typesetting — basic Let’s 2012 spring 18 / 18