Any suggestions on how to make this table prettier and suggestions on whether it's better to make it fit in 1 or 2 columnsBeautiful table samplesMy table doesn't fit; what are my options?How to make this table fit on a landscape page?tabu package - gaps in vertical linesHow to make this table better looking?How to make the table fit better?How to make this particular table better looking?How to fit this table to textwidth?How can I make this table looks better using LaTeX?How can I fit this table?any suggestions to implement this table in LaTeXHow to make this table prettier?

Why does lemon juice reduce the "fish" odor of sea food — specifically fish?

Polynomial division: Is this trick obvious?

The meaning of the Middle English word “king”

Why does the headset man not get on the tractor?

Is there any way to adjust the damage type of the Eldritch Blast cantrip so that it does fire damage?

Extract the characters before last colon

Were any of the books mentioned in this scene from the movie Hackers real?

How to disable Two-factor authentication for Apple ID?

Filter a data-frame and add a new column according to the given condition

Unexpected Netflix account registered to my Gmail address - any way it could be a hack attempt?

Segmentation fault when popping x86 stack

How can we allow remote players to effectively interact with a physical tabletop battle-map?

Why did the metro bus stop at each railway crossing, despite no warning indicating a train was coming?

How might a landlocked lake become a complete ecosystem?

Developers demotivated due to working on same project for more than 2 years

Biology of a Firestarter

Show solution to recurrence is never a square

Why are BJTs common in output stages of power amplifiers?

Should generated documentation be stored in a Git repository?

Will the volt, ampere, ohm or other electrical units change on May 20th, 2019?

Will a coyote attack my dog on a leash while I'm on a hiking trail?

Formal Definition of Dot Product

Is Valonqar prophecy unfulfilled?

Ansible: use group_vars directly without with_items



Any suggestions on how to make this table prettier and suggestions on whether it's better to make it fit in 1 or 2 columns


Beautiful table samplesMy table doesn't fit; what are my options?How to make this table fit on a landscape page?tabu package - gaps in vertical linesHow to make this table better looking?How to make the table fit better?How to make this particular table better looking?How to fit this table to textwidth?How can I make this table looks better using LaTeX?How can I fit this table?any suggestions to implement this table in LaTeXHow to make this table prettier?













2















How can I make this table look prettier and more elegant than this and do you think it's better to make it fit into one or two columns? I am also opened to making it span over two columns if you think this is better.
enter image description here



documentclass[10pt,conference]IEEEtran 
IEEEoverridecommandlockouts


usepackagecite
usepackageamsmath,amssymb,amsfonts
usepackagealgorithmic
usepackagealgorithm
usepackagegraphicx
usepackagechangepage


%usepackagealgpseudocode
usepackagelipsum
usepackagectable% http://ctan.org/pkg/ctable
usepackagecolor, colortbl
newcommandvartextit
newcommandproctextbf
newcommandproptexttt
newcommandplusplus++% Other options:
newcommand*ita[1]textit#1
%usepackagexcolor % changed
usepackagearray, booktabs, makecell, multirow% new
definecolorGraygray0.9
usepackagetextcomp


usepackagebooktabs
newcommandmytab[1]begintabular[t]@c@ #1 endtabular
newcommandmc[2]multicolumn#1c#2
renewcommandalgorithmiccomment[1]//#1



defBibTeXrm Bkern-.05emsc ikern-.025em bkern-.08em
Tkern-.1667emlower.7exhboxEkern-.125emX
begindocument
begintable[]
captionXCallers and XCallees for Methods in Figure
labeltab:XCallersXCalleesExample
begintabular
hline
textbfMethod# & textbf1-StartGPS & textbf2-Start &
textbfbegintabular[c]@c@3-Reserve\ Seatendtabular &
textbfbegintabular[c]@c@4-Set\ Passenger\ Infoendtabular &
textbf5-Start & textbfbegintabular[c]@c@6-Book\
Ticketendtabular & textbfbegintabular[c]@c@7-Book\
Ticketendtabular \ hline
textbfXCallers & begintabular[c]@c@2-Start \ 5-
Startendtabular & Empty & begintabular[c]@c@6-BookTicket \ 7-
BookTicketendtabular & Empty & Empty & begintabular[c]@c@4-
Set\ Passenger\ Infoendtabular & begintabular[c]@c@4-Set\
Passenger\ Infoendtabular \ hline
textbfXCallees & Empty & 1-StartGPS & Empty & begintabular[c]
@c@6-BookTicket \ 7-BookTicketendtabular & 1-StartGPS & 3-
ReserveSeat & 3-ReserveSeat \ hline
endtabular
endtable
enddocument









share|improve this question



















  • 1





    Please make your code compilable by adding the documentclass and the relevant packages. Regarding "prettier", you might want to follow the suggestions by Mico (usage of less lines, usage of booktabs) on your previous question.

    – leandriis
    May 9 at 14:38












  • Common for beautiful(subjective) tables is that they have very few lines - certainly not vertical lines like that. tex.stackexchange.com/questions/112343/beautiful-table-samples

    – hpekristiansen
    May 9 at 14:55












  • Regarding the table being too wide for the column, you could play around with decreasing the font size and the tabcolsep. However, I doubt, that the table will fit into a single column without applying some more changes. More methods can be found here: My table doesn't fit; what are my options?

    – leandriis
    May 9 at 14:55






  • 1





    yur table is far to wide to be fit in present form in one column. you have tow options: (i) set it over two columns (with ˙table*` float) or rewrite table on the way, that you interchange columns and rows.

    – Zarko
    May 9 at 15:13















2















How can I make this table look prettier and more elegant than this and do you think it's better to make it fit into one or two columns? I am also opened to making it span over two columns if you think this is better.
enter image description here



documentclass[10pt,conference]IEEEtran 
IEEEoverridecommandlockouts


usepackagecite
usepackageamsmath,amssymb,amsfonts
usepackagealgorithmic
usepackagealgorithm
usepackagegraphicx
usepackagechangepage


%usepackagealgpseudocode
usepackagelipsum
usepackagectable% http://ctan.org/pkg/ctable
usepackagecolor, colortbl
newcommandvartextit
newcommandproctextbf
newcommandproptexttt
newcommandplusplus++% Other options:
newcommand*ita[1]textit#1
%usepackagexcolor % changed
usepackagearray, booktabs, makecell, multirow% new
definecolorGraygray0.9
usepackagetextcomp


usepackagebooktabs
newcommandmytab[1]begintabular[t]@c@ #1 endtabular
newcommandmc[2]multicolumn#1c#2
renewcommandalgorithmiccomment[1]//#1



defBibTeXrm Bkern-.05emsc ikern-.025em bkern-.08em
Tkern-.1667emlower.7exhboxEkern-.125emX
begindocument
begintable[]
captionXCallers and XCallees for Methods in Figure
labeltab:XCallersXCalleesExample
begintabular
hline
textbfMethod# & textbf1-StartGPS & textbf2-Start &
textbfbegintabular[c]@c@3-Reserve\ Seatendtabular &
textbfbegintabular[c]@c@4-Set\ Passenger\ Infoendtabular &
textbf5-Start & textbfbegintabular[c]@c@6-Book\
Ticketendtabular & textbfbegintabular[c]@c@7-Book\
Ticketendtabular \ hline
textbfXCallers & begintabular[c]@c@2-Start \ 5-
Startendtabular & Empty & begintabular[c]@c@6-BookTicket \ 7-
BookTicketendtabular & Empty & Empty & begintabular[c]@c@4-
Set\ Passenger\ Infoendtabular & begintabular[c]@c@4-Set\
Passenger\ Infoendtabular \ hline
textbfXCallees & Empty & 1-StartGPS & Empty & begintabular[c]
@c@6-BookTicket \ 7-BookTicketendtabular & 1-StartGPS & 3-
ReserveSeat & 3-ReserveSeat \ hline
endtabular
endtable
enddocument









share|improve this question



















  • 1





    Please make your code compilable by adding the documentclass and the relevant packages. Regarding "prettier", you might want to follow the suggestions by Mico (usage of less lines, usage of booktabs) on your previous question.

    – leandriis
    May 9 at 14:38












  • Common for beautiful(subjective) tables is that they have very few lines - certainly not vertical lines like that. tex.stackexchange.com/questions/112343/beautiful-table-samples

    – hpekristiansen
    May 9 at 14:55












  • Regarding the table being too wide for the column, you could play around with decreasing the font size and the tabcolsep. However, I doubt, that the table will fit into a single column without applying some more changes. More methods can be found here: My table doesn't fit; what are my options?

    – leandriis
    May 9 at 14:55






  • 1





    yur table is far to wide to be fit in present form in one column. you have tow options: (i) set it over two columns (with ˙table*` float) or rewrite table on the way, that you interchange columns and rows.

    – Zarko
    May 9 at 15:13













2












2








2








How can I make this table look prettier and more elegant than this and do you think it's better to make it fit into one or two columns? I am also opened to making it span over two columns if you think this is better.
enter image description here



documentclass[10pt,conference]IEEEtran 
IEEEoverridecommandlockouts


usepackagecite
usepackageamsmath,amssymb,amsfonts
usepackagealgorithmic
usepackagealgorithm
usepackagegraphicx
usepackagechangepage


%usepackagealgpseudocode
usepackagelipsum
usepackagectable% http://ctan.org/pkg/ctable
usepackagecolor, colortbl
newcommandvartextit
newcommandproctextbf
newcommandproptexttt
newcommandplusplus++% Other options:
newcommand*ita[1]textit#1
%usepackagexcolor % changed
usepackagearray, booktabs, makecell, multirow% new
definecolorGraygray0.9
usepackagetextcomp


usepackagebooktabs
newcommandmytab[1]begintabular[t]@c@ #1 endtabular
newcommandmc[2]multicolumn#1c#2
renewcommandalgorithmiccomment[1]//#1



defBibTeXrm Bkern-.05emsc ikern-.025em bkern-.08em
Tkern-.1667emlower.7exhboxEkern-.125emX
begindocument
begintable[]
captionXCallers and XCallees for Methods in Figure
labeltab:XCallersXCalleesExample
begintabular
hline
textbfMethod# & textbf1-StartGPS & textbf2-Start &
textbfbegintabular[c]@c@3-Reserve\ Seatendtabular &
textbfbegintabular[c]@c@4-Set\ Passenger\ Infoendtabular &
textbf5-Start & textbfbegintabular[c]@c@6-Book\
Ticketendtabular & textbfbegintabular[c]@c@7-Book\
Ticketendtabular \ hline
textbfXCallers & begintabular[c]@c@2-Start \ 5-
Startendtabular & Empty & begintabular[c]@c@6-BookTicket \ 7-
BookTicketendtabular & Empty & Empty & begintabular[c]@c@4-
Set\ Passenger\ Infoendtabular & begintabular[c]@c@4-Set\
Passenger\ Infoendtabular \ hline
textbfXCallees & Empty & 1-StartGPS & Empty & begintabular[c]
@c@6-BookTicket \ 7-BookTicketendtabular & 1-StartGPS & 3-
ReserveSeat & 3-ReserveSeat \ hline
endtabular
endtable
enddocument









share|improve this question
















How can I make this table look prettier and more elegant than this and do you think it's better to make it fit into one or two columns? I am also opened to making it span over two columns if you think this is better.
enter image description here



documentclass[10pt,conference]IEEEtran 
IEEEoverridecommandlockouts


usepackagecite
usepackageamsmath,amssymb,amsfonts
usepackagealgorithmic
usepackagealgorithm
usepackagegraphicx
usepackagechangepage


%usepackagealgpseudocode
usepackagelipsum
usepackagectable% http://ctan.org/pkg/ctable
usepackagecolor, colortbl
newcommandvartextit
newcommandproctextbf
newcommandproptexttt
newcommandplusplus++% Other options:
newcommand*ita[1]textit#1
%usepackagexcolor % changed
usepackagearray, booktabs, makecell, multirow% new
definecolorGraygray0.9
usepackagetextcomp


usepackagebooktabs
newcommandmytab[1]begintabular[t]@c@ #1 endtabular
newcommandmc[2]multicolumn#1c#2
renewcommandalgorithmiccomment[1]//#1



defBibTeXrm Bkern-.05emsc ikern-.025em bkern-.08em
Tkern-.1667emlower.7exhboxEkern-.125emX
begindocument
begintable[]
captionXCallers and XCallees for Methods in Figure
labeltab:XCallersXCalleesExample
begintabular
hline
textbfMethod# & textbf1-StartGPS & textbf2-Start &
textbfbegintabular[c]@c@3-Reserve\ Seatendtabular &
textbfbegintabular[c]@c@4-Set\ Passenger\ Infoendtabular &
textbf5-Start & textbfbegintabular[c]@c@6-Book\
Ticketendtabular & textbfbegintabular[c]@c@7-Book\
Ticketendtabular \ hline
textbfXCallers & begintabular[c]@c@2-Start \ 5-
Startendtabular & Empty & begintabular[c]@c@6-BookTicket \ 7-
BookTicketendtabular & Empty & Empty & begintabular[c]@c@4-
Set\ Passenger\ Infoendtabular & begintabular[c]@c@4-Set\
Passenger\ Infoendtabular \ hline
textbfXCallees & Empty & 1-StartGPS & Empty & begintabular[c]
@c@6-BookTicket \ 7-BookTicketendtabular & 1-StartGPS & 3-
ReserveSeat & 3-ReserveSeat \ hline
endtabular
endtable
enddocument






tables






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited May 9 at 14:58







user3406764

















asked May 9 at 14:36









user3406764user3406764

1227




1227







  • 1





    Please make your code compilable by adding the documentclass and the relevant packages. Regarding "prettier", you might want to follow the suggestions by Mico (usage of less lines, usage of booktabs) on your previous question.

    – leandriis
    May 9 at 14:38












  • Common for beautiful(subjective) tables is that they have very few lines - certainly not vertical lines like that. tex.stackexchange.com/questions/112343/beautiful-table-samples

    – hpekristiansen
    May 9 at 14:55












  • Regarding the table being too wide for the column, you could play around with decreasing the font size and the tabcolsep. However, I doubt, that the table will fit into a single column without applying some more changes. More methods can be found here: My table doesn't fit; what are my options?

    – leandriis
    May 9 at 14:55






  • 1





    yur table is far to wide to be fit in present form in one column. you have tow options: (i) set it over two columns (with ˙table*` float) or rewrite table on the way, that you interchange columns and rows.

    – Zarko
    May 9 at 15:13












  • 1





    Please make your code compilable by adding the documentclass and the relevant packages. Regarding "prettier", you might want to follow the suggestions by Mico (usage of less lines, usage of booktabs) on your previous question.

    – leandriis
    May 9 at 14:38












  • Common for beautiful(subjective) tables is that they have very few lines - certainly not vertical lines like that. tex.stackexchange.com/questions/112343/beautiful-table-samples

    – hpekristiansen
    May 9 at 14:55












  • Regarding the table being too wide for the column, you could play around with decreasing the font size and the tabcolsep. However, I doubt, that the table will fit into a single column without applying some more changes. More methods can be found here: My table doesn't fit; what are my options?

    – leandriis
    May 9 at 14:55






  • 1





    yur table is far to wide to be fit in present form in one column. you have tow options: (i) set it over two columns (with ˙table*` float) or rewrite table on the way, that you interchange columns and rows.

    – Zarko
    May 9 at 15:13







1




1





Please make your code compilable by adding the documentclass and the relevant packages. Regarding "prettier", you might want to follow the suggestions by Mico (usage of less lines, usage of booktabs) on your previous question.

– leandriis
May 9 at 14:38






Please make your code compilable by adding the documentclass and the relevant packages. Regarding "prettier", you might want to follow the suggestions by Mico (usage of less lines, usage of booktabs) on your previous question.

– leandriis
May 9 at 14:38














Common for beautiful(subjective) tables is that they have very few lines - certainly not vertical lines like that. tex.stackexchange.com/questions/112343/beautiful-table-samples

– hpekristiansen
May 9 at 14:55






Common for beautiful(subjective) tables is that they have very few lines - certainly not vertical lines like that. tex.stackexchange.com/questions/112343/beautiful-table-samples

– hpekristiansen
May 9 at 14:55














Regarding the table being too wide for the column, you could play around with decreasing the font size and the tabcolsep. However, I doubt, that the table will fit into a single column without applying some more changes. More methods can be found here: My table doesn't fit; what are my options?

– leandriis
May 9 at 14:55





Regarding the table being too wide for the column, you could play around with decreasing the font size and the tabcolsep. However, I doubt, that the table will fit into a single column without applying some more changes. More methods can be found here: My table doesn't fit; what are my options?

– leandriis
May 9 at 14:55




1




1





yur table is far to wide to be fit in present form in one column. you have tow options: (i) set it over two columns (with ˙table*` float) or rewrite table on the way, that you interchange columns and rows.

– Zarko
May 9 at 15:13





yur table is far to wide to be fit in present form in one column. you have tow options: (i) set it over two columns (with ˙table*` float) or rewrite table on the way, that you interchange columns and rows.

– Zarko
May 9 at 15:13










3 Answers
3






active

oldest

votes


















5














what is nice looking table is personal opinion. apparently (as follows from accepted answers on your previous question) you don't like professional looking tables.



Anyway, as i told you in comment, your table is to wide that can be fit into one column as it is. so, according to my taste i suggest you to write it over two columns as follows:



documentclass[10pt,conference]IEEEtran
IEEEoverridecommandlockouts

usepackagetextcomp
usepackagebooktabs, makecell, multirow, tabularx
renewcommandtheadfontsmallbfseries
renewcommandtheadgape
usepackagestfloats

usepackagelipsum
begindocument
lipsum[1]
begintable*[b]
centering
captionXCallers and XCallees for Methods in Figure
labeltab:XCallersXCalleesExample
begintabular>bfseriesl *7c
toprule
thead[bl]Method #
& thead[b]StartGPS & thead[b]Start
& thead[b]Reserve Seat & thead[b]Set\ Passenger Info
& thead[b]Start & thead[b]Book Ticket
& thead[b]Book Ticket \
& (1) & (2) & (3) & (4) & (5) & (6) & (7) \
midrule
XCallers
& makecell2-Start\
5-Start & Empty
& makecell6-BookTicket\
7-BookTicket & Empty
& Empty & 4-Set Passenger Info
& 4-Set Passenger Info \
addlinespace
XCallees
& Empty & 1-StartGPS
& Empty & makecell6-BookTicket\
7-BookTicket
& 1-StartGPS & 3-ReserveSeat
& 3-ReserveSeat \
bottomrule
endtabular
endtable*
lipsum
enddocument


enter image description here



or consider the second possibilities: interchange rows and columns in your table:



enter image description here



documentclass[10pt,conference]IEEEtran
IEEEoverridecommandlockouts

usepackagetextcomp
usepackagebooktabs, makecell, multirow, tabularx
setcellgapes2pt
renewcommandtheadfontsmallbfseries
renewcommandtheadgape
usepackagestfloats

usepackagelipsum
begindocument
lipsum[1]
begintable[htb]
centering
makegapedcells
captionXCallers and XCallees for Methods in Figure
labeltab:XCallersXCalleesExample
begintabular>bfseriesl ll
toprule
Method # & theadXCallers & theadXCallees \
midrule
1-StartGPS & makecell[tl]2-Start\
5-Start& Empty \
2-Start & Empty & 1-StartGPS \
3-Reserve Seat & makecell[tl]6-BookTicket\
4-Set Passenger Info
& Empty \
4-Start & Empty & 4-Set Passenger Info \
5-Start & Empty & 1-StartGPS \
6-Book Ticket & 4-Set Passenger Info & 3-ReserveSeat \
7-Book Ticket & 4-Set Passenger Info & 3-ReserveSeat \
bottomrule
endtabular
endtable
lipsum
enddocument





share|improve this answer

























  • @user3406764 This is how professional, really nice tables look like. Classical, clean layout, no distracting clutter.

    – Sveinung
    May 9 at 19:02











  • @Sveinung, thank you for nice words!

    – Zarko
    May 9 at 19:07











  • In my opinion, the first table (over two columns) is the best, It blends very well to the page layout, and placing at the bottom of the page is a good choice. you may consider removing the side bearing by placing @ in the beginning and end of the preamble.

    – Sveinung
    May 9 at 19:17












  • @Sveinung, you are right. in my first attempt i consider this, but letter i remove them, now don't know why. i will wait for while to op response and than correct table code as you suggest.

    – Zarko
    May 9 at 19:26


















2














Here there is my simple proposal. With %<----adding you can see my changhes. The most important is the use the resizebox to decrease the size of the table.



enter image description here



documentclass[10pt,conference]IEEEtran 
IEEEoverridecommandlockouts
usepackagecite
usepackageamsmath,amssymb,amsfonts
usepackagealgorithmic
usepackagealgorithm
usepackagegraphicx
usepackagechangepage

usepackagelipsum%<-------------------adding

%usepackagealgpseudocode
usepackagelipsum
usepackagectable% http://ctan.org/pkg/ctable
usepackagecolor, colortbl
newcommandvartextit
newcommandproctextbf
newcommandproptexttt
newcommandplusplus++% Other options:
newcommand*ita[1]textit#1
%usepackagexcolor % changed
usepackagearray, booktabs, makecell, multirow% new
definecolorGraygray0.9
usepackagetextcomp


usepackagebooktabs
newcommandmytab[1]begintabular[t]@c@ #1 endtabular
newcommandmc[2]multicolumn#1c#2
renewcommandalgorithmiccomment[1]//#1



defBibTeXrm Bkern-.05emsc ikern-.025em bkern-.08em
Tkern-.1667emlower.7exhboxEkern-.125emX


begindocument


lipsum[1]
begintable[]
centering%<-------------------adding
captionXCallers and XCallees for Methods in Figure
labeltab:XCallersXCalleesExample
resizebox0.45textwidth!begintabular%<-------------------adding
hline
textbfMethod# & textbf1-StartGPS & textbf2-Start &
textbfbegintabular[c]@c@3-Reserve\ Seatendtabular &
textbfbegintabular[c]@c@4-Set\ Passenger\ Infoendtabular &
textbf5-Start & textbfbegintabular[c]@c@6-Book\
Ticketendtabular & textbfbegintabular[c]@c@7-Book\
Ticketendtabular \ hline
textbfXCallers & begintabular[c]@c@2-Start \ 5-
Startendtabular & Empty & begintabular[c]@c@6-BookTicket \ 7-
BookTicketendtabular & Empty & Empty & begintabular[c]@c@4-
Set\ Passenger\ Infoendtabular & begintabular[c]@c@4-Set\
Passenger\ Infoendtabular \ hline
textbfXCallees & Empty & 1-StartGPS & Empty & begintabular[c]
@c@6-BookTicket \ 7-BookTicketendtabular & 1-StartGPS & 3-
ReserveSeat & 3-ReserveSeat \ hline
endtabular
endtable
lipsum[2-3]
enddocument





share|improve this answer


















  • 2





    Personally, I would not recommend using resizebox in order to resize tables as this method will lead to inconsistent font sizes throughtout the document.

    – leandriis
    May 9 at 15:06











  • @leandriis I agree with you. However, it depends on the number of tables that are inserted in the document. If there are two or three, it could be a solution. Surely mine is just a proposal, and it certainly won't be the best :-)

    – Sebastiano
    May 9 at 15:08







  • 1





    @Sebastiano, do you see wiert.me/2014/04/03/… ? on web can find more similar presentation about table settings. in answers of Mico, Bernard (to name only a few) you can see many nice designed tables. they are worth to red. (i nullify dovn-wote).

    – Zarko
    May 9 at 16:20











  • @Zarko You're a very dear friend. I always thank you very much. I have tried to give my interpretation of the solution. :-)

    – Sebastiano
    May 9 at 20:56


















2














Don't attempt to use resizebox for tables, this a really bad advice to give to users because it will give very ugly results.



If you want to keep this layout (the clean layout from Zarko is much better) manually choose a smaller font size and reduce the inter column space:



documentclass[10pt,conference]IEEEtran 
IEEEoverridecommandlockouts


usepackagecite
usepackageamsmath,amssymb,amsfonts
usepackagealgorithmic
usepackagealgorithm
usepackagegraphicx
usepackagechangepage


%usepackagealgpseudocode
usepackagelipsum
usepackagectable% http://ctan.org/pkg/ctable
usepackagecolor, colortbl
newcommandvartextit
newcommandproctextbf
newcommandproptexttt
newcommandplusplus++% Other options:
newcommand*ita[1]textit#1
%usepackagexcolor % changed
usepackagearray, booktabs, makecell, multirow% new
definecolorGraygray0.9
usepackagetextcomp


usepackagebooktabs
newcommandmytab[1]begintabular[t]@c@ #1 endtabular
newcommandmc[2]multicolumn#1c#2
renewcommandalgorithmiccomment[1]//#1



defBibTeXrm Bkern-.05emsc ikern-.025em bkern-.08em
Tkern-.1667emlower.7exhboxEkern-.125emX
begindocument
begintable[]
captionXCallers and XCallees for Methods in Figure
labeltab:XCallersXCalleesExample
tiny
setlengthtabcolsep2.7pt
begintabular
hline
textbfMethod# & textbf1-StartGPS & textbf2-Start &
textbfbegintabular[c]@c@3-Reserve\ Seatendtabular &
textbfbegintabular[c]@c@4-Set\ Passenger\ Infoendtabular &
textbf5-Start & textbfbegintabular[c]@c@6-Book\
Ticketendtabular & textbfbegintabular[c]@c@7-Book\
Ticketendtabular \ hline
textbfXCallers & begintabular[c]@c@2-Start \ 5-
Startendtabular & Empty & begintabular[c]@c@6-BookTicket \ 7-
BookTicketendtabular & Empty & Empty & begintabular[c]@c@4-
Set\ Passenger\ Infoendtabular & begintabular[c]@c@4-Set\
Passenger\ Infoendtabular \ hline
textbfXCallees & Empty & 1-StartGPS & Empty & begintabular[c]
@c@6-BookTicket \ 7-BookTicketendtabular & 1-StartGPS & 3-
ReserveSeat & 3-ReserveSeat \ hline
endtabular
endtable
enddocument





share|improve this answer























  • personally is a bad business card of a user criticizing harshly the work of another. I have simply written my own thought.

    – Sebastiano
    May 9 at 20:52











Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "85"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f489981%2fany-suggestions-on-how-to-make-this-table-prettier-and-suggestions-on-whether-it%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























3 Answers
3






active

oldest

votes








3 Answers
3






active

oldest

votes









active

oldest

votes






active

oldest

votes









5














what is nice looking table is personal opinion. apparently (as follows from accepted answers on your previous question) you don't like professional looking tables.



Anyway, as i told you in comment, your table is to wide that can be fit into one column as it is. so, according to my taste i suggest you to write it over two columns as follows:



documentclass[10pt,conference]IEEEtran
IEEEoverridecommandlockouts

usepackagetextcomp
usepackagebooktabs, makecell, multirow, tabularx
renewcommandtheadfontsmallbfseries
renewcommandtheadgape
usepackagestfloats

usepackagelipsum
begindocument
lipsum[1]
begintable*[b]
centering
captionXCallers and XCallees for Methods in Figure
labeltab:XCallersXCalleesExample
begintabular>bfseriesl *7c
toprule
thead[bl]Method #
& thead[b]StartGPS & thead[b]Start
& thead[b]Reserve Seat & thead[b]Set\ Passenger Info
& thead[b]Start & thead[b]Book Ticket
& thead[b]Book Ticket \
& (1) & (2) & (3) & (4) & (5) & (6) & (7) \
midrule
XCallers
& makecell2-Start\
5-Start & Empty
& makecell6-BookTicket\
7-BookTicket & Empty
& Empty & 4-Set Passenger Info
& 4-Set Passenger Info \
addlinespace
XCallees
& Empty & 1-StartGPS
& Empty & makecell6-BookTicket\
7-BookTicket
& 1-StartGPS & 3-ReserveSeat
& 3-ReserveSeat \
bottomrule
endtabular
endtable*
lipsum
enddocument


enter image description here



or consider the second possibilities: interchange rows and columns in your table:



enter image description here



documentclass[10pt,conference]IEEEtran
IEEEoverridecommandlockouts

usepackagetextcomp
usepackagebooktabs, makecell, multirow, tabularx
setcellgapes2pt
renewcommandtheadfontsmallbfseries
renewcommandtheadgape
usepackagestfloats

usepackagelipsum
begindocument
lipsum[1]
begintable[htb]
centering
makegapedcells
captionXCallers and XCallees for Methods in Figure
labeltab:XCallersXCalleesExample
begintabular>bfseriesl ll
toprule
Method # & theadXCallers & theadXCallees \
midrule
1-StartGPS & makecell[tl]2-Start\
5-Start& Empty \
2-Start & Empty & 1-StartGPS \
3-Reserve Seat & makecell[tl]6-BookTicket\
4-Set Passenger Info
& Empty \
4-Start & Empty & 4-Set Passenger Info \
5-Start & Empty & 1-StartGPS \
6-Book Ticket & 4-Set Passenger Info & 3-ReserveSeat \
7-Book Ticket & 4-Set Passenger Info & 3-ReserveSeat \
bottomrule
endtabular
endtable
lipsum
enddocument





share|improve this answer

























  • @user3406764 This is how professional, really nice tables look like. Classical, clean layout, no distracting clutter.

    – Sveinung
    May 9 at 19:02











  • @Sveinung, thank you for nice words!

    – Zarko
    May 9 at 19:07











  • In my opinion, the first table (over two columns) is the best, It blends very well to the page layout, and placing at the bottom of the page is a good choice. you may consider removing the side bearing by placing @ in the beginning and end of the preamble.

    – Sveinung
    May 9 at 19:17












  • @Sveinung, you are right. in my first attempt i consider this, but letter i remove them, now don't know why. i will wait for while to op response and than correct table code as you suggest.

    – Zarko
    May 9 at 19:26















5














what is nice looking table is personal opinion. apparently (as follows from accepted answers on your previous question) you don't like professional looking tables.



Anyway, as i told you in comment, your table is to wide that can be fit into one column as it is. so, according to my taste i suggest you to write it over two columns as follows:



documentclass[10pt,conference]IEEEtran
IEEEoverridecommandlockouts

usepackagetextcomp
usepackagebooktabs, makecell, multirow, tabularx
renewcommandtheadfontsmallbfseries
renewcommandtheadgape
usepackagestfloats

usepackagelipsum
begindocument
lipsum[1]
begintable*[b]
centering
captionXCallers and XCallees for Methods in Figure
labeltab:XCallersXCalleesExample
begintabular>bfseriesl *7c
toprule
thead[bl]Method #
& thead[b]StartGPS & thead[b]Start
& thead[b]Reserve Seat & thead[b]Set\ Passenger Info
& thead[b]Start & thead[b]Book Ticket
& thead[b]Book Ticket \
& (1) & (2) & (3) & (4) & (5) & (6) & (7) \
midrule
XCallers
& makecell2-Start\
5-Start & Empty
& makecell6-BookTicket\
7-BookTicket & Empty
& Empty & 4-Set Passenger Info
& 4-Set Passenger Info \
addlinespace
XCallees
& Empty & 1-StartGPS
& Empty & makecell6-BookTicket\
7-BookTicket
& 1-StartGPS & 3-ReserveSeat
& 3-ReserveSeat \
bottomrule
endtabular
endtable*
lipsum
enddocument


enter image description here



or consider the second possibilities: interchange rows and columns in your table:



enter image description here



documentclass[10pt,conference]IEEEtran
IEEEoverridecommandlockouts

usepackagetextcomp
usepackagebooktabs, makecell, multirow, tabularx
setcellgapes2pt
renewcommandtheadfontsmallbfseries
renewcommandtheadgape
usepackagestfloats

usepackagelipsum
begindocument
lipsum[1]
begintable[htb]
centering
makegapedcells
captionXCallers and XCallees for Methods in Figure
labeltab:XCallersXCalleesExample
begintabular>bfseriesl ll
toprule
Method # & theadXCallers & theadXCallees \
midrule
1-StartGPS & makecell[tl]2-Start\
5-Start& Empty \
2-Start & Empty & 1-StartGPS \
3-Reserve Seat & makecell[tl]6-BookTicket\
4-Set Passenger Info
& Empty \
4-Start & Empty & 4-Set Passenger Info \
5-Start & Empty & 1-StartGPS \
6-Book Ticket & 4-Set Passenger Info & 3-ReserveSeat \
7-Book Ticket & 4-Set Passenger Info & 3-ReserveSeat \
bottomrule
endtabular
endtable
lipsum
enddocument





share|improve this answer

























  • @user3406764 This is how professional, really nice tables look like. Classical, clean layout, no distracting clutter.

    – Sveinung
    May 9 at 19:02











  • @Sveinung, thank you for nice words!

    – Zarko
    May 9 at 19:07











  • In my opinion, the first table (over two columns) is the best, It blends very well to the page layout, and placing at the bottom of the page is a good choice. you may consider removing the side bearing by placing @ in the beginning and end of the preamble.

    – Sveinung
    May 9 at 19:17












  • @Sveinung, you are right. in my first attempt i consider this, but letter i remove them, now don't know why. i will wait for while to op response and than correct table code as you suggest.

    – Zarko
    May 9 at 19:26













5












5








5







what is nice looking table is personal opinion. apparently (as follows from accepted answers on your previous question) you don't like professional looking tables.



Anyway, as i told you in comment, your table is to wide that can be fit into one column as it is. so, according to my taste i suggest you to write it over two columns as follows:



documentclass[10pt,conference]IEEEtran
IEEEoverridecommandlockouts

usepackagetextcomp
usepackagebooktabs, makecell, multirow, tabularx
renewcommandtheadfontsmallbfseries
renewcommandtheadgape
usepackagestfloats

usepackagelipsum
begindocument
lipsum[1]
begintable*[b]
centering
captionXCallers and XCallees for Methods in Figure
labeltab:XCallersXCalleesExample
begintabular>bfseriesl *7c
toprule
thead[bl]Method #
& thead[b]StartGPS & thead[b]Start
& thead[b]Reserve Seat & thead[b]Set\ Passenger Info
& thead[b]Start & thead[b]Book Ticket
& thead[b]Book Ticket \
& (1) & (2) & (3) & (4) & (5) & (6) & (7) \
midrule
XCallers
& makecell2-Start\
5-Start & Empty
& makecell6-BookTicket\
7-BookTicket & Empty
& Empty & 4-Set Passenger Info
& 4-Set Passenger Info \
addlinespace
XCallees
& Empty & 1-StartGPS
& Empty & makecell6-BookTicket\
7-BookTicket
& 1-StartGPS & 3-ReserveSeat
& 3-ReserveSeat \
bottomrule
endtabular
endtable*
lipsum
enddocument


enter image description here



or consider the second possibilities: interchange rows and columns in your table:



enter image description here



documentclass[10pt,conference]IEEEtran
IEEEoverridecommandlockouts

usepackagetextcomp
usepackagebooktabs, makecell, multirow, tabularx
setcellgapes2pt
renewcommandtheadfontsmallbfseries
renewcommandtheadgape
usepackagestfloats

usepackagelipsum
begindocument
lipsum[1]
begintable[htb]
centering
makegapedcells
captionXCallers and XCallees for Methods in Figure
labeltab:XCallersXCalleesExample
begintabular>bfseriesl ll
toprule
Method # & theadXCallers & theadXCallees \
midrule
1-StartGPS & makecell[tl]2-Start\
5-Start& Empty \
2-Start & Empty & 1-StartGPS \
3-Reserve Seat & makecell[tl]6-BookTicket\
4-Set Passenger Info
& Empty \
4-Start & Empty & 4-Set Passenger Info \
5-Start & Empty & 1-StartGPS \
6-Book Ticket & 4-Set Passenger Info & 3-ReserveSeat \
7-Book Ticket & 4-Set Passenger Info & 3-ReserveSeat \
bottomrule
endtabular
endtable
lipsum
enddocument





share|improve this answer















what is nice looking table is personal opinion. apparently (as follows from accepted answers on your previous question) you don't like professional looking tables.



Anyway, as i told you in comment, your table is to wide that can be fit into one column as it is. so, according to my taste i suggest you to write it over two columns as follows:



documentclass[10pt,conference]IEEEtran
IEEEoverridecommandlockouts

usepackagetextcomp
usepackagebooktabs, makecell, multirow, tabularx
renewcommandtheadfontsmallbfseries
renewcommandtheadgape
usepackagestfloats

usepackagelipsum
begindocument
lipsum[1]
begintable*[b]
centering
captionXCallers and XCallees for Methods in Figure
labeltab:XCallersXCalleesExample
begintabular>bfseriesl *7c
toprule
thead[bl]Method #
& thead[b]StartGPS & thead[b]Start
& thead[b]Reserve Seat & thead[b]Set\ Passenger Info
& thead[b]Start & thead[b]Book Ticket
& thead[b]Book Ticket \
& (1) & (2) & (3) & (4) & (5) & (6) & (7) \
midrule
XCallers
& makecell2-Start\
5-Start & Empty
& makecell6-BookTicket\
7-BookTicket & Empty
& Empty & 4-Set Passenger Info
& 4-Set Passenger Info \
addlinespace
XCallees
& Empty & 1-StartGPS
& Empty & makecell6-BookTicket\
7-BookTicket
& 1-StartGPS & 3-ReserveSeat
& 3-ReserveSeat \
bottomrule
endtabular
endtable*
lipsum
enddocument


enter image description here



or consider the second possibilities: interchange rows and columns in your table:



enter image description here



documentclass[10pt,conference]IEEEtran
IEEEoverridecommandlockouts

usepackagetextcomp
usepackagebooktabs, makecell, multirow, tabularx
setcellgapes2pt
renewcommandtheadfontsmallbfseries
renewcommandtheadgape
usepackagestfloats

usepackagelipsum
begindocument
lipsum[1]
begintable[htb]
centering
makegapedcells
captionXCallers and XCallees for Methods in Figure
labeltab:XCallersXCalleesExample
begintabular>bfseriesl ll
toprule
Method # & theadXCallers & theadXCallees \
midrule
1-StartGPS & makecell[tl]2-Start\
5-Start& Empty \
2-Start & Empty & 1-StartGPS \
3-Reserve Seat & makecell[tl]6-BookTicket\
4-Set Passenger Info
& Empty \
4-Start & Empty & 4-Set Passenger Info \
5-Start & Empty & 1-StartGPS \
6-Book Ticket & 4-Set Passenger Info & 3-ReserveSeat \
7-Book Ticket & 4-Set Passenger Info & 3-ReserveSeat \
bottomrule
endtabular
endtable
lipsum
enddocument






share|improve this answer














share|improve this answer



share|improve this answer








edited May 9 at 16:13

























answered May 9 at 15:54









ZarkoZarko

134k872178




134k872178












  • @user3406764 This is how professional, really nice tables look like. Classical, clean layout, no distracting clutter.

    – Sveinung
    May 9 at 19:02











  • @Sveinung, thank you for nice words!

    – Zarko
    May 9 at 19:07











  • In my opinion, the first table (over two columns) is the best, It blends very well to the page layout, and placing at the bottom of the page is a good choice. you may consider removing the side bearing by placing @ in the beginning and end of the preamble.

    – Sveinung
    May 9 at 19:17












  • @Sveinung, you are right. in my first attempt i consider this, but letter i remove them, now don't know why. i will wait for while to op response and than correct table code as you suggest.

    – Zarko
    May 9 at 19:26

















  • @user3406764 This is how professional, really nice tables look like. Classical, clean layout, no distracting clutter.

    – Sveinung
    May 9 at 19:02











  • @Sveinung, thank you for nice words!

    – Zarko
    May 9 at 19:07











  • In my opinion, the first table (over two columns) is the best, It blends very well to the page layout, and placing at the bottom of the page is a good choice. you may consider removing the side bearing by placing @ in the beginning and end of the preamble.

    – Sveinung
    May 9 at 19:17












  • @Sveinung, you are right. in my first attempt i consider this, but letter i remove them, now don't know why. i will wait for while to op response and than correct table code as you suggest.

    – Zarko
    May 9 at 19:26
















@user3406764 This is how professional, really nice tables look like. Classical, clean layout, no distracting clutter.

– Sveinung
May 9 at 19:02





@user3406764 This is how professional, really nice tables look like. Classical, clean layout, no distracting clutter.

– Sveinung
May 9 at 19:02













@Sveinung, thank you for nice words!

– Zarko
May 9 at 19:07





@Sveinung, thank you for nice words!

– Zarko
May 9 at 19:07













In my opinion, the first table (over two columns) is the best, It blends very well to the page layout, and placing at the bottom of the page is a good choice. you may consider removing the side bearing by placing @ in the beginning and end of the preamble.

– Sveinung
May 9 at 19:17






In my opinion, the first table (over two columns) is the best, It blends very well to the page layout, and placing at the bottom of the page is a good choice. you may consider removing the side bearing by placing @ in the beginning and end of the preamble.

– Sveinung
May 9 at 19:17














@Sveinung, you are right. in my first attempt i consider this, but letter i remove them, now don't know why. i will wait for while to op response and than correct table code as you suggest.

– Zarko
May 9 at 19:26





@Sveinung, you are right. in my first attempt i consider this, but letter i remove them, now don't know why. i will wait for while to op response and than correct table code as you suggest.

– Zarko
May 9 at 19:26











2














Here there is my simple proposal. With %<----adding you can see my changhes. The most important is the use the resizebox to decrease the size of the table.



enter image description here



documentclass[10pt,conference]IEEEtran 
IEEEoverridecommandlockouts
usepackagecite
usepackageamsmath,amssymb,amsfonts
usepackagealgorithmic
usepackagealgorithm
usepackagegraphicx
usepackagechangepage

usepackagelipsum%<-------------------adding

%usepackagealgpseudocode
usepackagelipsum
usepackagectable% http://ctan.org/pkg/ctable
usepackagecolor, colortbl
newcommandvartextit
newcommandproctextbf
newcommandproptexttt
newcommandplusplus++% Other options:
newcommand*ita[1]textit#1
%usepackagexcolor % changed
usepackagearray, booktabs, makecell, multirow% new
definecolorGraygray0.9
usepackagetextcomp


usepackagebooktabs
newcommandmytab[1]begintabular[t]@c@ #1 endtabular
newcommandmc[2]multicolumn#1c#2
renewcommandalgorithmiccomment[1]//#1



defBibTeXrm Bkern-.05emsc ikern-.025em bkern-.08em
Tkern-.1667emlower.7exhboxEkern-.125emX


begindocument


lipsum[1]
begintable[]
centering%<-------------------adding
captionXCallers and XCallees for Methods in Figure
labeltab:XCallersXCalleesExample
resizebox0.45textwidth!begintabular%<-------------------adding
hline
textbfMethod# & textbf1-StartGPS & textbf2-Start &
textbfbegintabular[c]@c@3-Reserve\ Seatendtabular &
textbfbegintabular[c]@c@4-Set\ Passenger\ Infoendtabular &
textbf5-Start & textbfbegintabular[c]@c@6-Book\
Ticketendtabular & textbfbegintabular[c]@c@7-Book\
Ticketendtabular \ hline
textbfXCallers & begintabular[c]@c@2-Start \ 5-
Startendtabular & Empty & begintabular[c]@c@6-BookTicket \ 7-
BookTicketendtabular & Empty & Empty & begintabular[c]@c@4-
Set\ Passenger\ Infoendtabular & begintabular[c]@c@4-Set\
Passenger\ Infoendtabular \ hline
textbfXCallees & Empty & 1-StartGPS & Empty & begintabular[c]
@c@6-BookTicket \ 7-BookTicketendtabular & 1-StartGPS & 3-
ReserveSeat & 3-ReserveSeat \ hline
endtabular
endtable
lipsum[2-3]
enddocument





share|improve this answer


















  • 2





    Personally, I would not recommend using resizebox in order to resize tables as this method will lead to inconsistent font sizes throughtout the document.

    – leandriis
    May 9 at 15:06











  • @leandriis I agree with you. However, it depends on the number of tables that are inserted in the document. If there are two or three, it could be a solution. Surely mine is just a proposal, and it certainly won't be the best :-)

    – Sebastiano
    May 9 at 15:08







  • 1





    @Sebastiano, do you see wiert.me/2014/04/03/… ? on web can find more similar presentation about table settings. in answers of Mico, Bernard (to name only a few) you can see many nice designed tables. they are worth to red. (i nullify dovn-wote).

    – Zarko
    May 9 at 16:20











  • @Zarko You're a very dear friend. I always thank you very much. I have tried to give my interpretation of the solution. :-)

    – Sebastiano
    May 9 at 20:56















2














Here there is my simple proposal. With %<----adding you can see my changhes. The most important is the use the resizebox to decrease the size of the table.



enter image description here



documentclass[10pt,conference]IEEEtran 
IEEEoverridecommandlockouts
usepackagecite
usepackageamsmath,amssymb,amsfonts
usepackagealgorithmic
usepackagealgorithm
usepackagegraphicx
usepackagechangepage

usepackagelipsum%<-------------------adding

%usepackagealgpseudocode
usepackagelipsum
usepackagectable% http://ctan.org/pkg/ctable
usepackagecolor, colortbl
newcommandvartextit
newcommandproctextbf
newcommandproptexttt
newcommandplusplus++% Other options:
newcommand*ita[1]textit#1
%usepackagexcolor % changed
usepackagearray, booktabs, makecell, multirow% new
definecolorGraygray0.9
usepackagetextcomp


usepackagebooktabs
newcommandmytab[1]begintabular[t]@c@ #1 endtabular
newcommandmc[2]multicolumn#1c#2
renewcommandalgorithmiccomment[1]//#1



defBibTeXrm Bkern-.05emsc ikern-.025em bkern-.08em
Tkern-.1667emlower.7exhboxEkern-.125emX


begindocument


lipsum[1]
begintable[]
centering%<-------------------adding
captionXCallers and XCallees for Methods in Figure
labeltab:XCallersXCalleesExample
resizebox0.45textwidth!begintabular%<-------------------adding
hline
textbfMethod# & textbf1-StartGPS & textbf2-Start &
textbfbegintabular[c]@c@3-Reserve\ Seatendtabular &
textbfbegintabular[c]@c@4-Set\ Passenger\ Infoendtabular &
textbf5-Start & textbfbegintabular[c]@c@6-Book\
Ticketendtabular & textbfbegintabular[c]@c@7-Book\
Ticketendtabular \ hline
textbfXCallers & begintabular[c]@c@2-Start \ 5-
Startendtabular & Empty & begintabular[c]@c@6-BookTicket \ 7-
BookTicketendtabular & Empty & Empty & begintabular[c]@c@4-
Set\ Passenger\ Infoendtabular & begintabular[c]@c@4-Set\
Passenger\ Infoendtabular \ hline
textbfXCallees & Empty & 1-StartGPS & Empty & begintabular[c]
@c@6-BookTicket \ 7-BookTicketendtabular & 1-StartGPS & 3-
ReserveSeat & 3-ReserveSeat \ hline
endtabular
endtable
lipsum[2-3]
enddocument





share|improve this answer


















  • 2





    Personally, I would not recommend using resizebox in order to resize tables as this method will lead to inconsistent font sizes throughtout the document.

    – leandriis
    May 9 at 15:06











  • @leandriis I agree with you. However, it depends on the number of tables that are inserted in the document. If there are two or three, it could be a solution. Surely mine is just a proposal, and it certainly won't be the best :-)

    – Sebastiano
    May 9 at 15:08







  • 1





    @Sebastiano, do you see wiert.me/2014/04/03/… ? on web can find more similar presentation about table settings. in answers of Mico, Bernard (to name only a few) you can see many nice designed tables. they are worth to red. (i nullify dovn-wote).

    – Zarko
    May 9 at 16:20











  • @Zarko You're a very dear friend. I always thank you very much. I have tried to give my interpretation of the solution. :-)

    – Sebastiano
    May 9 at 20:56













2












2








2







Here there is my simple proposal. With %<----adding you can see my changhes. The most important is the use the resizebox to decrease the size of the table.



enter image description here



documentclass[10pt,conference]IEEEtran 
IEEEoverridecommandlockouts
usepackagecite
usepackageamsmath,amssymb,amsfonts
usepackagealgorithmic
usepackagealgorithm
usepackagegraphicx
usepackagechangepage

usepackagelipsum%<-------------------adding

%usepackagealgpseudocode
usepackagelipsum
usepackagectable% http://ctan.org/pkg/ctable
usepackagecolor, colortbl
newcommandvartextit
newcommandproctextbf
newcommandproptexttt
newcommandplusplus++% Other options:
newcommand*ita[1]textit#1
%usepackagexcolor % changed
usepackagearray, booktabs, makecell, multirow% new
definecolorGraygray0.9
usepackagetextcomp


usepackagebooktabs
newcommandmytab[1]begintabular[t]@c@ #1 endtabular
newcommandmc[2]multicolumn#1c#2
renewcommandalgorithmiccomment[1]//#1



defBibTeXrm Bkern-.05emsc ikern-.025em bkern-.08em
Tkern-.1667emlower.7exhboxEkern-.125emX


begindocument


lipsum[1]
begintable[]
centering%<-------------------adding
captionXCallers and XCallees for Methods in Figure
labeltab:XCallersXCalleesExample
resizebox0.45textwidth!begintabular%<-------------------adding
hline
textbfMethod# & textbf1-StartGPS & textbf2-Start &
textbfbegintabular[c]@c@3-Reserve\ Seatendtabular &
textbfbegintabular[c]@c@4-Set\ Passenger\ Infoendtabular &
textbf5-Start & textbfbegintabular[c]@c@6-Book\
Ticketendtabular & textbfbegintabular[c]@c@7-Book\
Ticketendtabular \ hline
textbfXCallers & begintabular[c]@c@2-Start \ 5-
Startendtabular & Empty & begintabular[c]@c@6-BookTicket \ 7-
BookTicketendtabular & Empty & Empty & begintabular[c]@c@4-
Set\ Passenger\ Infoendtabular & begintabular[c]@c@4-Set\
Passenger\ Infoendtabular \ hline
textbfXCallees & Empty & 1-StartGPS & Empty & begintabular[c]
@c@6-BookTicket \ 7-BookTicketendtabular & 1-StartGPS & 3-
ReserveSeat & 3-ReserveSeat \ hline
endtabular
endtable
lipsum[2-3]
enddocument





share|improve this answer













Here there is my simple proposal. With %<----adding you can see my changhes. The most important is the use the resizebox to decrease the size of the table.



enter image description here



documentclass[10pt,conference]IEEEtran 
IEEEoverridecommandlockouts
usepackagecite
usepackageamsmath,amssymb,amsfonts
usepackagealgorithmic
usepackagealgorithm
usepackagegraphicx
usepackagechangepage

usepackagelipsum%<-------------------adding

%usepackagealgpseudocode
usepackagelipsum
usepackagectable% http://ctan.org/pkg/ctable
usepackagecolor, colortbl
newcommandvartextit
newcommandproctextbf
newcommandproptexttt
newcommandplusplus++% Other options:
newcommand*ita[1]textit#1
%usepackagexcolor % changed
usepackagearray, booktabs, makecell, multirow% new
definecolorGraygray0.9
usepackagetextcomp


usepackagebooktabs
newcommandmytab[1]begintabular[t]@c@ #1 endtabular
newcommandmc[2]multicolumn#1c#2
renewcommandalgorithmiccomment[1]//#1



defBibTeXrm Bkern-.05emsc ikern-.025em bkern-.08em
Tkern-.1667emlower.7exhboxEkern-.125emX


begindocument


lipsum[1]
begintable[]
centering%<-------------------adding
captionXCallers and XCallees for Methods in Figure
labeltab:XCallersXCalleesExample
resizebox0.45textwidth!begintabular%<-------------------adding
hline
textbfMethod# & textbf1-StartGPS & textbf2-Start &
textbfbegintabular[c]@c@3-Reserve\ Seatendtabular &
textbfbegintabular[c]@c@4-Set\ Passenger\ Infoendtabular &
textbf5-Start & textbfbegintabular[c]@c@6-Book\
Ticketendtabular & textbfbegintabular[c]@c@7-Book\
Ticketendtabular \ hline
textbfXCallers & begintabular[c]@c@2-Start \ 5-
Startendtabular & Empty & begintabular[c]@c@6-BookTicket \ 7-
BookTicketendtabular & Empty & Empty & begintabular[c]@c@4-
Set\ Passenger\ Infoendtabular & begintabular[c]@c@4-Set\
Passenger\ Infoendtabular \ hline
textbfXCallees & Empty & 1-StartGPS & Empty & begintabular[c]
@c@6-BookTicket \ 7-BookTicketendtabular & 1-StartGPS & 3-
ReserveSeat & 3-ReserveSeat \ hline
endtabular
endtable
lipsum[2-3]
enddocument






share|improve this answer












share|improve this answer



share|improve this answer










answered May 9 at 15:03









SebastianoSebastiano

12.2k42467




12.2k42467







  • 2





    Personally, I would not recommend using resizebox in order to resize tables as this method will lead to inconsistent font sizes throughtout the document.

    – leandriis
    May 9 at 15:06











  • @leandriis I agree with you. However, it depends on the number of tables that are inserted in the document. If there are two or three, it could be a solution. Surely mine is just a proposal, and it certainly won't be the best :-)

    – Sebastiano
    May 9 at 15:08







  • 1





    @Sebastiano, do you see wiert.me/2014/04/03/… ? on web can find more similar presentation about table settings. in answers of Mico, Bernard (to name only a few) you can see many nice designed tables. they are worth to red. (i nullify dovn-wote).

    – Zarko
    May 9 at 16:20











  • @Zarko You're a very dear friend. I always thank you very much. I have tried to give my interpretation of the solution. :-)

    – Sebastiano
    May 9 at 20:56












  • 2





    Personally, I would not recommend using resizebox in order to resize tables as this method will lead to inconsistent font sizes throughtout the document.

    – leandriis
    May 9 at 15:06











  • @leandriis I agree with you. However, it depends on the number of tables that are inserted in the document. If there are two or three, it could be a solution. Surely mine is just a proposal, and it certainly won't be the best :-)

    – Sebastiano
    May 9 at 15:08







  • 1





    @Sebastiano, do you see wiert.me/2014/04/03/… ? on web can find more similar presentation about table settings. in answers of Mico, Bernard (to name only a few) you can see many nice designed tables. they are worth to red. (i nullify dovn-wote).

    – Zarko
    May 9 at 16:20











  • @Zarko You're a very dear friend. I always thank you very much. I have tried to give my interpretation of the solution. :-)

    – Sebastiano
    May 9 at 20:56







2




2





Personally, I would not recommend using resizebox in order to resize tables as this method will lead to inconsistent font sizes throughtout the document.

– leandriis
May 9 at 15:06





Personally, I would not recommend using resizebox in order to resize tables as this method will lead to inconsistent font sizes throughtout the document.

– leandriis
May 9 at 15:06













@leandriis I agree with you. However, it depends on the number of tables that are inserted in the document. If there are two or three, it could be a solution. Surely mine is just a proposal, and it certainly won't be the best :-)

– Sebastiano
May 9 at 15:08






@leandriis I agree with you. However, it depends on the number of tables that are inserted in the document. If there are two or three, it could be a solution. Surely mine is just a proposal, and it certainly won't be the best :-)

– Sebastiano
May 9 at 15:08





1




1





@Sebastiano, do you see wiert.me/2014/04/03/… ? on web can find more similar presentation about table settings. in answers of Mico, Bernard (to name only a few) you can see many nice designed tables. they are worth to red. (i nullify dovn-wote).

– Zarko
May 9 at 16:20





@Sebastiano, do you see wiert.me/2014/04/03/… ? on web can find more similar presentation about table settings. in answers of Mico, Bernard (to name only a few) you can see many nice designed tables. they are worth to red. (i nullify dovn-wote).

– Zarko
May 9 at 16:20













@Zarko You're a very dear friend. I always thank you very much. I have tried to give my interpretation of the solution. :-)

– Sebastiano
May 9 at 20:56





@Zarko You're a very dear friend. I always thank you very much. I have tried to give my interpretation of the solution. :-)

– Sebastiano
May 9 at 20:56











2














Don't attempt to use resizebox for tables, this a really bad advice to give to users because it will give very ugly results.



If you want to keep this layout (the clean layout from Zarko is much better) manually choose a smaller font size and reduce the inter column space:



documentclass[10pt,conference]IEEEtran 
IEEEoverridecommandlockouts


usepackagecite
usepackageamsmath,amssymb,amsfonts
usepackagealgorithmic
usepackagealgorithm
usepackagegraphicx
usepackagechangepage


%usepackagealgpseudocode
usepackagelipsum
usepackagectable% http://ctan.org/pkg/ctable
usepackagecolor, colortbl
newcommandvartextit
newcommandproctextbf
newcommandproptexttt
newcommandplusplus++% Other options:
newcommand*ita[1]textit#1
%usepackagexcolor % changed
usepackagearray, booktabs, makecell, multirow% new
definecolorGraygray0.9
usepackagetextcomp


usepackagebooktabs
newcommandmytab[1]begintabular[t]@c@ #1 endtabular
newcommandmc[2]multicolumn#1c#2
renewcommandalgorithmiccomment[1]//#1



defBibTeXrm Bkern-.05emsc ikern-.025em bkern-.08em
Tkern-.1667emlower.7exhboxEkern-.125emX
begindocument
begintable[]
captionXCallers and XCallees for Methods in Figure
labeltab:XCallersXCalleesExample
tiny
setlengthtabcolsep2.7pt
begintabular
hline
textbfMethod# & textbf1-StartGPS & textbf2-Start &
textbfbegintabular[c]@c@3-Reserve\ Seatendtabular &
textbfbegintabular[c]@c@4-Set\ Passenger\ Infoendtabular &
textbf5-Start & textbfbegintabular[c]@c@6-Book\
Ticketendtabular & textbfbegintabular[c]@c@7-Book\
Ticketendtabular \ hline
textbfXCallers & begintabular[c]@c@2-Start \ 5-
Startendtabular & Empty & begintabular[c]@c@6-BookTicket \ 7-
BookTicketendtabular & Empty & Empty & begintabular[c]@c@4-
Set\ Passenger\ Infoendtabular & begintabular[c]@c@4-Set\
Passenger\ Infoendtabular \ hline
textbfXCallees & Empty & 1-StartGPS & Empty & begintabular[c]
@c@6-BookTicket \ 7-BookTicketendtabular & 1-StartGPS & 3-
ReserveSeat & 3-ReserveSeat \ hline
endtabular
endtable
enddocument





share|improve this answer























  • personally is a bad business card of a user criticizing harshly the work of another. I have simply written my own thought.

    – Sebastiano
    May 9 at 20:52















2














Don't attempt to use resizebox for tables, this a really bad advice to give to users because it will give very ugly results.



If you want to keep this layout (the clean layout from Zarko is much better) manually choose a smaller font size and reduce the inter column space:



documentclass[10pt,conference]IEEEtran 
IEEEoverridecommandlockouts


usepackagecite
usepackageamsmath,amssymb,amsfonts
usepackagealgorithmic
usepackagealgorithm
usepackagegraphicx
usepackagechangepage


%usepackagealgpseudocode
usepackagelipsum
usepackagectable% http://ctan.org/pkg/ctable
usepackagecolor, colortbl
newcommandvartextit
newcommandproctextbf
newcommandproptexttt
newcommandplusplus++% Other options:
newcommand*ita[1]textit#1
%usepackagexcolor % changed
usepackagearray, booktabs, makecell, multirow% new
definecolorGraygray0.9
usepackagetextcomp


usepackagebooktabs
newcommandmytab[1]begintabular[t]@c@ #1 endtabular
newcommandmc[2]multicolumn#1c#2
renewcommandalgorithmiccomment[1]//#1



defBibTeXrm Bkern-.05emsc ikern-.025em bkern-.08em
Tkern-.1667emlower.7exhboxEkern-.125emX
begindocument
begintable[]
captionXCallers and XCallees for Methods in Figure
labeltab:XCallersXCalleesExample
tiny
setlengthtabcolsep2.7pt
begintabular
hline
textbfMethod# & textbf1-StartGPS & textbf2-Start &
textbfbegintabular[c]@c@3-Reserve\ Seatendtabular &
textbfbegintabular[c]@c@4-Set\ Passenger\ Infoendtabular &
textbf5-Start & textbfbegintabular[c]@c@6-Book\
Ticketendtabular & textbfbegintabular[c]@c@7-Book\
Ticketendtabular \ hline
textbfXCallers & begintabular[c]@c@2-Start \ 5-
Startendtabular & Empty & begintabular[c]@c@6-BookTicket \ 7-
BookTicketendtabular & Empty & Empty & begintabular[c]@c@4-
Set\ Passenger\ Infoendtabular & begintabular[c]@c@4-Set\
Passenger\ Infoendtabular \ hline
textbfXCallees & Empty & 1-StartGPS & Empty & begintabular[c]
@c@6-BookTicket \ 7-BookTicketendtabular & 1-StartGPS & 3-
ReserveSeat & 3-ReserveSeat \ hline
endtabular
endtable
enddocument





share|improve this answer























  • personally is a bad business card of a user criticizing harshly the work of another. I have simply written my own thought.

    – Sebastiano
    May 9 at 20:52













2












2








2







Don't attempt to use resizebox for tables, this a really bad advice to give to users because it will give very ugly results.



If you want to keep this layout (the clean layout from Zarko is much better) manually choose a smaller font size and reduce the inter column space:



documentclass[10pt,conference]IEEEtran 
IEEEoverridecommandlockouts


usepackagecite
usepackageamsmath,amssymb,amsfonts
usepackagealgorithmic
usepackagealgorithm
usepackagegraphicx
usepackagechangepage


%usepackagealgpseudocode
usepackagelipsum
usepackagectable% http://ctan.org/pkg/ctable
usepackagecolor, colortbl
newcommandvartextit
newcommandproctextbf
newcommandproptexttt
newcommandplusplus++% Other options:
newcommand*ita[1]textit#1
%usepackagexcolor % changed
usepackagearray, booktabs, makecell, multirow% new
definecolorGraygray0.9
usepackagetextcomp


usepackagebooktabs
newcommandmytab[1]begintabular[t]@c@ #1 endtabular
newcommandmc[2]multicolumn#1c#2
renewcommandalgorithmiccomment[1]//#1



defBibTeXrm Bkern-.05emsc ikern-.025em bkern-.08em
Tkern-.1667emlower.7exhboxEkern-.125emX
begindocument
begintable[]
captionXCallers and XCallees for Methods in Figure
labeltab:XCallersXCalleesExample
tiny
setlengthtabcolsep2.7pt
begintabular
hline
textbfMethod# & textbf1-StartGPS & textbf2-Start &
textbfbegintabular[c]@c@3-Reserve\ Seatendtabular &
textbfbegintabular[c]@c@4-Set\ Passenger\ Infoendtabular &
textbf5-Start & textbfbegintabular[c]@c@6-Book\
Ticketendtabular & textbfbegintabular[c]@c@7-Book\
Ticketendtabular \ hline
textbfXCallers & begintabular[c]@c@2-Start \ 5-
Startendtabular & Empty & begintabular[c]@c@6-BookTicket \ 7-
BookTicketendtabular & Empty & Empty & begintabular[c]@c@4-
Set\ Passenger\ Infoendtabular & begintabular[c]@c@4-Set\
Passenger\ Infoendtabular \ hline
textbfXCallees & Empty & 1-StartGPS & Empty & begintabular[c]
@c@6-BookTicket \ 7-BookTicketendtabular & 1-StartGPS & 3-
ReserveSeat & 3-ReserveSeat \ hline
endtabular
endtable
enddocument





share|improve this answer













Don't attempt to use resizebox for tables, this a really bad advice to give to users because it will give very ugly results.



If you want to keep this layout (the clean layout from Zarko is much better) manually choose a smaller font size and reduce the inter column space:



documentclass[10pt,conference]IEEEtran 
IEEEoverridecommandlockouts


usepackagecite
usepackageamsmath,amssymb,amsfonts
usepackagealgorithmic
usepackagealgorithm
usepackagegraphicx
usepackagechangepage


%usepackagealgpseudocode
usepackagelipsum
usepackagectable% http://ctan.org/pkg/ctable
usepackagecolor, colortbl
newcommandvartextit
newcommandproctextbf
newcommandproptexttt
newcommandplusplus++% Other options:
newcommand*ita[1]textit#1
%usepackagexcolor % changed
usepackagearray, booktabs, makecell, multirow% new
definecolorGraygray0.9
usepackagetextcomp


usepackagebooktabs
newcommandmytab[1]begintabular[t]@c@ #1 endtabular
newcommandmc[2]multicolumn#1c#2
renewcommandalgorithmiccomment[1]//#1



defBibTeXrm Bkern-.05emsc ikern-.025em bkern-.08em
Tkern-.1667emlower.7exhboxEkern-.125emX
begindocument
begintable[]
captionXCallers and XCallees for Methods in Figure
labeltab:XCallersXCalleesExample
tiny
setlengthtabcolsep2.7pt
begintabular
hline
textbfMethod# & textbf1-StartGPS & textbf2-Start &
textbfbegintabular[c]@c@3-Reserve\ Seatendtabular &
textbfbegintabular[c]@c@4-Set\ Passenger\ Infoendtabular &
textbf5-Start & textbfbegintabular[c]@c@6-Book\
Ticketendtabular & textbfbegintabular[c]@c@7-Book\
Ticketendtabular \ hline
textbfXCallers & begintabular[c]@c@2-Start \ 5-
Startendtabular & Empty & begintabular[c]@c@6-BookTicket \ 7-
BookTicketendtabular & Empty & Empty & begintabular[c]@c@4-
Set\ Passenger\ Infoendtabular & begintabular[c]@c@4-Set\
Passenger\ Infoendtabular \ hline
textbfXCallees & Empty & 1-StartGPS & Empty & begintabular[c]
@c@6-BookTicket \ 7-BookTicketendtabular & 1-StartGPS & 3-
ReserveSeat & 3-ReserveSeat \ hline
endtabular
endtable
enddocument






share|improve this answer












share|improve this answer



share|improve this answer










answered May 9 at 16:00







user185617



















  • personally is a bad business card of a user criticizing harshly the work of another. I have simply written my own thought.

    – Sebastiano
    May 9 at 20:52

















  • personally is a bad business card of a user criticizing harshly the work of another. I have simply written my own thought.

    – Sebastiano
    May 9 at 20:52
















personally is a bad business card of a user criticizing harshly the work of another. I have simply written my own thought.

– Sebastiano
May 9 at 20:52





personally is a bad business card of a user criticizing harshly the work of another. I have simply written my own thought.

– Sebastiano
May 9 at 20:52

















draft saved

draft discarded
















































Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f489981%2fany-suggestions-on-how-to-make-this-table-prettier-and-suggestions-on-whether-it%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Get product attribute by attribute group code in magento 2get product attribute by product attribute group in magento 2Magento 2 Log Bundle Product Data in List Page?How to get all product attribute of a attribute group of Default attribute set?Magento 2.1 Create a filter in the product grid by new attributeMagento 2 : Get Product Attribute values By GroupMagento 2 How to get all existing values for one attributeMagento 2 get custom attribute of a single product inside a pluginMagento 2.3 How to get all the Multi Source Inventory (MSI) locations collection in custom module?Magento2: how to develop rest API to get new productsGet product attribute by attribute group code ( [attribute_group_code] ) in magento 2

Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

Magento 2.3: How do i solve this, Not registered handle, on custom form?How can i rewrite TierPrice Block in Magento2magento 2 captcha not rendering if I override layout xmlmain.CRITICAL: Plugin class doesn't existMagento 2 : Problem while adding custom button order view page?Magento 2.2.5: Overriding Admin Controller sales/orderMagento 2.2.5: Add, Update and Delete existing products Custom OptionsMagento 2.3 : File Upload issue in UI Component FormMagento2 Not registered handleHow to configured Form Builder Js in my custom magento 2.3.0 module?Magento 2.3. How to create image upload field in an admin form