Questions tagged [overlap]
The overlap tag has no usage guidance.
72 questions
4
votes
1
answer
145
views
When I use \llap to overlap words, the space between the overlapped words and the rest of the text is too much: how do I fix it?
I'm trying to make a "glitchy text" effect by overlapping differently coloured copies of the same text on top of one another with some offset, and the issue is they get separated from the ...
2
votes
2
answers
52
views
multirow overflow to the next cells
I am trying to make a table like this:
Type
Cathegory
Description
Reference
Long text
A
B
refs
*
C
D
refs
**
E
F
refs
covered text
G
H
refs
I
L
refs
M
N
refs
But I want the text "Long ...
1
vote
1
answer
80
views
ebproof Proof Trees: Side conditions overlapping
I am using the ebproof package to make derivation trees for inference rules. These rules have premises above the judgement, and side conditions on the left:
To generate this, I use:
\begin{...
0
votes
0
answers
30
views
The method of drawing 3D shapes that stack each other allows the shapes to be rotated without overlapping lines [duplicate]
I'm trying to draw adjacent cubes like this:
When I rotate the shape I just drew, it gets distorted due to the order of drawing the cubes. The lines of the later shapes overlap the earlier ones. Is ...
0
votes
1
answer
42
views
Question on overlapping tabular
In my attempt to understand (very specific) nuances of LaTeX, I have a follow-up question to Question on overlapping parbox (concerning the baseline grid when a parbox is introduced). When backing up ...
1
vote
2
answers
68
views
Question on overlapping parbox
I don't understand why the following lines don't overlap properly with a parbox involved. The First Line collapses perfectly, but the Second Line does not. Of course, if parbox is set to [b], the ...
1
vote
1
answer
68
views
Overlap order among text, \backgroundcolor and \tikz
I have the following document layout, composed of a 2-column text (here only the left column has some text), a gray background stripe over the left column of the document and a yellow frame at te ...
0
votes
0
answers
29
views
\rlap in subscript leads to larger subscript [duplicate]
MWE:
\documentclass{article}
\usepackage{xcolor}
\begin{document}
$M_{\theta}$ % correct size theta
$M_{\rlap{\ensuremath{\theta}}}$ % too large theta
\end{document}
Why does this happen? How can I ...
2
votes
1
answer
132
views
How to obtain these visual effects for headers without using Tikz?
I recently saw a document, which was created by Adobe Photoshop PDF. I mimicked its basic visual structure here with LaTeX:
My question is about the colored underlying parts:
I used (non-tweaked, ...
1
vote
1
answer
48
views
Making overlap in TikZ figure
In this drawing there are two ellipses: a blue one, above the hexagon, and an orange one, below the hexagon. How can I make the hexagon shape hide the orange ellipse part underneath?
\documentclass[...
3
votes
1
answer
152
views
Forest: insert folder subtrees into arbitrary nodes
I'm trying to build a tree that grows horizontally and which gives the possibility to introduce lists with a "folder" aspect in such a way as to specify a series of topics related to that ...
0
votes
1
answer
45
views
longtable header continued overlaps with default page header [closed]
I have a default page header for all pages of my document. And the longtable headers which continue to the new pages overlap the default page header. Is there a way to make the continued longtable to ...
-1
votes
1
answer
87
views
drawing "trifecta" color mixing set
I want to illustrate overlaps in three sets, similar to how one of these standard color plots [do they have a name?] look like
except that I want to choose my own colors and different text [not C, M, ...
0
votes
0
answers
278
views
Overlapping text and `equation*`
MWE:
\documentclass[12pt] {article}
\usepackage{epsf}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{ragged2e}
\usepackage{draftcopy}
\usepackage{wrapfig}
\usepackage{physics}
\usepackage{...
0
votes
0
answers
42
views
Conflict/overlap between header fancyhdr and table of contents
The second page of the table of contents is conflicting with the header of the page.
\documentclass[letterpaper, xcolor=table]{report}
\usepackage[top=2cm, bottom=2cm, left=2cm, right=2cm]{geometry}
\...
0
votes
1
answer
122
views
Having \includepdf overlap pages from different documents
Imagine I have a document A.pdf containing a page that looks as follows:
and a document B.pdf containing a page that looks like this:
If I write in my LaTeX document
\includepdf[pages={3}]{A.pdf}
\...
0
votes
1
answer
72
views
Smoothbars overlapping in Warsaw [duplicate]
While using the theme Warsaw in beamer and \useoutertheme[subsection=false]{smoothbars}, I get an annoying overlapping between the title of the frame and the lower part of the headline
My code is ...
0
votes
1
answer
101
views
How to fix edge overlapping node in forest (increase distance between just two nodes)
I've the following tree made with forest package but unfortunately there is the edge to Z going through M. Why is that? I already tried to increase the s sep option but couldn't fix it. Does anybody ...
0
votes
0
answers
23
views
Column overlaps with header in article document class
My problem is that the right-hand column of document of class "article" overlaps with a minipage environment which serves as an header.
The document class is the following:
\documentclass[
...
0
votes
1
answer
102
views
I want my table cells to overflow. How do I do that?
I have a table that is coded like this:
\begin{tabular}{p{1in} p{3in}}
\makecell[l]{Text in a \\ cell} & \makecell[c]{Text in \\ another cell} \\
\makecell[l]{Another row} & \makecell[...
2
votes
1
answer
317
views
Overlay plots (picture-in-picture, PIP) in pgfplots
I would like to draw another chart over an existing one to take advantage of an unused area. I'm getting close to what I wanted by using a negative baseline and hskip. Unfortunately, the latter messes ...
1
vote
1
answer
64
views
Put the horizontal line in the header of moderncv *behind* the text?
Consider the following MWE:
\documentclass[11pt,a4paper]{moderncv}
\usepackage{newpxtext}
\moderncvstyle{casual}
\firstname{Asdf}
\familyname{Xyz}
\title{Curriculum Vitae}
\photo[220pt][0pt]{example-...
0
votes
1
answer
166
views
Overlapped text - begingroup+usepackage{wrapfig} and usepackga{geometry}
I noticed that if I use begingroup+usepackage{wrapfig} and usepackga{geometry} I got overlapped text, instead if I use only begingroup+usepackage{wrapfig} the text is ok (see figures below please).
...
0
votes
0
answers
81
views
Border Overlapping issue in Latex
I'm trying to create a MATH work sheet in which I need border for every page but when I use \Huge for some eqn (which are really small if I didn' use this code) then the equations overlap on border ...
2
votes
2
answers
646
views
How can I fix this overlapping text row issue?
\begin{table}
\begin{center}
\begin{tabular}{|p{0.5cm}|p{4cm}|p{4cm}|p{3cm}}
\hline
\multicolumn{4}{|c|}{Cost Breakdown} \\
\hline
No & Main Set & Cost Element & ...
1
vote
1
answer
575
views
How to prevent overlapping labels in a pie chart?
I would like to know how to prevent the labels of a pie chart from overlapping and to have more control over their position?
I am using the pgf-pie package, I don't know if it is possible to easily ...
3
votes
2
answers
903
views
Table text overlapping
I am trying to make a table with the following code, but the first column second row contents are overlapping with the first column third row. This does not happen for the entire row. I tried to use ...
2
votes
0
answers
231
views
Footnote overlapping with page number
I found a similar question in the forums but I think my case is a bit different. I'm using the geometry and fancyhdr packages to write my thesis. There is a place where I have to insert a long table (...
1
vote
1
answer
729
views
Overlapping block title and block body in beamer
In the following MWE I have managed to overlap block title and block body. However, I want to send block body to the back or block title to the front.
\documentclass{beamer}
\usetheme{Dresden}
\...
0
votes
1
answer
221
views
tikz picture inside wrapfigure overlapping with normal text
I have in my document several tikz pictures wraped with wrapfigure, only one of them is having overllaping with text,
As you can see, the math equation is centered as if no wrap figure was present, ...
1
vote
1
answer
259
views
How to shade overlaps of multiple circles?
I am trying to create in tikz an image like this illustration of the winset of the Q in two-dimensional space (drawn in Inkscape).
The code below draws the circles as nodes, since that seems to be ...
0
votes
1
answer
3k
views
Overlapping text?
I have seen that in some of the SE entries, such as Missing number, treated as zero on section using package titlesec, that the start of a comment overlaps the end of the question.
How could I do this ...
1
vote
0
answers
498
views
\includesvg leads to overlapping elements in pdf [closed]
I include svg's like this:
\begin{figure}[H]
\centering
\includesvg[inkscapelatex=false, width = \columnwidth]{batterie_normal_kw4}
\caption{Verlauf von Batteriestand, Autarkie und Energieverbrauch ...
0
votes
0
answers
210
views
Tikz Subfigure (\includegraphics) overlaps with text
I have created a tikz figure entailing 3 subfigures in 2 rows. The first row entails an image while the other has two bar graphs next to each other.
My problem: The imported image overlaps with the ...
1
vote
0
answers
37
views
Can I somehow do floating content in Latex?
I am trying to make something what would be the analogue of a fixed-positioned <div> in the HTML world.
So, I would like to specify the coordinates of a box, and its content. This content would ...
4
votes
1
answer
148
views
tikzpicture in beamer?
I am using
\documentclass{beamer}
\usetheme{Madrid}
\usecolortheme{beaver}
\usepackage{tikz}
I am using tikz in order to overlap two pictures:
\begin{frame}{Ghost Imaging}
text
\begin{center}
\...
0
votes
1
answer
483
views
repeating decimals with siunitx
I am using siunitx with comma as output-decimal-marker. (localization)
For the representation of numbers with repeating decimals I use overlaps.
Is there an easy way to request the current value of ...
0
votes
3
answers
189
views
Landscape table overlapping with first column of next page
I am a beginner in Latex and finding it very difficult to handle the table (compared to MS Word). So I need some guidance from the experts here.
I am trying to write a paper using springer template (...
1
vote
2
answers
222
views
A long text done with mdframed overlapped on the gray rectangle done with Mathcha
I have this code,
\documentclass[a4paper,12pt]{article}
\usepackage{tikz}
\usepackage{xcolor}
\usepackage{lipsum}
\usepackage[framemethod=Tikz]{mdframed}
\begin{document}
\tikzset{every picture/.style=...
0
votes
1
answer
107
views
CV header bar with overlapping picture
I am trying to figure out how to do the following, but I'm at my wit's end.
How should I go about this?
0
votes
2
answers
207
views
how to overcome overlapping in multirow in latex
\begin{landscape}
\begin{table}[p]
\begin{center}
\caption{\large Ranking results for alternatives}
\label{indices}
\begin{tabular}{|c|c|c|c|c|}
\hline
...
0
votes
1
answer
55
views
Overlapping concentric polygons in Beamer
I want to create an animation in Beamer for approximating the area of a circle with regular polygons. For that, I need to overlap concentric polygons. The animation will be of the overlapping part. I ...
0
votes
0
answers
285
views
Overlapping paragraph
I have to say i have no idea what is happening here, the "test" should be below section 2 and not section 2.1 plus the overlapping subsection 2.2.
If i write a shorter definition then it ...
0
votes
2
answers
2k
views
First figure overlapping the second figure below
Using subfigure I want to have two figures on top of each other but at the same time I would like to have the first figure overlapping the second slighty. But with the following code the second figure ...
1
vote
2
answers
195
views
How not to overlap solid colors in region with inequalities using `tikzpicture` environment?
Please consider this MWE:
\documentclass{article}
\usepackage[english]{babel}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{pgfplots}
\usetikzlibrary{arrows,overlay-beamer-styles,...
0
votes
0
answers
127
views
Threeparttablex \tnote's overlap / overlay with cell content
I'm experimenting with threeparttablex for some long and wide tables. I'm using roman-numbers (NB Based on the comments I updated the MWE to use letters, but the issue persists) for the \tnote marks ...
3
votes
2
answers
472
views
Hack for shortening \diagup?
I have the following problem: I need some \boxdiag and \boxbslash symbols, but I'm still too much of a TeX n00b, so I have no idea what to do when packages clash. In this case, any package I tried ...
0
votes
1
answer
38
views
Any specific code to view one Beamer frame containing all overlayed frames and the points where they overlap?
a pretty meta-question for Beamer but I can provide details if needed.
Basically when I overlay sub-frames in one frame using the /pause command, I get multiple additional frames in my PDF viewer on ...
0
votes
1
answer
299
views
Chapter Title overlaps logo in header
I'm writing my thesis and I have to insert a chapter title that is very long. The problem is that in the header of the pages, it overleaps the logo like the following
Any idea to fix this? thanks
1
vote
1
answer
248
views
Overlapped label below tikz tree node
I'm new to latex and I'm using the tikz package to draw a simple binary tree.
I want to put a long question under a node but it's overlapping with the arrows. Here's my code:
\documentclass{article}
\...