Dear Lyx user list

How I could insert a simple logo which would be displayed on each page?

Following user specified commands interferes with the default settings, see

\documentclass[11pt,ngerman]{article}
\usepackage{ae,aecompl}
\usepackage[T1]{fontenc}
\usepackage[latin9]{inputenc}
\usepackage[a4paper]{geometry}
\geometry{verbose,tmargin=2cm,bmargin=2cm,lmargin=2cm,rmargin=2cm}
\usepackage{fancyhdr}
\pagestyle{fancy}


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% User specified LaTeX commands.
\usepackage{scrpage2}   
\pagestyle{scrheadings} 
\clearscrheadfoot
\chead[\headmark]{\headmark}

\ihead[{\includegraphics[height=1cm]{pic}}]{\includegraphics[height=1cm]{pic}}
\ohead[{\includegraphics[height=1cm]{pic}}]{\includegraphics[height=1cm]{pic}}

\addtolength{\headsep}{\baselineskip}
\setheadsepline{1pt}
\setfootsepline{1pt}
\ifoot[name]{name}
\cfoot[Arbeit]{Arbeit}


How I could change the default \usepackage{fancyhdr} values in Lyx?

Best regards

Joerg
 
  • logo Jörg Kühne

Reply via email to