Search found 8 matches

by jodles
Sat Nov 09, 2013 9:29 pm
Forum: LyX
Topic: Force LyX to use square bracket citation style
Replies: 0
Views: 2940

Force LyX to use square bracket citation style

Hello,

I'm using the apalike bst style, simply because I'm exporting my BibTex database from Zotero, and the plainnat style shows all the extra stuff Zotero exports that I don't want to see in my References - while apalike doesn't.

However, with citation style set to NatBib - Authoryear, using ...
by jodles
Tue Dec 20, 2011 9:37 pm
Forum: LyX
Topic: Head Separation differs from Page 3 onwards
Replies: 1
Views: 1707

Re: Head Separation differs from Page 3 onwards

Solved it!

I had inadvertently set some page margins to 0 within Settings->Page Margins. Combining that with \setspace{} gives funky results. So by putting the page margins within LyX settings to "default", all the margins are consisted over all pages!

J
by jodles
Thu Dec 15, 2011 5:40 pm
Forum: LyX
Topic: Head Separation differs from Page 3 onwards
Replies: 1
Views: 1707

Head Separation differs from Page 3 onwards

I'm in the process of modifying the Article (KOMA Script) template in LyX. I've run into one odd problem: The separation between header and text becomes larger on page 3 and the rest, compared to page 1 and 2 (which results in my footer getting squashed to the bottom of the page).

I'm having a hard ...
by jodles
Mon Jan 03, 2011 11:42 am
Forum: Text Formatting
Topic: Removing period/full stop in section titles
Replies: 3
Views: 5676

Re: Removing period/full stop in section titles

I checked a little by myself now, and what LyX calls simply "article" seemed to work fine. The fonts and layout is slightly different of course, but I might be able to stay with that for this paper...

I'll have to look closely at the titlesec package at some time! Seems like it comes around every ...
by jodles
Mon Jan 03, 2011 11:37 am
Forum: Text Formatting
Topic: Removing period/full stop in section titles
Replies: 3
Views: 5676

Re: Removing period/full stop in section titles

I see! I'm using the article (AMS). What are the standard classes?
by jodles
Mon Jan 03, 2011 1:31 am
Forum: Text Formatting
Topic: Removing period/full stop in section titles
Replies: 3
Views: 5676

Removing period/full stop in section titles

I want the subsections and the subsubsections in my document to be numbered as (example):
a) subsection
(i) subsubsection
(ii) subsubsection

In the preamble (I'm using Lyx), I've put:
\renewcommand{\thesubsection}{\alph{subsection})}
\renewcommand{\thesubsubsection}{(\roman{subsubsection})}

But ...
by jodles
Fri Dec 31, 2010 4:57 pm
Forum: Text Formatting
Topic: Section heading before numbering
Replies: 3
Views: 2197

Re: Section heading before numbering

Takk, Torbjørn! :mrgreen:
by jodles
Fri Dec 31, 2010 3:09 pm
Forum: Text Formatting
Topic: Section heading before numbering
Replies: 3
Views: 2197

Section heading before numbering

Hi!

Is there any way to get the heading text of a section before the number?

Usually it is "1 Your text", but I want to have each section heading like "Problem 1", "Problem 2", and so on.

Thanks!:)