SlideShare une entreprise Scribd logo
1  sur  5
Figures in LaTex
© Sarita Bopalkar
Import Figures in LaTex
• To insert images into your LaTeX document,
• specify the graphicx package in the preamble (above begin{document} and
below end{document}
• command usepackage{graphicx}
• Latex allows you to insert Encapsulated PostScript image i.e ‘.eps’
begin{figure}[options]
centering
includegraphics[width=4in]{sample-fig.eps}
caption{Name of the Figure} label{fig1}
end{figure}
Options environment
• Locate here (where the environment declared)
h
• Locate at the top of next page
t
• Locate at the bottom of the page or next if
there is no enough spaceb
• Locate on the separate page which has only
figuresp
• Locate here (where the environment declared)
or on the top of the next page if there is no
enough space
ht
Format for images
• PostScript file (*.ps) or Encapsulated PostScript file (*.eps) format
figures can be included in LaTex
• Most mathematical or scientific graphics software allows you to
export graphics (figures, diagrams, graphs) in ps or eps forms;
• Eg Mathematica, Maple, Matlab, IDL, and xfig.
• In the Matlab figure window, choosing the Export option under File menu, a
figure file can be created in the eps format
• GIF, JPEG, TIFF images can be converted to PostScript or Encapsulated
PostScript format using Adobe Photoshop or online free softwares
are also available
© Sarita Bopalkar
Thank you
© Sarita Bopalkar

Contenu connexe

Tendances (8)

Application of hashing in better alg design tanmay
Application of hashing in better alg design tanmayApplication of hashing in better alg design tanmay
Application of hashing in better alg design tanmay
 
Data structures
Data structures Data structures
Data structures
 
Three way join in one round on hadoop
Three way join in one round on hadoopThree way join in one round on hadoop
Three way join in one round on hadoop
 
presentation
presentationpresentation
presentation
 
Computer Architecture
Computer ArchitectureComputer Architecture
Computer Architecture
 
Brief introduction on GAN
Brief introduction on GANBrief introduction on GAN
Brief introduction on GAN
 
Ml study notes id3
Ml study notes   id3Ml study notes   id3
Ml study notes id3
 
Elementary data structure
Elementary data structureElementary data structure
Elementary data structure
 

Similaire à 9-Figures in LaTex

Introduction to LaTeX - Dumitrescu.ppt
Introduction to LaTeX - Dumitrescu.pptIntroduction to LaTeX - Dumitrescu.ppt
Introduction to LaTeX - Dumitrescu.ppt
rajinooka
 
Introduction to LaTeX - Dumitrescu.ppt
Introduction to LaTeX - Dumitrescu.pptIntroduction to LaTeX - Dumitrescu.ppt
Introduction to LaTeX - Dumitrescu.ppt
TaraLeander
 
Introduction to LaTeX - Dumitrescu (1).ppt
Introduction to LaTeX - Dumitrescu (1).pptIntroduction to LaTeX - Dumitrescu (1).ppt
Introduction to LaTeX - Dumitrescu (1).ppt
Amit Bairwa
 

Similaire à 9-Figures in LaTex (20)

Introduction Latex
Introduction LatexIntroduction Latex
Introduction Latex
 
Latex
LatexLatex
Latex
 
Latex intro
Latex introLatex intro
Latex intro
 
Latex workshop
Latex workshopLatex workshop
Latex workshop
 
Latex ppt copy
Latex ppt   copyLatex ppt   copy
Latex ppt copy
 
Academic writing in LaTeX
Academic writing in LaTeX Academic writing in LaTeX
Academic writing in LaTeX
 
Introduction to LaTeX - Dumitrescu.ppt
Introduction to LaTeX - Dumitrescu.pptIntroduction to LaTeX - Dumitrescu.ppt
Introduction to LaTeX - Dumitrescu.ppt
 
Introduction to LaTeX - Dumitrescu.ppt
Introduction to LaTeX - Dumitrescu.pptIntroduction to LaTeX - Dumitrescu.ppt
Introduction to LaTeX - Dumitrescu.ppt
 
Introduction to LaTeX:for begi nners to
Introduction  to LaTeX:for begi nners toIntroduction  to LaTeX:for begi nners to
Introduction to LaTeX:for begi nners to
 
LaTeX for Engineer.ppt
LaTeX for Engineer.pptLaTeX for Engineer.ppt
LaTeX for Engineer.ppt
 
Introduction to LaTeX - Dumitrescu.ppt - It is a slide on the internet explai...
Introduction to LaTeX - Dumitrescu.ppt - It is a slide on the internet explai...Introduction to LaTeX - Dumitrescu.ppt - It is a slide on the internet explai...
Introduction to LaTeX - Dumitrescu.ppt - It is a slide on the internet explai...
 
Introduction to LaTeX - Dumitrescu.ppt
Introduction to LaTeX - Dumitrescu.pptIntroduction to LaTeX - Dumitrescu.ppt
Introduction to LaTeX - Dumitrescu.ppt
 
Introduction to LaTeX - Dumitrescu.ppt
Introduction to LaTeX - Dumitrescu.pptIntroduction to LaTeX - Dumitrescu.ppt
Introduction to LaTeX - Dumitrescu.ppt
 
Introduction to LaTeX - Dumitrescu (1).ppt
Introduction to LaTeX - Dumitrescu (1).pptIntroduction to LaTeX - Dumitrescu (1).ppt
Introduction to LaTeX - Dumitrescu (1).ppt
 
Pprofessional skills VII.pptx
Pprofessional skills VII.pptxPprofessional skills VII.pptx
Pprofessional skills VII.pptx
 
LaTeX로 문서 작성하자
LaTeX로 문서 작성하자LaTeX로 문서 작성하자
LaTeX로 문서 작성하자
 
La tex basics
La tex basicsLa tex basics
La tex basics
 
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_tutorial_Syed_Jan09.ppt
LaTeX_tutorial_Syed_Jan09.pptLaTeX_tutorial_Syed_Jan09.ppt
LaTeX_tutorial_Syed_Jan09.ppt
 
latex_intro.ppt
latex_intro.pptlatex_intro.ppt
latex_intro.ppt
 

Plus de SaritaBopalkar (8)

11-Class file in LaTex
11-Class file in LaTex11-Class file in LaTex
11-Class file in LaTex
 
10-Bibliography in LaTex
10-Bibliography in LaTex10-Bibliography in LaTex
10-Bibliography in LaTex
 
8-Array and Equation environment
8-Array and Equation environment8-Array and Equation environment
8-Array and Equation environment
 
6.Making Tables in LaTex
6.Making Tables in LaTex6.Making Tables in LaTex
6.Making Tables in LaTex
 
7-Math mode in latex
7-Math mode in latex7-Math mode in latex
7-Math mode in latex
 
6 list in LaTex
6 list in LaTex 6 list in LaTex
6 list in LaTex
 
4 basic document formatting
4 basic document formatting4 basic document formatting
4 basic document formatting
 
2 LaTex Installation
2 LaTex Installation2 LaTex Installation
2 LaTex Installation
 

Dernier

Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
KarakKing
 

Dernier (20)

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
 
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...
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
OSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsOSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & Systems
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
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
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
latest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answerslatest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answers
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 

9-Figures in LaTex

  • 1. Figures in LaTex © Sarita Bopalkar
  • 2. Import Figures in LaTex • To insert images into your LaTeX document, • specify the graphicx package in the preamble (above begin{document} and below end{document} • command usepackage{graphicx} • Latex allows you to insert Encapsulated PostScript image i.e ‘.eps’ begin{figure}[options] centering includegraphics[width=4in]{sample-fig.eps} caption{Name of the Figure} label{fig1} end{figure}
  • 3. Options environment • Locate here (where the environment declared) h • Locate at the top of next page t • Locate at the bottom of the page or next if there is no enough spaceb • Locate on the separate page which has only figuresp • Locate here (where the environment declared) or on the top of the next page if there is no enough space ht
  • 4. Format for images • PostScript file (*.ps) or Encapsulated PostScript file (*.eps) format figures can be included in LaTex • Most mathematical or scientific graphics software allows you to export graphics (figures, diagrams, graphs) in ps or eps forms; • Eg Mathematica, Maple, Matlab, IDL, and xfig. • In the Matlab figure window, choosing the Export option under File menu, a figure file can be created in the eps format • GIF, JPEG, TIFF images can be converted to PostScript or Encapsulated PostScript format using Adobe Photoshop or online free softwares are also available © Sarita Bopalkar

Notes de l'éditeur

  1. In this document most tables and figures are specified with [ht], which means they are to be placed “here,” the place where it is specified in the source, if possible. If there is not enough room, it is to be located at the top of the following page. h Locate here (where the environment is declared). t Locate at the top of the next page. b Locate at the bottom of the page (or the next page, if this page does not have enough room). p Locate on a separate page, called a float page, which has no text, only figures and tables. We might specify [ht] and find the float in an unexpected place, perhaps on a page by itself. One cause could be an accumulation of floats that should be cleared at some point before continuing. This is done with the \clearpage command.