John Mok wrote: > Hi, > > I am preparing a user manual with a table footer (repeating on each > page). The footer is a border table which contains a company logo, page > numbers and others. I checked the documentation and found no clue how to > do that. > > I hope someone could help and advise how to make the table footer. > > Thanks a lot. > > John Mok
You must use the fancy option for headings and create your footer with latex commands. Look the extended manual of LyX. If you are using Koma script, you can use the scrpage2 package that provides more or less the same features than fancyhdr. Charles