Frabjous,
Your suggestion works well, at least in my minimal example; I'll go try it now in the main book file. Thanks also for your comment. Telling bookmark to go one level lower seemed like an easy enough thing to do, and I was getting very frustrated when I couldn't get it to work.
David
Search found 17 matches
- Sun Oct 03, 2010 5:11 am
- Forum: Document Classes
- Topic: memoir and bookmark
- Replies: 4
- Views: 3800
- Sat Oct 02, 2010 10:58 pm
- Forum: Document Classes
- Topic: memoir and bookmark
- Replies: 4
- Views: 3800
Re: memoir and bookmark
See the attached. I omitted some fancy memoir code that prevents the glossary and the colophon from getting the title "Appendix X." That doesn't affect the PDF bookmark issue.
I'd like the PDF bookmarks to look like this:
+Part the First
+Part the Second
+Appendices
Glossary
Colophon
and NOT ...
I'd like the PDF bookmarks to look like this:
+Part the First
+Part the Second
+Appendices
Glossary
Colophon
and NOT ...
- Sat Oct 02, 2010 6:47 pm
- Forum: Document Classes
- Topic: Problems with seemingly unformatted Greek text
- Replies: 11
- Views: 6024
Re: Problems with seemingly unformatted Greek text
The text you have is not UTF-8 (Unicode); it's in some earlier encoding. I use only Unicode Greek, so I can't be more specific. If what you want is a .txt file in Unicode with each verse on a separate line, you would be better off to find a Unicode Greek file you can download. See, for instance ...
- Sat Oct 02, 2010 5:36 pm
- Forum: Document Classes
- Topic: memoir and bookmark
- Replies: 4
- Views: 3800
memoir and bookmark
I'm using memoir and the bookmark package. I want the bookmarks in my PDF to appear like this when the document is opened:
Introduction
+Part I
+Part II
Bibliography
+Appendices
Glossary
What I'm getting is:
Introduction
+Part I
+Part II
Bibliography
Appendices
Appendix A
Appendix B
Appendix C ...
Introduction
+Part I
+Part II
Bibliography
+Appendices
Glossary
What I'm getting is:
Introduction
+Part I
+Part II
Bibliography
Appendices
Appendix A
Appendix B
Appendix C ...
- Sun Sep 26, 2010 8:39 pm
- Forum: Document Classes
- Topic: memoir's sidebar, addcontents, and hyperref
- Replies: 3
- Views: 3399
Re: memoir's sidebar, addcontents, and hyperref
Hi frabjous,
Your suggestion of \texorpdfstring{\hspace{.3in}}{} works just fine!
Thanks again - David
Your suggestion of \texorpdfstring{\hspace{.3in}}{} works just fine!
Thanks again - David
- Sun Sep 26, 2010 6:54 am
- Forum: Document Classes
- Topic: memoir's sidebar, addcontents, and hyperref
- Replies: 3
- Views: 3399
memoir's sidebar, addcontents, and hyperref
Frabjous,
Thank you for the suggestions and reference to the hyperref manual. I'll study them and see what happens.
As for the section/subsection thing: my book has chapters and sections (memoir's default), and I chose not to show subsections in the TOC, so the TOC looks like:
Chapter 1: Blah ...
Thank you for the suggestions and reference to the hyperref manual. I'll study them and see what happens.
As for the section/subsection thing: my book has chapters and sections (memoir's default), and I chose not to show subsections in the TOC, so the TOC looks like:
Chapter 1: Blah ...
- Sat Sep 25, 2010 7:37 pm
- Forum: Document Classes
- Topic: memoir's sidebar, addcontents, and hyperref
- Replies: 3
- Views: 3399
memoir's sidebar, addcontents, and hyperref
Hi --
I'm using memoir's sidebar feature extensively in a book, and I want the sidebars to appear in the TOC, so I have things like this:
\sidebar{
\phantomsection\addcontentsline{toc}{section}{\hspace{.3in}Tech Note: Supplementary Characters}
sidebar text }
I'm also using hyperref to generate ...
I'm using memoir's sidebar feature extensively in a book, and I want the sidebars to appear in the TOC, so I have things like this:
\sidebar{
\phantomsection\addcontentsline{toc}{section}{\hspace{.3in}Tech Note: Supplementary Characters}
sidebar text }
I'm also using hyperref to generate ...
- Sun Feb 28, 2010 8:12 pm
- Forum: Document Classes
- Topic: memoir: \chapter* and ruled pagestyle
- Replies: 2
- Views: 4189
Re: memoir: \chapter* and ruled pagestyle
Thank you very much for taking time to do this -- it works perfectly.
I also realized that I had a similar problem with the appendices. After issuing the \appendix command, the verso headers picked up the name of the appendix (the "chapter" title) but the recto headers had only the rule. I was able ...
I also realized that I had a similar problem with the appendices. After issuing the \appendix command, the verso headers picked up the name of the appendix (the "chapter" title) but the recto headers had only the rule. I was able ...
- Sun Feb 28, 2010 2:36 am
- Forum: Document Classes
- Topic: memoir: \chapter* and ruled pagestyle
- Replies: 2
- Views: 4189
memoir: \chapter* and ruled pagestyle
I used the \chapter* command for the Introduction to a book, which works fine to get the first page of the Introduction typeset like the chapter openers and get it into the ToC. With the "ruled" style, however, the recto page headers are empty except for the rule. (This is to be expected, I realize ...
- Sat Jan 30, 2010 9:02 pm
- Forum: Document Classes
- Topic: memoir - redefining chapter style
- Replies: 1
- Views: 5065
memoir - redefining chapter style
I started with the daleif1 style found in the “Memoir Chapter Styles” document on CTAN. Through trial and error and reading the memoir manual (I am not a skilled programmer by any means!) I mostly got what I want. I would appreciate help with one remaining problem.
There is too much space above ...
There is too much space above ...