<br />
<b>Warning</b>:  Undefined array key "global_protection_id" in <b>/home/wikitechy/public_html/interview-questions/wp-content/plugins/content-protector/inc/class-ps-rest-handler.php</b> on line <b>51</b><br />
{"id":706,"date":"2021-07-17T10:19:42","date_gmt":"2021-07-17T10:19:42","guid":{"rendered":"https:\/\/www.wikitechy.com\/interview-questions\/?p=706"},"modified":"2021-09-11T10:16:54","modified_gmt":"2021-09-11T10:16:54","slug":"what-is-latex-document-structure","status":"publish","type":"post","link":"https:\/\/www.wikitechy.com\/interview-questions\/latex\/what-is-latex-document-structure\/","title":{"rendered":"What is latex document structure ?"},"content":{"rendered":"<div class=\"TextHeading\">\n<div class=\"hddn\">\n<h2 id=\"latex-document-structure\" class=\"color-purple\" style=\"text-align: justify;\">Latex document structure:<\/h2>\n<\/div>\n<\/div>\n<div class=\"Content\" style=\"text-align: justify;\">\n<div class=\"hddn\">\n<ul>\n<li>There are two types of structures:\n<ol>\n<li>Global structure.<\/li>\n<li>Book structure.<\/li>\n<\/ol>\n<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"text-center row\" style=\"text-align: justify;\"><span style=\"color: #000000; font-family: inherit; font-size: 2rem;\">Global structure:<\/span><\/div>\n<div class=\"Content\" style=\"text-align: justify;\">\n<div class=\"hddn\">\n<ul>\n<li>The Latex processes is an input file, certain structure to follow as expect.<\/li>\n<li>Commands must contain in every input file.<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"TextHeading\" style=\"text-align: justify;\">\n<div class=\"hddn\">\n<h2 id=\"syntax\" class=\"color-pink\">Syntax:<\/h2>\n<div class=\"code-embed-wrapper\"> <div class=\"code-embed-infos\"> <\/div> <pre class=\"language-markdown code-embed-pre line-numbers\"  data-start=\"1\" data-line-offset=\"0\"><code class=\"language-markdown code-embed-code\">Document class {...}<br\/> Begin{document} ...<br\/> End{document}<\/code><\/pre> <\/div>\n<\/div>\n<\/div>\n<div class=\"Content\" style=\"text-align: justify;\">\n<div class=\"hddn\">\n<ul>\n<li>The preamble is known as the region between \\document class {&#8230;} and \\begin{document}.<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"ImageContent\" style=\"text-align: justify;\">\n<div class=\"hddn\"><img fetchpriority=\"high\" decoding=\"async\" class=\"aligncenter size-medium\" src=\"https:\/\/cdn.wikitechy.com\/interview-questions\/latex\/what-is-latex-document-structure.png\" alt=\"What is latex document structure\" width=\"350\" height=\"254\" \/><\/div>\n<\/div>\n<div class=\"TextHeading\" style=\"text-align: justify;\">\n<div class=\"hddn\">\n<h2 id=\"book-structure\" class=\"color-purple\">Book structure:<\/h2>\n<\/div>\n<\/div>\n<div class=\"Content\" style=\"text-align: justify;\">\n<div class=\"hddn\">\n<ul>\n<li>The standard Latex book class with add some extra features and describes as follow same outline.<\/li>\n<li>A book will contain two-side. According to change the left and right margin to the page number parity.<\/li>\n<li>In addition, current chapter and section will be printed in the header.<\/li>\n<li>Chapters do not make use, it is barely useful to use the book class.<\/li>\n<li>Additionally some places of the document macros changes in the formatting provided by the class.<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"TextHeading\" style=\"text-align: justify;\">\n<div class=\"hddn\">\n<h2 id=\"syntax-2\" class=\"color-pink\">Syntax:<\/h2>\n<\/div>\n<\/div>\n<div class=\"CodeContent\" style=\"text-align: justify;\">\n<div class=\"hddn\">\n<figure class=\"highlight\"><div class=\"code-embed-wrapper\"> <div class=\"code-embed-infos\"> <\/div> <pre class=\"language-markdown code-embed-pre line-numbers\"  data-start=\"1\" data-line-offset=\"0\"><code class=\"language-markdown code-embed-code\">\\begin{document} <br\/>\\frontmatter  \\make title  % Introductory chapters<br\/> \\chapter{Preface} % ... <br\/> \\main matter \\chapter{First chapter} % ...  <br\/>\\appendix \\chapter{First Appendix}  <br\/>\\back matter \\chapter{Last note}<\/code><\/pre> <\/div><\/figure>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Answer : The Latex processes is an input file, certain structure to follow as expect.<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"passster_activate_protection":false,"passster_protect_child_pages":"","passster_protection_type":"password","passster_password":"","passster_activate_overwrite_defaults":"","passster_headline":"","passster_instruction":"","passster_placeholder":"","passster_button":"","passster_id":"","passster_activate_misc_settings":"","passster_redirect_url":"","passster_hide":"no","passster_area_shortcode":"","gtb_hide_title":false,"gtb_wrap_title":false,"gtb_class_title":"","gtb_remove_headerfooter":false,"footnotes":""},"categories":[4405],"tags":[4452,4454,4455,4447,4456,4428,4448,4457,4449,4458,4453,4442,4443,4450,4451],"class_list":["post-706","post","type-post","status-publish","format-standard","hentry","category-latex","tag-create-latex-document","tag-document-classes-latex","tag-document-latex","tag-documentclass-latex","tag-latex-begin-document","tag-latex-document","tag-latex-document-example","tag-latex-document-styles","tag-latex-document-template","tag-latex-question-answer","tag-latex-simple-document","tag-latex-document-structure","tag-question-paper-template-in-latex","tag-sample-latex-document","tag-simple-latex-document"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>What is latex document structure ? - Latex Interview Questions &amp; Answers<\/title>\n<meta name=\"description\" content=\"What is latex document structure ? - Latex Interview Questions &amp; Answers - The Latex processes is an input file, it expect it to follow a certain structure\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.wikitechy.com\/interview-questions\/latex\/what-is-latex-document-structure\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What is latex document structure ? - Latex Interview Questions &amp; Answers\" \/>\n<meta property=\"og:description\" content=\"What is latex document structure ? - Latex Interview Questions &amp; Answers - The Latex processes is an input file, it expect it to follow a certain structure\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.wikitechy.com\/interview-questions\/latex\/what-is-latex-document-structure\/\" \/>\n<meta property=\"og:site_name\" content=\"Wikitechy\" \/>\n<meta property=\"article:published_time\" content=\"2021-07-17T10:19:42+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-09-11T10:16:54+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cdn.wikitechy.com\/interview-questions\/latex\/what-is-latex-document-structure.png\" \/>\n<meta name=\"author\" content=\"Editor\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Editor\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.wikitechy.com\/interview-questions\/latex\/what-is-latex-document-structure\/\",\"url\":\"https:\/\/www.wikitechy.com\/interview-questions\/latex\/what-is-latex-document-structure\/\",\"name\":\"What is latex document structure ? - Latex Interview Questions & Answers\",\"isPartOf\":{\"@id\":\"https:\/\/www.wikitechy.com\/interview-questions\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.wikitechy.com\/interview-questions\/latex\/what-is-latex-document-structure\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.wikitechy.com\/interview-questions\/latex\/what-is-latex-document-structure\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cdn.wikitechy.com\/interview-questions\/latex\/what-is-latex-document-structure.png\",\"datePublished\":\"2021-07-17T10:19:42+00:00\",\"dateModified\":\"2021-09-11T10:16:54+00:00\",\"author\":{\"@id\":\"https:\/\/www.wikitechy.com\/interview-questions\/#\/schema\/person\/4d5a581fb5470d1560324bddc5e8b757\"},\"description\":\"What is latex document structure ? - Latex Interview Questions & Answers - The Latex processes is an input file, it expect it to follow a certain structure\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.wikitechy.com\/interview-questions\/latex\/what-is-latex-document-structure\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.wikitechy.com\/interview-questions\/latex\/what-is-latex-document-structure\/#primaryimage\",\"url\":\"https:\/\/cdn.wikitechy.com\/interview-questions\/latex\/what-is-latex-document-structure.png\",\"contentUrl\":\"https:\/\/cdn.wikitechy.com\/interview-questions\/latex\/what-is-latex-document-structure.png\"},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.wikitechy.com\/interview-questions\/#website\",\"url\":\"https:\/\/www.wikitechy.com\/interview-questions\/\",\"name\":\"Wikitechy\",\"description\":\"Interview Questions\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.wikitechy.com\/interview-questions\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.wikitechy.com\/interview-questions\/#\/schema\/person\/4d5a581fb5470d1560324bddc5e8b757\",\"name\":\"Editor\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.wikitechy.com\/interview-questions\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/e9531079fe7e07841b7b156c04d65e5f39d4adfd18b6ffe3edfff8ca5aab85b5?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/e9531079fe7e07841b7b156c04d65e5f39d4adfd18b6ffe3edfff8ca5aab85b5?s=96&d=mm&r=g\",\"caption\":\"Editor\"},\"url\":\"https:\/\/www.wikitechy.com\/interview-questions\/author\/editor\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What is latex document structure ? - Latex Interview Questions & Answers","description":"What is latex document structure ? - Latex Interview Questions & Answers - The Latex processes is an input file, it expect it to follow a certain structure","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.wikitechy.com\/interview-questions\/latex\/what-is-latex-document-structure\/","og_locale":"en_US","og_type":"article","og_title":"What is latex document structure ? - Latex Interview Questions & Answers","og_description":"What is latex document structure ? - Latex Interview Questions & Answers - The Latex processes is an input file, it expect it to follow a certain structure","og_url":"https:\/\/www.wikitechy.com\/interview-questions\/latex\/what-is-latex-document-structure\/","og_site_name":"Wikitechy","article_published_time":"2021-07-17T10:19:42+00:00","article_modified_time":"2021-09-11T10:16:54+00:00","og_image":[{"url":"https:\/\/cdn.wikitechy.com\/interview-questions\/latex\/what-is-latex-document-structure.png"}],"author":"Editor","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Editor","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.wikitechy.com\/interview-questions\/latex\/what-is-latex-document-structure\/","url":"https:\/\/www.wikitechy.com\/interview-questions\/latex\/what-is-latex-document-structure\/","name":"What is latex document structure ? - Latex Interview Questions & Answers","isPartOf":{"@id":"https:\/\/www.wikitechy.com\/interview-questions\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.wikitechy.com\/interview-questions\/latex\/what-is-latex-document-structure\/#primaryimage"},"image":{"@id":"https:\/\/www.wikitechy.com\/interview-questions\/latex\/what-is-latex-document-structure\/#primaryimage"},"thumbnailUrl":"https:\/\/cdn.wikitechy.com\/interview-questions\/latex\/what-is-latex-document-structure.png","datePublished":"2021-07-17T10:19:42+00:00","dateModified":"2021-09-11T10:16:54+00:00","author":{"@id":"https:\/\/www.wikitechy.com\/interview-questions\/#\/schema\/person\/4d5a581fb5470d1560324bddc5e8b757"},"description":"What is latex document structure ? - Latex Interview Questions & Answers - The Latex processes is an input file, it expect it to follow a certain structure","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.wikitechy.com\/interview-questions\/latex\/what-is-latex-document-structure\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.wikitechy.com\/interview-questions\/latex\/what-is-latex-document-structure\/#primaryimage","url":"https:\/\/cdn.wikitechy.com\/interview-questions\/latex\/what-is-latex-document-structure.png","contentUrl":"https:\/\/cdn.wikitechy.com\/interview-questions\/latex\/what-is-latex-document-structure.png"},{"@type":"WebSite","@id":"https:\/\/www.wikitechy.com\/interview-questions\/#website","url":"https:\/\/www.wikitechy.com\/interview-questions\/","name":"Wikitechy","description":"Interview Questions","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.wikitechy.com\/interview-questions\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.wikitechy.com\/interview-questions\/#\/schema\/person\/4d5a581fb5470d1560324bddc5e8b757","name":"Editor","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.wikitechy.com\/interview-questions\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/e9531079fe7e07841b7b156c04d65e5f39d4adfd18b6ffe3edfff8ca5aab85b5?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e9531079fe7e07841b7b156c04d65e5f39d4adfd18b6ffe3edfff8ca5aab85b5?s=96&d=mm&r=g","caption":"Editor"},"url":"https:\/\/www.wikitechy.com\/interview-questions\/author\/editor\/"}]}},"_links":{"self":[{"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/posts\/706","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/comments?post=706"}],"version-history":[{"count":3,"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/posts\/706\/revisions"}],"predecessor-version":[{"id":3375,"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/posts\/706\/revisions\/3375"}],"wp:attachment":[{"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/media?parent=706"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/categories?post=706"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.wikitechy.com\/interview-questions\/wp-json\/wp\/v2\/tags?post=706"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}