Search found 8 matches

by peytonator
Tue Nov 04, 2014 12:06 pm
Forum: LyX
Topic: Error Inserting MATLAB code
Replies: 0
Views: 4226

Error Inserting MATLAB code

Hello,

I am trying to insert matlab code using ERT:

\lstset{language=Matlab,%
basicstyle=\ttfamily\singlespacing\footnotesize,
breaklines=true,%
morekeywords={matlab2tikz},
keywordstyle=\color{blue},%
morekeywords=[2]{1},
keywordstyle=[2]{\color{black}},
identifierstyle=\color{black ...
by peytonator
Thu Sep 12, 2013 10:29 pm
Forum: LyX
Topic: Change bibliography reference style - "et al"
Replies: 0
Views: 2895

Change bibliography reference style - "et al"

Hello,

I am using the classicthesis LyX template ( http://code.google.com/p/classicthesis/ ), and was wondering how to change the format of the references in the bibliography? At the moment, the bibliography uses the plainnat style

I want to use "et al." when there are more than 3 authors in a ...
by peytonator
Fri Jun 22, 2012 4:05 pm
Forum: LyX
Topic: IEEEtran | Roman Numbering for Appendices
Replies: 0
Views: 3123

IEEEtran | Roman Numbering for Appendices

Hi,

I'm using the IEEEtran document class. When I add multiple appendices (using appendix environment), their headings are not numbered. To add numbering, the IEEEtran how-to doc ( http://www.ngi2009.eu/IEEEtran_HOWTO.pdf ) says I should add the \romanappendices command.

I tried adding ...
by peytonator
Mon Jan 04, 2010 10:47 am
Forum: LyX
Topic: Editing example environment
Replies: 5
Views: 3685

Editing example environment

Can't you just

insert -> formatting -> horizontal line

or

insert -> formatting -> horizontal space -> horizontal fill

then place the example between the two lines?
by peytonator
Sat Jan 02, 2010 12:46 pm
Forum: LyX
Topic: Harvard package/referencing
Replies: 1
Views: 2580

Harvard package/referencing

Hi there,

I have a problem relating to the harvard system of referencing. I posted the following on another thread, but decided to start a new thread for the topic:



I installed the harvard package using MikTeX [on Windows 7] and then tried to reconfigure LyX. However, after restarting LyX, I ...
by peytonator
Fri Jan 01, 2010 3:27 pm
Forum: LyX
Topic: Page Numbering & Custom Headings
Replies: 5
Views: 5026

Page Numbering & Custom Headings

Ok sorry. But since the question is on this post, I might as well continue here...
peytonator wrote:after restarting LyX, I find that the agsm style and a few others are not on the list of bibliographic styles.
Whether \usepackage{harvard} is there or not, I still can't find agsm on the list.

Help! :?
by peytonator
Fri Jan 01, 2010 1:46 pm
Forum: LyX
Topic: Page Numbering & Custom Headings
Replies: 5
Views: 5026

Page Numbering & Custom Headings

Thanks for the reply,

I have another question relating to the harvard referencing system. I installed the harvard package using MikTeX and then tried to reconfigure LyX. However, after restarting LyX, I find that the agsm style and a few others are not on the list of bibliographic styles. When I ...
by peytonator
Thu Dec 31, 2009 2:46 pm
Forum: LyX
Topic: Page Numbering & Custom Headings
Replies: 5
Views: 5026

Page Numbering & Custom Headings

Hi there,

I am having trouble with two things:

1) How do I put the page number at the bottom right of each page?
My attempt: in the MikTeX package manager, I see that the fancyhdr package is installed. I then added the following to the preamble:

\usepackage{fancyhdr}
\pagestyle{fancy}
\rfoot ...