Search found 7 matches

by schremmer
Fri Jan 18, 2013 3:14 am
Forum: Document Classes
Topic: hyperref | Issue with custom Document Class
Replies: 3
Views: 6361

hyperref | Issue with custom Document Class

I have the same error with the book class and I don't think I want to change that. So, might there be some other way?


Hopeful regards
--schremmer
by schremmer
Mon Mar 14, 2011 1:43 am
Forum: Page Layout
Topic: Chapter Indexes
Replies: 1
Views: 1409

Chapter Indexes

For each chapter of a book, I would like to have an index at the end of the chapter.

The various ChapterNtext.tex of the book are included in a source file, BookRoot.tex.
But, in order to work on individual chapters, I also have individual root files, ChapterNroot.tex .

So, by having \printindex ...
by schremmer
Tue Jan 04, 2011 7:30 pm
Forum: Page Layout
Topic: footnote to chapter title
Replies: 6
Views: 35681

Re: footnote to chapter title

You are quite right: \protect is all over the LaTeX companion 2ed and I really ought to get to understand it. But \dots

Regards
--schremmer
by schremmer
Tue Jan 04, 2011 7:10 pm
Forum: Page Layout
Topic: footnote to chapter title
Replies: 6
Views: 35681

Re: footnote to chapter title

But

\chapter[Title of chapter]{Title of chapter\footnote{Text of footnote}}

does work!!!

Go figure.

--schremmer
by schremmer
Tue Jan 04, 2011 6:59 pm
Forum: Page Layout
Topic: footnote to chapter title
Replies: 6
Views: 35681

Re: footnote to chapter title

The following works but the footnote mark is lost about an inch below the Chapter Title:

\chapter{ChapterTitle}\footnotemark{}\footnotetext{Some footnote text}

The following

\chapter{ChapterTitle\footnotemark{}\footnotetext{Some footnote text}}

causes an error

! Use of \@chapter doesn't match ...
by schremmer
Fri Dec 24, 2010 8:11 am
Forum: Document Classes
Topic: Beamer: Footnote in single slide
Replies: 0
Views: 2491

Beamer: Footnote in single slide

(1) I have:

\begin{frame}
Some preliminary text.
\begin{enumerate}
\item
Text in first item
\item
Text in second item\footnote{just for the second item}
\end{enumerate}
\end{frame}

(2) In order to uncover the items in a step-wise fashion, I use
\beamerdefaultoverlayspecification{<+->}

(3) The ...
by schremmer
Mon Oct 25, 2010 8:40 pm
Forum: New Members
Topic: Greetings to all
Replies: 1
Views: 1573

Greetings to all

I have been LaTeXing on Mac 10.4.11 since around 2003 in order to write the "magnum opus" after MS lost me a few chapters which I had not saved properly. I once wrote a piece, by now quite obsolete, in the PracTeX journal on starting in LaTeX on the Mac. My LaTeX interests are idiosyncratic inasmuch ...