Skip to main content

Questions tagged [indentation]

{indentation} is about the first-line indentation of normal {paragraphs} as well as about the indentation of, e.g., {lists}, {quoting} environments, {captions}, and the various elements (sectioning numbers, titles, ...) in a {table-of-contents}.

3 votes
2 answers
41 views

I am making a bilingual document using paracol. I don't know why the first paragraph is not indented, as other are. I would like that it be indented. Here is my code: \documentclass[14pt,a4paper]{...
Roland Chastain's user avatar
0 votes
1 answer
35 views

In the original document enumerated paragraphs are indented on their labels an continue flush-left on the page. TeX indents everything by default. How can I modify the provided code to produce the ...
Steven Thomas Hatton's user avatar
4 votes
2 answers
99 views

I have a threeparttable with tablenotes. I want the tablenotes to align with the table, for which i found the method of adding [flushleft] after \begin{TableNotes}. However, the first line is still ...
Lenny's user avatar
  • 41
0 votes
0 answers
49 views

I'm using the SIAM proceedings macro and for some odd reason not matter what I do the first paragraph is always indented even at the beginning of a section or subsection: The kind of behavior I'm ...
giorgioh's user avatar
  • 101
4 votes
1 answer
84 views

I am writing down my recipes in a document using the xcookybooky package. I encountered a problem using the environment \begin{enumerate} in the command \preparation: as you can see by the attach ...
omnisum's user avatar
  • 133
1 vote
1 answer
38 views

I am using \documentclass{amsart} with \usepackage[foot]{amsaddr} to display the author addresses as footnotes on the first page of the paper. I am also using \usepackage[splitrule]{footmisc} for ...
varkor's user avatar
  • 711
2 votes
0 answers
110 views

Searching for an indentation problem, I found this question How to add indentation and this answer https://tex.stackexchange.com/a/392800/77017. In the comments @cfr identified this as a "not so ...
Olaf Dietsche's user avatar
4 votes
2 answers
580 views

I'm working on a document in which I need to be able to indent freely (and most importantly conveniently) verses/lines of text. Below you have a screenshot of what I need to be able to do (it was ...
Hervé Bellepine's user avatar
1 vote
1 answer
83 views

I have a tex file (taken from this answer): \documentclass{article} \usepackage{amssymb,mathtools,enumitem} \setlist[enumerate]{wide=\parindent} \begin{document} In mathematics, the Fréchet ...
Akira's user avatar
  • 3,371
4 votes
1 answer
157 views

I want a macro to be followed by a paragraph without indentation, even if the source includes a space before the next non-space character. This is fine if the macro takes no argument, but I do not ...
cfr's user avatar
  • 248k
1 vote
2 answers
171 views

My original code was something like this: \documentclass{article} \usepackage{amsmath} \begin{document} \noindent Find the number of solutions that satisfy the following system of\\ ...
user516076's user avatar
4 votes
1 answer
136 views

Consider the MWE: \documentclass[letterpaper]{article} \usepackage[margin=2cm]{geometry} %--------------------------------------------------------------------------------- \usepackage[T1]{fontenc} \...
azetina's user avatar
  • 30.9k
2 votes
3 answers
114 views

how is it possible to indent text and two numbered equations that are aligned at the equal sign as shown below? First idea was a hidden table but that feels kinda clunky. How would one achieve ...
sepperwelt's user avatar
2 votes
3 answers
193 views

I have a list, in which I one of the items to be some text followed by an equation contained by an align* environment. The equation is long, so I want it to span the entire page, and not be indented ...
sixtyTonneAngel's user avatar
1 vote
0 answers
46 views

After successful tests getting protruding (outdented) escape characters to work, see Index entries with outdented escape characters (thank you, contributors). The technique I chose was to define a ...
Peter Flynn's user avatar
  • 3,106

15 30 50 per page
1
2 3 4 5
139