Tagged Questions
2
votes
1answer
266 views
Elsevier format 2 columns in Lyx
I would like to use Elsevier class to create paper in 2 column format as shown in authors guide: http://cdn.elsevier.com/assets/pdf_file/0011/109388/elsdoc.pdf (last page). I am using Lyx and kept the ...
4
votes
1answer
185 views
elsevier class error
I've been trying LateX and Lyx out for a few days. Lyx is really a help for a new-comer and I had few troubles so far, except for some unknown errors when I was configuring elsarticle documentclass.
...
2
votes
1answer
193 views
elsarticle figure to left in LyX
I use elsarticle 2 docment page in LyX.
I put figure in left column partion and use
\resizebox{3.4in}{!}{ Figure.png }
to make it smaller
But I still need to align the figure to left of the page
...
3
votes
1answer
515 views
elsarticle table and figure caption
I want to change the caption of elsarticle in LyX for table to be
and for figures to be
Mine is the following:
I use the caption package in document preamble
...
2
votes
2answers
159 views
how to decrese space hight (margin) between equations
I want to decrese spaces(margin) hight before and after equations
because i found big space when text end and display formula appears
or between equations each in separate line
also i want to do the ...
3
votes
2answers
359 views
how to justify left all numbered equations
I use displayed numberd formula in lyx
the equations are appears in middel
I want to justify left the equations
I used elsarticl 2 column page format
2
votes
1answer
569 views
How to refer to table in lyx
Inside the float table box I add lyx:label but when inside the text and choose insert crossreference and choose the table label the text appears as ??
The reference to numbered equations appear ...
2
votes
1answer
329 views
how to bold equation in lyx
I have equations inside text.
I tried to bold equation from lyx text style->series bold
but only text is bolded but equations are not.
I can make font larger for equation and other options but bold ...
3
votes
1answer
606 views
want table to look like this
I use lyx with elsarticle class with two-column document but I made span columns so table will span over the two columns.
I tried it with adding the caption package:
...