SlideShare una empresa de Scribd logo
1 de 14
Descargar para leer sin conexión
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

Más contenido relacionado

Destacado

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
 

Destacado (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 a Manit bhopal group_1_latex_assignment_part_2-1

Similar a 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
 

Último

"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 

Último (20)

"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 

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