{line-spacing} is about adjusting the space between the lines of a document. A popular package is {setspace}.
1
vote
2answers
100 views
Change textwidth for 1 line only
I am writing a resume. I have a line with my email, ph etc below my name. I want this line to start at same margin as the Objective below and similarly stop where the text below stops. I figured i ...
1
vote
1answer
106 views
Prevent large line spacing on lines containing “high” symbols
I am using the notation $\widetilde{\mathcal{F}_K}$ quite extensively in my paper. In each line where it appears, because the tilde makes the symbol a little higher than the other symbols, the line ...
1
vote
1answer
329 views
Office Word and LaTeX spacing
I set the single space in Word and LaTeX.
But apparently LaTeX is more dense than Word. (Using 11 font in Word, using /singlespacing in LaTeX). It seems like three lines of LaTeX is only equal to 2 ...
1
vote
1answer
211 views
Preventing whitespaces between sections after using \linespread{2}
I'm working on my thesis and there is something rather strange going on in terms of whitespacing. All is well if I do not use the linespread command.
However, as soon as I do use it, sections seem ...
1
vote
1answer
192 views
Adjust vertical space of headings carried out by different line spacing
A question related to the koma script guide. As recommended on page 57, I set the table of contents, glossary, list of tables and list of figures with the standard line spacing. The text should have a ...
1
vote
0answers
62 views
Set the line separation in a tabu table equal to the line separation in the document
As is known, the tabu environment does not automatically adjust the vertical distance between a cell with multiple lines and another cell, cf. Text too close to cell border when having a nested tabu ...
1
vote
0answers
96 views
I need help with an assignment [closed]
Why are they still different? THe positioning is messed up in some areas. The assignment was to make an identical document.
http://pdfcast.org/pdf/latex-3
http://pdfcast.org/pdf/latex-2
1
vote
1answer
129 views
AquilineTwo Font [closed]
This is how I would want AquilineTwo to look like when I type.
But that is not the case when I downloaded AquilineTwo from anywhere. (specifically from UrbanFonts.com)
Where can I download the ones ...
1
vote
0answers
270 views
Maximizing number of words with constraints on number of characters and lines per inch [closed]
An organization has the following specs for submitted articles: (a) maximum of 15 characters per 2.5 cm (b) maximum of 6 lines per 2.5 cm (c) minimum font size of 10 (d) Computer Modern font (e) 2.5 ...
0
votes
2answers
382 views
New line instead of word-breaking [duplicate]
Possible Duplicate:
Prevent hyphenation and use line break in block of text
When some word at the end of sentence does not fit in the line - I would like it to be moved to the new line, and ...
0
votes
1answer
102 views
Adjusting the line spacing of chapter headings in the book/report class
In my report, some chapter headings are long and they come in more than one line. The spacing between them is not aesthetically appealing. I need to reduce that line spacing.
Kindly suggest a ...
0
votes
1answer
174 views
Indent, Font of headlines
I need to set an indent which must be equal to 1.27 cm, but, actually, I have no indent at the first line after title. How can I add it at the beginning of EVERY LINE, including the first one?
Font ...
0
votes
0answers
68 views
Chapter title leading
I have a strange problem in my Chapter title as in figure:
How can I set the correct leading between the two last lines in the title?
0
votes
0answers
42 views
line spacing in lstinputlisting with floats [duplicate]
I have a document with many code listings using \lstinputlisting. Some are floats for convenience and some (multipage listings or others that need explicit placement) do not float.
If the listing ...
0
votes
0answers
15 views
Linespread in titlepage with \huge [duplicate]
What is the right way to increase the line height or spacing between lines in the titlepage environment when you have \huge titles?
I tried to increase it using the \linespread command but whatever ...
0
votes
0answers
19 views
Why does \tiny in \begingroup \endgroup change the linespread? [duplicate]
\documentclass[10pt]{article}
\usepackage[ngerman]{babel}
\usepackage{blindtext}
\setlength{\parindent}{0pt}
\begin{document}
\begingroup
\tiny \blindtext
\endgroup
\tiny \blindtext
...
0
votes
0answers
48 views
`\setspace` and `\enumerate`
Forgive the long listing, worried about the behavior of some packages. I am looking to fix the space between text and enumerated list as I switch between \singlespace and \doublespace. Note the ...
0
votes
0answers
52 views
Different line spacing in textmode and mathmode
At first I was using \linespread{2} but my research told me to use the package setspace. I did this and everything is fine however in align* environments, my equations get double spaced also which ...
0
votes
1answer
73 views
Cannot temporarily increase line spacing [duplicate]
Possible Duplicate:
Temporarily increase line spacing
I tried to follow these examples here Temporarily increase line spacing but in my case it didn't change anything.
I have to use a ...
0
votes
0answers
141 views
line spacing of Proof [closed]
I'm using the \linespread{1.8} for line spacing of my document in class offered by my university. Also, I'm using the \begin{proof} of the amsthm package. However, this \linespread{1.8} command is not ...
0
votes
0answers
58 views
Why the \doublespacing command in LaTeX actually produce 1.6 times spacing? (Compared to Pages '09 4.2, 12pt, Times New Roman) [duplicate]
Possible Duplicate:
What does ‘double spacing’ mean?
Why the \doublespacing command in LaTeX actually produce 1.6 times spacing? (Compared to Pages '09 4.2, 12pt, Times New Roman)
I am ...
0
votes
0answers
26 views
Wrong linespace with tabu [duplicate]
Possible Duplicate:
Vertical alignment in multicol
I have the following example:
\documentclass{article}
\usepackage{tabu}
\begin{document}
\tabulinesep=6pt
\begin{tabu} to ...
0
votes
1answer
223 views
Single spacing long entries in List of Figures and moving page number [closed]
I'm assembling my master's thesis in latex and I'm currently having trouble with spacing in my List of Figures. Currently, if there is an entry that extends more than one line, it is double spaced and ...
-1
votes
2answers
1k views
Latex commands for a specific page format [closed]
I am writing a report for which my University has given the following guidelines (Clearly, it was intended for use with Microsoft Windows).
Project reports should be typed only on one side of the ...
