Let's see an example with some of the aforementioned options: Here the text area, the left margin and the top margin are set. Set preferred values for the following LaTeX parameters which affect the book page height: \headheight. On the first page (front/back cover), these white margins are not even of the same size. geometry { paper=b5paper, inner=16mm, % Inner margin outer=24mm, % Outer margin bindingoffset=10mm, % Binding offset top=20mm, % Top margin bottom=28mm, %. makebox the left margin is filled too much. It only takes a minute to sign up. The standard LaTeX book class follows the same layout described above with some additions. TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. This should output a few paragraphs of blind text, which should push the title up. The page layout can be changed in the. In case it matters,. clo, bk11. I have a problem whereby: 1) my even pages are headed by my name, my odd pages are headed by my title of my MA dissertation. . The first one is setting the margins so that the content goes in the center (as usual), while the list items, for example, go outside of the document content. 40mm, text margin. It only takes a minute to sign up. To do that you need to create a before-body. Also I couldn't change this in the command which is my main goal. To make chapters start on odd pages without switching page margins between even/odd pages, use the KOMA-Script class option twoside=semi. \documentclass{ exam } at the start of your . The vrule height xxx can be set to anything, ht255 just means the height of the page (or partial page if it wasn't completely full when it was ejected); however your solution is much more elegant anyway. Furthermore it is not officially listed on CTAN. Add usepackage [pass,verbose] {geometry} to see what's happening. 2. ) However, this will raise errors when compiling, because res and geometry both use an option named margin. I tried using DecMargin but this affects the margin in both sides. 8] {geometry} by adding optional arguments defining the top and bottom margin, e. 0 extwidth+4 abcolsep. Note that example-image-a. This should be vspace {-3. 5mm} In this case, enumerate d lists will not also be effected. Assuming a page of 11in, we have . 5in,top=0. I use this command. On the other hand reducing the width and maybe the font size can be a good typographical device to isolate them better from the context. This means you can either adjust the margins locally, e. If you only want to downsize the bottom margin, then add option usegeometry to the class opitons and load package geometry with option bottom, eg. I am trying to center a figure in LaTeX, but above a certain size it just starts at the left margin and goes beyond the right. It only takes a minute to. For instance, if we set horizontal_length as 0. However, for your own documents, there are some obvious settings that you may wish to change: margins, page orientation and columns, to name but three. LaTeX forum ⇒ Page Layout ⇒ Setup margins of the paper. If you want to add a bindingoffset, you need to use the package geometry: usepackage {geometry} geometry {bindingoffset=1cm} or use another class, like the KOMA-classes: documentclass. % Modify Beamer margin. documentclass [] {} and. ; One- or two-sided documents. And of course 1" margins from the left, right, and bottom. 5in]. geometry surely uses some default values for margins; Of course, a4paper will only work with geometry, since this. Update third solution added using undocumented option calcwidth of caption mentioned in comment by the package author. 1 Answer. I want to set the following page settings in Latex: Paper Size : Standard A4 size (297mm x 210mm) Margins: Top edge: 35 mm Bottom edge : 30 mm Left side : 40 mm Right side : 25 mm line spac. I personally do not like margins that wide but I understand that I need to generate reports that do not make my reader tired. I managed to somehow make my LaTeX document follow that formatting, but it's not nice. The top margin is usually set by ‘ opmargin‘ and it defaults to 28pt. It always skips many lines. 25in] {geometry}. Introduction. Furthermore current chapter and section will be. 5=. So a left margin of . 3 Answers. 0in]{geometry} with no effect (and errors from the. documentclass [a4paper,12pt,twoside] {report} usepackage [a4paper,margin=1in,landscape] {geometry} setlength. But now, when I try to center all tabulars (because some of them are smaller) in the page using centering or any other centering technic, there are not. Here below is an image which shows a part of the text. I am trying to find the default top, bottom, left, right page margins for documentclass{article} along with the top, bottom, indent for title, section, subsection, etc. For submission to an academic publication, this entire topic will be out of your hands, as the publishers want to control the presentation. tex" , package = "rmarkdown" ), "template. The following is my code: % Setup the margin usepackage[centering, margin={1in, 0. The page dimensions in a L a T e X document are highly configurable and the geometry package offers a simple way to change the length and layout of different elements such as the paper size, margins, footnote, header, orientation, etc. I tried using the geometry package to specify these margins. In this, the final post of the series, we're going to look at customising some of the opening pages. Use setlength {parskip} {0pt} setlength {itemsep} {0pt plus 1pt} after egin {itemize} And for the space after the list, use vspace. Writing basic equations in LaTeX is straightforward, for example: documentclass{ article } egin{ document } The well known Pythagorean theorem (x^2 + y^2 = z^2) was proved to be invalid for other exponents. 5 cm to the margins on either side, you would have: The paper size can be set to any size you need by means of the command papersize= { width , height } . 75″ bottom margin and . ). legalpaper - Legal: 215. You can use a combination of geometry (to change the top and bottom margings) and the adjustwidth environment provided by the changepage package (this uses internally a list and it's similar to your changemargin environment): documentclass {article} usepackage [paperheight=14cm] {geometry} usepackage {changepage} usepackage. Please, do not think of whitespace as "wasting space"! There are two ways to set the desired values: provide them as parameters to the \usepackage statement as in the example above, or. and the pdf file with desired page specific margin. 45linewidth} p {. Improve this answer. In the example below, the second table features a. Add a comment. Hey, I need to set my margins to top=3cm, bottom=2. So, if I decide to make the "inner" margin smaller than the "outer" margin (as is with the MWE), there is a problem: it. 5 cm too big. g. It looks like this also works (on Overleaf, at least) without adding the package setspace. The margin can be adjusted with option trim (can also be used with includepdf). The article class has an option for A4 (210 mm x 297 mm) paper: documentclass [a4paper] {article} other possible options for page size are: a5paper - A5: 148 mm x 210 mm, that is half of A4, basically. 26. , with usepackage[margin=1in]{geometry} in the preamble, because 60 characters is just too strange looking for me. The standard package for making margin changes is the geometry package. The right and bottom margins are automatically computed to fit the page. The margins that I want for the body are: top: 1 inch bottom: 1 inch right: 0. If want a wider text block, but still a traditionally well-calculated and well-positioned text block, you could use the typearea package from the KOMA-Script bundle, which you can use with your normal article document class. 25in,rmargin=1. usepackage [a4paper, centering, total= {5. LaTeX has some expectations about where text should be and is also very generous in the top spacing before the title, so it will not be all the way at the. Using the following command about global declaration for sizes, we can easily modify the margin of beamer slides: setbeamersize {text margin left=<size>,text margin right=<size>} The following code example corresponds to a simple frame with a modified beamer margin (1. LaTeX's margins are, by default, 1. Learn how to configure your pages in LaTeX, including margins, page size, orientation, columns, and more. 5 on the top for the margin, . Let's see an example with some of the aforementioned options: Here the text area, the left margin and the top margin are set. I am completely new to latex and wrote my thesis in overleaf, however I noticed that the page margins do not compile anymore and the pagenumbers are much higher on the page than I want. Positive values put the bounding box for TeX inside the image, negative values outside. To change the amount of vertical whitespace that LaTeX inserts to the left and right of every column, change the length parameter abcolsep. From another source: Use linespread {1. Click the outer edge of the text box to select it. Document sectioning. g. documentclass[twoside]{article}. The first one is setting the margins so that the content goes in the center (as usual), while the list items, for example, go outside of the document content. How to adjust list spacing. For the in default option, change margin=1. Also I need them to be on the right side of the page but that is another problem. ntopmargin , ntextheight control vertical text area. (Red line indicate the margins. The answer depends importantly on the text font size (10pt (default), 11pt, and 12pt) and on whether the output is set in single-column or two-column format. ). \layout{} To render a frame marking the margins of a document you are currently working on, add. , setlength {abovecaptionskip} {0pt}) or by using packages such as float and caption. 5in, right=1. Opening (like opening{ Dear Sir or Madam, } or opening{ Dear Kate, } ). 1 Answer. It only takes a minute to sign up. Introduction. For the horizontal alignment, LaTeX provides one parameter for the left margin of right-hand-pages. 5 inches wide on 12pt documents, 1. Lamport’s book lists various parameters for the layout of list (things like opsep , itemsep and parsep ), but fails to mention that they’re set automatically within the standard (LaTeX-defined) lists. The best way to correct this is using the anysize package. Part of this text is written extsl{ in a. Jun 13, 2011 at 20:15. Click the Shape Options tab if it isn't. I've left the \% in the second box on purpose, to show the better spacing in with siunitx (first example) documentclass[twocolumn]{article}. 5cm, left=3cm, right=2. For example, let's create a document with legal paper size, landscape orientation and a 2 in margin: \usepackage[legalpaper, landscape, margin=2in]{ geometry } 7. I'm using Latex to write my resume, however the default margins for the resume doc type are too wide. One option is to use the commands \setlength and \arraystretch to change the horizontal spacing (column separation) and the vertical spacing (row separation) respectively; for example: The following example, which can be opened directly in Overleaf, demonstrates the use of \setlength and \arraystretch spacings. I would like to have every second page of my rather large document have different margins, top and bottom. LaTeX's margins are, by default, 1. This is how the document looks if I try using the usepackage[margin=1in]{geometry}: (it's almost as if everything is left justified): 6. cls)Type Styles Up: Other useful things to Previous: Other useful things to Margins L A TEX has very large default margins--almost two inches wide on each side. Upload a document from your computer or cloud storage. Set margin of all sides to 2cm: reduce-page-marginslatex-using-the-geometry-package. 01. LaTeX uses different margins on odd and even pages only if the twoside option is activated in the documentclass line. You could add hyphenation hints in the text: if you put - in a word (for example non-breaking) LaTeX will break only at those position but will break at those positions if necessary. For convenience, I placed the styles in a tikzset for easy editing. We cannot do anything with images. How can this be done? E. My complete solution was usepackage {ragged2e} RaggedRightsloppy — goodbye unreadable text!2. If you're using the memmoir class (like me), then you could take a look in chapter 2 in memman. 03. The textwidth is also equal to. In any case, for a 6″ x 9″ trade book,. Change section fonts. 5in, right=1in] {geometry} pagestyle {plain. Internally, LaTeX processes margin notes as a type of “floating” component of your document—similar to the way LaTeX handles floating figures and tables. The asymmetric layout is a little bit tricky. 9 mm x 355. The example below shows how to do this computation. I set the geometry for the whole document using: usepackage [left=1cm,right=2cm,vmargin=2. I tried {geometry} as in the following simple codes. I have two questions about the margins in the image. (La)TeX uses nearly a dozen values to fully specify the page layout for publications that have different margins for left- and right-hand pages: hoffset, voffset, oddsidemargin,. An online LaTeX editor that’s easy to use. now click OK. There are four margins: the left, right, top and bottom margins. . 14in-. Plz subscribe and share to support this effortThe publisher has a very strict requirement on the margins of the pages. Unfortunately geometry package modify the margins of the document. legalpaper - Legal: 215. Improve this answer. 5in] {geometry} (Default margin is 1 inch. 8]{example-image-c}}. 5-inch margin on the left side and a 1-inch margin on the three remaining sides. If you just want a few paragraphs to stretch into the margins, then reverting to the old margins, you can use the pad function with negative padding. set margin latex example documentclass{article} usepackage[left=2cm, right=5cm, top=2cm]{geometry} egin{document} Some text. I am runnnig TeXMaker in Ubuntu with a Texlive-full. To get the same outer margins as in mdframed, you have to enlarge the. You can change the above- and below-float skips, as well as the above/below caption skips, by changing the appropriate lengths (e. It’s that the paper is too big! This sounds flippant, but he gives a compelling argument that paper really is too big for how it is now used. For LaTeX output, sets the top margin if geometry is not used (otherwise geometry overrides this value) For ConTeXt output, sets the top margin if layout is not used, otherwise layout overrides these. 1pt. I have solved my issue by upgrading the template to the latest version, which includes the specification of the margins in the main. right: 2cm. g. There are three ways you can insert tables in Overleaf: Using the Insert table button in the editor toolbar. e. The geometry package lets you adjust the lengths of the left, right, top and bottom margins, as well as other page-related dimensions, such as textwidth, textheight, headheight and footnotesep. With geometry you can use for example. 75" to display before my title in the pdf. documentclass {article} itle {vspace {-7cm}} author {} date {} egin {document} maketitle Hello there. Without loading any additional packages you can use the built-in LaTeX marginpar command to add margin notes to your document. To get a straight right margin in the output, LaTeX inserts varying amounts of space between the words. In response to the question “Why are default LaTeX margins so big?”. g. Moving the footer line to the left can be done with a negative kern:Text moves up to the frame (where I want it), but logo placeholder has the unwanted margin. TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. But you have a twoside document and in twoside-mode geometry will swap left and right margins on verso pages. I am runnnig TeXMaker in Ubuntu with a Texlive-full. This example produces the following (two pages) of output: Page 1: Page 2: The mparhack package: fixing the wrong margin. This keeps the main body of text concise. warning: if this is to be published, the specified margins must be observed, since a wider line can be either "lost" in the binding, or cut off at the outer trim, and reducing the margins for this line by 60% is asking for trouble. Thanks, frame works better for me, because I don't need any margin between image and line. ipynb. tex. For example, let's create a document with legal paper size, landscape orientation and a 2 in margin: \usepackage[legalpaper, landscape, margin=2in]{ geometry } You can. 25in, left=1. eps temporarily does not work with latex-dvips-ps2pdf, so please use another image. 5 on the bottom for the footer, and . What would be the equivalent commands if I used the native LaTeX commands such as \textwidth, \evensidemargin, etc? margins. I need some special LaTeX magic. Example code for a single 3-cell row: hline Logarithms & $lnleft (x ight)$ & % egin {minipage} [c] [10mm] [t] {0. There are two margins command types in memoir, the ones you are using expects that you have already set the text block size, which you have not. 1 Answer. You can then use ordinary Ti k Z commands to draw the timeline. Glue is the TeX term for an invisible connector that determines the relative position of joined boxes. 2) my even pages have a page number in the topleft. One way to proceed is as follows: Set \hoffset and \voffset to 0mm (with \pdfhorigin=1in and \pdfvorigin=1in, if necessary) Use values for the following LaTeX parameters which affect the book page width: \marginparsep. 7. If you want to change them, you have several options: the "geometry" package, the "fullpage" package or changing the margins by hand. In my view the default LaTeX typeblock is a reasonable size but that it gets printed on paper (A4 or letterpaper) that is. There is a nice & simple solution based on the package typearea of the Koma-Scripts (inspired in this answer ). Use a p columntype with some width specification for the simplest solution. right: 2cm. No installation, real-time collaboration, version control, hundreds of LaTeX templates, and more. For twosided documents, horizontal margins should be called the inner and outer margins. Compare, for example, The default in the. Loading fancyhdr and tweaking the header/footer content must be done after any margin changes effected by geometry, so that fancyhdr can detect those changes. To change margins in Typst, you use the page function which will force a page break. g. I tried making a 8. \documentclass [a4paper,12pt,twoside] {report} \usepackage [a4paper,margin=1in,landscape] {geometry} \setlength {\oddsidemargin. It's obvious that your image has whitespace around it: The second image is set to be as wide as \textwidth, yet it doesn't fill out to the (red) margins: The (green) whitespace is amplified when stretching the image to \paperwidth in the top image. it seems to combat that and raise the footer up to the correct location (or around it) which seems to make some sense. documentclass{article} usepackage[hscale=0. gives a total of 3pt for the left and right margin, and a total of 1pt for the top and bottom margin. Hence usepackage[top=2cm, bottom=2cm, outer=1cm, inner=2. TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. 25in. I know I can use e. 65in, and the bottom margin is about 1. \columnwidth is the (constant) width of a single column of text. ; floatsep: space left between floats (12. Most people don't like them. Follow. It only takes a minute to sign up. The LaTeX class exam. Although, as others have said, this defeats the purpose of classicthesis, you can use the geometry package to setup whatever margins you wish: usepackage [left=1. You can change the margins with the lengths oddsidemargin and evensidemargin, though using something like the geometry package might be more of what you're looking for. egin {document} lipsum [4]. This article provides an introduction to typesetting, and customizing, various types of list in LaTeX: the itemize environment for creating a bulleted (unordered) list; the enumerate environment for creating a numbered (ordered) list; the description environment for creating a list of descriptions; Typesetting lists is a large topic because LaTeX lists. Do you want to have the page layout measurements to overlaid with your document content (as opposed to a mock-up page with layout figures on them)? Only on a pre-specified page? If measurements are not that important to be displayed with the "lines", then usepackage [showframe] {geometry} would suffice. The purpose of this tutorial is to show you how to configure your pages. 2). However, without complete code, it is hard to say. For example, let's create a document with legal paper size, landscape orientation and a 2 in margin: usepackage[legalpaper, landscape, margin=2in]{ geometry }Introduction. The default margins in Word for USLetter paper are top, bottom=1in and left,right=1. This article introduces basic LaTeX paragraph formatting, including how to change text alignment. You have specified the left and right margins with geometry to be the same on odd or even pages so ther isn't much difference between od an even, also addtocounter{page}{-1} looks wrong and will account for your main issue as that will force two adjacent pages to have the same number (even if not printed) so have the same. Try adding the lipsum package to your preamble (usepackage{lipsum}) and issue a lipsum after the maketitle. If you only want to change the top margin of the document to 0. 15 paperwidth = 359. The default margin size of the article class is really big and it feels like a lot of space is waste. Here is how you can do it. The example (section 2. Same for admonitions. 8pt textheight = 0. –1 Answer. I'd prefer to use an environment or something like. 5in, right=1in, top=bottom=1in. 27pt voffset=-72. 2cm right for every 1cm left. Therefore something like. –1. The default margins in Word for USLetter paper are top, bottom=1in and left,right=1. However, they are somewhat complex, and it is easy to get their interrelationships wrong when. Learn how to use footnotes and margin notes in LaTeX, a document preparation system for technical and scientific writing. \begin {changemargin} {<arg>} {<arg>} \end {changemargin} (La)TeX uses nearly a dozen values to fully specify the page layout for publications that have different margins for left- and right-hand pages: \hoffset, \voffset, \oddsidemargin, \topmargin, \headheight, \headsep, \textheight, \textwidth, \marginparsep, \marginparwidth, \footskip The current details plus the layout shape can be printed from a LaTeX document itself. Therefore the left and top margins de ned in geometry are di erent from the native dimensions However, i also have to change top margins differently for odd and even pages. The default value of. \usepackage{showframe} If you only need to show margins for a particular page, use: \usepackage[noframe] {showframe} and at the page: The reason LaTeX does this is because when you bind the document together, the smaller inner margins will be adjacent and then combined will be a similar size to the larger outer margins. 5 inches, you would use the command. 4)cm % A5 paper + 1cm margins in two-pages design. While paper formats are following some (internationally known) standards, there are no such standards on the margins. (I would absolutely +1 it ;)) – loved. For the horizontal alignment, LaTeX provides one parameter for the left margin of left-hand-pages. However, in reports or books, and similar long documents, this would be chapter or part . Learn how to customize the page layout of your LaTeX document using the geometry package and its parameters. ) will be rendered as page-right in LaTeX. ; The relsize package. 7 Answers Sorted by: 10 I see you make several mistakes that are typical for beginners: Don't use the standard classes for generic documents ( article, report, book ), they are. then the tags egin {minted} {python} and end {minted} delimit an environment that print the. For example, let's create a document with legal paper size, landscape orientation and a 2 in margin: \usepackage[legalpaper, landscape, margin=2in]{ geometry } margins : left (inner), right (outer), top and bottom Each margin is measured from the corresponding edge of a paper. Copying and pasting a table from another document while using Visual Editor. The commands to store your title data can be used in the preamble. cls)Type Styles Up: Other useful things to Previous: Other useful things to Margins L A TEX has very large default margins--almost two inches wide on each side. The margins are so big because the paper is so big. My document class is article with a4paper. You cannot change the margin for side notes within the same paragraph. Table 1: LaTeX document types The first two document classes are the basic ones; if you don’t know what document class you should use, always start with article. Just for experimenting, I compiled the same document with both preambles. 6 extwidth}} The usable overall width is 1. Every margin should be the same size. 7 paperwidth = 1675. Tables that exactly fit the text width are produced with tabularx. In my opinion there is too much empty space before anything starts. 9) should be enough. Introduction. usepackage [top=0. Run texdoc opmac and see section 16,. Or in other words, the inner margin is smaller than the outer: This is due to us specifying the twoside option but it often confuses people. 5 inch. By default, the white space next to a column is abcolsep (resulting in 2 abcolsep between two columns). I want to have page with left=1. 6} for "double" line spacing. \usepackage {geometry} \geometry {margin=2cm} The space between paragraphs can be set via parskip: \setlength {\parskip} {0cm} However, parskip does not work for paragarphs introduced by \paragraph. 5in] {geometry} You can set the top, right and left margins independently using comma-separted keyvals: usepackage [bottom=0. This article provides a concise introduction to the picture environment and all examples use the. This post will tell you how to change the page layout of the whole document or single pages to “landscape”. Two solutions. However, the automated format checker can misreport errors (for instance, it can miscalculate margins and. 9cm,right=1. 45. Skips. Can someone tell me why the default margin size is so big? Also, why shouldn't I change the margin size? Jeremy 9/11. usepackage[left=20mm, right=20mm, top=20mm, bottom=20mm] {geometry}10 Answers. usepackage [scale=0. clo is short. These dimensions are additions to or subtractions from those. An easy way to use more of the page is to use the fullpage option to documentclass (see Section 3. 5in}, includeheadfoot]{ TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. page-breaking; margins; Share. g. 5cm]{geometry}. Improve this answer. Specifically, setting inner should do the trick. 3} for "one and a half" line spacing, and linespread {1. To see the true whitespace around the images, you can use fbox {includegraphics [width. My thesis formatting requires 1. \documentclass {article} \usepackage {blindtext} \usepackage {geometry} \geometry { a4paper, left=40mm, right=20mm, top=30mm, bottom=20mm, } \begin {document} \section {Some dummy text} \blindtext [10] \end {document. 25in using geometry package. Using daleif's example in his comment: %pdfLaTeX documentclass [margin=3mm] {standalone} egin {document} $lim_ {x oinfty}$ [3cm] $limlimits_ {x o infty}$ end {document} What's the purpose of mathop here? limits can be used directly. Lines of around 80 characters I'm fine with, though. g. 5 inches, you would use the command. For example, the large default margins in the article class are intended for use by academic journals, which have a narrow type block, and would trim down the page to fit their format. There are four margins: left, right, top and bottom. Secondly, I can't make the header disappear after the. g. opmargin=-0. 25in, bottom=1. usepackage [scale=0. Page Geometry. . Note that LaTeX itself doesn't differ between margin and padding, because it actually doesn't now this concepts. – TheBug. The relsize package provides commands to set font sizes. It only takes a minute to sign up. The outer page margin is usually twice the inner page margin so that when a book is opened you see a left (even) page and a right (odd) page with the white space at the spine being the same as the white space at the outer edges of the two pages. 5 on the top for the header, . The package showframe makes the page margins visible and hence is a handy tool if you have problems with the document margins. 25in on both sides. In a normal book odd pages are at the right and even pages at the left. Actually, coming to think of it, don't use vertical rules at all, whether or not you use. 6 mm. you may need to repeat this for every column of your table. leftmargin = rightmargin = . The example below shows how to do this computation. 1 Answer. 5in, and yet the text is off the page? I've played with the text block options too and can get the text back on the page, but the margins never put the. setstretch {1. Multi-file LaTeX projects; Hyperlinks; Formatting. For example, left margin (inner margin) means a horizontal distance between the left (inner) edge of the paper and that of the total body. Something like this: The second one instead, positions everything inside the document content line, strictly within the margins. estoregeometry after egin {document} has no effect, since it sets the layout back to the way it was set up in the preamble. then in the text you can use. You can add latex code exactly as is in jupyterlab with the cell mode set as Raw NBConvert and then render that ipynb file with quarto render. The advantage of this method is that you don't need a closing statement, such as end {} or a curly bracket. This uses a parbox and wraps the content at the box width. sty: Example: A4 paper, left margin 30mm, top, right, and bottom margin. Send, export, fax, download, or print out your document. Scaling down an equation too much can reduce its readability, making it difficult to see all the symbols. 5=. In two-sided printing inner margin is the margin on the spine side of the page, and outer margin is the margin on the other side. Paragraph mode is LaTeX’s normal mode, the one used when processing ordinary text. In the first video we made a rather makeshift title page using the maketitle command and by using an includegraphics command in the itle command. TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. In particular, it will effect all list environments (such as enumerate d lists). @Herbert Sitz: Not trivially, it can be done. In this case, using geometry you can type usepackage[total={6.