Skip to main content

Questions tagged [textwidth]

2 votes
1 answer
107 views

I adapted cfr's solution from my previous question for the adjustment of dimensions from Tikz nodes and changed the text content of some nodes: \documentclass{standalone} \usepackage{tikz} \...
user2379123's user avatar
4 votes
1 answer
136 views

What I have tried so far shows following code: \documentclass{standalone} \usepackage{amssymb, amsfonts, dsfont} \usepackage{tcolorbox} \tcbuselibrary{raster} \begin{document} %gray "IBM&...
user2379123's user avatar
0 votes
1 answer
83 views

I've been working at this issue for over a week now and I cannot for the life of me figure out why this is happening. I have an article with a lot of images, all of them are inserted as figures. I'm ...
Mary Roberts's user avatar
4 votes
2 answers
239 views

If I change textwidth in the preamble, it is effective for the whole document. But if I change the textwidth for one specific page in the document, it seem to have no effect at all, though I ...
MaestroGlanz's user avatar
  • 2,850
0 votes
1 answer
46 views

I am trying to center a tikzpicture within a red box and make sure the entire box fits the textwidth. Currently, the tikzpicture fits the text width, but I am not sure how to center it inside a red ...
Marco Moldenhauer's user avatar
1 vote
1 answer
61 views

I am encountering a problem where my tikzpicture exceeds the text width in my document on the right-hand side. How can I ensure that the tikzpicture fits within the text width? my code \documentclass{...
Marco Moldenhauer's user avatar
0 votes
0 answers
85 views

I have tried multiple ways to fix the problem, but I cannot adjust the second column to fit the page width as the years and part of the text overflows the margin. Also, is it possible to include a ...
Jose's user avatar
  • 3
1 vote
1 answer
203 views

I am typesetting some Gujarati poem lyrics using the polyglossia, verse and paracol packages. Here is an example of how I wish the lyrics to be typset: Each stanza of the poem is written on a new ...
Karma's user avatar
  • 13
0 votes
2 answers
95 views

I'm using xltabular and I have a table with multicolumns and multirows combined. Everything is fine so far except for the multicolumn cells with one text in it. I want that to be centered, and it ...
Ludwig Loth's user avatar
2 votes
1 answer
71 views

I have tried to change the margins AND textwidth using the geometry package but it seems as though you cannot use the two together. I am using XeLaTeX on overleaf. Here is a MWE: \documentclass[10pt]{...
Zain Siddiqi's user avatar
3 votes
4 answers
445 views

I've tried nearly everything with no success and I don't know why... I have a tablular with 9 columns and the only solution I found for fitting it into textwidth is using adjustbox, which I don't like ...
Peybol's user avatar
  • 33
1 vote
0 answers
118 views

I am using \begin{listing} environment inside of \begin{itemize} environment. But the listing output is taking full page width instead of the itemize environment width. Here is the complete example: ...
AKASH YADAV's user avatar
1 vote
2 answers
225 views

Consider the following MWE: \documentclass{article} \usepackage{booktabs} \begin{document} \begin{table} \centering \begin{tabular}{p{\textwidth} } \toprule Column1 \\ ...
lukygee's user avatar
  • 111
2 votes
1 answer
2k views

As soon as I use resizebox around a few tcolorbox, they all appear in the same line. I want to create a nice layout, with linebreaks, between some of these tcolorboxes, and then just shrink it to fit ...
Albercoc's user avatar
  • 181
0 votes
1 answer
152 views

I'm using the geometry package for settings like textwidth and margins. fancyhdr uses the initial text geometry setting. Through my document I also change the geometry of the text layout (i.e. not the ...
telephone's user avatar
  • 127

15 30 50 per page
1
2 3 4 5
11