Search found 12 matches

by lepagano
Sat Aug 14, 2010 5:30 pm
Forum: LyX
Topic: elsarticle for Elsevier Journal
Replies: 1
Views: 4243

elsarticle for Elsevier Journal

Hi,

I am use to using Lyx and was curious if anyone has used Lyx for submission to the Elsevier Journal article? It seems that Lyx came with a elsarticle template, but I don't believe it has a .cls extension- the one recommended by the journal article. If this is possible, can someone guide me on ...
by lepagano
Tue Apr 06, 2010 8:12 pm
Forum: LyX
Topic: Adding vertical space between page number and text
Replies: 2
Views: 2671

Re: Adding vertical space between page number and text

Thank you. I will try this.
by lepagano
Tue Apr 06, 2010 6:23 pm
Forum: LyX
Topic: Adding the word Chapter in the ToC
Replies: 1
Views: 1627

Adding the word Chapter in the ToC

Answering my own post thanks to another post I recently found:

Code: Select all

\usepackage{tocloft}

\renewcommand{\cftchapfont}{\bfseries}
\renewcommand{\cftchappagefont}{\bfseries}
\renewcommand{\cftchappresnum}{Chapter }
\renewcommand{\cftchapaftersnum}{:}
\renewcommand{\cftchapnumwidth}{6em}
by lepagano
Tue Apr 06, 2010 5:31 pm
Forum: LyX
Topic: Adding the word Chapter in the ToC
Replies: 1
Views: 1627

Adding the word Chapter in the ToC

Hi,

I have seen a few posts about this, but I need the word Chapter to be on the same line as the Chapter number and name.

For example:
1 Introduction.............................................1

I need to look like:
Chapter 1 Introduction.....................................1

Can this be done ...
by lepagano
Tue Apr 06, 2010 5:28 pm
Forum: LyX
Topic: Adding vertical space between page number and text
Replies: 2
Views: 2671

Adding vertical space between page number and text

Hello all,

As part of the formatting process, I am finding I need to add a little more vertical space in between my page numbers and text. I have it at double-spaced, or so I thought until the Thesis editor told me I needed more space. Is there a way I can add more space between the text and the ...
by lepagano
Tue Mar 30, 2010 8:24 pm
Forum: LyX
Topic: Text too light in color
Replies: 0
Views: 1393

Text too light in color

Hello All,

I use the default settings for my Font within Lyx. Unfortunately, the PDF comes out to be a little to light in color. Is there another font that would appear darker within the PDF file- from anyone's experience?

Thanks.

Lara
by lepagano
Thu Mar 11, 2010 4:29 pm
Forum: Graphics, Figures & Tables
Topic: Figure colors fade when I....
Replies: 3
Views: 2911

Figure colors fade when I....

Sorry. I am still having the same issue here... My code is below... I have two subfigures with a box around each that fit the size of the figure. However, the top subfigure looks correct, while the bottom subfigure is smaller in size and there is white space on the right side (simply meaning that ...
by lepagano
Thu Mar 11, 2010 12:52 am
Forum: Graphics, Figures & Tables
Topic: Subfigures to cover multiple pages?
Replies: 1
Views: 8999

Subfigures to cover multiple pages?

Hello all,

I have a figures with 4-5 subfigures inside that I would like to be spread over 2-3 pages. While I see that \ContinuedFloat might be the way to go, it doesn't do anything to my subfigure placement. Any ideas?

I did add the \usepackage{caption} which I am assuming is the caption package ...
by lepagano
Tue Mar 09, 2010 1:09 am
Forum: Graphics, Figures & Tables
Topic: Figure colors fade when I....
Replies: 3
Views: 2911

Figure colors fade when I....

Hello all,

Another thing I have noticed when working with Figures is when I make a place a figure into Lyx (Float:Figure) and decide to clip the figure based on certain dimensions that I need the colors of the figure graphic get fadded. Why is this? The color of the image within Lyx looks different ...
by lepagano
Mon Mar 08, 2010 11:13 pm
Forum: Graphics, Figures & Tables
Topic: Box around Figure
Replies: 1
Views: 1706

Box around Figure

Hello all,

I think I may have found a new bug within Lyx. :( I am tending to push the limits with this program, but I do hope I find an answer to this issue.

I put boxes around my figures. I set both the box size and figure size the same so that the box fits nicely around the figures with no ...