Questions tagged [horizontal]
The horizontal tag has no summary.
98 questions
2 votes
1 answer
86 views
tidy up table position
I want to tidy up my table so that I can save paper space, previously I was able to make the table into a neat horizontal arrangement but when I tried it, why didn't it work? \documentclass[12pt]{...
5 votes
1 answer
217 views
Square root with doubled horizontal bar
I need to modify the usual square root symbol to have the horizontal line doubled, see the picture. Any idea how to do that?
3 votes
3 answers
182 views
How do I get a \texttt element to include spaces?
I have the following LaTeX snippet outlining different format specifiers for printf in C: \begin{tabular}{ l | l } code & output \\ \hline \texttt{printf("*\%4d*", 42);} &...
1 vote
0 answers
42 views
\hspace is not working with WP-QuickLatex [closed]
I would like to add space in the begining of a text line. I am using WordPress WP-QuickLatex. [latex]\hspace*{5mm} ABCD EFGH IJK ... [/latex] ... but its not adding 5mm space. Please help. Thanks in ...
1 vote
1 answer
68 views
Horizontal Bar chart: cut off top and bottom bars
I have the problem, that somehow the bars at the top and bottom are cut off when compiling them. The red one above with 421 and the blue one below which is 0 are not visible. I am quite new to latex, ...
1 vote
1 answer
45 views
How to position subfloat captions (subfig) individially per subfloat?
I'm trying to put several subfloats (tikzpicture) into one large figure. As you can see in the attatched image, the subfig captions ((a)...(f)) look weird. I am using: \usepackage{float} \usepackage[...
1 vote
1 answer
67 views
Too little space between brackets and italic text in math mode
When I wrap italic text in math mode with brackets the spacing looks off to me. Consider the output of the following code: \documentclass{article} \begin{document} $f(\textit{EX})$, $f(EX)$ \end{...
1 vote
1 answer
68 views
Is multiple alignment in a multiline text cell possible in tabularray?
I would like in the cell below the text "ABC" to be at top and right aligned, the text "BIO" to be center and middle aligned as it is and the text "John Parker" to be ...
1 vote
2 answers
644 views
package titlesec error: entered in horizontal mode at each \section{} row
I have the red error bullet package titlesec error: entered in horizontal mode at each \section{} instruction row At the beginning I had the following command, that was causing the error \titleformat{\...
1 vote
1 answer
123 views
Horizontally list multiple tcolorbox
I am using tcolorbox in order to create several boxes containing various words, to have sort of a Trait system, much like they do at AoN (see image below). The boxes are created as below: \usepackage[...
0 votes
1 answer
88 views
Customized list environment with horizontal line after each item
I have this LaTeX code: \documentclass[12pt, a4paper]{book} %%% Packages \usepackage[margin = 20mm]{geometry} \usepackage{xcolor} \usepackage[most]{tcolorbox} %%% Macors \newenvironment{aims}{ ...
0 votes
0 answers
86 views
Chapter header runs off the side of the page on a few random horizontal pages
Edited I am very new to LaTeX and I have just compiled my thesis using twoside (it had been oneside previously). On a few random horizontal pages the Chapter header (which has been shortened using \...
1 vote
1 answer
353 views
Tikz-feynman [blob] does not appear
I am trying to create a simple fermion that has both a blob and horizontally aligned paths. However, I cannot get my diagram to work with both. With \feynmandiagram, I can create a blob, but not a ...
-1 votes
1 answer
115 views
Horizontal Line with a down arrow in the center [closed]
To describe transformations from certain programming constructs into e.g. assembler I need a horizontal line with a downward pointing arrow in the center of the line. Is there also a way to achieve ...
-1 votes
1 answer
142 views
Small horizontal lines
How to draw this type of horizontal lines in Latex?