On Monday 11 April 2005 06:18 am, Geoffrey Lloyd wrote: > Hi > > I am tyring to use the fancy header package to put a header (no less!) > across the top of my thesis document. However the layout I want I cant > seem to get. > > I would like > > Chapter # (fully aligned left) Chapter Title (fully aligned right) > > It strikes me that these are controlled by the same label. Is there any > way to split them up?? > > Geoff
Hi Geoff, It's been a long time since I did this, but IIRC I did it. The documentation is here: http://www.troubleshooters.com/lpm/200210/200210.htm#_HeadersandFooters Note that the chapter number is available as \thechapter, while the actual chapter title is available, from a callback, as #1. Read the abovereferenced URL and I think you'll be successful. SteveT Steve Litt Author: * Universal Troubleshooting Process courseware * Troubleshooting Techniques of the Successful Technologist * Rapid Learning: Secret Weapon of the Successful Technologist Webmaster * Troubleshooters.Com * http://www.troubleshooters.com
