Underline and change the color of the title in bclogo












2















documentclass[xcolor=dvipsnames]{beamer}
usecolortheme[named=blue]{structure}
usepackage[tikz]{bclogo}

%------------------------AtBeginSubsection----------------------
AtBeginSubsection{%
begin{frame}<beamer>[noframenumbering,plain]{Outline}
transsplitverticalout
tableofcontents[currentsection,currentsubsection]
end{frame}
}

usetheme{Madrid}

begin{document}

begin{frame}{}
begin{bclogo}[arrondi=0.1, logo=bcquestion, couleurBarre=Maroon]
{Question}
Why
$$r_e(mathbf{T})geq r(mathbf{T}) ;?$$
end{bclogo}
end{frame}

end{document}


After compilation I get



enter image description here



However I want to change the color of the word question and to underline it as the following picture shows



enter image description here










share|improve this question




















  • 1





    $$...$$ should be avoided, so it would be better to use [r_e(mathbf{T})geq r(mathbf{T}) ;?], see tex.stackexchange.com/q/503/35864.

    – moewe
    Dec 17 '18 at 15:29











  • @moewe I don't see what is the difference. I see the linked question so many times however I don't see that there exists a big difference.

    – Student
    Dec 17 '18 at 15:32











  • In most cases there will indeed not be a visual difference. But there are situations where $$...$$ will give different spacing than [...] (and people usually prefer the spacing [...] gives). [...] also works together with the fleqn option and provides for better placement of qedhere. You are of course free to ignore the advice not to use $$...$$, but I think the comment has a place here to warn other people who might be more susceptible to the arguments in the linked answer.

    – moewe
    Dec 17 '18 at 15:47
















2















documentclass[xcolor=dvipsnames]{beamer}
usecolortheme[named=blue]{structure}
usepackage[tikz]{bclogo}

%------------------------AtBeginSubsection----------------------
AtBeginSubsection{%
begin{frame}<beamer>[noframenumbering,plain]{Outline}
transsplitverticalout
tableofcontents[currentsection,currentsubsection]
end{frame}
}

usetheme{Madrid}

begin{document}

begin{frame}{}
begin{bclogo}[arrondi=0.1, logo=bcquestion, couleurBarre=Maroon]
{Question}
Why
$$r_e(mathbf{T})geq r(mathbf{T}) ;?$$
end{bclogo}
end{frame}

end{document}


After compilation I get



enter image description here



However I want to change the color of the word question and to underline it as the following picture shows



enter image description here










share|improve this question




















  • 1





    $$...$$ should be avoided, so it would be better to use [r_e(mathbf{T})geq r(mathbf{T}) ;?], see tex.stackexchange.com/q/503/35864.

    – moewe
    Dec 17 '18 at 15:29











  • @moewe I don't see what is the difference. I see the linked question so many times however I don't see that there exists a big difference.

    – Student
    Dec 17 '18 at 15:32











  • In most cases there will indeed not be a visual difference. But there are situations where $$...$$ will give different spacing than [...] (and people usually prefer the spacing [...] gives). [...] also works together with the fleqn option and provides for better placement of qedhere. You are of course free to ignore the advice not to use $$...$$, but I think the comment has a place here to warn other people who might be more susceptible to the arguments in the linked answer.

    – moewe
    Dec 17 '18 at 15:47














2












2








2








documentclass[xcolor=dvipsnames]{beamer}
usecolortheme[named=blue]{structure}
usepackage[tikz]{bclogo}

%------------------------AtBeginSubsection----------------------
AtBeginSubsection{%
begin{frame}<beamer>[noframenumbering,plain]{Outline}
transsplitverticalout
tableofcontents[currentsection,currentsubsection]
end{frame}
}

usetheme{Madrid}

begin{document}

begin{frame}{}
begin{bclogo}[arrondi=0.1, logo=bcquestion, couleurBarre=Maroon]
{Question}
Why
$$r_e(mathbf{T})geq r(mathbf{T}) ;?$$
end{bclogo}
end{frame}

end{document}


After compilation I get



enter image description here



However I want to change the color of the word question and to underline it as the following picture shows



enter image description here










share|improve this question
















documentclass[xcolor=dvipsnames]{beamer}
usecolortheme[named=blue]{structure}
usepackage[tikz]{bclogo}

%------------------------AtBeginSubsection----------------------
AtBeginSubsection{%
begin{frame}<beamer>[noframenumbering,plain]{Outline}
transsplitverticalout
tableofcontents[currentsection,currentsubsection]
end{frame}
}

usetheme{Madrid}

begin{document}

begin{frame}{}
begin{bclogo}[arrondi=0.1, logo=bcquestion, couleurBarre=Maroon]
{Question}
Why
$$r_e(mathbf{T})geq r(mathbf{T}) ;?$$
end{bclogo}
end{frame}

end{document}


After compilation I get



enter image description here



However I want to change the color of the word question and to underline it as the following picture shows



enter image description here







beamer bclogo






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Dec 17 '18 at 15:28









moewe

88.2k9110338




88.2k9110338










asked Dec 17 '18 at 15:25









StudentStudent

460210




460210








  • 1





    $$...$$ should be avoided, so it would be better to use [r_e(mathbf{T})geq r(mathbf{T}) ;?], see tex.stackexchange.com/q/503/35864.

    – moewe
    Dec 17 '18 at 15:29











  • @moewe I don't see what is the difference. I see the linked question so many times however I don't see that there exists a big difference.

    – Student
    Dec 17 '18 at 15:32











  • In most cases there will indeed not be a visual difference. But there are situations where $$...$$ will give different spacing than [...] (and people usually prefer the spacing [...] gives). [...] also works together with the fleqn option and provides for better placement of qedhere. You are of course free to ignore the advice not to use $$...$$, but I think the comment has a place here to warn other people who might be more susceptible to the arguments in the linked answer.

    – moewe
    Dec 17 '18 at 15:47














  • 1





    $$...$$ should be avoided, so it would be better to use [r_e(mathbf{T})geq r(mathbf{T}) ;?], see tex.stackexchange.com/q/503/35864.

    – moewe
    Dec 17 '18 at 15:29











  • @moewe I don't see what is the difference. I see the linked question so many times however I don't see that there exists a big difference.

    – Student
    Dec 17 '18 at 15:32











  • In most cases there will indeed not be a visual difference. But there are situations where $$...$$ will give different spacing than [...] (and people usually prefer the spacing [...] gives). [...] also works together with the fleqn option and provides for better placement of qedhere. You are of course free to ignore the advice not to use $$...$$, but I think the comment has a place here to warn other people who might be more susceptible to the arguments in the linked answer.

    – moewe
    Dec 17 '18 at 15:47








1




1





$$...$$ should be avoided, so it would be better to use [r_e(mathbf{T})geq r(mathbf{T}) ;?], see tex.stackexchange.com/q/503/35864.

– moewe
Dec 17 '18 at 15:29





$$...$$ should be avoided, so it would be better to use [r_e(mathbf{T})geq r(mathbf{T}) ;?], see tex.stackexchange.com/q/503/35864.

– moewe
Dec 17 '18 at 15:29













@moewe I don't see what is the difference. I see the linked question so many times however I don't see that there exists a big difference.

– Student
Dec 17 '18 at 15:32





@moewe I don't see what is the difference. I see the linked question so many times however I don't see that there exists a big difference.

– Student
Dec 17 '18 at 15:32













In most cases there will indeed not be a visual difference. But there are situations where $$...$$ will give different spacing than [...] (and people usually prefer the spacing [...] gives). [...] also works together with the fleqn option and provides for better placement of qedhere. You are of course free to ignore the advice not to use $$...$$, but I think the comment has a place here to warn other people who might be more susceptible to the arguments in the linked answer.

– moewe
Dec 17 '18 at 15:47





In most cases there will indeed not be a visual difference. But there are situations where $$...$$ will give different spacing than [...] (and people usually prefer the spacing [...] gives). [...] also works together with the fleqn option and provides for better placement of qedhere. You are of course free to ignore the advice not to use $$...$$, but I think the comment has a place here to warn other people who might be more susceptible to the arguments in the linked answer.

– moewe
Dec 17 '18 at 15:47










2 Answers
2






active

oldest

votes


















3














Just as the answer by JPi using the soul package to underline the title, but using bclogo mechanism to customise the title globally



documentclass[xcolor=dvipsnames]{beamer}

usepackage{soul}
setul{}{1.5pt}

usepackage[tikz]{bclogo}
renewcommandbcStyleTitre[1]{vskip-0.5embfseriescolor{Maroon}ul{#1}vskip0em}

begin{document}

begin{frame}
begin{bclogo}[arrondi=0.1, logo=bcquestion, couleurBarre=Maroon]
{Question}
Why
[
r_e(mathbf{T})geq r(mathbf{T}) ;?
]
end{bclogo}
end{frame}

end{document}


enter image description here






share|improve this answer


























  • Thank you for your answer. Is it possible to mount the word question a little up?

    – Student
    Dec 17 '18 at 15:46











  • @Student Sure..

    – samcarter
    Dec 17 '18 at 15:50











  • When I repace in you codes documentclass{beamer} by documentclass[xcolor=dvipsnames]{beamer} it compilates well. Is the reason that my winedit version is old? Thank you.

    – Student
    Dec 17 '18 at 17:06











  • @Student Oh, right. This option is necessary for the maroon colour

    – samcarter
    Dec 17 '18 at 17:14



















3














documentclass[xcolor=dvipsnames]{beamer}
usecolortheme[named=blue]{structure}
usepackage[tikz]{bclogo}
%------------------------AtBeginSubsection----------------------
AtBeginSubsection{
begin{frame}<beamer>[noframenumbering,plain]{Outline}
transsplitverticalout
tableofcontents[currentsection,currentsubsection]
end{frame}
}

usetheme{Madrid}
usepackage{soul}

begin{document}
setul{}{1.5pt}

begin{frame}{}
begin{bclogo}[arrondi=0.1, logo=bcquestion, couleurBarre=Maroon]
{textcolor{red}{ul{Question}}}
Why
[r_e(mathbf{T})geq r(mathbf{T}) ;?]
end{bclogo}
end{frame}

end{document}


enter image description here






share|improve this answer


























  • Thank you for your answer. It is possible to takethe horizontal line thickness like the vertical line? Thanks

    – Student
    Dec 17 '18 at 15:36











  • Yes, I just changed the code.

    – JPi
    Dec 17 '18 at 15:40











  • I mean the thick of the line which underlines the word question is equal to the thick of the vertical line. Thank you very much.

    – Student
    Dec 17 '18 at 15:42













  • Yes, did that..

    – JPi
    Dec 17 '18 at 15:43






  • 1





    @Student "Does not compile" is not a very useful statement. The code compiles just fine for me.

    – samcarter
    Dec 17 '18 at 15:55











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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f466225%2funderline-and-change-the-color-of-the-title-in-bclogo%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























2 Answers
2






active

oldest

votes








2 Answers
2






active

oldest

votes









active

oldest

votes






active

oldest

votes









3














Just as the answer by JPi using the soul package to underline the title, but using bclogo mechanism to customise the title globally



documentclass[xcolor=dvipsnames]{beamer}

usepackage{soul}
setul{}{1.5pt}

usepackage[tikz]{bclogo}
renewcommandbcStyleTitre[1]{vskip-0.5embfseriescolor{Maroon}ul{#1}vskip0em}

begin{document}

begin{frame}
begin{bclogo}[arrondi=0.1, logo=bcquestion, couleurBarre=Maroon]
{Question}
Why
[
r_e(mathbf{T})geq r(mathbf{T}) ;?
]
end{bclogo}
end{frame}

end{document}


enter image description here






share|improve this answer


























  • Thank you for your answer. Is it possible to mount the word question a little up?

    – Student
    Dec 17 '18 at 15:46











  • @Student Sure..

    – samcarter
    Dec 17 '18 at 15:50











  • When I repace in you codes documentclass{beamer} by documentclass[xcolor=dvipsnames]{beamer} it compilates well. Is the reason that my winedit version is old? Thank you.

    – Student
    Dec 17 '18 at 17:06











  • @Student Oh, right. This option is necessary for the maroon colour

    – samcarter
    Dec 17 '18 at 17:14
















3














Just as the answer by JPi using the soul package to underline the title, but using bclogo mechanism to customise the title globally



documentclass[xcolor=dvipsnames]{beamer}

usepackage{soul}
setul{}{1.5pt}

usepackage[tikz]{bclogo}
renewcommandbcStyleTitre[1]{vskip-0.5embfseriescolor{Maroon}ul{#1}vskip0em}

begin{document}

begin{frame}
begin{bclogo}[arrondi=0.1, logo=bcquestion, couleurBarre=Maroon]
{Question}
Why
[
r_e(mathbf{T})geq r(mathbf{T}) ;?
]
end{bclogo}
end{frame}

end{document}


enter image description here






share|improve this answer


























  • Thank you for your answer. Is it possible to mount the word question a little up?

    – Student
    Dec 17 '18 at 15:46











  • @Student Sure..

    – samcarter
    Dec 17 '18 at 15:50











  • When I repace in you codes documentclass{beamer} by documentclass[xcolor=dvipsnames]{beamer} it compilates well. Is the reason that my winedit version is old? Thank you.

    – Student
    Dec 17 '18 at 17:06











  • @Student Oh, right. This option is necessary for the maroon colour

    – samcarter
    Dec 17 '18 at 17:14














3












3








3







Just as the answer by JPi using the soul package to underline the title, but using bclogo mechanism to customise the title globally



documentclass[xcolor=dvipsnames]{beamer}

usepackage{soul}
setul{}{1.5pt}

usepackage[tikz]{bclogo}
renewcommandbcStyleTitre[1]{vskip-0.5embfseriescolor{Maroon}ul{#1}vskip0em}

begin{document}

begin{frame}
begin{bclogo}[arrondi=0.1, logo=bcquestion, couleurBarre=Maroon]
{Question}
Why
[
r_e(mathbf{T})geq r(mathbf{T}) ;?
]
end{bclogo}
end{frame}

end{document}


enter image description here






share|improve this answer















Just as the answer by JPi using the soul package to underline the title, but using bclogo mechanism to customise the title globally



documentclass[xcolor=dvipsnames]{beamer}

usepackage{soul}
setul{}{1.5pt}

usepackage[tikz]{bclogo}
renewcommandbcStyleTitre[1]{vskip-0.5embfseriescolor{Maroon}ul{#1}vskip0em}

begin{document}

begin{frame}
begin{bclogo}[arrondi=0.1, logo=bcquestion, couleurBarre=Maroon]
{Question}
Why
[
r_e(mathbf{T})geq r(mathbf{T}) ;?
]
end{bclogo}
end{frame}

end{document}


enter image description here







share|improve this answer














share|improve this answer



share|improve this answer








edited Dec 17 '18 at 17:13

























answered Dec 17 '18 at 15:40









samcartersamcarter

87.4k795279




87.4k795279













  • Thank you for your answer. Is it possible to mount the word question a little up?

    – Student
    Dec 17 '18 at 15:46











  • @Student Sure..

    – samcarter
    Dec 17 '18 at 15:50











  • When I repace in you codes documentclass{beamer} by documentclass[xcolor=dvipsnames]{beamer} it compilates well. Is the reason that my winedit version is old? Thank you.

    – Student
    Dec 17 '18 at 17:06











  • @Student Oh, right. This option is necessary for the maroon colour

    – samcarter
    Dec 17 '18 at 17:14



















  • Thank you for your answer. Is it possible to mount the word question a little up?

    – Student
    Dec 17 '18 at 15:46











  • @Student Sure..

    – samcarter
    Dec 17 '18 at 15:50











  • When I repace in you codes documentclass{beamer} by documentclass[xcolor=dvipsnames]{beamer} it compilates well. Is the reason that my winedit version is old? Thank you.

    – Student
    Dec 17 '18 at 17:06











  • @Student Oh, right. This option is necessary for the maroon colour

    – samcarter
    Dec 17 '18 at 17:14

















Thank you for your answer. Is it possible to mount the word question a little up?

– Student
Dec 17 '18 at 15:46





Thank you for your answer. Is it possible to mount the word question a little up?

– Student
Dec 17 '18 at 15:46













@Student Sure..

– samcarter
Dec 17 '18 at 15:50





@Student Sure..

– samcarter
Dec 17 '18 at 15:50













When I repace in you codes documentclass{beamer} by documentclass[xcolor=dvipsnames]{beamer} it compilates well. Is the reason that my winedit version is old? Thank you.

– Student
Dec 17 '18 at 17:06





When I repace in you codes documentclass{beamer} by documentclass[xcolor=dvipsnames]{beamer} it compilates well. Is the reason that my winedit version is old? Thank you.

– Student
Dec 17 '18 at 17:06













@Student Oh, right. This option is necessary for the maroon colour

– samcarter
Dec 17 '18 at 17:14





@Student Oh, right. This option is necessary for the maroon colour

– samcarter
Dec 17 '18 at 17:14











3














documentclass[xcolor=dvipsnames]{beamer}
usecolortheme[named=blue]{structure}
usepackage[tikz]{bclogo}
%------------------------AtBeginSubsection----------------------
AtBeginSubsection{
begin{frame}<beamer>[noframenumbering,plain]{Outline}
transsplitverticalout
tableofcontents[currentsection,currentsubsection]
end{frame}
}

usetheme{Madrid}
usepackage{soul}

begin{document}
setul{}{1.5pt}

begin{frame}{}
begin{bclogo}[arrondi=0.1, logo=bcquestion, couleurBarre=Maroon]
{textcolor{red}{ul{Question}}}
Why
[r_e(mathbf{T})geq r(mathbf{T}) ;?]
end{bclogo}
end{frame}

end{document}


enter image description here






share|improve this answer


























  • Thank you for your answer. It is possible to takethe horizontal line thickness like the vertical line? Thanks

    – Student
    Dec 17 '18 at 15:36











  • Yes, I just changed the code.

    – JPi
    Dec 17 '18 at 15:40











  • I mean the thick of the line which underlines the word question is equal to the thick of the vertical line. Thank you very much.

    – Student
    Dec 17 '18 at 15:42













  • Yes, did that..

    – JPi
    Dec 17 '18 at 15:43






  • 1





    @Student "Does not compile" is not a very useful statement. The code compiles just fine for me.

    – samcarter
    Dec 17 '18 at 15:55
















3














documentclass[xcolor=dvipsnames]{beamer}
usecolortheme[named=blue]{structure}
usepackage[tikz]{bclogo}
%------------------------AtBeginSubsection----------------------
AtBeginSubsection{
begin{frame}<beamer>[noframenumbering,plain]{Outline}
transsplitverticalout
tableofcontents[currentsection,currentsubsection]
end{frame}
}

usetheme{Madrid}
usepackage{soul}

begin{document}
setul{}{1.5pt}

begin{frame}{}
begin{bclogo}[arrondi=0.1, logo=bcquestion, couleurBarre=Maroon]
{textcolor{red}{ul{Question}}}
Why
[r_e(mathbf{T})geq r(mathbf{T}) ;?]
end{bclogo}
end{frame}

end{document}


enter image description here






share|improve this answer


























  • Thank you for your answer. It is possible to takethe horizontal line thickness like the vertical line? Thanks

    – Student
    Dec 17 '18 at 15:36











  • Yes, I just changed the code.

    – JPi
    Dec 17 '18 at 15:40











  • I mean the thick of the line which underlines the word question is equal to the thick of the vertical line. Thank you very much.

    – Student
    Dec 17 '18 at 15:42













  • Yes, did that..

    – JPi
    Dec 17 '18 at 15:43






  • 1





    @Student "Does not compile" is not a very useful statement. The code compiles just fine for me.

    – samcarter
    Dec 17 '18 at 15:55














3












3








3







documentclass[xcolor=dvipsnames]{beamer}
usecolortheme[named=blue]{structure}
usepackage[tikz]{bclogo}
%------------------------AtBeginSubsection----------------------
AtBeginSubsection{
begin{frame}<beamer>[noframenumbering,plain]{Outline}
transsplitverticalout
tableofcontents[currentsection,currentsubsection]
end{frame}
}

usetheme{Madrid}
usepackage{soul}

begin{document}
setul{}{1.5pt}

begin{frame}{}
begin{bclogo}[arrondi=0.1, logo=bcquestion, couleurBarre=Maroon]
{textcolor{red}{ul{Question}}}
Why
[r_e(mathbf{T})geq r(mathbf{T}) ;?]
end{bclogo}
end{frame}

end{document}


enter image description here






share|improve this answer















documentclass[xcolor=dvipsnames]{beamer}
usecolortheme[named=blue]{structure}
usepackage[tikz]{bclogo}
%------------------------AtBeginSubsection----------------------
AtBeginSubsection{
begin{frame}<beamer>[noframenumbering,plain]{Outline}
transsplitverticalout
tableofcontents[currentsection,currentsubsection]
end{frame}
}

usetheme{Madrid}
usepackage{soul}

begin{document}
setul{}{1.5pt}

begin{frame}{}
begin{bclogo}[arrondi=0.1, logo=bcquestion, couleurBarre=Maroon]
{textcolor{red}{ul{Question}}}
Why
[r_e(mathbf{T})geq r(mathbf{T}) ;?]
end{bclogo}
end{frame}

end{document}


enter image description here







share|improve this answer














share|improve this answer



share|improve this answer








edited Dec 17 '18 at 15:42

























answered Dec 17 '18 at 15:31









JPiJPi

9,59621550




9,59621550













  • Thank you for your answer. It is possible to takethe horizontal line thickness like the vertical line? Thanks

    – Student
    Dec 17 '18 at 15:36











  • Yes, I just changed the code.

    – JPi
    Dec 17 '18 at 15:40











  • I mean the thick of the line which underlines the word question is equal to the thick of the vertical line. Thank you very much.

    – Student
    Dec 17 '18 at 15:42













  • Yes, did that..

    – JPi
    Dec 17 '18 at 15:43






  • 1





    @Student "Does not compile" is not a very useful statement. The code compiles just fine for me.

    – samcarter
    Dec 17 '18 at 15:55



















  • Thank you for your answer. It is possible to takethe horizontal line thickness like the vertical line? Thanks

    – Student
    Dec 17 '18 at 15:36











  • Yes, I just changed the code.

    – JPi
    Dec 17 '18 at 15:40











  • I mean the thick of the line which underlines the word question is equal to the thick of the vertical line. Thank you very much.

    – Student
    Dec 17 '18 at 15:42













  • Yes, did that..

    – JPi
    Dec 17 '18 at 15:43






  • 1





    @Student "Does not compile" is not a very useful statement. The code compiles just fine for me.

    – samcarter
    Dec 17 '18 at 15:55

















Thank you for your answer. It is possible to takethe horizontal line thickness like the vertical line? Thanks

– Student
Dec 17 '18 at 15:36





Thank you for your answer. It is possible to takethe horizontal line thickness like the vertical line? Thanks

– Student
Dec 17 '18 at 15:36













Yes, I just changed the code.

– JPi
Dec 17 '18 at 15:40





Yes, I just changed the code.

– JPi
Dec 17 '18 at 15:40













I mean the thick of the line which underlines the word question is equal to the thick of the vertical line. Thank you very much.

– Student
Dec 17 '18 at 15:42







I mean the thick of the line which underlines the word question is equal to the thick of the vertical line. Thank you very much.

– Student
Dec 17 '18 at 15:42















Yes, did that..

– JPi
Dec 17 '18 at 15:43





Yes, did that..

– JPi
Dec 17 '18 at 15:43




1




1





@Student "Does not compile" is not a very useful statement. The code compiles just fine for me.

– samcarter
Dec 17 '18 at 15:55





@Student "Does not compile" is not a very useful statement. The code compiles just fine for me.

– samcarter
Dec 17 '18 at 15:55


















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f466225%2funderline-and-change-the-color-of-the-title-in-bclogo%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Список кардиналов, возведённых папой римским Каликстом III

Deduzione

Mysql.sock missing - “Can't connect to local MySQL server through socket”