Skip to main content

Questions tagged [justification]

Filter by
Sorted by
Tagged with
4 votes
2 answers
126 views

ConTeXt: Change last line's justification

Background Looking to dynamically change the justification for the last line in a quotation. Problem The setupalign wiki page notes that \setupalign takes an end parameter meaning, "justified, ...
Dave Jarvis's user avatar
1 vote
1 answer
80 views

Normal line spacing after using allt [closed]

I have using \begin{alltt} ... \end{alltt} to make mathematical equations. The normal line spacing before the use of alltt is justify, but AFTER using alltt the line spacing is bad because it bleeds ...
Jonathan Edelmann's user avatar
2 votes
2 answers
122 views

Failed at aligning the text and the start of items with enumitem

My MWE: \documentclass{article} \usepackage{amsmath} \usepackage{amssymb} \usepackage{ragged2e} \usepackage{setspace} \usepackage{enumitem} \setlist[itemize]{leftmargin=-2pt} \begin{document} \...
user516076's user avatar
0 votes
1 answer
56 views

Make an adjustable justified text in general (not for beamer)

I was trying to make the text justified, but I want the width is adjustable and here's my attempt: \documentclass{article} \usepackage{amsmath} \usepackage{amssymb} \usepackage{ragged2} \begin{...
user516076's user avatar
0 votes
0 answers
31 views

Justify text and right-align its last line [duplicate]

In TeX/LaTeX, how to justify paragraphs of text, such that their last lines are right-aligned, rather than left-aligned? For instance, given a text such as: Lorem ipsum dolor sit amet, consectetur ...
Maëlan's user avatar
  • 340
1 vote
0 answers
104 views

Aligning and justifying Classical Greek text with LuaLatex

The problem I describe here depends on the text editor and not on LaTex, see my comment below. I have problem in writing not so short texts in Greek that respect the margins, the best I could do is in ...
Ste64's user avatar
  • 57
1 vote
1 answer
211 views

How to justify two columns in the altacv.cls environment?

I'm making a cv using altacv.cls (More Info). It uses the paracol environment to create two columns for each of the sections of the resume. However, no matter what I try to change (whether in the main ...
KN202's user avatar
  • 21
0 votes
1 answer
114 views

How can I fully justify spaces inside enumitem description labels?

I will start with a picture that says more than a thousand words: \documentclass{article} \usepackage{enumitem} \usepackage{blindtext} \begin{document} What I currently see is this: \begin{...
Christoph Thiede's user avatar
2 votes
1 answer
176 views

figure captions of the two subfigures to be centered, while the main caption should be justified rather than centered

I am encountering an issue when using the subcaption environment in LaTeX. I want the captions of the two subfigures to be centered, while the main caption should be justified (aligned at both ends) ...
Zixiao's user avatar
  • 21
0 votes
1 answer
136 views

Problems with text alignment in paragraphs when creating a LaTeX template in RMarkdown

Although I have a lot of experience with R, I'm fairly new to LaTeX, and it's proving to be quite a challenge. I work as a biologist and my current project is to automate the creation of labels for ...
Nico Echarren's user avatar
2 votes
2 answers
149 views

How may the epigraph be justified?

\documentclass[dvipsnames,12pt]{article} \usepackage[T1]{fontenc} \usepackage[utf8]{inputenc} \usepackage{epigraph} \setlength{\epigraphrule}{0pt} \begin{document} \section{Introduction} \setlength{\...
Frode Alfson Bjørdal's user avatar
0 votes
1 answer
75 views

The text is not (right) justified when using "paracol" in a 2-column document

How to justify the text on the right side when using paracol for a 2-column document? Here following I show two MWEs where, in some rows, the text goes "out of the right margin", not going ...
Ommo's user avatar
  • 1,057
1 vote
1 answer
139 views

Table caption cannot be justified using the caption package [duplicate]

I am trying to justify the caption of a table instead of centering it. I found many questions (including this one) explaining that the caption package proposes the option justification=justified. This ...
AlMa's user avatar
  • 582
4 votes
2 answers
185 views

Push inline math to next line without manual line break (maintain justification)

In my theorem, you can see that the placement of the math expression on the first line of the theorem is exceeding the margins. I don't want to break the expression, and if I put a line break before ...
hodop smith's user avatar
0 votes
1 answer
93 views

Justify columns in xltabular with Arial font and ragged2 package

I am using Arial font and the ragged2e package. Although the text of the paragraphs is justified, the text inside the tables is not. I tried to remove the ragged2e, but the I obtained several warnings....
David Moldes's user avatar

15 30 50 per page
1
2 3 4 5
10