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
1
down vote

favorite












Can someone explain me why when I add a chapter to my document the footnote is not displayed?
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


Thx for the help
Warok










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
    1 hour ago










  • 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
    1 hour ago










  • 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
    1 hour ago














up vote
1
down vote

favorite












Can someone explain me why when I add a chapter to my document the footnote is not displayed?
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


Thx for the help
Warok










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
    1 hour ago










  • 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
    1 hour ago










  • 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
    1 hour ago












up vote
1
down vote

favorite









up vote
1
down vote

favorite











Can someone explain me why when I add a chapter to my document the footnote is not displayed?
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


Thx for the help
Warok










share|improve this question















Can someone explain me why when I add a chapter to my document the footnote is not displayed?
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


Thx for the help
Warok







header-footer






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 1 hour ago









David Carlisle

469k3810981823




469k3810981823










asked 1 hour ago









Warok

335




335











  • 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
    1 hour ago










  • 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
    1 hour ago










  • 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
    1 hour ago
















  • 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
    1 hour ago










  • 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
    1 hour ago










  • 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
    1 hour ago















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
1 hour ago




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
1 hour ago












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
1 hour ago




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
1 hour ago












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
1 hour ago




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
1 hour ago










1 Answer
1






active

oldest

votes

















up vote
4
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
    19 mins ago










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
4
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
    19 mins ago














up vote
4
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
    19 mins ago












up vote
4
down vote










up vote
4
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 35 mins ago









esdd

56.1k34383




56.1k34383











  • Thank you for the answer :)
    – Warok
    19 mins ago
















  • Thank you for the answer :)
    – Warok
    19 mins ago















Thank you for the answer :)
– Warok
19 mins ago




Thank you for the answer :)
– Warok
19 mins ago

















 

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













































































Comments

Popular posts from this blog

What does second last employer means? [closed]

List of Gilmore Girls characters

Confectionery