On 27 March 2013 01:06, Hans-Peter Wolf wrote:
> Dear experts,
>
> I use Lyx Version 2.0.5.1,Windows 7,64 Bit.
>
> I use the book(KOMA-Script)-document.
>
> My probleme: How can I add 2 aditional, empty pages ( in German the so
> called “Schmutztitel”) at the very beginn
On 03/30/2013 06:00 AM, Hans-Peter Wolf wrote:
*Von:*Richard Heck [mailto:rgh...@lyx.org]
*Gesendet:* Mittwoch, 27. März 2013 15:27
*An:* Hans-Peter Wolf
*Cc:* lyx-users@lists.lyx.org
*Betreff:* Re: Insert 2 empty pages at the very beginning of
book(KOMA-Script)
On 03/26/2013 01:06 PM, Hans
On 03/26/2013 01:06 PM, Hans-Peter Wolf wrote:
Dear experts,
I use Lyx Version 2.0.5.1,Windows 7,64 Bit.
I use the book(KOMA-Script)-document.
My probleme: How can I add *2 aditional*, *empty* *pages* ( in German
the so called "Schmutztitel") at the very beginning of the boo
Dear experts,
I use Lyx Version 2.0.5.1,Windows 7,64 Bit.
I use the book(KOMA-Script)-document.
My probleme: How can I add 2 aditional, empty pages ( in German the so
called Schmutztitel) at the very beginning of the book-document?
Which code is to add and on which place(präampel ore text
s the label is the problem. However, I can remove the short
title again and the book is well compiled, also with the label.
Does anyone have an idea what could be the problem? I'm grateful for any help on
this.
I'm working on Windows Seven with Lyx version 1.6.7. The document class is "
ame in Book(KOMA-Script)
> I tried to insert in the LaTeX preamble (Document>Settings)
>
> \renewcommand{\contentsname}{Newname}
>
> also
> \AtBeginDocument{\renewcommand{\contentsname}{Newname}}
>
> Both did not work.
> It works if I insert the LaTeX command (the fir
I would like to change the \contentsname in Book(KOMA-Script)
I tried to insert in the LaTeX preamble (Document>Settings)
\renewcommand{\contentsname}{Newname}
also
\AtBeginDocument{\renewcommand{\contentsname}{Newname}}
Both did not work.
It works if I insert the LaTeX command (the first
thank you!
In the meantime, I fixed some of my problems and I'm pretty happy with
the results.
- part of my problem apparently was a bad bib-file, which I fixed now.
- I found a good solution for deleting the short titles from my
reference list: \renewcomma...@biblabel[1]{} in the LateX preamble di
I chose the elsarticle-harv and changed every citation using formatting
->citation style in document.
can you please provide a _small_ LyX example file to be able to reproduce
the problem?
2009/7/1 Lea Rennert
> thank you very much for your reply!
> what style did you choose for the bibliograp
thank you very much for your reply!
what style did you choose for the bibliography itself? (when you right
click on "BibTeX Generated Bibliography" -> Settings... to choose the
bib-file and the citation style from the list)
I ask because, unfortunately, the preamble produced two error messages
for
The solution works for me.
See http://wiki.lyx.org/LyX/HumanitiesLyX
Using NatbibTo set up LyX to use natbib, go to
Document→Settings→Bibliography and check natbib.
Add the following line to your LaTeX preamble:
\bibpunct{(}{)}{,}{a}{,}{,}
This specifies in-text punctuation options for citation
Thank you! I fixed my bib-file (it did miss a year!), so that was
certainly good advice. I also downloaded some additional packages
through Miktex and tried out some other citation styles. Some of them
work (such as apalike or plain), but the ones I would need don't.
The citation styles that don't
Lea Rennert wrote:
In Document > Settings > Bibliography I chose natbib with author-year
style. I inserted the Bibliography through Insert > List/TOC..., where
I uploaded my .bib-file.
When I choose the style "plain", creating a pdf works without
problems, but the Bibliography shows up using numb
Hi,
I am writing my thesis in the book (KOMA-script) - class, and need my
citations in author-year style in the text (e.g., xxx (Freud 1928, 15)
xxx), and sorted by author (not numbered) in the bibliography.
I am maintaining my literature-database in citavi, from where I can
export the references
and right)
-
On Sun, Mar 1, 2009 at 9:48 AM, Waluyo Adi Siswanto wrote:
> Dear LyX users
>
> I am going to write a copyright statement (1 paragraph - justified)
> using uppertitleback environment in book KOMA-Script.
>
> I tried to change the alignment setting from paragraph
Dear LyX users
I am going to write a copyright statement (1 paragraph - justified)
using uppertitleback environment in book KOMA-Script.
I tried to change the alignment setting from paragraph settings, but all
options always greyed (cannot be selected). It is always in the default
setting (left
Just reporting that I use the following in the Preamble which gives nice
mini-tables:
% Mini Table of Contents
% package: minitoc (aka mini-table)
\usepackage{minitoc}
% title of minitoc
% e.g. for "Overview" use "\mtcsettitle{minitoc}{Overview}"
% for empty title
\mtcsettitle{minitoc}{}
% turn
On Tue, 2009-02-24 at 11:17 -0500, Steve Litt wrote:
> On Tuesday 24 February 2009 09:06:47 am Nikos Alexandris wrote:
> > Hi all!
> >
> > [Using LyX 1.6.1 under Ubuntu II/ 64-bit, book(KOMA-Script)]
> >
> > I've decided to use the minitoc package. I would
On Tuesday 24 February 2009 09:06:47 am Nikos Alexandris wrote:
> Hi all!
>
> [Using LyX 1.6.1 under Ubuntu II/ 64-bit, book(KOMA-Script)]
>
> I've decided to use the minitoc package. I would like to have (as many
> others would like to have :-) a _SectionToC_ for each Ch
I am testing the \mtcaddchapter command. I'll probably figure this out.
If not I will _bump_ :-p
Sorry the for the mail-traffic, Nikos
Hi all!
[Using LyX 1.6.1 under Ubuntu II/ 64-bit, book(KOMA-Script)]
I've decided to use the minitoc package. I would like to have (as many
others would like to have :-) a _SectionToC_ for each Chapter (except
the 1st) in the beginning, of course, of each Chapter, listing Sections
(x.x
> 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
>
Dear LyX Users
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 the header).
Is that possible
On Sat, 2009-01-24 at 22:46 +0100, Uwe Stöhr wrote:
> Nikos Alexandris schrieb:
>
> > I can't seem to find the way to get _one_ numbering of footnotes for the
> > whole document (class book-KOMA Script) and not a per-chapter numbering,
> > as it is the default in
Nikos Alexandris schrieb:
I can't seem to find the way to get _one_ numbering of footnotes for the
whole document (class book-KOMA Script) and not a per-chapter numbering,
as it is the default in this document class.
You need to redefine the \numberwithin command as explained in sec. 4.2
Nikos Alexandris wrote:
I can't seem to find the way to get _one_ numbering of footnotes for the
whole document (class book-KOMA Script) and not a per-chapter numbering,
as it is the default in this document class.
Is it really that difficult?
I did not try, but it shouldn't
Hi!
I can't seem to find the way to get _one_ numbering of footnotes for the
whole document (class book-KOMA Script) and not a per-chapter numbering,
as it is the default in this document class.
I've found some pointers on the web (in german language) suggesting to
use "footmisc
>Please, how can you make references appear in the Bibliography section
>according to the order they appeared within text.
I guess this is your problem:
http://www.mail-archive.com/lyx-users@lists.lyx.org/msg13047.html
and using unsrt instead of plain should sort your problem (bibtex list optio
Hi,
Please, how can you make references appear in the Bibliography section
according to the order they appeared within text.
I mean I am using the Book Koma-Script class with plain style.
The problem is that the first text to appear is as, for example:
.it is a measure of automobile
Uwe Stöhr wrote:
tom poe schrieb:
I'm interested in having my book in pdf form, and containing a colored
cover page prior to the Title page...
> Can someone point me to any useful links about these and
other issues, like page numbering, etc.?
have a look at koma-scripts beautiful manual:
tom poe schrieb:
I'm interested in having my book in pdf form, and containing a colored
cover page prior to the Title page...
> Can someone point me to any useful links about these and
other issues, like page numbering, etc.?
have a look at koma-scripts beautiful manual:
english:
http://www
I'm interested in having my book in pdf form, and containing a colored
cover page prior to the Title page. Not sure how to do this. Also, I
want to get the definitions of the formatting options, e.g., Titlehead,
straight. Can someone point me to any useful links about these and
other issues,
Matej Cepl wrote:
tom poe wrote:
Is there a discussion of the options, e.g., backtitle, uppertitleback,
lowertitleback, extratitle, etc. that would help me prepare for book
layout? Tom
Well, what about manual to koma-script
http://www.ctan.org/tex-archive/macros/latex/contrib/koma-script/scrgu
tom poe wrote:
> Is there a discussion of the options, e.g., backtitle, uppertitleback,
> lowertitleback, extratitle, etc. that would help me prepare for book
> layout? Tom
Well, what about manual to koma-script
http://www.ctan.org/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf ?
:-)
M
Is there a discussion of the options, e.g., backtitle, uppertitleback,
lowertitleback, extratitle, etc. that would help me prepare for book layout?
Tom
Hi there,
my goal is to make available the definition, example, etc from book (AMS)
in book (koma-script). Now, I am not en expert and the fact that this has not
been done, probably does have some reason which I, very well, might have
missed. Anyways, what I did was to copy scrbook.layout to
John McCabe-Dansted schrieb:
Hi, I seem to be unable to set the margins for my Thesis using koma-script.
First I ticked "Two-sided document" but it still thinks that my inner
side is always on the left.
The outer side is larger than the inner side. This is standardand and
used by koma-script
Hi, I seem to be unable to set the margins for my Thesis using koma-script.
First I ticked "Two-sided document" but it still thinks that my inner
side is always on the left. I think my university allows me to print
single sided, but I would feel more comfortable if I could change
this.
Also when
Hi all,
I have a list that consists of keywords and explanations. I used a
paragraph environment called "Labeling" to do this. My problem is that
one keyword is so long that it runs beyond where the body text of all
other keywords start.
I looked at the User guide and found no mention of "Labe
At 15:33 +0200 27/6/04, you wrote:
Kevin Horton wrote:
I'm trying to create a new class, based on the book (koma-script)
class so I can make a few small changes. But I haven't figured out
what I need to put in my new .layout file to have it be recognized.
I've got the fol
Kevin Horton wrote:
> I'm trying to create a new class, based on the book (koma-script)
> class so I can make a few small changes. But I haven't figured out
> what I need to put in my new .layout file to have it be recognized.
> I've got the following line now,
>
I'm trying to create a new class, based on the book (koma-script)
class so I can make a few small changes. But I haven't figured out
what I need to put in my new .layout file to have it be recognized.
I've got the following line now,
# \DeclareLaTeXClass[book (koma-script)]{p
Ingo Kappler schrieb:
Hi!
I'm quite new to lyx and now use version 1.2.3. Before I startet with
an older version. After upgrading I figured out that lowertitleback
doesn't seem to work correctly. It normally doesn't appear on the
second page, except I put address before. Then it still is'nt lo
Hi!
I'm quite new to lyx and now use version 1.2.3. Before I startet with an
older version. After upgrading I figured out that lowertitleback doesn't
seem to work correctly. It normally doesn't appear on the second page,
except I put address before. Then it still is'nt low but just under
addres
Martin Adorni wrote:
>
> could anybody tell me the differences (advantages and disadvantages)
> between the 'normal' book class and book (koma-script)? I'm currently
> using the 'normal' book class to write my thesis.
komascript makes sense, if you have a lo
Hello,
could anybody tell me the differences (advantages and disadvantages)
between the 'normal' book class and book (koma-script)? I'm currently
using the 'normal' book class to write my thesis.
I'm working with version 1.1.5fix1
Regards
Martin
47 matches
Mail list logo