Search found 4 matches

by bafl
Wed Jan 13, 2010 3:42 pm
Forum: Text Formatting
Topic: fncychap and footnotes
Replies: 6
Views: 7101

Re: fncychap and footnotes

thank you very much for your reply. I will try the first one out. Strange it only happens with Bjornstrup,...
by bafl
Tue Jan 12, 2010 10:02 am
Forum: Text Formatting
Topic: fncychap and footnotes
Replies: 6
Views: 7101

fncychap and footnotes

Thank you for your reply. I added footmisc but still it doesn't work. I think it conflicts with some other usepackage. Hereby an example file of the total setup. Hope you can help me.

Maybe it has something to do with
\usepackage{fancyhdr,lastpage}
\usepackage{remreset}

\documentclass[a4paper ...
by bafl
Mon Jan 11, 2010 11:55 pm
Forum: Text Formatting
Topic: fncychap and footnotes
Replies: 6
Views: 7101

Re: fncychap and footnotes

thanks for the quick reply. I tried this one out and the number is shown in the title, but the footnote is not visible. I found this about the protect command:

Latex complains when you put citations in table captions (and when you put footnotes in arguments of \section commands). Fix this by ...
by bafl
Mon Jan 11, 2010 11:59 am
Forum: Text Formatting
Topic: fncychap and footnotes
Replies: 6
Views: 7101

fncychap and footnotes

At the moment i am working on my thesis. I would like to use the fncychap pacckage. In my chapter title i have a reference to a footnote
\chapter{title\footnote{text}}

When i dont use the fncychap package the footnote will be visible at the bottom of the page. When i do use the package the ...