Skip to main content

All Questions

Tagged with
-1 votes
2 answers
80 views

How to add colors in boxes and arrows?

My code is complete, I just want the image to be more pretty by adding colors in boxes and arrows. here's the code: \documentclass{article} \usepackage{tikz} \usetikzlibrary{shapes....
Maryam's user avatar
  • 53
1 vote
1 answer
64 views

How to put a text inside a box within a boxed environment?

I have the following LaTeX code, which makes use of a boxed environment. I want to put some of the text within a dashed and normal box, but it throws an error. Any ideas how to achieve this? \...
pixel's user avatar
  • 1,370
0 votes
0 answers
59 views

Delimit beginning/end of a text section (not being in a box) using visual objects, glued to text at page break

Context I'm creating a LaTeX class for popular mathematic articles in which images play a central role. As a result, the following requirements have been set for: the online versions of articles (...
Denis Bitouzé's user avatar
1 vote
2 answers
80 views

Creating custom boxed footnotes (with symbolic / numeric marks)

I'm trying to create custom footnotes for a project, where we need to have the options of using a symbolic footnote, and using a numeric footnote where the text appears inside a box. Using the bigfoot ...
Konstantinos Topaloglou's user avatar
0 votes
0 answers
55 views

Changing from mdframed package to tcolorbox for framed theorems

I have been using the mdframed package for framed theorems in my notes. But there are a lot of problems related to spacing (e.g. bad spacing behaviour of frame right after section title) and page ...
Skadiologist's user avatar
0 votes
0 answers
66 views

Why does a `tcolorbox` code listing box using `listing above text` not keep the output with the code?

I'm trying to use a tcolorbox to list code above output in a document with 2 geometries. My attempt is failing utterly and I can't figure out why. Here's the problem: The box is being split into two, ...
cfr's user avatar
  • 208k
2 votes
1 answer
66 views

How to center text-boxes and draw a rule from each box

I know my headline sounds highly confusing so let me provide you my MWE \documentclass{article} \usepackage{tikz} \usepackage[most]{tcolorbox} \newtcolorbox{frameGray}{enhanced, colframe=black,...
Leon's user avatar
  • 547
1 vote
0 answers
226 views

tcolorbox does not break and starts on next page

I'm a beginner with latex and would have liked to make a recipe book. Each recipe would be framed in a tcolorbox as shown on the screenshot below: The problem is that the boxes don't break if there ...
texduinopythcpp's user avatar
0 votes
1 answer
160 views

Big Boxed equation with title using tcolorbox

I currently have this command: \NewDocumentCommand{\deq}{omo}{% \begin{tcolorbox}[ colback = blizzardblue!30!white, colframe = white, ] \setlength{\abovedisplayskip}{0pt} \begin{...
Peluche's user avatar
  • 613
2 votes
1 answer
122 views

Boxed equation with title and subtitle using tcolorbox

I'm looking for a method to improve my current command: \newcommand{\deq}[2][]{\begin{tcolorbox}[ colback = blizzardblue!30!white, colframe = white, top = -0.3cm, bottom = 0.1cm]\begin{flalign}...
Peluche's user avatar
  • 613
1 vote
2 answers
67 views

How to make a justified colored text panel with text continuing around it

I am a beginner to LaTeX and am trying to make a right or left-justified colored panel with text in it, while text continues around it. I have tried with both a minipage and with defining a textbox ...
jstor-poweruser's user avatar
2 votes
1 answer
131 views

\hspace{50pt} no effect in the title of a tcolorbox

Please consider my minimal example and tell me why the \hspace{50pt} command has no effect in the box title. Is there another way to place an empty input field in the title? \documentclass[12pt,...
Z.J's user avatar
  • 389
0 votes
1 answer
138 views

creating multiple side-by-side blocks

I want to create multiple colored boxes side by side in article format as I have shared the link below. I would be very happy if you could help me on how to do it. As you can see, some boxes have gaps ...
nikisamothrakis's user avatar
0 votes
1 answer
859 views

Simple boxes for definitions, theorems, lemmas, and proofs with tcolorbox

I would like to have something that looks like this: I don't want to add Box 1 to the definition environment each time. And this also goes for properties, lemmas, and theorems of the environment \...
Educ's user avatar
  • 4,392
0 votes
1 answer
561 views

Box design tikz

I found this box, but didn't know the design. Can you tell me which library or packages are used to design it. Thanks
abdellah qal's user avatar

15 30 50 per page
1
2 3 4 5 6