Skip to main content

Questions tagged [box]

The tag has no usage guidance.

0 votes
0 answers
25 views

Unable to prevent touching ticklabels in 3D plot

To prevent touching ticklabels, I want to raise the first zticklabel in my 3D plot. Despite I am successfully using this approach in 2D plots, it does not seem to work in 3D plots. For illustration ...
albert's user avatar
  • 1,017
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
5 votes
1 answer
94 views

How implement a drop cap with boxes

I'm trying to implement a "drop cap", not to use it (I know there is a package to do it), but to practice some box things. So far I have this written: \parindent=0pt \newdimen\pdim \def\...
gxono's user avatar
  • 142
0 votes
1 answer
61 views

Reproducing Python/Programming Code Blocks with modification

I want to be able to reproduce this environment within the context of exam correction. One clue I found is the usage of the bclogo package. https://ctan.org/pkg/bclogo Howerver, I would like to ...
Mouadh Ben Salah's user avatar
0 votes
1 answer
59 views

How to create a frame with two parts

I am trying to create a frame with two parts. Both connected like in the picture below. I want to use it to write whatever I want in it and I do not need any counters. I want to do the counters myself....
user292225's user avatar
3 votes
2 answers
118 views

How do I put colored text boxes in latex? (In math environment)

I am trying to do something like in the picture attached, if someone knows how to please let me know. The goal is to draw two boxes around two terms of this equation in two different colors. I don't ...
Gregorio Biagi's user avatar
4 votes
1 answer
115 views

Equations in two columns and in box does not look too good

First of all, let see what I want. It is the two upper box with two equations in each. and the two boxes at the bottom are what I get from the following LaTeX code: \documentclass[12pt,letterpaper]{...
M. Lemelin's user avatar
2 votes
1 answer
103 views

Writing multiple equations in a box

I want to write a set of equations with some text like in the following format It should have: Box spanning the complete text width Ability to use enumerate or some alternative Ability to write ...
rnp's user avatar
  • 45
1 vote
1 answer
73 views

How to impose the color's title in a tcolorbox

Is there a way to specify the color of title section of a \tcolorbox to be the same as the main color of the box itself ? For example I am running this script : \documentclass{article} \usepackage[...
Waxler's user avatar
  • 860
-1 votes
2 answers
85 views

How do you get a black-colored border around a bounding box? [closed]

Below, we see an example of the \bbox command. $$ \bbox[5px,border:2px solid red] { e^x=\lim_{n\to\infty} \left( 1+\frac{x}{n} \right)^n \qquad (2) } $$ Note that the color for the borders of the ...
IdleCustard's user avatar
  • 1,250
1 vote
3 answers
87 views

Hyperref only one box around text with line break and not two boxes in twentysecondcv

I use the hyperref package and the corresponding \href{}{} command and would like to adjust the box which is drawn around the text. In more detail, in the picture below you can see a link for address, ...
m0byn's user avatar
  • 27
3 votes
1 answer
336 views

Creating square tick box in exam

Like title, I want to create square box like this but \checkboxes in exam just create circle. Can anyone help me T.T \documentclass[10pt,a4paper]{exam} \usepackage{amsmath} \usepackage{amssymb} \...
user307596's user avatar
0 votes
1 answer
58 views

How to align the center of terms on left hand side of equations in 'aligned' environment in latex

In latex I defined a new environment called 'myequation'. Here for left hand side terms, their end points are aligned. I want to align center points of left hand side terms instead of their end ...
Igris's user avatar
  • 101
4 votes
3 answers
255 views

Applying \MakeUppercase on \makebox makes text disappear

Here is a MWE of the problem: \documentclass{article} \begin{document} \makebox[4cm][l]{This is a test.} \MakeUppercase{\makebox[4cm][l]{This is a test.}} \end{document} Which results in: The logs ...
donjuardo's user avatar
1 vote
0 answers
47 views

Aligning latex3 boxes side by side

I'm building a token list by adding dynamically generated boxes to it inside a map-function, but the result only looks correct when it's inside a paragraph or a table cell. When they are the first ...
meide's user avatar
  • 1,175

15 30 50 per page
1
2 3 4 5
18