latex vspace. This template will help you by providing you with a basic structure in which to enter your personal information. latex vspace

 
 This template will help you by providing you with a basic structure in which to enter your personal informationlatex vspace the best practice, and recommended, method of using LaTeX packages such as setspace and parskip which provide options and user-level commands to change the spacing of

Hay dos comandos que insertan espacios en blanco en este ejemplo:A quick way would be to use vspace {} with negative length as input. prior to the table, and add a strut to the last entry in the table. If that doesn´t work, a full, but minimal file. If vspace is used in vertical mode the space is added at that point. vspace {} or hspace {} with a negative value to reduce the vertical or horizontal spacing respectively. Extracting the x-coordinate is done via zposx{<label>}, which is expandable; it returns a number, which should be converted to. The way to set the default parskip may be the following: documentclass{beamer} %usetheme{CambridgeUS} usepackage[english]{babel} parskip=20pt egin{document} egin{frame} Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et. But most of the time it doesn't work properly. Then instead of using array environment, which generates. Additional features include: color theme options (blue/green), clickable references to. \vspace{10cm} Even more text. It's nearly always the case that you don't want the * form. It only takes a. You will almost always use this command between paragraphs; however, take into account that, when used within a paragraph, the vertical space is added after the line in which the vspaceappears, not in the place you. exttt{ A command is used to change the style of a sentence } . Since the default value of parfillskip is 0pt plus 1fil, you get centering. Syntax of \vspace command Let’s look at the syntax. documentclass {article} usepackage {lipsum} %for dummy text egin {document} lipsum [1] vspace {0. If you want to omit the date completely, use date {}, which stores an empty string. And I slept. Use a \vspace with the appropriate fraction of \textheight or \paperheight. vspace if used mid paragraph, as here, stores the vertical space in a special place (a vadjust node) which is then inserted after the paragraph has been broken into lines, after the line on which the space is added. However, this does not work for algorithms as there is a line displayed below the algorithm. Finally, you can manually insert negative spaces, say, with vspace{-3mm}. \end {document} For more precise control over the margins, etc. Add a comment. egin {figure*} centering egin {subfigure} {0. 1 Answer. just adds newlines while vspace adds vertical skips. To produce (vertical) blank space between paragraphs, use \vspace. mfamily vspace. The command \vspace* adds the space that is not deleted. Reduce space before and after tabular environment. Tthey are stretchable and compressible if necessary. The latter depends on the circumstances, namely, on whether the list was or was not started. To "introduce some additional space in between one foot note and the next one, and between the first footnote and the line that separates it from the regular text" you can add the following line to your preamble (change 5mm to 1mm or whatever you need): addtolength {footnotesep} {5mm} % change to 1mm. . spacings within math in L A. Learn how to use the LaTeX command vspace to add the vertical space length between the two paragraphs. 【LaTeX】垂直方向の空白(スペース)vspace. However medskip is short for vspace {medskipamount} and use of vspace in horizontal mode has a slightly odd effect that the space comes after the current line. If someone (LaTeX team) can enlighten me as to the % general rule, please do! It would be very pleasant if setspace. g. If vspace appears in the middle of a paragraph the space is added after the line containing it. A complete MWE follows. 6} for "double" line spacing. For example posttitle is a command to define the ‘closing material’ to the title block. egin {rSection} {Education} egin {rSubsection} {Netaji Subhas Institute of Technology, Delhi University} {New Delhi, India}. com by Jidan / November 9, 2023 In LaTeX, the \vspace command is used to insert vertical space between elements within a document. . The following example uses doublespacing in the document preamble: documentclass{ article } % Choose a conveniently small page size usepackage[paperheight=18cm,paperwidth=14cm,textwidth=12cm] { geometry } % Load. Manually insert a vspace {<len>} between the text and the algorithm, ensuring that you are in vertical mode. 161 1 4. This will produce the same result as ewline and . LaTeX笔记|基本功能(五). LaTeX will decide that if it moves some material to the next page because the current page cannot hold it. The standard LATEX document classes article, report and book preset it to. MATLAB and latex seem to be tightly integrated, so not sure why this isn't done. This command should be inserted just before the text line that shows the big gap. 0 | Ubuntu 10. Text at the top of the page. vspace{2aselineskip} for skipping two lines, or vspace{. 8 Your command was ignored. . I'm new to LaTeX altogether and discovered something strange while fiddling around with a few commands. Let's begin with an example: Some of the extbf{ greatest } discoveries in underline{ science } were made by extbf{ extit{ accident }} . You can add negative as well as positive space with an vspace command. \vspace only takes effect when LaTeX creates a line break or a new paragraph. That's right; I needed a fixed height on it. change the line itle{Title} into itle{vspace{-2cm}Title} Share. LaTeX \vspace 命令添加垂直空间。空格的长度可以用 LaTeX 理解的任何术语表示,即点、英寸等。您可以使用 \vspace 命令添加负空格和正空格。 \vspace 命令通常用于在文档的段落、节或其他元素之间添加空格。它还可用于调整页面上元素的位置,例如表格或图形。 \indent\vspace{. ; Solutions 1. Not a trivial question: see this TeX. For example: [2in] This will put an extra 2-inch space between the two lines. cls makes it straightforward create exam papers and typeset questions. tex file. kern inserts a space depending on the mode that TeX is in, and could. Share. If you use scrbook or scrreprt (KOMA-script) the space before and after the chapter title is given by chapterheadstartvskip and chapterheadendvskip. Why? Your are (wrongly) using the command center which actually starts the center environment, which is a list. The above does a local search-and-replace within @makeschapterhead (replacing vspace*{50p@} with nothing, before calling the regular table of contents. \bigskip The "em" is a font depending length, frequently as wide as a capital M in the current font. 1 Plain TeX 4 LaTeX default lengths 5 Fixed-length spaces 6 Rubber/Stretching lengths 6. yes, but sometimes the fight is too much to handle. TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. That was not my point. To get the right amount of spacing below a vtop you can set its depth equal to the depth of the last line and then insert a vertical skip equal to the distance between the first and the last baseline. – TH. This will give you very fine-grained control. Learn how to insert line breaks, page breaks and blank spaces in LaTeX with different commands and options. Space | Difference between vspace and vspace*. This time-honoured literary device is supported by LaTeX and in this help article we explain the main footnote-related commands and provide a range of examples to demonstrate their use. Add a comment. vspace [*] {length} vspace command adds vertical space. cemtering doesn't although if you paragrphs have space (parskip) between them (as is default in letter) you may be seeing that. There are various measurement units that one can use (such as pt, mm, in, em, ex etc. But for binary operators such as + +, − − and × ×, the medmuskip space is set. 这是因为 tcolorbox 的内部文本框与固定高度设置分离。. I got lost in all the code for the various effects, but focused on what might be the key bit: tabitemize. Operators spacing. So you have the distance abcolsep before the first and after the last column and 2 abcolsep between two columns. , points, inches, etc. } and vspace* {. Then a space is here from the end of line a then vadjust which is a primitive used by the vspace macro. The xspace package acts after the input processor and adds a space depending on. This puts space between the two paragraphs. See examples, synopsis, and options for the *-form, the length, and. The difference is almost unnoticeable. This is the code I have:. It only takes a minute to sign up. If igskip is too much for your taste, try using medskip. vspace {1ex plus 0. . The width of the image is. 1 Answer. It allows you to adjust the spacing based on. 0pt). To get what you want you should better use smaller vspace in a loop: documentclass {article} usepackage {pgffor} egin {document} aaa. vskip用在水平模式时,会立刻退出水平模式进入垂直模式; vspace在水平模式和垂直模式中都可以使用 . I am currently using a template from latex and I am trying to remove these spaces (image in the link below as the image is very large). The redefinition (search-and-replace) is localized within the scope of the group. TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. LaTeX help 1. For instance if you wish to have the quote 1/3 down the page you can do. documentclass [twocolumn] {article} usepackage {blindtext} usepackage {graphicx} setlength {columnsep}{1in} egin {document} A width of exttt {10ex} produces: includegraphics [width=10ex] {overleaf-logo} vspace. Text at the top of the page. LaTeX will wrap surrounding text around the figure, leaving a gap of intextsep at the top and bottom, and columsep at the side, by producing a series of. b. to combine two equations with one number in parentheses but the two equations are very close to each other and using 'vspace{} not working . You can modify the following lengths, which affect all floats. Take this simple case of the vspace command: \documentclass [] {article} \begin {document} oindent p \vspace {10 mm} oindent b \end {document} This should just insert a 10mm gap between the lower tip of p and the upper tip of b. You could use vsplit, but for a document like this I believe that visual formatting is better. So if the hspace comes at the beginning of a line the space gets added by LaTeX but discarded by the TeX paragraph breaker. My guess is that Latex handles the switch to vertical mode more smartly with vspace than vskip, but I would have to see an MGE to be confident. I have 2 subfigures vertically arranged using the subcaption package. When par is processed, the first thing TeX does is unskip, then it adds a very high penalty, so the next added glue hskipparfillskip is not removed. Maybe experiment with placing vspace {-15mm} BEFORE egin {figure} [H]. 101 1. , points, inches, etc. Sorted by: 270. mathjax. As such, insert a blank line (or explicit \par) after test1. \vspace{0. It is not clear what is meant by . 25*1. markdown. This is why you get an inter-word space or a line break between words, not both. However, using R (or L) instead of r (or l) your figure will float, so simply changing r to R in the above code, as in. 1in} which adds a . You also should rephrase/shorten or dividing section 2 on the left side of page 1. I know how to individual manage this using vspace, but I want to change the settings in the preamble so that even propositions, lemmas and corollaries have the same vertical distance between the starting of the proof. This behaviour is well defined but almost never what you want, it is almost always better to leave a blank line before the vspace so that the previous paragraph ends and TeX is in vertical mode so the space can be added at that point. It does not stretch or shrink and crucially it is treated like text not like space at the top of a page so it is not discarded at a page break. To compensate for the remaining space I suggest setbeamertemplate {headline} {vskip3pt} instead (you might have to experiment with the exact value of the vertical space) Don't manually put formatting instructions like LARGE in macro arguments, change the respective font instead: setbeamerfont {frametitle}. It only takes a minute to sign up. Usually will take care of spacing things on the page correctly. ) for specifying lengths and heights. Why isn't there a simple function to add add vertical space of arbitrary length like there is in latex: vspace{. Thank you very much! –A vphantom does not add vertical space it adds a box of zero width, this may produce some white area on a page but it is not at all like vertical space (glue) as added vspace and related commands. Off-topic: using tikz for the doted lines feels a bit overkill, you could use \dotfill instead (this would also avoid the overfull box warnings) To manually set the current value of \parskip use LaTeX’s \setlength command; for example, to separate paragraphs by 3pt you can write: \setlength{\parskip} { 3pt } The following example demonstrates the use of \parskip : \documentclass{ article } % Choose a conveniently small page size \usepackage[paperheight=16cm,paperwidth=12cm,textwidth. egin {itemize} vspace {-0. The book by Leslie Lamport, LaTeX: a document preparation system (1994) has a figure like the one you asked for on page 113, which explains, among other things, that the vertical space at the bottom of a list is always the same as the space at the top. Compare with the hand written latex version using same class: Examining the generated tex file i see every definition (and similar) environment is prepended with some extra code. You should support your reader further. But, you can use this command in two ways. Lengths are units of distance relative to some document elements. 考虑到 文字部分是一个完整的体系,不宜耽搁太久 。. Tables Up: Commands for Text Mode Previous: Centering and Underlining. But, most common method here is to use twocolumn optional argument with document class. will allow setting any line spacing. I tested out that anywhere the \mspace command takes effect then the \hspace command takes effect as well. The vspace*{-aselineskip} eliminates the space between the first line and the table. g. vfill 命令在 tcolorbox 内不起作用。. 22168pt too wide) in paragraph at lines 27--85 []$ []$ $ []$ Overfull hbox (2. In general it's best to issue \vspace between paragraphs, but the "in-paragraph" feature may come up handy in some cases. I. 0beta1 created this file. You can add negative as well as positive space with an vspace command. . For. vspace{2cm} adds 2 cm, vspace{2in} would add 2 inch, vspace{12pt} would add space equal to 12 pt (points). 1 Answer. Equation. 1 Answer. Then, the added buffer will end up symmetric. 55. 0pt). vspace* {0. LaTeX starts horizontal mode when a image is inserted by includegraphic. 1. rpp. ctrl + s. I want some more spacing between the first line. Information and discussion about graphics, figures & tables in LaTeX documents. Apparently hspace works inside displayed math mode to move formulas horizontally, but it seems that vspace is ignored when I want to moved them vertically. Sorted by: 2. Know someone who can answer?In some cases one wants to have spaces that don't disappear at line breaks: for instance blanks that should filled by hand in an exercise. vspace{1cm} This is the text of the next paragraph. TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. png} caption{M1. Also, the text in the header row is aligned at the bottom, which does not look nice. g. Option 1: Add a non-breaking space between the line terminators: ~. I have tried using vspace or to lower the sentence. If you want to reduce the space after all eventlist environments, put this in your preamble: On the other hand, if you want to do it after only some (or one) environment, add vspace {-1. 2 Answers. I believe even ewline will do. table of contents. Actually the default vertical space before the title is 2em. For increase vertical space between successive tikz images with captions insert medskip or bigskipor vspace{<desired distance>} before the second tikz images. The following are length commands that generate horizontal space with their various descriptions and examples. Note, addvspace rather than vspace is used, because it ensures that there is at least this amount of vertical space, rather than blindly adding more. Also, in my first LaTeX steps I was using this style: This is the text of a paragraph here. \vspace {\fill. Additionally, LaTeX provides the following advanced option for line break. Note you want vspace* not vfill or the space would be discarded if the column break happened at that point. To use the exam class you must put the line. Sorted by: 5. See What is the difference between vskip and vspace? for more information about vspace and vskip. 5mm}} Then, you can use the command squeezeup throughout your document for reducing the free space after/before figures, formulas, etc. com to do it. Also you normally ant to use addvspace rather than vspace so the space combines with other display environments. Long answer: I am not getting this extra spacing you are referring to, but in any case I can show you an example so you see how you can reduce the space between lines. Just try some extreme values for vspace {-15mm}, such as 30mm or -30mm. The wrapfig package documentation explicitly warns about this: The environment should be placed so as to not run over a page break. To add vertical space between blocks, you could for example us addtobeamertemplate{block end}{}{vspace*{1. So to move to the right by 5cm and 1 cm from the. \documentclass{article} \usepackage{lipsum} %for dummy text \begin{document} \lipsum[1] \vspace{0. Check this. 5pt plus 2. Use twocolumn option. vspace{1cm}This is the text of the next paragraph. Only add that the first two are not exactly the same (see What is the difference between vskip and vspace?) and well as the later two, but vspace or vskip could be also rubber lengths (e. But instead of change a length that could be used elsewhere, it could be better use a new length for this, or just some like:Paragraph ended before date was complete myTitle. \vspace{ 5mm } %5mm vertical space This text still at the top, 5mm below the first paragraph. You should try using vspace. Multiply with linespread, so you get 1. 5em} So to tighten up the space a bit you might write instead:これは、多くの場合 vspace {fill} と同じ方法で使用されますが、 vfill が現在の段落を終了するのに対し、 vspace {fill} は段落構造に関係なく、その行の下に無限の垂直スペースを追加する点が異なります。. Sep 10, 2014 at 4:05. The \usepackage[showframe]{geometry} was used to show the margins. We can avoid this by issuing the \clearpage manually and removing this capability from the regular \chapter command temporarily: Lengths. 2 spacings within math mode in L A T E X. Follow. chapter issues a clearpage to start on a new page, and the insertion of a vspace*, while necessary, inserts content that is sufficient for the clearpage to be realised. The part not fitting on page has to be moved to page two then. 1 Answer Sorted by: 3 Fill before and after. The advantage of using tocloft is that it hides the specific class settings, however, don't use tocloft with a KOMA class -- that's not recommended. More precisely, LaTeX discards vertical space at a page. 5ex} The new day dawned cold. Oct 6, 2013 at 7:40. You can replace the size with some other value to adjust the vertical spacing, for example vspace*{-5mm}. 16667em space in text mode, or \thinmuskip (equivalent to 3mu) in math mode; there's an equivalent \thinspace macro; \! is the negative equivalent to \,; there's an equivalent egthinspace macro; \> (or \:) inserts a . vspace* {} puts an invisible box on the page and so the space before this list is no longer discarded at the start of. Open this example in Overleaf. Sorted by: 55. But I tried many examples and didn't found one that would give an unexpected output (in order of vertical spacing, but general too). 45linewidth} centering includegraphics[width=5cm, height=5cm]{m1. The problem hereby is that macro is a global toggle and disables it globally. To give latex the best possible chances to find a good location, you can use [htbp] to allow the image to be placed here, at the top, at the bottom or on a separate float page: documentclass {scrbook} %usepackage [utf8] {inputenc} % default since several. sty % were suited for document font sizes other than 10, 11 and 12 pt. The redefinition (search-and-replace) is localized within the scope of the group. There is some display math mode here too: $$vspace{. – John Kormylo. For instance, it puts in a little extra space around Theorems to separate them from the text. Nov 6, 2013 at 2:39. If you have an line Ending you can type the wanted distance in brackets. Anyway, I found a solution to expand the vertical space in a table cell both upwards and downwards vertically by simply insering an empty box-control before the cell content. ; Distance between nodes in your images are very small, For their determinations I would use positioning library which enable to define distance between nodes borders (and not. Well, you need to rephrase your sidebar content for page one to be shorter or you have to move the last part to sidebar page two. 在水平模式时,它会在当前行结束时空出指定高度的空白。例如vspace 1mm等价于vadjust{vskip 1mm vskip 0pt} (vskip 0pt是必要的,否则 emovelastskip可能会移除你设置的空白高度)TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. By inserting a par between each increment and leaving vertical mode, the final elements of the loop are executed on the subsequent page. You could insert the instructions parigskip between the second and third subfigure to create a bit of extra vertical space between the two sets of subfigures. vtop, vertical box with reference point at the first line inside it. See the LaTeX manual or LaTeX Companion for explanation. e. It is just acknowledging that risk happens, and taking measures to ensure we are completely prepared for it. In the previous post we looked at adding a bibliography to our thesis using the biblatex package. you can use the setspace package: usepackage {setspace} then use the commands: or. 1. The. Share. To get the best of both worlds, I use a baseline skip after the list. online LaTeX editor with autocompletion, highlighting and 400 math symbols. Example may be a sign-in sheet where there is a line on which a person sign and his name is written immediately below this line. It only takes a minute to sign up. 001 in} 9. This also answers your follow up question. Here, left, bottom, right, and top are units of length, which trim the graphic for positive values and add space for negative values. The command vspace* adds the space. For example, puts 100 points of space between the line ending at ``diagram'' and the next block of text. I have tried the subcaptions package and the commands vspace and vspace*, but they did not. To make the code easier to read, I'd also move the vspace* directive out of the center environment. To "introduce some additional space in between one foot note and the next one, and between the first footnote and the line that separates it from the regular text" you can add the following line to your preamble (change 5mm to 1mm or whatever you need): \addtolength {\footnotesep} {5mm} % change to 1mm. the best practice, and recommended, method of using LaTeX packages such as setspace and parskip which provide options and user-level commands to change the spacing of. 0pt minus 2. If vspace appears in the middle of a paragraph the space is added after the line containing it. The * version. See examples of how to use hspace, hfill, reak, ewline, clearpage and more. 1 Answer. sffamily A switch changes the style from this point to the end of the document unless another switch is used. Original answer, keeping scale=0. Operators spacing. Putting the two images(top and bottom) in one subfigure environment and use vspace{-xx} to close the gap. e. Never end a paragraph with (whether positive or negative optional argument) <blank line>vspace {-5cm} should work. TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. For the other types of units the spacing is fixed at the given measurement. A to-the-point LaTeX template for resumés, aimed to help you write a visually pleasing CV. so, you need to move your wrapfig environment to guarantee that it won't run over a page break. Cross References label pageref ef. You can also use increments of paperheight. Note you want \vspace* not \vfill or the space would be discarded if the column break happened at that point. I've done this successfully for Rnw files by adding the following to my preamble see this answer: enewenvironment {knitrout} {vspace {1em}} {vspace {1em}} I tried adding this line to. Here one controls global settings of setstackgap {L} {} for vertical spacing of baselines, setstacktabbedgap {} for horizontal spacing inside the matrices, and lrgap for the spacing at the left and right extremities of the vectors/matrices. 1. I've added setlength{droptitle}{-3cm} and latex refuses to add a second page to the document, always errors with undefined control sequence end{document} as soon as the text exceeds one page – msrd0. 04\textwidth} between the two images. 和 vspace{smallskipamount} 一样,一般是四分之一行距左右,有伸缩。 book 和 article 类别的默认值是 3pt plus 1pt minus 1pt 。 因为每个命令都是 vspace ,所以如果您在段落中间使用它,那么它将在您使用它的行和下一行之间插入其垂直空间,而不一定是在您使用它的位. TeX features some macros for fixed-length spacing. This is one possible solutin. Impact: 0* additional characters. To remove the spacing at the start of a title created with maketitle (and without using the titlepage option of the article class), one may alter the definition of the internal class command @maketitle. Capital letters in the table will have no effect. I want a solution that is done once in the header and is applied consistently throughout the entire document. The command \\ works (in most environments) similar to ewline but allows to specify an optional argument that defines the extra space that should be added after the current line. I need to adjust to vertical space between the last line that fits in the page and the bottom of the page itselft beacuse at the moment it looks like 1/4 of the page is empty because the "writable" part of the page ends too soon. Internally this environment is a list and partopsep is inserted. Once having made clear that mspace can only be used in math mode (and requires amsmath), mspace only accepts a length expressed in mu units (but the plus and minus components also accept fil[ll] units) or in terms of a mu based parameter ( hinmuskip, medmuskip and hickmuskip), hspace doesn't accept mu units,; we can describe the. So can you please tell me a code for this. – karlkoeller. Same vertical spacing above and below section, subsection and chapter. Basically oalign (which is a TeX primitive and not a supported LaTeX command) has to come as the first thing in a table row and its argument is evaluated as vertical mode material that is placed between rather than in the table rows. 0pt plus 2. Lengths can be changed by the command: setlength{lengthname} { value _ in _ specified _ unit } For example, in a two-column document the column separation can be set to 1 inch by: setlength{columnsep} { 1in } Below is a table with some of the most common lengths and their. The length of the space can be expressed in any terms that LaTeX understands, i. In the fourth one, I tried to reduce the spacing by adding a negative vspace between Abc and Def: The result is not what I aimed at, even more so in the last node, where the text even leaves the node. item does not have a mandatory argument! In addition, I recommend the enumitem package for fine control of the vertical spacings in an itemize list. I am knitting from Rmd to PDF. 0pt minus 4. When compiling my latex file, the space between the ending of theorem body and the word proof appears to be a bit much. leavevmodevadjust pre{hypertarget{def-def}{}}% egin{definition}[]label{def-def}. , points, inches, etc. 16667em space in text mode, or hinmuskip (equivalent to 3mu) in math mode; there's an equivalent hinspace macro; ! is the negative equivalent to ,; there's an equivalent egthinspace macro; > (or :) inserts a . h. The body of the environment goes into the box, and then at the end it sets. 1 Answer. }, that is: vspace* {5mm} section {Section 1} Some text subsection {Section 1. SE post and this other. Text at the top of the page. \smallskip Inserts a small space in vertical mode (between two paragraphs). vspace{10cm} Even more text. 001 in} Area1 & \vspace{0. vcenter, vertical box with reference point in the middle (almost)I can see this issue has been posted before here: Spacing: Align vs. vspace only takes effect when LaTeX creates a line break or a new paragraph. 【LaTeX】空白(スペース)の調節. This reduces the space between the main CAPTION and the last subfigure. Using the titlesec package you can use \titlespacing* you can change the spacing before and after the title; the syntax of the command is: \titlespacing* {<command>} {<left>} {<before-sep>} {<after-sep>} (there's an additional optional argument, but it's not important here). e. 2 Box lengths 3 Length manipulation 3. To ensure that white space is produced even at points in the document where line breaking takes place, one should replace \hspace by \hspace*. of the whole document, there is @PeterGrill's answer, with the addendum that if you want the changes to only effect. or. Take this simple case of the vspace command:. 3/2 =. lindtext probably doesn't end with par or a blank line, so it's still in horizontal mode when the environment ends.