Search found 4 matches

by barndog
Tue Aug 25, 2009 7:30 am
Forum: Page Layout
Topic: Help getting correct page numbering for TOC using Memoir
Replies: 2
Views: 2508

Re: Help getting correct page numbering for TOC using Memoir

Yes I am and I THANK YOU!! If you are ever in the neighbirhood of Chicago, Illinois I would really like to meet you. Thanks for the code, the suggestions and you interest. If you accept private messages I would like to begin a dialogue with you.
by barndog
Mon Aug 24, 2009 3:57 pm
Forum: Page Layout
Topic: Start of Appendices Issue
Replies: 2
Views: 2478

Re: Start of Appendices Issue

First: Memoir does not need the appendix package as it is "built-in"

Second:You can drop the \appendixpage instruction and that will NOT generate the seperate APPENDIX page.

Sorry I can't help you with "running" appendices but I seem to remember a couple of examples I will try to find them and ...
by barndog
Mon Aug 24, 2009 3:45 pm
Forum: Page Layout
Topic: Help getting correct page numbering for TOC using Memoir
Replies: 2
Views: 2508

Help getting correct page numbering for TOC using Memoir

\newcommand*{\memfontfamily}{lbr}
\newcommand*{\memfontpack}{lucidabr}
\documentclass[11pt,letterpaper,extrafontsizes,oneside]{memoir}
\usepackage{titlesec}
\usepackage{titletoc}
\usepackage{chngcntr}
\usepackage{lucidabr}
\usepackage[T1]{fontenc}
\usepackage{textcomp}
%\documentclass[10pt ...
by barndog
Fri Aug 21, 2009 11:38 am
Forum: Page Layout
Topic: How to add List of Appendices to TOC in Memoir?
Replies: 1
Views: 1973

How to add List of Appendices to TOC in Memoir?

I saw the post by gmedina in answer to s_dave. I need the code to add INTO the Table of Contents a List of Appendices when using Memoir class to write a book. Someone please help me.

Using memoir class I need a TOC that looks as follows:

TABLE OF CONTENTS
page
LIST OF APPENDICES ...