Why is chapter blocking page foot?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
4
down vote

favorite
1












Why is the footnote not displayed when I add a chapter to my document?



This code is working:



documentclass[10pt,french]report
usepackage[utf8]inputenc
usepackage[T1]fontenc
usepackagebabel
usepackage[hidelinks]hyperref
usepackagetikz,pgf %package used for drawing
usepackagecolor
setlengthparindent0pt
usetikzlibrarycalc
usepackagelmodern% http://ctan.org/pkg/lm
usetikzlibrarybackgrounds
usepackagecite
usepackagefancyhdr
pagestylefancy
rfootthepage
renewcommandheadrulewidth0.4pt
renewcommandfootrulewidth0.4pt
begindocument
sffamily
sectionSection
enddocument


And this one is not working:



documentclass[10pt,french]report
usepackage[utf8]inputenc
usepackage[T1]fontenc
usepackagebabel
usepackage[hidelinks]hyperref
usepackagetikz,pgf %package used for drawing
usepackagecolor
setlengthparindent0pt
usetikzlibrarycalc
usepackagelmodern% http://ctan.org/pkg/lm
usetikzlibrarybackgrounds
usepackagecite
usepackagefancyhdr
pagestylefancy
rfootthepage
renewcommandheadrulewidth0.4pt
renewcommandfootrulewidth0.4pt
begindocument
sffamily
chapterNot working%just added this line
sectionSection
enddocument









share|improve this question























  • Do you mean footer instead of footnote? More specifically are you referring to the "footer rule" in the first example? First pages of chapter tend to have a different page style than other chapters (usually they don't need a running head with the chapter name, sometimes they even omit the page number): That is what is happening here.
    – moewe
    Oct 1 at 11:48










  • the fancyhdr package that you are using has special commands to customise the page foot used on chapter openings and similar (look for fancyplain in the manual)
    – David Carlisle
    Oct 1 at 11:52










  • Something like fancypagestyleplain% fancyhf% rfootthepage renewcommandheadrulewidth0pt% renewcommandfootrulewidth0.4pt% could work, but you should better wait for an expert to come up with something more elegant.
    – moewe
    Oct 1 at 11:54














up vote
4
down vote

favorite
1












Why is the footnote not displayed when I add a chapter to my document?



This code is working:



documentclass[10pt,french]report
usepackage[utf8]inputenc
usepackage[T1]fontenc
usepackagebabel
usepackage[hidelinks]hyperref
usepackagetikz,pgf %package used for drawing
usepackagecolor
setlengthparindent0pt
usetikzlibrarycalc
usepackagelmodern% http://ctan.org/pkg/lm
usetikzlibrarybackgrounds
usepackagecite
usepackagefancyhdr
pagestylefancy
rfootthepage
renewcommandheadrulewidth0.4pt
renewcommandfootrulewidth0.4pt
begindocument
sffamily
sectionSection
enddocument


And this one is not working:



documentclass[10pt,french]report
usepackage[utf8]inputenc
usepackage[T1]fontenc
usepackagebabel
usepackage[hidelinks]hyperref
usepackagetikz,pgf %package used for drawing
usepackagecolor
setlengthparindent0pt
usetikzlibrarycalc
usepackagelmodern% http://ctan.org/pkg/lm
usetikzlibrarybackgrounds
usepackagecite
usepackagefancyhdr
pagestylefancy
rfootthepage
renewcommandheadrulewidth0.4pt
renewcommandfootrulewidth0.4pt
begindocument
sffamily
chapterNot working%just added this line
sectionSection
enddocument









share|improve this question























  • Do you mean footer instead of footnote? More specifically are you referring to the "footer rule" in the first example? First pages of chapter tend to have a different page style than other chapters (usually they don't need a running head with the chapter name, sometimes they even omit the page number): That is what is happening here.
    – moewe
    Oct 1 at 11:48










  • the fancyhdr package that you are using has special commands to customise the page foot used on chapter openings and similar (look for fancyplain in the manual)
    – David Carlisle
    Oct 1 at 11:52










  • Something like fancypagestyleplain% fancyhf% rfootthepage renewcommandheadrulewidth0pt% renewcommandfootrulewidth0.4pt% could work, but you should better wait for an expert to come up with something more elegant.
    – moewe
    Oct 1 at 11:54












up vote
4
down vote

favorite
1









up vote
4
down vote

favorite
1






1





Why is the footnote not displayed when I add a chapter to my document?



This code is working:



documentclass[10pt,french]report
usepackage[utf8]inputenc
usepackage[T1]fontenc
usepackagebabel
usepackage[hidelinks]hyperref
usepackagetikz,pgf %package used for drawing
usepackagecolor
setlengthparindent0pt
usetikzlibrarycalc
usepackagelmodern% http://ctan.org/pkg/lm
usetikzlibrarybackgrounds
usepackagecite
usepackagefancyhdr
pagestylefancy
rfootthepage
renewcommandheadrulewidth0.4pt
renewcommandfootrulewidth0.4pt
begindocument
sffamily
sectionSection
enddocument


And this one is not working:



documentclass[10pt,french]report
usepackage[utf8]inputenc
usepackage[T1]fontenc
usepackagebabel
usepackage[hidelinks]hyperref
usepackagetikz,pgf %package used for drawing
usepackagecolor
setlengthparindent0pt
usetikzlibrarycalc
usepackagelmodern% http://ctan.org/pkg/lm
usetikzlibrarybackgrounds
usepackagecite
usepackagefancyhdr
pagestylefancy
rfootthepage
renewcommandheadrulewidth0.4pt
renewcommandfootrulewidth0.4pt
begindocument
sffamily
chapterNot working%just added this line
sectionSection
enddocument









share|improve this question















Why is the footnote not displayed when I add a chapter to my document?



This code is working:



documentclass[10pt,french]report
usepackage[utf8]inputenc
usepackage[T1]fontenc
usepackagebabel
usepackage[hidelinks]hyperref
usepackagetikz,pgf %package used for drawing
usepackagecolor
setlengthparindent0pt
usetikzlibrarycalc
usepackagelmodern% http://ctan.org/pkg/lm
usetikzlibrarybackgrounds
usepackagecite
usepackagefancyhdr
pagestylefancy
rfootthepage
renewcommandheadrulewidth0.4pt
renewcommandfootrulewidth0.4pt
begindocument
sffamily
sectionSection
enddocument


And this one is not working:



documentclass[10pt,french]report
usepackage[utf8]inputenc
usepackage[T1]fontenc
usepackagebabel
usepackage[hidelinks]hyperref
usepackagetikz,pgf %package used for drawing
usepackagecolor
setlengthparindent0pt
usetikzlibrarycalc
usepackagelmodern% http://ctan.org/pkg/lm
usetikzlibrarybackgrounds
usepackagecite
usepackagefancyhdr
pagestylefancy
rfootthepage
renewcommandheadrulewidth0.4pt
renewcommandfootrulewidth0.4pt
begindocument
sffamily
chapterNot working%just added this line
sectionSection
enddocument






header-footer






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Oct 1 at 18:43









Peter Mortensen

50736




50736










asked Oct 1 at 11:45









Warok

485




485











  • Do you mean footer instead of footnote? More specifically are you referring to the "footer rule" in the first example? First pages of chapter tend to have a different page style than other chapters (usually they don't need a running head with the chapter name, sometimes they even omit the page number): That is what is happening here.
    – moewe
    Oct 1 at 11:48










  • the fancyhdr package that you are using has special commands to customise the page foot used on chapter openings and similar (look for fancyplain in the manual)
    – David Carlisle
    Oct 1 at 11:52










  • Something like fancypagestyleplain% fancyhf% rfootthepage renewcommandheadrulewidth0pt% renewcommandfootrulewidth0.4pt% could work, but you should better wait for an expert to come up with something more elegant.
    – moewe
    Oct 1 at 11:54
















  • Do you mean footer instead of footnote? More specifically are you referring to the "footer rule" in the first example? First pages of chapter tend to have a different page style than other chapters (usually they don't need a running head with the chapter name, sometimes they even omit the page number): That is what is happening here.
    – moewe
    Oct 1 at 11:48










  • the fancyhdr package that you are using has special commands to customise the page foot used on chapter openings and similar (look for fancyplain in the manual)
    – David Carlisle
    Oct 1 at 11:52










  • Something like fancypagestyleplain% fancyhf% rfootthepage renewcommandheadrulewidth0pt% renewcommandfootrulewidth0.4pt% could work, but you should better wait for an expert to come up with something more elegant.
    – moewe
    Oct 1 at 11:54















Do you mean footer instead of footnote? More specifically are you referring to the "footer rule" in the first example? First pages of chapter tend to have a different page style than other chapters (usually they don't need a running head with the chapter name, sometimes they even omit the page number): That is what is happening here.
– moewe
Oct 1 at 11:48




Do you mean footer instead of footnote? More specifically are you referring to the "footer rule" in the first example? First pages of chapter tend to have a different page style than other chapters (usually they don't need a running head with the chapter name, sometimes they even omit the page number): That is what is happening here.
– moewe
Oct 1 at 11:48












the fancyhdr package that you are using has special commands to customise the page foot used on chapter openings and similar (look for fancyplain in the manual)
– David Carlisle
Oct 1 at 11:52




the fancyhdr package that you are using has special commands to customise the page foot used on chapter openings and similar (look for fancyplain in the manual)
– David Carlisle
Oct 1 at 11:52












Something like fancypagestyleplain% fancyhf% rfootthepage renewcommandheadrulewidth0pt% renewcommandfootrulewidth0.4pt% could work, but you should better wait for an expert to come up with something more elegant.
– moewe
Oct 1 at 11:54




Something like fancypagestyleplain% fancyhf% rfootthepage renewcommandheadrulewidth0pt% renewcommandfootrulewidth0.4pt% could work, but you should better wait for an expert to come up with something more elegant.
– moewe
Oct 1 at 11:54










1 Answer
1






active

oldest

votes

















up vote
7
down vote













Chapter pages uses page style plain by default. Package fancyhdr does not redefine plain automatically. You could use either fancypagestyleplain... to redefine the plain style:



documentclassreport

usepackagefancyhdr
pagestylefancy
fancyhf
fancyfoot[R]thepage
fancyfoot[L]a fancy page
newcommand*fancyrulewidth.4pt
renewcommand*headrulewidthfancyrulewidth
renewcommand*footrulewidthfancyrulewidth

fancypagestyleplain
fancyhf
fancyfoot[R]thepage
fancyfoot[L]a plain page% different settings for plain pages
renewcommand*headrulewidthfancyrulewidth
renewcommand*footrulewidthfancyrulewidth


begindocument
chapterNot working
sectionSection
clearpage
sectionAnother section
enddocument


Result:



enter image description here



Or you can use page style fancyplain:



documentclassreport

usepackagefancyhdr
pagestylefancyplain% redefines the plain style too
fancyhf
fancyfoot[R]thepage
fancyfoot[L]fancyplaina plain pagea fancy page% <- example for different settings for plain and fancy pages

newcommand*fancyrulewidth.4pt
renewcommand*headrulewidthfancyrulewidth
renewcommand*footrulewidthfancyrulewidth
renewcommand*plainheadrulewidthfancyrulewidth
renewcommand*plainfootrulewidthfancyrulewidth

begindocument
chapterNot working
sectionSection
clearpage
sectionAnother section
enddocument


The result is the same as above.






share|improve this answer




















  • Thank you for the answer :)
    – Warok
    Oct 1 at 13:03










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',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
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%2f453309%2fwhy-is-chapter-blocking-page-foot%23new-answer', 'question_page');

);

Post as a guest






























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
7
down vote













Chapter pages uses page style plain by default. Package fancyhdr does not redefine plain automatically. You could use either fancypagestyleplain... to redefine the plain style:



documentclassreport

usepackagefancyhdr
pagestylefancy
fancyhf
fancyfoot[R]thepage
fancyfoot[L]a fancy page
newcommand*fancyrulewidth.4pt
renewcommand*headrulewidthfancyrulewidth
renewcommand*footrulewidthfancyrulewidth

fancypagestyleplain
fancyhf
fancyfoot[R]thepage
fancyfoot[L]a plain page% different settings for plain pages
renewcommand*headrulewidthfancyrulewidth
renewcommand*footrulewidthfancyrulewidth


begindocument
chapterNot working
sectionSection
clearpage
sectionAnother section
enddocument


Result:



enter image description here



Or you can use page style fancyplain:



documentclassreport

usepackagefancyhdr
pagestylefancyplain% redefines the plain style too
fancyhf
fancyfoot[R]thepage
fancyfoot[L]fancyplaina plain pagea fancy page% <- example for different settings for plain and fancy pages

newcommand*fancyrulewidth.4pt
renewcommand*headrulewidthfancyrulewidth
renewcommand*footrulewidthfancyrulewidth
renewcommand*plainheadrulewidthfancyrulewidth
renewcommand*plainfootrulewidthfancyrulewidth

begindocument
chapterNot working
sectionSection
clearpage
sectionAnother section
enddocument


The result is the same as above.






share|improve this answer




















  • Thank you for the answer :)
    – Warok
    Oct 1 at 13:03














up vote
7
down vote













Chapter pages uses page style plain by default. Package fancyhdr does not redefine plain automatically. You could use either fancypagestyleplain... to redefine the plain style:



documentclassreport

usepackagefancyhdr
pagestylefancy
fancyhf
fancyfoot[R]thepage
fancyfoot[L]a fancy page
newcommand*fancyrulewidth.4pt
renewcommand*headrulewidthfancyrulewidth
renewcommand*footrulewidthfancyrulewidth

fancypagestyleplain
fancyhf
fancyfoot[R]thepage
fancyfoot[L]a plain page% different settings for plain pages
renewcommand*headrulewidthfancyrulewidth
renewcommand*footrulewidthfancyrulewidth


begindocument
chapterNot working
sectionSection
clearpage
sectionAnother section
enddocument


Result:



enter image description here



Or you can use page style fancyplain:



documentclassreport

usepackagefancyhdr
pagestylefancyplain% redefines the plain style too
fancyhf
fancyfoot[R]thepage
fancyfoot[L]fancyplaina plain pagea fancy page% <- example for different settings for plain and fancy pages

newcommand*fancyrulewidth.4pt
renewcommand*headrulewidthfancyrulewidth
renewcommand*footrulewidthfancyrulewidth
renewcommand*plainheadrulewidthfancyrulewidth
renewcommand*plainfootrulewidthfancyrulewidth

begindocument
chapterNot working
sectionSection
clearpage
sectionAnother section
enddocument


The result is the same as above.






share|improve this answer




















  • Thank you for the answer :)
    – Warok
    Oct 1 at 13:03












up vote
7
down vote










up vote
7
down vote









Chapter pages uses page style plain by default. Package fancyhdr does not redefine plain automatically. You could use either fancypagestyleplain... to redefine the plain style:



documentclassreport

usepackagefancyhdr
pagestylefancy
fancyhf
fancyfoot[R]thepage
fancyfoot[L]a fancy page
newcommand*fancyrulewidth.4pt
renewcommand*headrulewidthfancyrulewidth
renewcommand*footrulewidthfancyrulewidth

fancypagestyleplain
fancyhf
fancyfoot[R]thepage
fancyfoot[L]a plain page% different settings for plain pages
renewcommand*headrulewidthfancyrulewidth
renewcommand*footrulewidthfancyrulewidth


begindocument
chapterNot working
sectionSection
clearpage
sectionAnother section
enddocument


Result:



enter image description here



Or you can use page style fancyplain:



documentclassreport

usepackagefancyhdr
pagestylefancyplain% redefines the plain style too
fancyhf
fancyfoot[R]thepage
fancyfoot[L]fancyplaina plain pagea fancy page% <- example for different settings for plain and fancy pages

newcommand*fancyrulewidth.4pt
renewcommand*headrulewidthfancyrulewidth
renewcommand*footrulewidthfancyrulewidth
renewcommand*plainheadrulewidthfancyrulewidth
renewcommand*plainfootrulewidthfancyrulewidth

begindocument
chapterNot working
sectionSection
clearpage
sectionAnother section
enddocument


The result is the same as above.






share|improve this answer












Chapter pages uses page style plain by default. Package fancyhdr does not redefine plain automatically. You could use either fancypagestyleplain... to redefine the plain style:



documentclassreport

usepackagefancyhdr
pagestylefancy
fancyhf
fancyfoot[R]thepage
fancyfoot[L]a fancy page
newcommand*fancyrulewidth.4pt
renewcommand*headrulewidthfancyrulewidth
renewcommand*footrulewidthfancyrulewidth

fancypagestyleplain
fancyhf
fancyfoot[R]thepage
fancyfoot[L]a plain page% different settings for plain pages
renewcommand*headrulewidthfancyrulewidth
renewcommand*footrulewidthfancyrulewidth


begindocument
chapterNot working
sectionSection
clearpage
sectionAnother section
enddocument


Result:



enter image description here



Or you can use page style fancyplain:



documentclassreport

usepackagefancyhdr
pagestylefancyplain% redefines the plain style too
fancyhf
fancyfoot[R]thepage
fancyfoot[L]fancyplaina plain pagea fancy page% <- example for different settings for plain and fancy pages

newcommand*fancyrulewidth.4pt
renewcommand*headrulewidthfancyrulewidth
renewcommand*footrulewidthfancyrulewidth
renewcommand*plainheadrulewidthfancyrulewidth
renewcommand*plainfootrulewidthfancyrulewidth

begindocument
chapterNot working
sectionSection
clearpage
sectionAnother section
enddocument


The result is the same as above.







share|improve this answer












share|improve this answer



share|improve this answer










answered Oct 1 at 12:46









esdd

56.2k34383




56.2k34383











  • Thank you for the answer :)
    – Warok
    Oct 1 at 13:03
















  • Thank you for the answer :)
    – Warok
    Oct 1 at 13:03















Thank you for the answer :)
– Warok
Oct 1 at 13:03




Thank you for the answer :)
– Warok
Oct 1 at 13:03

















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f453309%2fwhy-is-chapter-blocking-page-foot%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay