Search found 8 matches

by psw1937
Thu Aug 20, 2015 6:15 pm
Forum: Text Formatting
Topic: headings in endnote
Replies: 2
Views: 4163

headings in endnote

I want to produce two versions of a book, one with footnotes and the other with endnotes. I'm using the endnote package to convert the footnotes to endnotes to produce the second version. But I need to alter the text on the heading and get the headers on each page to look the same for the endnotes ...
by psw1937
Tue Jan 06, 2015 6:31 pm
Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
Topic: index starting page
Replies: 2
Views: 5179

Re: index starting page

Yes I take your point. But I think I have worked out a good, well less bad, way of doing what I want so I don't need to resort to "very very bad practice" :D

Thanks
by psw1937
Tue Jan 06, 2015 5:22 pm
Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
Topic: index starting page
Replies: 2
Views: 5179

index starting page

I have a document in book mode which when I create the index it starts on a new page. Is there a way to override this and get the index to start on the same page as the last text in the document?
by psw1937
Sun Jan 04, 2015 8:51 pm
Forum: Text Formatting
Topic: Equation numbering
Replies: 7
Views: 11279

Equation numbering


I have found the case where the top equation on the second page is numbered following on from the numbering of the first page. In this case the top equation on page 2 is numbered 1.3 while the second equation on page 2 is numbered 2.1.

Sorry if I misled you, I didn't keep in mind that the page ...
by psw1937
Sun Jan 04, 2015 5:12 am
Forum: Text Formatting
Topic: Equation numbering
Replies: 7
Views: 11279

Equation numbering

Hi Stefan

I have found the case where the top equation on the second page is numbered following on from the numbering of the first page. In this case the top equation on page 2 is numbered 1.3 while the second equation on page 2 is numbered 2.1.

\documentclass[UKenglish,11pt,a4paper]{book ...
by psw1937
Sat Jan 03, 2015 11:09 pm
Forum: Text Formatting
Topic: Equation numbering
Replies: 7
Views: 11279

Equation numbering

Yes. I have had both occur in the same document. Unfortunately its a 200 page document and finding the bit of code that causes the problem is difficult. I have code that numbers the first equation on the top of the page 0. The equation at the top of page 2 is numbered 2.0, or at least it was when I ...
by psw1937
Sat Jan 03, 2015 8:40 pm
Forum: Text Formatting
Topic: Equation numbering
Replies: 7
Views: 11279

Re: Equation numbering

Hi Rainer

Yes it does do what I wanted. I was told this just after having posted my question. But you have to be careful with \numberwithin because it doesn't always number equations that are at the top of a page correctly. Sometimes it carries the numbering over from the previous page and other ...
by psw1937
Sat Jan 03, 2015 5:06 am
Forum: Text Formatting
Topic: Equation numbering
Replies: 7
Views: 11279

Equation numbering

How do you get equations numbers of the form "page number.equation number”. Is there a way to set things up so the equation command numbers this way automatically?

Thanks