On Fri, Sep 25, 1998 at 10:46:54AM +0200, Ignacio Ramos wrote:
> Hello to all users of lyx?
>
> I need help about the folowings question:
>
> Who can I put a figure in the Headings,?????
>
>...
I use this as LaTeX preamble with pagestyle=fancy, it does a few things
more. For the figure look for "\includegraphics".
Kind regards
Michael
--------------------snip----------
\begin_preamble
% This lines will be changed by RCS, see "man co"
\newcommand{\rcsauthor}{
${}$Author${}$
}
\newcommand{\rcsdate}{
${}$Date${}$ UTC
}
\newcommand{\rcsfile}{
${}$RCSfile${}$
}
\newcommand{\rcsrevision}{
${}$Revision${}$
}
\newcommand{\rcsid}{
${}$Id${}$
}
% If you want to include a figure in header or footer
\usepackage {graphics}
% With this you may use \thistime = the momentary time (from KOMA-Script package)
\usepackage {scrtime}
\usepackage{multicol}
% To get something like Page n of m; this must be called as last package!
\usepackage {lastpage}
% To insert html links , urls and mailto: in the text, from latex2html
\usepackage{hthtml}
\usepackage{html,htmllist}
% The next lines are from <teTeX-Dir>/texmf/doc/latex/base/fntguide.dvi
% Set the default font for standard environment, I like the text sans serif
\renewcommand{\rmdefault}{phv}
% Set the default for sans serif fonts
%\renewcommand{\sfdefault}{phv}
% sets the default for typewriter font
\renewcommand{\ttdefault}{pcr}
% This uses header and footer definitions as described in fancyhdr.dvi
% width of header/footer separation ruler, 0pt if you don�t want one
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0.4pt}
% left, center, right part of header, using an .eps-file as logo
\lhead{}
\chead{}
\rhead{\resizebox*{1\textwidth}{!}{\includegraphics{fe_logo.eps}}}
% for a fat logo, this can be used to separate the text from the headline,
% default is 25pt
\headsep 40pt
% left, center, right part of footer
% I like the footer sans serif, even if the text is serif
%\lfoot{\sffamily{\tiny{\rcsid}}} % the rcs-Id, very small font, always sans serif
\lfoot{\sffamily{\tiny{\rcsfile, \rcsauthor, \rcsdate}}} % some rcs keywords, very
small font, always sans serif
\cfoot{}
% page number as 1/20, always sans serif
\rfoot{\sffamily{\small{\thepage/\pageref{LastPage}}}}
% or just the page number
%\rfoot{\sffamily{\small{\thepage}}}
% to use this pagestyle even on the title page, in Lyx put "\thispagestyle{fancy}"
% in LaTeX-Mode directly after 'Title' or 'Author'
\end_preamble
--------------------snip----------
--
+- Michael Behrens --------------+--------------------------------+
| Carl Schenck AG, Abt. FEHE | mailto:behrens @ csd.NOSPAM.de |
| Landwehrstr. 55 | Phone : +49 (0)6151-32-2129 |
| D-64293 Darmstadt, Germany | Fax : +49 (0)6151-32-1256 |
+--------------------------------+--------------------------------+
--
+++ the lyx project user mailing list +++
To unsubscribe from this list send mail to
[EMAIL PROTECTED]
with the **Subject** unsubscribe.