On Fri, 4 Jan 2002, Herbert Voss wrote:

Okay example attached.

It \thispagestyle{empty} in ERT as first line in a file does get rid of
header and footer UNTIL a title environment is used. When title is used,
it is defeated and page number returns. And so is the ability to use
\cfoot to use another footer defeated with the use of
\thispagestyle{empty}. -- which I'd like to do.

The only work-around I can figure so far is to not use title, and to use
pagestyle empty.

jamie

> Jamie Faunt wrote:
>
> > I went round and round initially trying to figure out why I couldn't get
> > rid of a page number "1" on a one-page document.
> >
> > I tried pagestyle empty and it didn't work as I known it to work before.
> > I tried pagestyle fancy with \cfoot{ } or \cfoot{something else} in the
> > preamble. And neither would get rid of that pesky page number!  Also the
> > header in fancy pagestyle was not working either as I've known it to work
> > before.
>
>
> if \thispagestyle{empty} in tex(red) as very first command in
>
> your text (not preamble) doesn't work, send an example file.
>
> Herbert
>


____________________________________________
http://musicalskills.com
_________________________
#LyX 1.1 created this file. For more info see http://www.lyx.org/
\lyxformat 218
\textclass article
\language american
\inputencoding auto
\fontscheme default
\graphics default
\paperfontsize default
\spacing single 
\papersize Default
\paperpackage a4
\use_geometry 0
\use_amsmath 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle fancy

\layout Standard


\latex latex 

\backslash 
thispagestyle{empty}
\layout Title

Title
\layout Standard

This is text standard.
\layout Standard

This is more text.
\the_end

Reply via email to