- I am working with document class article and in contents page I want lines from topic names to page numbers. The solution given in this site by someone is not working for my document.
- When I am using the figure(pie charts) , I have divided the page into two minipages to put two graphs side by side. Now The R-graph, pie chart is coming in center by default and if I want to put legends to them because the names are too long to put there on the pie charts. so, to make legends sufficiently big, the pie chart size is to be reduced and it is becoming quite small when compared to the page size. So I would like to move the figure a bit towards up or left side with increased size and put legends in the remaining space. If anyone can visualize my problem plz help me out. The code being little confidential cant be put here. Please excuse me for the same.
- On a new page , I want to have table on the top and graph below. If I use single figure environment, it goes on the next page. But I want it to be right below the table which worked when I used minipage even for a single figure. I used \fbox everywhere for the graphs (just for info). So now the problem is caption doesn't appear to be centralized. It goes little on the right side.
- What is the best way to put the logo? shall I go for eso-pic, watermark package?
Thanks a lot in advance.
Shaunak