Search found 9 matches

by besbesmany
Tue Aug 28, 2012 4:03 pm
Forum: LyX
Topic: how to make word table bold
Replies: 6
Views: 6452

Re: how to make word table bold

I use elsarticle class with 2 column document but i made span columns so table will span over 2column document
by besbesmany
Tue Aug 28, 2012 4:00 pm
Forum: LyX
Topic: how to make word table bold
Replies: 6
Views: 6452

Re: how to make word table bold

I want table to be like picture wanted.png to be like the other

also i want to ask if i can make table bigger like the other attached table, I see that table take the full width of the page while mine is small width
what i can do?
by besbesmany
Tue Aug 28, 2012 3:21 pm
Forum: LyX
Topic: how to make word table bold
Replies: 6
Views: 6452

how to make word table bold

I tried this

Code: Select all

\usepackage[labelfont=bf,labelsep=newline,justification=raggedright,singlelinecheck=false,font=small]{caption}
but stil word Table1 are bigger thatn caption text
by besbesmany
Tue Aug 28, 2012 3:19 pm
Forum: LyX
Topic: how to make word table bold
Replies: 6
Views: 6452

how to make word table bold

Thanks it works but i still have some problems

I want size of word Table1 be small as caption

also there is a big space like a new line between caption text and table top frame
is there any solution for that??
by besbesmany
Tue Aug 28, 2012 9:06 am
Forum: LyX
Topic: how to make word table bold
Replies: 6
Views: 6452

how to make word table bold

I want to make word table bold and put caption below word table, also i want both word table and caption to be most left justified with left border of table , like this

Table1
This is table1 caption
by besbesmany
Mon Aug 27, 2012 11:58 pm
Forum: LyX
Topic: problem with 2 big tables
Replies: 1
Views: 1316

Re: problem with 2 big tables

Ok I found solution but i don't like result much
I made float table -> setting -> span columns

but I found each table take a whole page alone, I want some text in 2 columns appear after tabels
I tried to fix the table at top but still no text below it
also the tables not appears at thier location ...
by besbesmany
Mon Aug 27, 2012 9:19 pm
Forum: LyX
Topic: problem with 2 big tables
Replies: 1
Views: 1316

problem with 2 big tables

I use elsarticle with 2 columns
I have 2 big tables separated by 4 line of text that should appear over the 2 columns to be shown right

the problem is that 2 tables each of them appear in one side of the columns and they overlapp each other and cutted outside the pdf page

what should i do ?
by besbesmany
Wed Jul 18, 2012 4:00 pm
Forum: BibTeX, biblatex and biber
Topic: URL not shown in »model1-num-names« Bibliography Style
Replies: 2
Views: 5055

URL not shown in »model1-num-names« Bibliography Style

I fount the solution :D

I should use note={\url{http://...}} not url={http://...}

I'm happy to find this forum, wish to help people.
by besbesmany
Wed Jul 18, 2012 1:18 am
Forum: BibTeX, biblatex and biber
Topic: URL not shown in »model1-num-names« Bibliography Style
Replies: 2
Views: 5055

URL not shown in »model1-num-names« Bibliography Style

Hello All,

I'm happy to be here. I'm using LyX with elsarticle class and "model1-num-names.bst" for bibliography. I have a *.bib file like this.
@ARTICLE{2012a,
title = {UC Irvine Machine Learning Repository},
year = {2012},
url = {http://archive.ics.uci.edu/ml/}
}
The URL is not appearing at ...