Jürgen Spitzmüller wrote:
Frederick Noronha wrote:
* How to convert a book from 12 point to say 11.5 point with a
line-space of 12.5?

http://wiki.lyx.org/FAQ/Fonts#fontsdef

* How to ensure that page numbers show up on all pages (I'm currently
using book memoire with companion headers, and the page numbers are
showing up ONLY on the chapter first pages).

Are you sure? By default, the companion header style shows page numbers on all pages (but they are shifted in the margin; if you don't like that, try another style)

Jürgen

Hi Jürgen,

This is my preamble... I'd be grateful if you could guide me as to whether there's some text which is causing a conflict to make my page numbers not show up:

\tightlists
\tolerance=800

%\usepackage{draftcopy}
\usepackage{lettrine}
\usepackage[dvips]{dropping}
\usepackage{multicol}
\usepackage{microtype}
\chapterstyle{bianchi}
\openany

\let\oldcftsf\cftsectionfont% save definition of \cftsectionfont
\let\oldcftspn\cftsectionafterpnum% and of \cftsectionafterpnum
\renewcommand*{\cftsectionfont}{%
\let\oldnl\numberline% save definition of \numberline
\renewcommand*{\numberline}[1]{}% change it
\oldcftsf} % use original \cftsectionfont
\renewcommand*{\cftsectionafterpnum}{%
\let\numberline\oldnl% % restore orginal \numberline
\oldcftspn} % use original \cftsectionafterpnum
\renewcommand{\cftchapterleader}{\space}

\widowpenalty=1000
\clubpenalty=10000
\raggedbottom
\openany

%\usepackage{draftcopy}
%\usepackage{draftwatermark}
%\SetWatermarkFontSize{0.8cm}
%\SetWatermarkText{Draft text, copy for XCHR, pls do not circulate}


--
-----------------------------------------------------------------
Frederick Noronha +91-9822122436 +91-832-2409490
Journalism, editing, photography http://photosfromgoa.notlong.com
-----------------------------------------------------------------

Reply via email to