Hello and thanks in advance. I'm using Lyx 1.56 (Mac) for thesis and have master/ including child docs for 5 separate chapters. I need to insert List of Abbreviations (LOA) between List of Figures (Page viii) and Page 1 (Chapter 1). It does insert, BUT I cannot change the page number (I need LOA as roman not arabic). I tried altering the code (instead of list of figures to list of abbreviation-- to reset pagination), but I either get error with TOC about undefined name (noname) or something with the numbering of the chapters. Any advice? - Krystyn
Order of Sections:
Title, etc....
TOC, pg viii (lists Chapter 1 on page 1)
LOT
LOF
LOA-- having problem inserting different numbered pages or setting Chapter 1 as page 1.
Chapter 1, page 1
\usepackage{multirow}
\usepackage{calc}
\renewcommand{\multirowsetup}{\centering}
\usepackage{bu_ece_thesis}
\usepackage{fancyheadings, fancybox}
\usepackage[numbers,sort&compress,super]{natbib}
\usepackage{bu_ece_thesis}
\renewcommand{\nomname}{List of Abbreviations}
\usepackage{booktabs}
\usepackage{graphicx}
\usepackage{lscape}
\pagenumbering{roman}
\setcounter{page}{8}
\let\myLOF\listoffigures
\renewcommand\listoffigures{%
\myLOF
\clearpage
\pagenumbering{arabic}
}
Document Classes ⇒ question about inserting paginated LOA(nom) after TOC
NEW: TikZ book now 40% off at Amazon.com for a short time.
