Correct. But that didn't solve the Problem. Could this be a problem with the MiKTeX?PhilipPirrip wrote: Seems like one } is missing here.
Search found 2 matches
- Mon Sep 19, 2011 4:24 pm
- Forum: LyX
- Topic: Graphics in the Footer
- Replies: 2
- Views: 2915
Graphics in the Footer
- Fri Sep 16, 2011 1:05 pm
- Forum: LyX
- Topic: Graphics in the Footer
- Replies: 2
- Views: 2915
Graphics in the Footer
Hello!
I'd like to insert a little picture in the footer of each page. I tried to implement that with the following code in the LaTeX-Preamble under Document-Settings:
\usepackage{graphicx}
\pagestyle{fancy}
\fancyhf{}
\fancyhead[L]{}
\fancyhead[C]{}
\fancyhead[R]{Titel}
\renewcommand ...
I'd like to insert a little picture in the footer of each page. I tried to implement that with the following code in the LaTeX-Preamble under Document-Settings:
\usepackage{graphicx}
\pagestyle{fancy}
\fancyhf{}
\fancyhead[L]{}
\fancyhead[C]{}
\fancyhead[R]{Titel}
\renewcommand ...