Search found 34 matches

by salehin
Wed Jan 04, 2012 4:05 am
Forum: Graphics, Figures & Tables
Topic: Table with Notes, Links and Title
Replies: 3
Views: 3372

Table with Notes, Links and Title

Hello everyone,

I was wondering if anyone can post my last example with ctable package. I like the the way it puts the table notes. But I cannot seem to be able to do it. :(

Thanks you for reading. :)
by salehin
Tue Dec 27, 2011 2:36 pm
Forum: Graphics, Figures & Tables
Topic: Table with Notes, Links and Title
Replies: 3
Views: 3372

Table with Notes, Links and Title

Thanks 5gon12eder. :)

Here is the code so far. If anyone can improve this code I'd be grateful if you could please share it - especially, those numbers as they are not justified around the decimal point.

\documentclass[12pt, a4paper]{article}
\usepackage[margin=2.54cm,top=2.54cm]{geometry ...
by salehin
Mon Dec 26, 2011 11:36 pm
Forum: Graphics, Figures & Tables
Topic: Table with Notes, Links and Title
Replies: 3
Views: 3372

Table with Notes, Links and Title

Hello everyone

I'm trying to put
the table title on top
some notes at the bottom of the table (like in the attached pdf). However I'm not sure how to do it. So far getting lots of error.
I'd also like the table number to be automatically generated and with label , so that I can link it later ...
by salehin
Sat Dec 24, 2011 2:53 am
Forum: Graphics, Figures & Tables
Topic: beamer, graphicx | Problematic Image File Name
Replies: 3
Views: 2963

beamer, graphicx | Problematic Image File Name

You could try with "epstopdf" package.

Code: Select all

\usepackage{epstopdf}
S
by salehin
Mon Oct 17, 2011 3:48 pm
Forum: Document Classes
Topic: Beamer: Included Figure Randomly Rotates Page to Portrait
Replies: 6
Views: 8880

Beamer: Included Figure Randomly Rotates Page to Portrait

Hello,

You could try using epstopdf package to convert your EPS to PDF. It will then be inserted in your final PDF automatically during final compilation. See the attached pdf.

Code: Select all

\usepackage{epstopdf}
PS: Complied using MiKTeX 2.9 and Windows 7 (Ultimate, 32 bit)
by salehin
Mon Jan 03, 2011 7:10 pm
Forum: Page Layout
Topic: Footnote position
Replies: 2
Views: 7338

Re: Footnote position

It's sorted. Thanks a lot, meho_r. :)
by salehin
Mon Jan 03, 2011 2:45 am
Forum: Page Layout
Topic: Footnote position
Replies: 2
Views: 7338

Footnote position

Hello TeX'ers!

If there is not much texts (and others stuffs) in a page (which is automatically determined by LaTeX), I notice that the footnote place gets larger. Is there a way to tell LaTeX to put the footnote at the bottom of the page, instead of putting right after the end of the contents?

I ...
by salehin
Fri Dec 31, 2010 1:46 am
Forum: Text Formatting
Topic: Importing (formatted) text
Replies: 7
Views: 6522

Re: Importing (formatted) text

Hi LGH and others

I had a look at it. I like the way it looks. If you did it automatically , can you please let me know.

Also I'd be grateful if someone can kindly reply to my previous query.

Regards

S
by salehin
Thu Dec 23, 2010 9:53 pm
Forum: Text Formatting
Topic: Importing (formatted) text
Replies: 7
Views: 6522

Importing (formatted) text

Hi LGH.

Thanks for your post...I'm away from internet, so I'll write back about it later aftre trying it. In the mean time, I need some help. In case, yours suggestion is what I'm looking for I apologise.

I need some help. After contacting the Eviews stuffs, they kindly came up with a plug-ins ...
by salehin
Fri Dec 10, 2010 1:34 am
Forum: Text Formatting
Topic: Importing (formatted) text
Replies: 7
Views: 6522

Importing (formatted) text

Problem solved:
- There is an option of saving the results from EViews to a normal text file.
- Then we copy and paste the entire content from the .txt file to .tex using verbatim environment. For e.g.,

\begin{small} % for small fonts
\begin{verbatim}
Copy and paste the text from the .txt file ...