On Thursday 13 May 2004 04:13, Georg Baum wrote: Thank you for the link about Herbert's collection of Tips & Tricks.
You might want to note at the bottom of that link where there is the "back" link it points via an .phtml page which returns a Forbidden access error from Apache. If you drop the p the index.html instead of the index.phtml returns one the desired result of the Top of the Site. Sincerely, Marc J. Driftmeyer > Juergen Spitzmueller wrote: > >> Ich hab folgendes Problem: ich mache meine Arbeit zur zweit mit einem > >> anderen und jeder von uns hat bestimmte Kapiteln geschrieben. wir > >> wollen, dass jeder seinen Namen neben sein Kapitel im Inhaltverzeichnis > >> schreibt ohne dass der Name auf jeder Seite der Doku. auftaucht (z.B. > >> wenn man eine headings-Dokument verwendet), wie kann ich das machen? > >> Vielleicht gibt's andere Möglichkeit den Namen neben bzw. unter der > >> Kapitel-Überschrift zu schreiben! > > > > You can use the short title inset (Einfügen->Kurztitel) to insert an > > alternative text for the headers. > > Unfortunately this alternative text appears in the running headings, too. > If you don't use the memoir class that solves this problem you can redefine > the \chaptermark command that does format the headings. See > http://www.texnik.de/fancy/header.phtml (This is Herberts Tips and Tricks > collection, the version at http://latex.s-v-p.de does not work anymore). > > > Georg