How to add double frame in tcolorbox?how to draw a bicolor tcolorbox without frame?How to add space around tcolorbox theoremPackage `tcolorbox` within `titlesec`tcolorbox: remove frame of single tcb itemtcolorbox with bicolor, but only right frame outlinedHow to produce a partial double frame using tcolorbox?Note frame with tcolorbox packageSubsection in frame with tcolorbox packageHow to add label for referencing in this example tcolorboxBullet corner frame using tcolorbox
Minkowski space
Show that if two triangles built on parallel lines, with equal bases have the same perimeter only if they are congruent.
Why do I get two different answers for this counting problem?
TGV timetables / schedules?
"You are your self first supporter", a more proper way to say it
strToHex ( string to its hex representation as string)
Why are electrically insulating heatsinks so rare? Is it just cost?
How do I create uniquely male characters?
Which models of the Boeing 737 are still in production?
Is it unprofessional to ask if a job posting on GlassDoor is real?
How does strength of boric acid solution increase in presence of salicylic acid?
Today is the Center
Why doesn't H₄O²⁺ exist?
What are these boxed doors outside store fronts in New York?
How much RAM could one put in a typical 80386 setup?
Accidentally leaked the solution to an assignment, what to do now? (I'm the prof)
I’m planning on buying a laser printer but concerned about the life cycle of toner in the machine
What are the differences between the usage of 'it' and 'they'?
Font hinting is lost in Chrome-like browsers (for some languages )
What would happen to a modern skyscraper if it rains micro blackholes?
Risk of getting Chronic Wasting Disease (CWD) in the United States?
Dragon forelimb placement
Why not use SQL instead of GraphQL?
How to find program name(s) of an installed package?
How to add double frame in tcolorbox?
how to draw a bicolor tcolorbox without frame?How to add space around tcolorbox theoremPackage `tcolorbox` within `titlesec`tcolorbox: remove frame of single tcb itemtcolorbox with bicolor, but only right frame outlinedHow to produce a partial double frame using tcolorbox?Note frame with tcolorbox packageSubsection in frame with tcolorbox packageHow to add label for referencing in this example tcolorboxBullet corner frame using tcolorbox
Is it possible to add double frame in a tcolorbox? Actually I am trying to design a chapter using titlesec and tcolorbox which has two borders. Inner border colour will be white ( same as the page colour ) and the outer border colour will be cyan ( same as the box background colour) something like this.
This is the code which I was trying :
usepackage[explicit]titlesec
usepackage[many]tcolorbox
definecolormyCyanHTML13C39D
titleformatchapter[display]
sffamilybfseriesHugefilcenter
0pt
%
begintcolorbox[
enhanced,
colback = myCyan,
fontupper=colorwhite,
boxrule=0pt,
colframe=black!70!white,
arc=0pt,
outer arc=0pt,
top=20pt,
bottom=20pt,
left=20pt,
right=20pt,
]
begincenter
#1
endcenter
endtcolorbox%
titlespacing*chapter0pt0cm0cm
chapters tcolorbox titlesec
add a comment |
Is it possible to add double frame in a tcolorbox? Actually I am trying to design a chapter using titlesec and tcolorbox which has two borders. Inner border colour will be white ( same as the page colour ) and the outer border colour will be cyan ( same as the box background colour) something like this.
This is the code which I was trying :
usepackage[explicit]titlesec
usepackage[many]tcolorbox
definecolormyCyanHTML13C39D
titleformatchapter[display]
sffamilybfseriesHugefilcenter
0pt
%
begintcolorbox[
enhanced,
colback = myCyan,
fontupper=colorwhite,
boxrule=0pt,
colframe=black!70!white,
arc=0pt,
outer arc=0pt,
top=20pt,
bottom=20pt,
left=20pt,
right=20pt,
]
begincenter
#1
endcenter
endtcolorbox%
titlespacing*chapter0pt0cm0cm
chapters tcolorbox titlesec
So all of your chapters are not numbered?
– JouleV
16 hours ago
Yes, numbered. the image which i have provide is just for the demo purpose. Number will be at the begging of the chapter like this : 1. Android Tutorial
– Ravi
16 hours ago
add a comment |
Is it possible to add double frame in a tcolorbox? Actually I am trying to design a chapter using titlesec and tcolorbox which has two borders. Inner border colour will be white ( same as the page colour ) and the outer border colour will be cyan ( same as the box background colour) something like this.
This is the code which I was trying :
usepackage[explicit]titlesec
usepackage[many]tcolorbox
definecolormyCyanHTML13C39D
titleformatchapter[display]
sffamilybfseriesHugefilcenter
0pt
%
begintcolorbox[
enhanced,
colback = myCyan,
fontupper=colorwhite,
boxrule=0pt,
colframe=black!70!white,
arc=0pt,
outer arc=0pt,
top=20pt,
bottom=20pt,
left=20pt,
right=20pt,
]
begincenter
#1
endcenter
endtcolorbox%
titlespacing*chapter0pt0cm0cm
chapters tcolorbox titlesec
Is it possible to add double frame in a tcolorbox? Actually I am trying to design a chapter using titlesec and tcolorbox which has two borders. Inner border colour will be white ( same as the page colour ) and the outer border colour will be cyan ( same as the box background colour) something like this.
This is the code which I was trying :
usepackage[explicit]titlesec
usepackage[many]tcolorbox
definecolormyCyanHTML13C39D
titleformatchapter[display]
sffamilybfseriesHugefilcenter
0pt
%
begintcolorbox[
enhanced,
colback = myCyan,
fontupper=colorwhite,
boxrule=0pt,
colframe=black!70!white,
arc=0pt,
outer arc=0pt,
top=20pt,
bottom=20pt,
left=20pt,
right=20pt,
]
begincenter
#1
endcenter
endtcolorbox%
titlespacing*chapter0pt0cm0cm
chapters tcolorbox titlesec
chapters tcolorbox titlesec
edited 16 hours ago
Ravi
asked 16 hours ago
RaviRavi
31418
31418
So all of your chapters are not numbered?
– JouleV
16 hours ago
Yes, numbered. the image which i have provide is just for the demo purpose. Number will be at the begging of the chapter like this : 1. Android Tutorial
– Ravi
16 hours ago
add a comment |
So all of your chapters are not numbered?
– JouleV
16 hours ago
Yes, numbered. the image which i have provide is just for the demo purpose. Number will be at the begging of the chapter like this : 1. Android Tutorial
– Ravi
16 hours ago
So all of your chapters are not numbered?
– JouleV
16 hours ago
So all of your chapters are not numbered?
– JouleV
16 hours ago
Yes, numbered. the image which i have provide is just for the demo purpose. Number will be at the begging of the chapter like this : 1. Android Tutorial
– Ravi
16 hours ago
Yes, numbered. the image which i have provide is just for the demo purpose. Number will be at the begging of the chapter like this : 1. Android Tutorial
– Ravi
16 hours ago
add a comment |
1 Answer
1
active
oldest
votes
This may be a start. The idea is to nest tcolorbox
es.
documentclassarticle
usepackagetcolorbox
begindocument
begintcolorbox[
colback=green!50!blue,
colframe=green!50!blue,
left=1.5pt,right=1.5pt,top=1.5pt,bottom=-1.5pt,
sharp corners,
boxsep=0pt
]
begintcolorbox[
colback=green!50!blue,
colframe=white,
leftrule=1.5pt,rightrule=1.5pt,toprule=1.5pt,bottomrule=1.5pt,
sharp corners,
fontupper=colorwhitesffamilybfseriesLargecentering
]
Android tutorial
endtcolorbox%
endtcolorbox
enddocument
Now let's customize our chapter with it.
documentclassbook
usepackage[explicit]titlesec
usepackage[many]tcolorbox
definecolormyCyanHTML13C39D
titleformatchapter[display]
sffamilybfseriesHugefilcenter
0pt
%
begintcolorbox[
colback=myCyan,
colframe=myCyan,
left=1.5pt,right=1.5pt,top=1.5pt,bottom=-1.5pt,
sharp corners,
boxsep=0pt
]
begintcolorbox[
colback=myCyan,
colframe=white,
leftrule=1.5pt,rightrule=1.5pt,toprule=1.5pt,bottomrule=1.5pt,
sharp corners,
fontupper=colorwhitesffamilybfseriesHugecentering
]
thechapter. #1
endtcolorbox%
endtcolorbox%
titlespacing*chapter0pt0cm0cm
usepackagelipsum
begindocument
chapterLorem lipsum
lipsum[1]
enddocument
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "85"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f483519%2fhow-to-add-double-frame-in-tcolorbox%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
This may be a start. The idea is to nest tcolorbox
es.
documentclassarticle
usepackagetcolorbox
begindocument
begintcolorbox[
colback=green!50!blue,
colframe=green!50!blue,
left=1.5pt,right=1.5pt,top=1.5pt,bottom=-1.5pt,
sharp corners,
boxsep=0pt
]
begintcolorbox[
colback=green!50!blue,
colframe=white,
leftrule=1.5pt,rightrule=1.5pt,toprule=1.5pt,bottomrule=1.5pt,
sharp corners,
fontupper=colorwhitesffamilybfseriesLargecentering
]
Android tutorial
endtcolorbox%
endtcolorbox
enddocument
Now let's customize our chapter with it.
documentclassbook
usepackage[explicit]titlesec
usepackage[many]tcolorbox
definecolormyCyanHTML13C39D
titleformatchapter[display]
sffamilybfseriesHugefilcenter
0pt
%
begintcolorbox[
colback=myCyan,
colframe=myCyan,
left=1.5pt,right=1.5pt,top=1.5pt,bottom=-1.5pt,
sharp corners,
boxsep=0pt
]
begintcolorbox[
colback=myCyan,
colframe=white,
leftrule=1.5pt,rightrule=1.5pt,toprule=1.5pt,bottomrule=1.5pt,
sharp corners,
fontupper=colorwhitesffamilybfseriesHugecentering
]
thechapter. #1
endtcolorbox%
endtcolorbox%
titlespacing*chapter0pt0cm0cm
usepackagelipsum
begindocument
chapterLorem lipsum
lipsum[1]
enddocument
add a comment |
This may be a start. The idea is to nest tcolorbox
es.
documentclassarticle
usepackagetcolorbox
begindocument
begintcolorbox[
colback=green!50!blue,
colframe=green!50!blue,
left=1.5pt,right=1.5pt,top=1.5pt,bottom=-1.5pt,
sharp corners,
boxsep=0pt
]
begintcolorbox[
colback=green!50!blue,
colframe=white,
leftrule=1.5pt,rightrule=1.5pt,toprule=1.5pt,bottomrule=1.5pt,
sharp corners,
fontupper=colorwhitesffamilybfseriesLargecentering
]
Android tutorial
endtcolorbox%
endtcolorbox
enddocument
Now let's customize our chapter with it.
documentclassbook
usepackage[explicit]titlesec
usepackage[many]tcolorbox
definecolormyCyanHTML13C39D
titleformatchapter[display]
sffamilybfseriesHugefilcenter
0pt
%
begintcolorbox[
colback=myCyan,
colframe=myCyan,
left=1.5pt,right=1.5pt,top=1.5pt,bottom=-1.5pt,
sharp corners,
boxsep=0pt
]
begintcolorbox[
colback=myCyan,
colframe=white,
leftrule=1.5pt,rightrule=1.5pt,toprule=1.5pt,bottomrule=1.5pt,
sharp corners,
fontupper=colorwhitesffamilybfseriesHugecentering
]
thechapter. #1
endtcolorbox%
endtcolorbox%
titlespacing*chapter0pt0cm0cm
usepackagelipsum
begindocument
chapterLorem lipsum
lipsum[1]
enddocument
add a comment |
This may be a start. The idea is to nest tcolorbox
es.
documentclassarticle
usepackagetcolorbox
begindocument
begintcolorbox[
colback=green!50!blue,
colframe=green!50!blue,
left=1.5pt,right=1.5pt,top=1.5pt,bottom=-1.5pt,
sharp corners,
boxsep=0pt
]
begintcolorbox[
colback=green!50!blue,
colframe=white,
leftrule=1.5pt,rightrule=1.5pt,toprule=1.5pt,bottomrule=1.5pt,
sharp corners,
fontupper=colorwhitesffamilybfseriesLargecentering
]
Android tutorial
endtcolorbox%
endtcolorbox
enddocument
Now let's customize our chapter with it.
documentclassbook
usepackage[explicit]titlesec
usepackage[many]tcolorbox
definecolormyCyanHTML13C39D
titleformatchapter[display]
sffamilybfseriesHugefilcenter
0pt
%
begintcolorbox[
colback=myCyan,
colframe=myCyan,
left=1.5pt,right=1.5pt,top=1.5pt,bottom=-1.5pt,
sharp corners,
boxsep=0pt
]
begintcolorbox[
colback=myCyan,
colframe=white,
leftrule=1.5pt,rightrule=1.5pt,toprule=1.5pt,bottomrule=1.5pt,
sharp corners,
fontupper=colorwhitesffamilybfseriesHugecentering
]
thechapter. #1
endtcolorbox%
endtcolorbox%
titlespacing*chapter0pt0cm0cm
usepackagelipsum
begindocument
chapterLorem lipsum
lipsum[1]
enddocument
This may be a start. The idea is to nest tcolorbox
es.
documentclassarticle
usepackagetcolorbox
begindocument
begintcolorbox[
colback=green!50!blue,
colframe=green!50!blue,
left=1.5pt,right=1.5pt,top=1.5pt,bottom=-1.5pt,
sharp corners,
boxsep=0pt
]
begintcolorbox[
colback=green!50!blue,
colframe=white,
leftrule=1.5pt,rightrule=1.5pt,toprule=1.5pt,bottomrule=1.5pt,
sharp corners,
fontupper=colorwhitesffamilybfseriesLargecentering
]
Android tutorial
endtcolorbox%
endtcolorbox
enddocument
Now let's customize our chapter with it.
documentclassbook
usepackage[explicit]titlesec
usepackage[many]tcolorbox
definecolormyCyanHTML13C39D
titleformatchapter[display]
sffamilybfseriesHugefilcenter
0pt
%
begintcolorbox[
colback=myCyan,
colframe=myCyan,
left=1.5pt,right=1.5pt,top=1.5pt,bottom=-1.5pt,
sharp corners,
boxsep=0pt
]
begintcolorbox[
colback=myCyan,
colframe=white,
leftrule=1.5pt,rightrule=1.5pt,toprule=1.5pt,bottomrule=1.5pt,
sharp corners,
fontupper=colorwhitesffamilybfseriesHugecentering
]
thechapter. #1
endtcolorbox%
endtcolorbox%
titlespacing*chapter0pt0cm0cm
usepackagelipsum
begindocument
chapterLorem lipsum
lipsum[1]
enddocument
edited 15 hours ago
answered 16 hours ago
JouleVJouleV
11.2k22560
11.2k22560
add a comment |
add a comment |
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f483519%2fhow-to-add-double-frame-in-tcolorbox%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
So all of your chapters are not numbered?
– JouleV
16 hours ago
Yes, numbered. the image which i have provide is just for the demo purpose. Number will be at the begging of the chapter like this : 1. Android Tutorial
– Ravi
16 hours ago