Search found 13 matches

by Cosm
Mon Feb 17, 2020 11:02 am
Forum: LyX
Topic: How to force the bibliography to respect the document's quotation style?
Replies: 3
Views: 2165

How to force the bibliography to respect the document's quotation style?

Yes, I did look into the bst file but can't make much sense of the syntax, also looked at some documentation but it's probably faster to modify the bibliography by hand than studying that material. Unfortunately custom-bib doesn't have that setting. Alas there is probably plenty of advice on how to ...
by Cosm
Mon Feb 17, 2020 6:50 am
Forum: LyX
Topic: How to force the bibliography to respect the document's quotation style?
Replies: 3
Views: 2165

How to force the bibliography to respect the document's quotation style?

How to make the quotations in your bibliography respect the quotation style the user has selected from Document>Settings>Language?

For example, let's say the bibliography style puts article names in quotes (e.g. IEEEtran), the quotes don't come out as specified in Settings. I'm currently using ...
by Cosm
Sat Feb 15, 2020 11:58 pm
Forum: LyX
Topic: Bibliographic citation format
Replies: 3
Views: 2485

Bibliographic citation format

If you want to have the bibliography entries written as e.g. "Einstein, A. (1905)", go to Settings->Bibliography and there set Citation style to Natbib and Natbib-style to Author-year.
by Cosm
Sat Oct 14, 2017 12:14 pm
Forum: BibTeX, biblatex and biber
Topic: Sorting bibliography with umlauts according to a non-English alphabet
Replies: 0
Views: 3520

Sorting bibliography with umlauts according to a non-English alphabet

I'm trying to have bibliography entries ordered according to the Swedish/Finnish alphabet which is like the English one but ends in Å,Ä,Ö. I found the following very short explanation on how to make it work: http://newsgroups.derkeiler.com/Archive/Comp/comp.text.tex/2006-06/msg00657.html

I know ...
by Cosm
Fri Jul 07, 2017 11:12 pm
Forum: LyX
Topic: Why can't you have empty lines when editing text in Lyx?
Replies: 6
Views: 6652

Why can't you have empty lines when editing text in Lyx?

Thanks scottkosty and Stefan Kottwitz it works, I'm wondering is there a special reason to include all that in the local layout, can't I just include the following which also seems to work:

Style Standard

KeepEmpty true
FreeSpacing true

End
by Cosm
Fri Apr 28, 2017 4:52 pm
Forum: LyX
Topic: Why can't you have empty lines when editing text in Lyx?
Replies: 6
Views: 6652

Why can't you have empty lines when editing text in Lyx?

It's annoying that you can't enter empty lines when editing text in Lyx. I mean it's a text editor so you should be able to do it because composing a complicated text is a piecemeal process, inability to create empty spaces or lines makes you feel trapped. Why isn't there an option to allow empty ...
by Cosm
Wed Dec 16, 2015 2:28 pm
Forum: LyX
Topic: Page margins are not printed properly.
Replies: 1
Views: 2459

Re: Page margins are not printed properly.

I think I found the answer: In document settings "page layout" I changed format to A4 which is the standard printing paper size almost everywhere.
by Cosm
Wed Dec 16, 2015 10:03 am
Forum: LyX
Topic: Page margins are not printed properly.
Replies: 1
Views: 2459

Page margins are not printed properly.

I'm trying to set 2 cm top and bottom margins, but it's not working. When I print the pdf created in lyx the margins are larger, about 3 cm. In fact not even the right/left margins come out exactly as I set them (they are printed smaller). Is there a setting I'm missing?

I have tried all the ...
by Cosm
Sat Jun 07, 2014 10:40 pm
Forum: LyX
Topic: error "Layout `Theorem*' was not found."
Replies: 1
Views: 2559

Re: error "Layout `Theorem*' was not found."

Strangely this problem fixed itself, I really don't know what I did. So I guess there is no problem then.
by Cosm
Sun Jun 01, 2014 11:15 am
Forum: LyX
Topic: error "Layout `Theorem*' was not found."
Replies: 1
Views: 2559

error "Layout `Theorem*' was not found."

I would like to number the definitions, theorems etc. separately like this for example:
DEFINITION 1
THEOREM1
DEFINITION2
COROLLARY 1
ETC.

So in Document Settings Modules I selected the "Theorems (Numbered By Type)". But I get the error "Layout `Theorem*' was not found."
I put the \usepackage ...