Hey Jürgen!
Thanks a lot! I switched to scrpage and used this comand in front of the
nomenclature entry:
\markboth{\MakeMarkcase{Nomenclature}}
{\MakeMarkcase{Nomenclature}}
Works fine :-)
2015-05-04 9:34 GMT+02:00 Jürgen Spitzmüller :
> 2015-05-04 9:22 GMT+02:00 Aline Gautrein:
>
>> 2. I used
2015-05-04 9:22 GMT+02:00 Aline Gautrein:
> 2. I used
>
> \usepackage{multicol}
>
> \@ifundefined{chapter}
>
> {\def\wilh@nomsection{section}}
>
> {\def\wilh@nomsection{chapter}}
>
> \def\thenomenclature{%
>
> \begin{multicols}{2}[%
>
> \csname\wilh@nomsection\endcsname*{\nomname}
>
> \if@intoc\ad
On 04/21/2015 12:24 PM, Aline Gautrein wrote:
Hey Lyx-experts!
I have a new problem with my document ;-)
I want to insert a nice header for the document. I already foudn how
to insert the header wit the package {scrpage2}. However, my document
begins with a lot of lists... (table of contents,
> Yes. Read the documentation (scrguien.pdf) that comes with KOMA and insert
> the appropriate commands in the Document>Settings>LaTeX preamble.
Thank you for the information
After reading scrguien.pdf and fancyhdr.pdf, I can get very close to
what I want by adding commands in the preamble
\fancy
On 2009-02-19, Waluyo Adi Siswanto wrote:
> I am preparing a book manuscript using Book (KOMA-Script) two-sided
> document, but I am not happy with the headings (Document > Settings > Page
> Layout).
> What I want is the headings of the Book class (chapter/section and page
> number are written as
Hi, i used fanchy headers...
In LyX preamble used:
\usepackage{fancyhdr}
\usepackage{graphicx}
\pagestyle{fancy}
\lhead{\includegraphics[width=3.5cm,
height=0.7cm]{ImmaginiManualeCredito/logo.jpg}}
\renewcommand{\headrulewidth}{0.4pt}
\renewcommand{\footrulewidth}{0.4pt}
It works fine.
Bye,
Vittorio Zuccala' wrote:
Hello,
sorry for my bad english...
I'd like to have particular headings. How can i change them?
In other words, i want somethings as follow:
\begin_example_heading
LOGO.jpg company name
company address
> > > How do I post an example of my lyx document?
> > > > Do I send it to you?
> > > >
> > > >
> > > >
> > > Just attach it to your email.
> > >
> > > rh
> >
Sorry... :S
I didn't realize that it was an email-list. I always
have used it by web.
Here is my document, thanks.
__
NinaNutz wrote:
rgheck <[EMAIL PROTECTED]> writes:
It'll help us figure out what's going wrong if you can post an example
LyX file that you think should work but doesn't. Otherwise, each one of
us who wants to help you has to create such a file ourselves, and then
we may get it wrong, becau
rgheck <[EMAIL PROTECTED]> writes:
>
> It'll help us figure out what's going wrong if you can post an example
> LyX file that you think should work but doesn't. Otherwise, each one of
> us who wants to help you has to create such a file ourselves, and then
> we may get it wrong, because we're u
NinaNutz wrote:
What I'm trying to do is really simple, (or this is what I thought...):
\lhead{}
\chead{}
\renewcommand{\chaptermark}[1]{%
\markboth{\MakeUppercase{%
\chaptername} \ \thechapter. %
\ #1}{}}
\renewcommand{\sectionmark}[1]{}
\fancyfoot[C]{\thepage}
I changed the margins of my doc
rgheck <[EMAIL PROTECTED]> writes:
>
> Try to create a very simple version of what you're trying to do, and see
> if you can get that to work. Often, you'll find by doing this that
> something else is messing you up. If you can't get it to work, post the
> simple version here, and then we'll
NinaNutz wrote:
NinaNutz <[EMAIL PROTECTED]> writes:
Ok, it doesn't work at all, in my final document because I changed
the margins of my document and the command
\fancyfoot[C]{\thepage}
doestn't work...
I tried:
\cfoot{\thepage}
and I have been looking for that in the documentation and
NinaNutz <[EMAIL PROTECTED]> writes:
Ok, it doesn't work at all, in my final document because I changed
the margins of my document and the command
\fancyfoot[C]{\thepage}
doestn't work...
I tried:
\cfoot{\thepage}
and I have been looking for that in the documentation and
I haven't found it
rgheck <[EMAIL PROTECTED]> writes:
> >
> Actually, sorry, you can't quite do it that way. The \chaptermark
> command does not hold the name of the chapter. Rather, it is called when
> a chapter is defined, and it then calls \markright or \markleft or
> \markboth to set the contents of the \ri
NinaNutz wrote:
\lhead{}
\chead{}
\rhead{\bfseries \chaptername \ \thechapter \ \chaptermark}
\fancyfoot[C]{\thepage}
and everything is ok except for the chaptermark, which it doest work..
I have the numbers centered in the foot,
I have the line, the name chapter, the number 1..,n, but no the
NinaNutz wrote:
Ok, I tried:
\usepackage{fancyhdr}
\pagestyle{fancy}
LyX will take care of that for you if you choose fancy headers, so you
don't need those.
\lhead{}
\chead{}
\rhead{\bfseries \chaptername \ \thechapter \ \chaptermark}
\fancyfoot[C]{\thepage}
and everything is ok excep
NinaNutz wrote:
Read the documentation for the fancyhdr package, which you probably have
in fancyhdr.dvi. You can turn on "fancy" page headings in
Document>Settings>Page Layout>Page Style.
rh
I think fancy header are the called decoration in the spanish version
Once time I h
rgheck <[EMAIL PROTECTED]> writes:
> >
> >
> Read the documentation for the fancyhdr package, which you probably have
> in fancyhdr.dvi. You can turn on "fancy" page headings in
> Document>Settings>Page Layout>Page Style.
>
> rh
>
>
Ok, I tried:
\usepackage{fancyhdr}
\pagestyle{fancy}
\l
> >
> >
> Read the documentation for the fancyhdr package, which you probably have
> in fancyhdr.dvi. You can turn on "fancy" page headings in
> Document>Settings>Page Layout>Page Style.
>
> rh
>
>
I think fancy header are the called decoration in the spanish version
Once time I have chang
NinaNutz wrote:
Hi all,
I'm finally finishing my thesis work and I would like to put
a headings with a decoration (in spanish version of lyx
1.5.5 this is called adorno, and it is a line under the
headings), but I would like to write only the Chapter 1,
2 or n, but I cannot change this in th
Johannes Knaus wrote:
> The strange thing is: If I put \slshape instead of \itshape in the
> second line, headings disappear. So maybe this was the problem (Does
> scrbook use \slshape for headings?).
Yes (if you use "headings" at least). You have the italic shape installed,
but Bembo (probably)
Hello again,
Well, italics, smallcaps and so on are installed.
I've tried some hacking of the preamble and this works now (the first
to lines do the trick):
\setkomafont{pagehead}{%
\usekomafont{pagenumber}\itshape}
\usepackage{microtype, fixltx2e, mparhack}
\usepackage[bookmarksnumbered]{hyp
Johannes Knaus wrote:
> When I use Times (or any other font) everything's fine and I get
> headings at the top of each page.
> But when I switch to Bembo all headings have disappeared.
Just a guess: are the headings in a shape that is not installed with Bembo
(e.g. italic)?
Jürgen
Am Montag, 28. November 2005 15:33 schrieb Axel Dessecker:
> Wolfgang,
>
> just in case you haven't figured it out over the weekend:
>
> Am Donnerstag, 24. November 2005 15:26 schrieb Wolfgang Engelmann:
> > Where should option `smallheadings´ go?
>
> Format > Document > Format > Options.
>
> Best
Wolfgang,
just in case you haven't figured it out over the weekend:
Am Donnerstag, 24. November 2005 15:26 schrieb Wolfgang Engelmann:
> Where should option `smallheadings´ go?
Format > Document > Format > Options.
Best wishes,
Axel
Juergen Spitzmueller schrieb:
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.
Yes, it does. Thank you very much for your help!!
Gerhard
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
\us
Juergen Spitzmueller schrieb:
Gerhard Lindel wrote:
I have use headings in my document and it is realized with the following
LATEX-preambel (page-style is fancy):
\lhead{text...}
\rhead{}
\chead{}
\lfoot{text}
It looks quite fine but my professor wants it in a box and with grey or
blue backgro
Gerhard Lindel wrote:
> I have use headings in my document and it is realized with the following
> LATEX-preambel (page-style is fancy):
> \lhead{text...}
> \rhead{}
> \chead{}
> \lfoot{text}
> It looks quite fine but my professor wants it in a box and with grey or
> blue background.
I do not und
Check out
http://www.educat.hu-berlin.de/~voss/lyx/table/table.phtml#sideways
Remzi
-Original Message-
From: Matthew Kelly [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 06, 2003 8:23 PM
To: lyx-users
Subject: Headings on rotated table
If a table (within a table float) is rotated 90 d
Mario del Giudice wrote:
>
> Hi, I've created a document using the REPORT headings style.
> Now I would like to insert a logo (xxx.eps) at the top (on the left),
> how can I do this?
have a look at
http://www.educat.hu-berlin.de/~voss/lyx/titlepage/logo.html
Herbert
--
http://www.educat.hu-be
On Sat, Mar 31, 2001 at 05:55:57PM -0600, Patrick Hartling wrote:
> } I suppose that any of your packages (maybe tocloft) overwrite your
> } bibname-definition and the other-ones.
>
> Yes, that definitely seems to be the case. I don't understand why that
> is happening, though. I tried removin
Patrick Hartling wrote:
>
> Herbert Voss <[EMAIL PROTECTED]> wrote:
>
> } Patrick Hartling wrote:
> } >
> } > I just updated to Lyx 1.1.6fix1, and something has gone wrong with my
> } > chapter headings, table of contents heading, and list of figures heading.
> } > I am using a LaTeX2e style wit
Herbert Voss <[EMAIL PROTECTED]> wrote:
} Patrick Hartling wrote:
} >
} > I just updated to Lyx 1.1.6fix1, and something has gone wrong with my
} > chapter headings, table of contents heading, and list of figures heading.
} > I am using a LaTeX2e style with a LyX layout I made based on
} > repor
Patrick Hartling wrote:
>
> I just updated to Lyx 1.1.6fix1, and something has gone wrong with my
> chapter headings, table of contents heading, and list of figures heading.
> I am using a LaTeX2e style with a LyX layout I made based on
> report.layout from 1.1.5fix2. With 1.1.5fix2, I got headi
36 matches
Mail list logo