Search found 4 matches

by MarkH748
Thu Jan 09, 2014 6:38 pm
Forum: LyX
Topic: How to group citations in Lyx like [1-3] instead of [1,2,3]?
Replies: 0
Views: 6695

How to group citations in Lyx like [1-3] instead of [1,2,3]?

I am citing from a bibtex bibliography if that matters.

Under Document Settings -> Bibliography, I have Netbib and Numerical Selected.

I read through google that I should put " \usepackage{cite} " in the LaTeX preamble but when I do this I get the following error when trying to preview the PDF ...
by MarkH748
Mon May 21, 2012 10:44 am
Forum: LyX
Topic: nomencl | Creation of a sorted Nomenclature
Replies: 2
Views: 7253

nomencl | Creation of a sorted Nomenclature

Hi all.

I'm a new LaTeX user (using LyX) trying to create a nomenclature for the first time. The nomenclature works fine provided I don't want to change the order which the terms appear. However I want to divide the entries up into four different sections, Upper Case, Lower Case, Greek Letters and ...
by MarkH748
Mon Nov 28, 2011 12:47 pm
Forum: LyX
Topic: Separate Paragraphs with both Indentation and vertical Space
Replies: 2
Views: 4116

Re: Separate Paragraphs with both Indentation and vertical S

Thanks for the reply. Yeah it's just personal preference. I like having an indent but don't like the paragraphs being on top of each other. Actually putting in just one line of "\setlength{\parindent}{1.2cm}" at the start seems to have done it for me so I don't need to put it at the start of every ...
by MarkH748
Mon Nov 28, 2011 11:28 am
Forum: LyX
Topic: Separate Paragraphs with both Indentation and vertical Space
Replies: 2
Views: 4116

Separate Paragraphs with both Indentation and vertical Space

Hi guys,

I'm a new LyX user and was wondering if is possible to separate paragraphs with both Indentation and Vertical Spacing? In Document Settings -> Text Layout I can only select one and then the other is greyed out. I could do "\setlength{\parindent}{1.2cm}" for each new paragraph but that ...