If you go to page 50 of documentation, you will find a few macros and environments defined in this document class, which correspond to different spacings. What you are doing in your code is first set the interline to 1. Next, since you load the setspace package and execute onehalfspacing, running enewcommand{aselinestretch}{1. % one and a half spacing is 1. 2 posts. Also,. 9cm,top=2cm,bottom=2. " Don't use. I think there is a problem with another spacing between the text and the math environment different to onehalfspacing. In this way all my document use this setting. Yes I use usepackage[onehalfspacing]{setspace}setstretch{1,15}. minibox is just a one column tabular so you can shrink it vertically with arraystretch as it has been stretched already by the onehalfspacing Also, don't leave a space before the % at end of line: documentclass {article} usepackage {setspace} onehalfspacing enewcommand {arraystretch} {1} % tables smaller spacing setlength. which is followed by. (Note the filename extension). g. So, in a document with 10pt base font size, spacing OneHalf means the line spacing is 15pt. --- output: pdf_document header-includes: - \usepackage{setspace} --- \onehalfspacing Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. Let’s start easy. . Footnotes, figures, and tables will still be singlespaced, however. I'm trying to have empty space on the 1st line in the second column then have the other 2 values on two different lines. From latex. Then I started to use tnote in a threeparttable. If this is wanted for all such instances, you may use \AtBeginEnvironment from etoolbox like. To adjust the position of "1 Chapter 1", you can play with the last parameter of itlespacing, which defines the spacing below Contents. Download the contents of this package in one zip archive (2. If you do sloppy in LaTeX olerance gets set to 10,000 which, as far as TeX is concerned, is infinity. 4. I would like the bottom margin to be 2cm, but the text does not reach the end of the body so that this "gap" adds to the bottom margin and makes it too large. I eliminated the xthesis and xtocinc, because I don't have the . The main text uses onehalfspacing option from setspace package. LaTeX/Document Structure. So on the first line you get two just fitting but on the second line the word-space between them would make them not fit so you get an automatic line break at the space. To center the titles vertically, place the instruction vspace* {fill} before egin {center} and the instruction vspace* {fill} after end {center}. Post by Szabolcs Horvát Good day, What is the correct way to set double or one-half line spacing for the full document when using the memoir class?I'm looking for either an option of setspace that is between onehalfspacing and doublespacing or an alternative to setspace. 1cm] for example or changing the arraystretch which I do not want to do. Whenever I use an math environment in this document, latex notify “Underfull vbox (badness 10000) has occurred while output is active ”. 667 is double spacing. 5. This works fine. It only takes a minute to sign up. I am writing a thesis and my university requirements are to use 14pt fontsize for the body text with 1. First of all, memoir ignores \usepackage {setspace}, because it sets up its own methods. setspace assumes (in onehalfspacing and doublespacing) That all classes define @ptsize. Unwanted "doublespace" word in abstract environment. I'm using pandoc with the XeLaTeX engine. The default for the standard document classes is skip=10pt, but other. 25*1. If you have a title on each frame, your generic structure would probably resemble. . If it was anyway, this might be a bug in my caption package so I would like to have a document which actually reproduces the problem. Creating your first LaTeX document; Choosing a LaTeX Compiler; Paragraphs and new lines; Bold, italics and underlining; Lists; Errors; Mathematics. The analogous of the \hspace command for vertical spacing is, of course, called \vspace. 2 of the manual is devoted to this problem. 667 and 1. TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. 4} and subsection {1. 5/1. but it didn't work. If someone (LaTeX team) can enlighten me as to the % general rule, please do! It would be very. I successfully added the prefix "Part" to my toc following this answer. In my article I have headings with couple lines of text set up using scrpage2 package. I'm new to Latex. I wouldn't use setspace for that. Anybody can ask a question Anybody can answer The best answers are voted up and rise to the top Home; Questions; Tags; Users. In points that would be $approx$ 22. 6 (two blank lines) and 1. The Equation Editor changes the Spacing dialog box. If someone (LaTeX team) can enlighten me as to the % general rule, please do! It would be very pleasant if setspace. I was writing a document in LaTeX. Don't change the baselinestretch manually through enewcommand{aselinestretch}{1. Change line spacing of a page and size police inside the document. Sorted by: 19. Your claim that "my normal text size is 12pt and the line spacing is 1. xyz: Margins are asymmetric for even/odd pages to bind them in a book. Randomly before and after the block quotes, the linespacing of the main text is changing to something smaller. . styTeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. – Fran. \documentclass [a4paper,12pt] {report} \usepackage [ngerman] {babel} \usepackage [T1] {fontenc} \usepackage [ansinew,latin1] {inputenc} \usepackage {setspace} \onehalfspacing \begin {document} Lorem ipsum dolor sit amet. The abstract in the example is made by the new command chapabstract. So use {fontsize {22} {27}centering. Here's some plain TeX (compile with tex or pdftex) showboxdepth=1 showboxbreadth=10000 racingonline=1 setbox0=vbox { First linehfilreak Second. texdef -t latex div. 667 and 1. 4 = 1. So if you want to increase it again you must use values larger then one. sty","path":"fmz_resume_web_custom/fontawesome. % Words where LaTex-hyphenation fails maketitle % Creates a page with the title ewpage % onehalfspacing % This uses the package setspace ableofcontents % This creates the table of contents include{chapter. For those of you using the memoir document class, the fix involves disemulating the setspace package first, as outlined here:. One is simpler, the other requires a package, but is more flexible. Spacing around operators and relations in math mode are governed by specific skip widths: \thinmuskip (by default it is equal to 3 mu) \medmuskip (by default it is equal to 4 mu) \thickmuskip (by default it is equal to 5 mu) \begin{ align* } 3ax+4by=5cz \\ 3ax<4by+5cz \end{ align* } Open this example in Overleaf. Or you can add vertical spacing in the empty argument of \dottedcontents, which is for abovecode, but it well be applied to every subsequent chapter in the table of contents. 2 manual; a newer documentation is included in your LyX in the help menu) For Lyx 2: check section 6. If a. As their names suggest: \leftskip inserts space (glue) to the left of each line in a paragraph; \rightskip inserts space (glue) to right left of each line in a paragraph. Skip to content. Using the setspace package with a 10pt document font, a factor between 1. Sign up to join this community. vs. Linespacing. Before your \begin{document} command. Operators spacing. If you include mathtools, you can use any function or macro from that package. 33) One more thing: You might have noticed that in the default LaTeX report document, there is an indentation of a tab from the second paragraph of a chapter or section. 1. 25). \begin {romanpages} command to different places but doesn't work. MathJax. Line spacing thereby means the empty space between the lines [leading] plus the line height. TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. I wouldn't use setspace for that. Managing spacing correctly in `report` class. repeat these steps. However, after many tries I just can't get the title to have a bigger line-spacing. It's not booktabs that does something about the interline space, but rather it's setspace that fixes table and figure environments to use single spacing. % % A number of useful macros are defined for use in this style. My professor wants us to set single spaces for the bibliography (for the rest of the document onehalfspacing). If you are using the setspace package to change to doublespacing, you could use the etoolbox package and its \BeforeBeginEnvironment and \AfterEndEnvironment to append \begin {singlespace} before, and \end {singlespace} after the environments for displayed equations. So you could fix it by defining @currsize yourself, such as by. Try to define LaTeX package setspace in YAML header and set onehalfspacing directly as LaTeX command. styTeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. How do I achieve that? To be clear, the diffrent works are sections, so I need a. Some commands are given in both forms, e. 1 Answer. The log file is as follows: This is XeTeX, Version 3. I tried writing setlength {ibsep} {0. This increases the spacing by half of a line height for the whole document. Notice the overall structure and the input statements that direct LaTeX to associated chapter files, which can be typed up separately. Since you load the caption package, I would guess that it's preferable to load subcaption. \usepackage {setspace} after your \documentclass line. com, and is already loaded in Overleaf so you can start writing. I am currently writing my bachelor's thesis and have encountered some very peculiar behavior in LaTeX which I frankly cannot explain. 66(7). 5 spacing between the lines, double between paragraphs, no indent. It is not quite clear what exactly do you want to do. Let’s start easy. aselineskip depends on the the font size. As egreg wrote the settings are global. You could unpack tocstyle-obsolete. This is my whole preamble: documentclass [12pt,a4paper,oneside] {article} usepackage {setspace} usepackage [ngerman] {babel} usepackage [utf8] {inputenc. Add a comment | 2 Answers Sorted by:. 1} egin {align} a = 4 intertext {this is a long line of text between your equations} b = 3 end {align} end {spacing}The correct approach is to use setspace, I think there is an explanation somewhere why doublespacing isn't the same as enewcommandaselinestretch{2} (something about different definitions of line spacing, e. onehalfspacing means one-and-a-half spacing like in our. The. \usepackage [nodisplayskipstretch] {setspace} \setstretch {1. 2} (or, equivalently enewcommand{aselinestretch}{1. sty by processing the file tocstyle-obsolete. Also, it does not really make sense to use tabularx without any X type column. This is not true, for instance, with beamer, which defines its own macro eamer@size That all classes define @ptsize in the way the standard cla. With a 10pt (default) font size, the setspace package sets the following stretch factors for \onehalfspacing and \doublespacing: 1. LaTeX Error: \begin{document} ended by \end{figure}. Hence, add usepackage{setspace} onehalfspacing Solution 2. % Use the onehalfspacing option for 1. Of course, enabling eversemarginpar if you want margin notes in the right (left) margin. You can see the settings in the log-file: . . Since LaTeX sets text on a paragraph basis, you need to ensure that you initiate a paragraph break (through an empty line or an explicit par) in order for the line-spacing to take effect. g. the commands \singlespacing, \onehalfspacing and \doublespacing can be used in the document preamble, or within the document body to change spacing in part, or all, of your document; the \setstretch{baselinestretch amount} command sets a custom spacing (via changes to \baselinestretch)—it can also be used in the document preamble; What is the easiest way to get one and a half line spacing in all my tables? I have the setspace package loaded, if that helps. to limit this to just an area, I must use: \linespread {value}\selectfont % sets (new) value for extra vertical space between lines text input words input text \linespread {1}\selectfont. I often find spacing a little unsatisfying when moving between double and single spacing, so I introduce a little correction. The linespread-command: To change the line spacing for the entire document, you can use the linespread command in your preamble: The factor is somewhat confusing. My problem appears when using the following source code: documentclass[11pt]{book} usepackage{graphics} usepackage{graphicx} usepackage[latin1]{inputenc} usepackage{epstopdf} usepackage{epsfig} usepackage{anysize}. I think it may have something to do with using makecell in a mulitcolumn. 4 in LaTeX but. 5cm, outer edge 1. 5 instead of 1. 2 Answers. documentclass [12pt,a4paper] {memoir} usepackage {xcolor} usepackage {lipsum} OnehalfSpacing egin {document} lipsum [1] egin {SingleSpace}color {blue} lipsum. mark (left mouse button down), cut (Ctrl+X) and undo (Ctrl+Z) mark code snippets, cut and move them to dedicated new files, which you input ; you can cascade other input statements in said new files, i. If you enlarge afterskip this space is enlarged by the same value. ewcommand {SetSinglespace} [1] {% defsetspace@singlespace {#1}% } % Here's the default single line spacing value. In my preamble I use \renewcommand {\baselinestretch} {1. So if you just want to center something that is already. I have several issues with footnotes. styToC - add manual prefix "Part" to hyperref. First, in a LaTeX document it's best not to modify low-level TeX commands such as aselineskip directly. the commands singlespacing, onehalfspacing. onehalfspacing result is. The package provides the commands lindtext and Blindtext for creating ‘blind’ text useful in testing new classes and packages, and linddocument, Blinddocument for creating an entire random document with sections, lists, mathematics, etc. For paragraph spacing, I'm able to use. lipsum is a package made to avoid typing a lot of dummy text in examples. Add oindent right before \begin{tabularx}. Apr 15, 2013 at 10:11. 4pt (20% more than the nominal font size), I'd say that the distance between successive lines of text is 21. While trying to compose some kind of "wanted poster" (Steckbrief), I could not get rid of the vertical spacing LaTeX automatically introduces!Here's an MWE, which should work on Linux/Mac OS with --shell-escape enabled, though I needed to run it twice. I'm having a problem with deleting the extra space in the cell. This is a simple thesis template with using the LaTeX class memoir. And, instead of using the traditional linespread {<factor>} to modify the spacing, use setstretch {<factor>} from. 1 Answer. Does anybody know how to avoid extra spacing in header when using \usepackage[onehalfspacing]{setspace}, otherwise I have to modify all my slides. 5. In my latex file I have some long tables that need to be split across two pages and I use the package longtable. 2 Answers. It had to be brought up to date, not only % because of LaTeX's new color ability, but also because there had % been major changes to this code in LaTeX at least as far back as % March 1992. I have a problem with the space around certain characters being larger on one side than on the other. Also, it is worth mentioning that I am loading the setspacepackage and using onehalfspacing on the preamble of my document, since the main body of it should be one-half spaced. Concerning the font size: If the criterion is 12pt, then use 12pt, not 11pt. We can use TeX to see this in action. Figure 3. Changing the order of packages may help you: documentclass[a4paper, 12pt]{article} usepackage[utf8]{inputenc} usepackage[top=3cm, bottom=2cm, left=3cm, right=2cm. 5 times the normal spacing. We would like to show you a description here but the site won’t allow us. 2: \OnehalfSpacing is 1. you can use the setspace package:. TeX tries to make sure that successive horizontal boxes on the vertical list are spaced such that the baselines of each box are aselineskip apart. You can set this adjustment by following these steps: Choose Spacing from the Format menu. 38. Author: Anonymous User 1312 online LaTeX editor with autocompletion, highlighting and. sty tells me both are wrong. It only takes a minute to sign up. You don’t need setspace if you use memoir. You can remove the spacing between all paragraphs, as follows: Click Home | Paragraph dialog launcher (the small arrow in the lower right corner). 0 and 1. If you don't use it at the document preamble, you have to activate the change with an additional \selectfont: \documentclass {article} \usepackage {lipsum} \begin {document} % Default baseline skip of about 1. documentclass[a4paper,10pt,leqno,openbib]{memoir} checkandfixthelayout{} % i put this one for safety, to ensure that the previous layout is fixed onehalfspacing{} %checkandfixthelayout{} % try uncommenting the line to see the spacing difference usepackage{float} egin{document} egin{flushleft} aaaaaaaaaaqqqqqqqqqq. –3. Check the Don’t Add Space Between Paragraphs Of The Same Style option. 4} which is exactly \onehalfspacing and now end up using \spacing{1. +1. It is set by @setfontsize, which is called by LaTeX font size commands such as Large, small etc. The Equation Editor displays the Spacing dialog box. Sorted by: 4. What do I mean by that? Basically, get over your instincts of applying lots and lots of visual formatting. 25 respectively). The default %% spacing with this style option is single spacing. Run LaTeX here. It only takes a minute to sign up. If a. What you should use is \linespread {1. The problem started when I tried to apply this to my document. Long story short - you should do this: Long story short - you should do this:An online LaTeX editor that’s easy to use. Also, if you want to apply it to a region, you can use egingroup and endgroup (or {and } if you prefer). The setspace package provides commands and environments to change the spacing of your document’s lines of text. [T1]{fontenc} usepackage{setspace} onehalfspacing usepackage[font=small,labelfont=bf]{caption} usepackage{arial}usepackage{authblk} %. I've beean able to install it and to compile some pdf files. Here's an example: To double space a LaTeX document, you should include the line. In my example above, it would look like this:Posts: 2064. Let’s start easy. 25 respectively, suggest that the intention is not to double (or multiply by 1. Spacing OneHalf is a predefined spacing provided by the setspace package (LaTeX: onehalfspacing ). Logout. Instead I would know how I change space to \doublespacing to only a part of my document. The whole document will be double-spaced including bibliography. Add oindent right before egin{tabularx}. TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. Change line spacing of a page and size police inside the document. single-space footnotes in onehalfspacing book. 1 Answer. 09 original,. You can write captions within the table (typically at the start of the table), and headers and trailers for pages of table. You wrote, "However, I read somewhere that onehalfspacing of the [ setspace] package does not correspond to MS Word 1,5 . The relevant bits of my preamble currently read: \usepackage {setspace} \onehalfspacing \usepackage [font= {onehalfspacing}] {caption} Yes. Finally, there is a LaTeX parameter called arraystretch,. Consequently it is not at the same height as the other chaptertitles which have. I am on a Mac using TeXShop. The LaTeX \onehalfspacing command means "line spacing 1/2. Longtable allows you to write tables that continue to the next page. The subfigure package is deprecated; it shouldn't be used any longer. Sometimes pdfLaTeX decides to break the first too early and I really can't understand why and how to avoid this. In fact, using usepackage [onehalfspacing] {setspace} (or usepackage [doublespacing] {setspace} for a better visible effect) does not affect the tabular lines. How about set the document to single-space and : usepackage{setspace} Then switch between different spacing options with: doublespacing singlespacing onehalfspacing For other sizes use the setstretch command like this: setstretch{1. A general solution for other requirements would be best. 10. 5. the `linespread` command offers just two values: 1. CHAPTER1 INTRODUCTION ThisdocumentwasputtogethertoexplainthefunctionalityoftheCSMLATEXThesistemplate,setby the‘csm-. usepackage{setspace} onehalfspacing % line spacing (is equal to baselinestretch 1. 1p@ vfuzzhfuzz} olerance sets the maximum "badness" that tex is allowed to use while setting the paragraph, that is it inserts breakpoints allowing white space to stretch and penalties to be taken, so long as the. , font size 12 and one-and-a-half spacing. Furthermore you should remove the pdftex from graphicx. You need to load bidi with the extrafootnotefeatures option. Export (png, jpg, gif, svg, pdf) and save & share with note system. 5 spacing also on tables. If you want 12pt text on a 1. 5} because I realised that in many cases the. This brings me to the next point on the list above. tex in minimal form would like this. )5. Here's an example from bk10. baselinestretch vs. Not very intuitive, but I’m sure there is a reason for it. If someone (LaTeX team) can enlighten me as to the % general rule, please do! It would be very pleasant if setspace. For one-and-a-half spacing, instead use the command. SE. Since \onehalfspacing comes after these, these commands are overridden and hence have no effect. TeX - LaTeX: I have a problem with an “onehalfspacing document”. Unwanted different parskip length around tabularx. Given that (a) you run enewcommand {aselinestretch} {1. For me it seems to have no effect on my document. \documentclass [12pt,a4paper] {memoir} \usepackage {xcolor} \usepackage {lipsum} \OnehalfSpacing \begin {document} \lipsum [1] \begin {SingleSpace}\color {blue} \lipsum [2] \end {SingleSpace. Depending on what exactly you mean by 1. Type H <return> for immediate help. Improve this answer. I'm satisfied with the space between two lines of text, but I can't find a way to start a new paragraph leaving only one blank line: if I leave a blank line in the code, the output starts a new paragraph without leaving a vertical space between the two. 3font fontdimen 4font =. LaTeX {} is great. 2 of the manual is devoted to this problem. 1cm] allows me to add space just before a hline but not after as. styAssuming you use the setspace package and the instruction onehalfspacing to modify the line spacing of the document, you may achieve your objective by including the following instructions in the preamble: usepackage {etoolbox} AtBeginEnvironment {quote} {parsinglespacingsmall}2 Answers. It only takes a minute to sign up. TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. and work out the number in latex. sty{"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":"testfiles","path":"testfiles","contentType":"directory"},{"name":". But this doesnt solve the vBox-problems with the math environments. A quote from the hyperref maintainer: But I would recommend to drop utf8x/ucs. paracol – Multiple columns with texts “in parallel”. /setspace. It only takes a minute to sign up. Also, it does not really make sense to use tabularx without any X type column. bottom and top: 2. You need to define page margin using package geometry. I tried \spacing{1. 6pt. Enter a limit height spacing that is a percentage of normal. The AAS macros are part of the document class aastex. I changed font. Double-spaced documents in LaTeX A quick and easy way of getting inter-line space for copy-editing is to change aselinestretch — linespread{1. – Martin Scharrer. Here is a brief summary of the main commands and environments provided by setspace: . Multiply with \linespread, so you get 1. When using \usepackage[onehalfspacing]{setspace} the extra spacing is on the entire slide, also in the header. No additional space will be inserted. {microtype} usepackage[group-separator={,}]{siunitx} egin{document} onehalfspacing chapter{Intro} Cetaceans (from Latin: cetus, lit. 2 of font size lipsum [1. While \onehalfspacing has ~3,5mm between the bottom line of "h" and the top line of "T", Word has ~4,25mm and \spacing{1. styThe commands singlespacing, onehalfspacing, and doublespacing, are for use in the preamble to set the overall spacing for the document. On the other hand, without using the " setspace " package, the \onehalfspacing macro didn't work properly (although it didn't complain, but the spacing was not as it was supposed to be). Don’t use usepackage[doublespacing]{setspace}. 5 * line height. fontdimen 2font =. tex file and this it is being used not the one from the latex installation. In the sty file there is a section for bibliography parameters. If someone (LaTeX team) can enlighten me as to the % general rule, please do! It would be very pleasant if setspace. 1. A separate comment: The amsfonts package is loaded automatically by the amssymb package -- no need to load it explicitly. OnehalfSpacing. A brief search lead me to this post on komascript. Unfortunately, following our standards, I had to disable word division, which seems to make something in LaTeX work incorrect. Document options (by package or by document class) are assembled and processed as needed (if one is using the DeclareOption method). g. Usually the paragraph is typeset with the settings active at the end of the paragraph. I have a problem with an "onehalfspacing document". If someone (LaTeX team) can enlighten me as to the % general rule, please do! It would be very pleasant if setspace. Normally the lines are not spread, so the default line spread factor is 1. Which is available is often beyond your control. 999993 (TeX Live 2021) (preloaded format=xelatex 2021. 09 style option (package), created by Stephen Page) provides commands and environments for doing double and. Spacing OneHalf is a predefined spacing provided by the setspace package (LaTeX: \onehalfspacing ). linespread {<factor>} The factor is somewhat confusing. right: 2cm. g. 0pt} but only changes the vertical space between reference and I want to reduce the double space between the lines in each reference. 5*12/14 = 1. The format must be size A4, with a left-hand margin 4 cm. Some settings in TeX and LaTeX apply to the complete paragraph, the line spacing set with onehalfspacing and singlespacing is one such setting. I have downloaded the Bigfoot package, but I am not sure if everything is located where it should be. You can specify vspace in postscript points. Sorted by: 2. Here is a MWE: documentclass [a4paper,twoside,openright,12pt] {book} usepackage [paper=a4paper] {geometry} usepackage [english] {babel} usepackage. 本文の書き方 LaTeX文書の文書クラスとそのオプション、プリアンブルを設定したら、次は文書の本文を書きます。本文は、「¥begin{document}」でdocument環境の始まりを宣言し、「¥end{document}」で終わりを宣言した間に入れます。文書クラスの指定には「コマンド」を使いましたが、本文には「環境. 5 spacing when I clearly placed a " onehalfspacing " command above " input {UQPreliminary. (This is still missing here, and still no-one except you knows what the problem was. Then, use onehalfspacing to return to one and half spacing. Which is preferable depends on the use. If someone (LaTeX team) can enlighten me as to the % general rule, please do! It would be very. 5aselineskip. If you were to execute setstretch{1. If you want only certain parts of the document to use Chinese, you can use language [cn] {你好} within the document. To solve your problem simply use command clearpage before section{B}. tex} ". This template was originally published on ShareLaTeX and subsequently moved to. This is what caption documentation says: Further, you can use setspace package to adjust spacing for the whole document by using the commands it provides as noted by egreg. It converts the selected words into a properly spaces small-caps format, and looks excellent. It only takes a minute to sign up. Sorry for the bad description. \usepackage {setspace} \onehalfspacing. What onehalfspacing does is modify the aselinestretch value, which is the distance between the baseline of one line of text and the baseline of the next, so that it is normally 1. If someone (LaTeX team) can enlighten me as to the % general rule, please do! It would be very pleasant if setspace. it is baselineskip, which you are showing already (might be better to show aselineskip rather than f@baselineskip) . 2fontdimen . Try renaming that local file such that it does not bother your compilation. that's not really so much interesting, perhaps, for the non cognoscenti. Note that options can be one of the followings: boxed, boxruled, ruled and algoruled. Apart from the \onehalfspacing I have added \setstretch {1. It only takes a minute to sign up. Anyway, I recommend using setspace, if you really need enlarged interline space and its onehalfspacing command.