Gerhard Lindel wrote:
> What I want to do is: The headers text should have a grey background
> and �smaller letters as �the normal text.

Does the attached what you want?
J�rgen.
#LyX 1.3 created this file. For more info see http://www.lyx.org/
\lyxformat 221
\textclass scrartcl
\begin_preamble
\usepackage[dvips]{graphicx,color} 
\usepackage{fancybox} 

\definecolor{mygrey}{gray}{0.9}
\setlength{\fboxsep}{0pt}
\renewcommand{\headrulewidth}{0pt}

\fancyput(\oddsidemargin,0pt){\colorbox{mygrey}{\phantom{\rule{\textwidth}{1.5\headheight}}}}

\lhead{\small{text...}}
\rhead{}
\chead{}
\lfoot{text}
\end_preamble
\language ngerman
\inputencoding auto
\fontscheme default
\graphics default
\paperfontsize default
\spacing single 
\papersize Default
\paperpackage a4
\use_geometry 0
\use_amsmath 0
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language german
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle fancy

\layout Standard

a test.
\the_end

Reply via email to