Alexandre Jacarand� wrote: > Hi everyone, How can I mix some settings on documents types, like change > the place for numbering pages and modify any kind of headings
Layout->Document->Page Style: fancy will automatically fill your headers (not on the first page of a chapter) with chapter and section titles and can be customized. http://www.educat.hu-berlin.de/~voss/LaTeX/fancy/header.phtml#fancy_1 (the pagenumber is \thepage) Much better and easier to understand is the scrpage2 package from the KOMA script bundle, though (but you have to chose it from the preamble). > and fill up a > cell table with different colors. http://www.educat.hu-berlin.de/~voss/LaTeX/table/cells.phtml HTH, Juergen. > Thanks, Alexandre.
