SlideShare a Scribd company logo
1 of 14
Download to read offline
PHASES OF WORKING IN LATEX

2. Compilation
 and Output
For Compilation
 and Output
we select Build
 and Output
 under Build Menu
     OR
Press Ctrl+Shift+F5
OUTPUT FILES

1 Device independent output: <filename>.dvi

2 PostScript output, produced from dvi: <filename>.ps

3 PDF output, produced from dvi: <filename>.pdf
STRUCTURE OF A LATEX DOCUMENT


The general syntax of a LaTeX file is as follows:

 documentclass[options]{class}

 Further optional global commands and options, such as

 usepackage{packagename}

 begin{document} text mixed with typesetting commands

 end{document}
TITLE AND AUTHOR

Under LaTeX We Can define Title and Authors
Information in following way-
title{Our First LaTeXe{} Document}
author{
        Mrs. Aarti Kumar
 Department of Computer Applications
        MANIT Bhopal
Mrs. Dipti Chauhan
 Department of Computer Applications
        MANIT Bhopal
Mr. Dharmendra Singh Rajput
 Department of Computer Applications
        MANIT Bhopal
Mr. Krishna K. Mohbey
 Department of Computer Applications
        MANIT Bhopal
}
date{today}
documentclass[12pt]{article}
begin{document}
maketitle
end{document}
TITLE AND AUTHOR

title       • It is used to define the Title of Article of Document
                    {It is defined before documentclass but to print
             the title we have to use maketitle command which is
             defined insidebegin{document}
author      • For Adding Authors Detail.
                 {It is define before the documentclass}

maketitle   • For adding Title within Document
                 {It define under the documentclass}
ABSTRACT


documentclass[12pt]{article}
begin{abstract}
This is the paper's abstract.
end{abstract}
end{document}
SECTION AND SUBSECTION

   Sectioning commands provide the means to structure your text into units.



•part
•chapter (report style only)
•section
•subsection
•subsubsection
•paragraph
•subparagraph
•subsubparagraph (milstd and book-form styles only)
•subsubsubparagraph (milstd and book-form styles only)
SECTION AND SUBSECTION


documentclass[12pt]{article}

section{Section Headings}

We explain in this section how to obtain headings
for the various sections and subsections of our
document.

subsection{Headings in the `article' Document Style}

In the `article' style, the document may be divided up
into sections, subsections and subsubsections, and each
can be given a title, printed in a boldface font,
simply by issuing the appropriate command.
end{document}
TEXT FORMATTING

      The Following are some Text Formatting Commands

documentstyle[11pt]{article}

setlength{topmargin}{-.5in}
setlength{textheight}{9in}
setlength{oddsidemargin}{.125in}
setlength{textwidth}{6.25in}
begin{document}
title{LaTeX Typesetting By Example}
author{Mrs. Aarti Kumar
Department of Computer Applications}
renewcommand{today}{July 5, 2012}
maketitle
This article demonstrates a basic set of LaTeX
formatting commands.
Compare the typeset output side-by-side with
the input document.
end{document}
SOME MORE TEXT STYLES
 LATEX COMMAND                   OUTPUT

emph{emphasised text}

texttt{typewriter text}

textbf{bold text}

textit{italicized text}

textsl{slanted text}

textsc{small caps text}
Continued in   Part-3

More Related Content

Viewers also liked

Round one 6 dec2011
Round one 6 dec2011Round one 6 dec2011
Round one 6 dec2011kwlin
 
Computer Workshop_Week 4_QMU
Computer Workshop_Week 4_QMUComputer Workshop_Week 4_QMU
Computer Workshop_Week 4_QMUkwlin
 
สารเคมีZx
สารเคมีZxสารเคมีZx
สารเคมีZxJariyanam
 
Cape fear 9 frame analysis
Cape fear 9 frame analysisCape fear 9 frame analysis
Cape fear 9 frame analysisDENEH
 
Dl scer 8852202579
Dl scer 8852202579Dl scer 8852202579
Dl scer 8852202579eurobooks
 

Viewers also liked (8)

pressnew
pressnewpressnew
pressnew
 
Round one 6 dec2011
Round one 6 dec2011Round one 6 dec2011
Round one 6 dec2011
 
Computer Workshop_Week 4_QMU
Computer Workshop_Week 4_QMUComputer Workshop_Week 4_QMU
Computer Workshop_Week 4_QMU
 
รายงาน
รายงานรายงาน
รายงาน
 
สารเคมีZx
สารเคมีZxสารเคมีZx
สารเคมีZx
 
Cape fear 9 frame analysis
Cape fear 9 frame analysisCape fear 9 frame analysis
Cape fear 9 frame analysis
 
presenta
presentapresenta
presenta
 
Dl scer 8852202579
Dl scer 8852202579Dl scer 8852202579
Dl scer 8852202579
 

Similar to Manit bhopal group_1_latex_assignment_part_2-1

Similar to Manit bhopal group_1_latex_assignment_part_2-1 (20)

latex.pptx
latex.pptxlatex.pptx
latex.pptx
 
Chap03 scr
Chap03 scrChap03 scr
Chap03 scr
 
Learn Latex
Learn LatexLearn Latex
Learn Latex
 
LaTex tutorial with Texstudio
LaTex tutorial with TexstudioLaTex tutorial with Texstudio
LaTex tutorial with Texstudio
 
Latex
LatexLatex
Latex
 
Introduction Latex
Introduction LatexIntroduction Latex
Introduction Latex
 
Latex workshop
Latex workshopLatex workshop
Latex workshop
 
Latex Tutorial
Latex TutorialLatex Tutorial
Latex Tutorial
 
LaTeX_tutorial_Syed_Jan09.ppt
LaTeX_tutorial_Syed_Jan09.pptLaTeX_tutorial_Syed_Jan09.ppt
LaTeX_tutorial_Syed_Jan09.ppt
 
Head first latex
Head first latexHead first latex
Head first latex
 
Latex Tuitorial
Latex TuitorialLatex Tuitorial
Latex Tuitorial
 
Introduction to latex by Rouhollah Nabati
Introduction to latex by Rouhollah NabatiIntroduction to latex by Rouhollah Nabati
Introduction to latex by Rouhollah Nabati
 
LaTeX for B.Sc. Mathematics,an introduction
LaTeX for B.Sc. Mathematics,an introductionLaTeX for B.Sc. Mathematics,an introduction
LaTeX for B.Sc. Mathematics,an introduction
 
latex-workshop Dr: Mohamed A. Alrshah
latex-workshop Dr: Mohamed A. Alrshahlatex-workshop Dr: Mohamed A. Alrshah
latex-workshop Dr: Mohamed A. Alrshah
 
La tex basics
La tex basicsLa tex basics
La tex basics
 
Latex ppt copy
Latex ppt   copyLatex ppt   copy
Latex ppt copy
 
Basics of LaTeX
Basics of LaTeXBasics of LaTeX
Basics of LaTeX
 
Introduction to LaTeX
Introduction to LaTeXIntroduction to LaTeX
Introduction to LaTeX
 
Latex intro s_dutta_v2
Latex intro s_dutta_v2Latex intro s_dutta_v2
Latex intro s_dutta_v2
 
Latex_Tutorial.pdf
Latex_Tutorial.pdfLatex_Tutorial.pdf
Latex_Tutorial.pdf
 

Recently uploaded

Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
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 DevelopmentsTrustArc
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024The Digital Insurer
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024The Digital Insurer
 
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...Martijn de Jong
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbuapidays
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusZilliz
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
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...Drew Madelung
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 

Recently uploaded (20)

Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
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
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
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...
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
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...
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 

Manit bhopal group_1_latex_assignment_part_2-1

  • 1.
  • 2. PHASES OF WORKING IN LATEX 2. Compilation and Output For Compilation and Output we select Build and Output under Build Menu OR Press Ctrl+Shift+F5
  • 3. OUTPUT FILES 1 Device independent output: <filename>.dvi 2 PostScript output, produced from dvi: <filename>.ps 3 PDF output, produced from dvi: <filename>.pdf
  • 4. STRUCTURE OF A LATEX DOCUMENT The general syntax of a LaTeX file is as follows: documentclass[options]{class} Further optional global commands and options, such as usepackage{packagename} begin{document} text mixed with typesetting commands end{document}
  • 5. TITLE AND AUTHOR Under LaTeX We Can define Title and Authors Information in following way- title{Our First LaTeXe{} Document} author{ Mrs. Aarti Kumar Department of Computer Applications MANIT Bhopal Mrs. Dipti Chauhan Department of Computer Applications MANIT Bhopal Mr. Dharmendra Singh Rajput Department of Computer Applications MANIT Bhopal Mr. Krishna K. Mohbey Department of Computer Applications MANIT Bhopal } date{today} documentclass[12pt]{article} begin{document} maketitle end{document}
  • 6.
  • 7. TITLE AND AUTHOR title • It is used to define the Title of Article of Document {It is defined before documentclass but to print the title we have to use maketitle command which is defined insidebegin{document} author • For Adding Authors Detail. {It is define before the documentclass} maketitle • For adding Title within Document {It define under the documentclass}
  • 8. ABSTRACT documentclass[12pt]{article} begin{abstract} This is the paper's abstract. end{abstract} end{document}
  • 9. SECTION AND SUBSECTION Sectioning commands provide the means to structure your text into units. •part •chapter (report style only) •section •subsection •subsubsection •paragraph •subparagraph •subsubparagraph (milstd and book-form styles only) •subsubsubparagraph (milstd and book-form styles only)
  • 10. SECTION AND SUBSECTION documentclass[12pt]{article} section{Section Headings} We explain in this section how to obtain headings for the various sections and subsections of our document. subsection{Headings in the `article' Document Style} In the `article' style, the document may be divided up into sections, subsections and subsubsections, and each can be given a title, printed in a boldface font, simply by issuing the appropriate command. end{document}
  • 11.
  • 12. TEXT FORMATTING The Following are some Text Formatting Commands documentstyle[11pt]{article} setlength{topmargin}{-.5in} setlength{textheight}{9in} setlength{oddsidemargin}{.125in} setlength{textwidth}{6.25in} begin{document} title{LaTeX Typesetting By Example} author{Mrs. Aarti Kumar Department of Computer Applications} renewcommand{today}{July 5, 2012} maketitle This article demonstrates a basic set of LaTeX formatting commands. Compare the typeset output side-by-side with the input document. end{document}
  • 13. SOME MORE TEXT STYLES LATEX COMMAND OUTPUT emph{emphasised text} texttt{typewriter text} textbf{bold text} textit{italicized text} textsl{slanted text} textsc{small caps text}
  • 14. Continued in Part-3