tikzpicture and background package, page bolder not black only grey
My MWE:
documentclass[a4paper]{article}
usepackage[left=2.2cm,right=2.2cm,top=2.2cm,bottom=2.2cm]{geometry}
usepackage{background}
usepackage{lipsum}
usetikzlibrary{calc}
usepackage[magyar]{babel}
usepackage{t1enc}
usepackage[utf8]{inputenc}
usepackage{indentfirst}
frenchspacing
newcommandHRule{rule{textwidth}{1pt}}
SetBgScale{1}
SetBgAngle{0}
SetBgColor{black}
SetBgContents{
begin{tikzpicture}[remember picture,overlay]
draw [line width=1 pt,black]
($ (current page.north west) + (2cm,-2cm) $)
rectangle
($ (current page.south east) + (-2cm,2cm) $);
end{tikzpicture}
}
begin{document}
begin{titlepage}
begin{center}
textsc{Large Proba}[2cm]
% Title
HRule [0.2cm]
{ Large bfseries proba proba}[0.2cm]
HRule [4cm]
begin{minipage}{0.45textwidth}
begin{flushleft} large
emph{proba}
end{flushleft}
end{minipage}
begin{minipage}{0.45textwidth}
begin{flushleft} large
emph{proba}
end{flushleft}
end{minipage}
vfill
% Bottom of the page
{large today}
end{center}
end{titlepage}
lipsum[1-40]
end{document}
enter code here
https://drive.google.com/open?id=1Mywq67hOYlFisV9vJrl59XCM6Kg0Euud
tikz-pgf backgrounds
add a comment |
My MWE:
documentclass[a4paper]{article}
usepackage[left=2.2cm,right=2.2cm,top=2.2cm,bottom=2.2cm]{geometry}
usepackage{background}
usepackage{lipsum}
usetikzlibrary{calc}
usepackage[magyar]{babel}
usepackage{t1enc}
usepackage[utf8]{inputenc}
usepackage{indentfirst}
frenchspacing
newcommandHRule{rule{textwidth}{1pt}}
SetBgScale{1}
SetBgAngle{0}
SetBgColor{black}
SetBgContents{
begin{tikzpicture}[remember picture,overlay]
draw [line width=1 pt,black]
($ (current page.north west) + (2cm,-2cm) $)
rectangle
($ (current page.south east) + (-2cm,2cm) $);
end{tikzpicture}
}
begin{document}
begin{titlepage}
begin{center}
textsc{Large Proba}[2cm]
% Title
HRule [0.2cm]
{ Large bfseries proba proba}[0.2cm]
HRule [4cm]
begin{minipage}{0.45textwidth}
begin{flushleft} large
emph{proba}
end{flushleft}
end{minipage}
begin{minipage}{0.45textwidth}
begin{flushleft} large
emph{proba}
end{flushleft}
end{minipage}
vfill
% Bottom of the page
{large today}
end{center}
end{titlepage}
lipsum[1-40]
end{document}
enter code here
https://drive.google.com/open?id=1Mywq67hOYlFisV9vJrl59XCM6Kg0Euud
tikz-pgf backgrounds
1
Your code is not compileable
– AndréC
Feb 22 at 12:44
I'm sorry I have edited it several times and it seems I deleted something I shouldn't have. marmot corrected my fault.
– Neelix
Feb 22 at 17:27
add a comment |
My MWE:
documentclass[a4paper]{article}
usepackage[left=2.2cm,right=2.2cm,top=2.2cm,bottom=2.2cm]{geometry}
usepackage{background}
usepackage{lipsum}
usetikzlibrary{calc}
usepackage[magyar]{babel}
usepackage{t1enc}
usepackage[utf8]{inputenc}
usepackage{indentfirst}
frenchspacing
newcommandHRule{rule{textwidth}{1pt}}
SetBgScale{1}
SetBgAngle{0}
SetBgColor{black}
SetBgContents{
begin{tikzpicture}[remember picture,overlay]
draw [line width=1 pt,black]
($ (current page.north west) + (2cm,-2cm) $)
rectangle
($ (current page.south east) + (-2cm,2cm) $);
end{tikzpicture}
}
begin{document}
begin{titlepage}
begin{center}
textsc{Large Proba}[2cm]
% Title
HRule [0.2cm]
{ Large bfseries proba proba}[0.2cm]
HRule [4cm]
begin{minipage}{0.45textwidth}
begin{flushleft} large
emph{proba}
end{flushleft}
end{minipage}
begin{minipage}{0.45textwidth}
begin{flushleft} large
emph{proba}
end{flushleft}
end{minipage}
vfill
% Bottom of the page
{large today}
end{center}
end{titlepage}
lipsum[1-40]
end{document}
enter code here
https://drive.google.com/open?id=1Mywq67hOYlFisV9vJrl59XCM6Kg0Euud
tikz-pgf backgrounds
My MWE:
documentclass[a4paper]{article}
usepackage[left=2.2cm,right=2.2cm,top=2.2cm,bottom=2.2cm]{geometry}
usepackage{background}
usepackage{lipsum}
usetikzlibrary{calc}
usepackage[magyar]{babel}
usepackage{t1enc}
usepackage[utf8]{inputenc}
usepackage{indentfirst}
frenchspacing
newcommandHRule{rule{textwidth}{1pt}}
SetBgScale{1}
SetBgAngle{0}
SetBgColor{black}
SetBgContents{
begin{tikzpicture}[remember picture,overlay]
draw [line width=1 pt,black]
($ (current page.north west) + (2cm,-2cm) $)
rectangle
($ (current page.south east) + (-2cm,2cm) $);
end{tikzpicture}
}
begin{document}
begin{titlepage}
begin{center}
textsc{Large Proba}[2cm]
% Title
HRule [0.2cm]
{ Large bfseries proba proba}[0.2cm]
HRule [4cm]
begin{minipage}{0.45textwidth}
begin{flushleft} large
emph{proba}
end{flushleft}
end{minipage}
begin{minipage}{0.45textwidth}
begin{flushleft} large
emph{proba}
end{flushleft}
end{minipage}
vfill
% Bottom of the page
{large today}
end{center}
end{titlepage}
lipsum[1-40]
end{document}
enter code here
https://drive.google.com/open?id=1Mywq67hOYlFisV9vJrl59XCM6Kg0Euud
tikz-pgf backgrounds
tikz-pgf backgrounds
edited Feb 22 at 12:32
Neelix
asked Feb 22 at 12:27
NeelixNeelix
368137
368137
1
Your code is not compileable
– AndréC
Feb 22 at 12:44
I'm sorry I have edited it several times and it seems I deleted something I shouldn't have. marmot corrected my fault.
– Neelix
Feb 22 at 17:27
add a comment |
1
Your code is not compileable
– AndréC
Feb 22 at 12:44
I'm sorry I have edited it several times and it seems I deleted something I shouldn't have. marmot corrected my fault.
– Neelix
Feb 22 at 17:27
1
1
Your code is not compileable
– AndréC
Feb 22 at 12:44
Your code is not compileable
– AndréC
Feb 22 at 12:44
I'm sorry I have edited it several times and it seems I deleted something I shouldn't have. marmot corrected my fault.
– Neelix
Feb 22 at 17:27
I'm sorry I have edited it several times and it seems I deleted something I shouldn't have. marmot corrected my fault.
– Neelix
Feb 22 at 17:27
add a comment |
1 Answer
1
active
oldest
votes
I fixed some errors which are most likely not your fault: every \[
was just a [
. And I added opacity=1
to the line in the tikzpicture
.
documentclass[a4paper]{article}
usepackage[left=2.2cm,right=2.2cm,top=2.2cm,bottom=2.2cm]{geometry}
usepackage{background}
usepackage{lipsum}
usetikzlibrary{calc}
usepackage[magyar]{babel}
usepackage{t1enc}
usepackage[utf8]{inputenc}
usepackage{indentfirst}
frenchspacing
newcommandHRule{rule{textwidth}{1pt}}
SetBgScale{1}
SetBgAngle{0}
SetBgColor{black}
SetBgContents{
begin{tikzpicture}[remember picture,overlay]
draw [line width=1 pt,black,opacity=1]
($ (current page.north west) + (2cm,-2cm) $)
rectangle
($ (current page.south east) + (-2cm,2cm) $);
end{tikzpicture}
}
begin{document}
begin{titlepage}
begin{center}
textsc{Large Proba}\[2cm]
% Title
HRule \[0.2cm]
{ Large bfseries proba proba}\[0.2cm]
HRule \[4cm]
begin{minipage}{0.45textwidth}
begin{flushleft} large
emph{proba}
end{flushleft}
end{minipage}
begin{minipage}{0.45textwidth}
begin{flushleft} large
emph{proba}
end{flushleft}
end{minipage}
vfill
% Bottom of the page
{large today}
end{center}
end{titlepage}
lipsum[1-40]
end{document}
Thank you very much. It's perfect.
– Neelix
Feb 22 at 17:21
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%2f476150%2ftikzpicture-and-background-package-page-bolder-not-black-only-grey%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
I fixed some errors which are most likely not your fault: every \[
was just a [
. And I added opacity=1
to the line in the tikzpicture
.
documentclass[a4paper]{article}
usepackage[left=2.2cm,right=2.2cm,top=2.2cm,bottom=2.2cm]{geometry}
usepackage{background}
usepackage{lipsum}
usetikzlibrary{calc}
usepackage[magyar]{babel}
usepackage{t1enc}
usepackage[utf8]{inputenc}
usepackage{indentfirst}
frenchspacing
newcommandHRule{rule{textwidth}{1pt}}
SetBgScale{1}
SetBgAngle{0}
SetBgColor{black}
SetBgContents{
begin{tikzpicture}[remember picture,overlay]
draw [line width=1 pt,black,opacity=1]
($ (current page.north west) + (2cm,-2cm) $)
rectangle
($ (current page.south east) + (-2cm,2cm) $);
end{tikzpicture}
}
begin{document}
begin{titlepage}
begin{center}
textsc{Large Proba}\[2cm]
% Title
HRule \[0.2cm]
{ Large bfseries proba proba}\[0.2cm]
HRule \[4cm]
begin{minipage}{0.45textwidth}
begin{flushleft} large
emph{proba}
end{flushleft}
end{minipage}
begin{minipage}{0.45textwidth}
begin{flushleft} large
emph{proba}
end{flushleft}
end{minipage}
vfill
% Bottom of the page
{large today}
end{center}
end{titlepage}
lipsum[1-40]
end{document}
Thank you very much. It's perfect.
– Neelix
Feb 22 at 17:21
add a comment |
I fixed some errors which are most likely not your fault: every \[
was just a [
. And I added opacity=1
to the line in the tikzpicture
.
documentclass[a4paper]{article}
usepackage[left=2.2cm,right=2.2cm,top=2.2cm,bottom=2.2cm]{geometry}
usepackage{background}
usepackage{lipsum}
usetikzlibrary{calc}
usepackage[magyar]{babel}
usepackage{t1enc}
usepackage[utf8]{inputenc}
usepackage{indentfirst}
frenchspacing
newcommandHRule{rule{textwidth}{1pt}}
SetBgScale{1}
SetBgAngle{0}
SetBgColor{black}
SetBgContents{
begin{tikzpicture}[remember picture,overlay]
draw [line width=1 pt,black,opacity=1]
($ (current page.north west) + (2cm,-2cm) $)
rectangle
($ (current page.south east) + (-2cm,2cm) $);
end{tikzpicture}
}
begin{document}
begin{titlepage}
begin{center}
textsc{Large Proba}\[2cm]
% Title
HRule \[0.2cm]
{ Large bfseries proba proba}\[0.2cm]
HRule \[4cm]
begin{minipage}{0.45textwidth}
begin{flushleft} large
emph{proba}
end{flushleft}
end{minipage}
begin{minipage}{0.45textwidth}
begin{flushleft} large
emph{proba}
end{flushleft}
end{minipage}
vfill
% Bottom of the page
{large today}
end{center}
end{titlepage}
lipsum[1-40]
end{document}
Thank you very much. It's perfect.
– Neelix
Feb 22 at 17:21
add a comment |
I fixed some errors which are most likely not your fault: every \[
was just a [
. And I added opacity=1
to the line in the tikzpicture
.
documentclass[a4paper]{article}
usepackage[left=2.2cm,right=2.2cm,top=2.2cm,bottom=2.2cm]{geometry}
usepackage{background}
usepackage{lipsum}
usetikzlibrary{calc}
usepackage[magyar]{babel}
usepackage{t1enc}
usepackage[utf8]{inputenc}
usepackage{indentfirst}
frenchspacing
newcommandHRule{rule{textwidth}{1pt}}
SetBgScale{1}
SetBgAngle{0}
SetBgColor{black}
SetBgContents{
begin{tikzpicture}[remember picture,overlay]
draw [line width=1 pt,black,opacity=1]
($ (current page.north west) + (2cm,-2cm) $)
rectangle
($ (current page.south east) + (-2cm,2cm) $);
end{tikzpicture}
}
begin{document}
begin{titlepage}
begin{center}
textsc{Large Proba}\[2cm]
% Title
HRule \[0.2cm]
{ Large bfseries proba proba}\[0.2cm]
HRule \[4cm]
begin{minipage}{0.45textwidth}
begin{flushleft} large
emph{proba}
end{flushleft}
end{minipage}
begin{minipage}{0.45textwidth}
begin{flushleft} large
emph{proba}
end{flushleft}
end{minipage}
vfill
% Bottom of the page
{large today}
end{center}
end{titlepage}
lipsum[1-40]
end{document}
I fixed some errors which are most likely not your fault: every \[
was just a [
. And I added opacity=1
to the line in the tikzpicture
.
documentclass[a4paper]{article}
usepackage[left=2.2cm,right=2.2cm,top=2.2cm,bottom=2.2cm]{geometry}
usepackage{background}
usepackage{lipsum}
usetikzlibrary{calc}
usepackage[magyar]{babel}
usepackage{t1enc}
usepackage[utf8]{inputenc}
usepackage{indentfirst}
frenchspacing
newcommandHRule{rule{textwidth}{1pt}}
SetBgScale{1}
SetBgAngle{0}
SetBgColor{black}
SetBgContents{
begin{tikzpicture}[remember picture,overlay]
draw [line width=1 pt,black,opacity=1]
($ (current page.north west) + (2cm,-2cm) $)
rectangle
($ (current page.south east) + (-2cm,2cm) $);
end{tikzpicture}
}
begin{document}
begin{titlepage}
begin{center}
textsc{Large Proba}\[2cm]
% Title
HRule \[0.2cm]
{ Large bfseries proba proba}\[0.2cm]
HRule \[4cm]
begin{minipage}{0.45textwidth}
begin{flushleft} large
emph{proba}
end{flushleft}
end{minipage}
begin{minipage}{0.45textwidth}
begin{flushleft} large
emph{proba}
end{flushleft}
end{minipage}
vfill
% Bottom of the page
{large today}
end{center}
end{titlepage}
lipsum[1-40]
end{document}
answered Feb 22 at 16:56
marmotmarmot
105k4124236
105k4124236
Thank you very much. It's perfect.
– Neelix
Feb 22 at 17:21
add a comment |
Thank you very much. It's perfect.
– Neelix
Feb 22 at 17:21
Thank you very much. It's perfect.
– Neelix
Feb 22 at 17:21
Thank you very much. It's perfect.
– Neelix
Feb 22 at 17:21
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%2f476150%2ftikzpicture-and-background-package-page-bolder-not-black-only-grey%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
1
Your code is not compileable
– AndréC
Feb 22 at 12:44
I'm sorry I have edited it several times and it seems I deleted something I shouldn't have. marmot corrected my fault.
– Neelix
Feb 22 at 17:27