
Search found 46 matches
- Mon Oct 05, 2009 6:28 pm
- Forum: Text Formatting
- Topic: using LAYOUT package
- Replies: 2
- Views: 2457
Re: using LAYOUT package
thanks for your information 

- Mon Oct 05, 2009 6:09 pm
- Forum: Text Formatting
- Topic: using LAYOUT package
- Replies: 2
- Views: 2457
using LAYOUT package
Hi All,
Can someone please explain how the following statement set the layout of the page in my document:
\usepackage{layout}
\setlength{\floatsep}{4pt plus 2pt minus 2pt}
this \setlength is mysterious to me.
thanks in advance
Can someone please explain how the following statement set the layout of the page in my document:
\usepackage{layout}
\setlength{\floatsep}{4pt plus 2pt minus 2pt}
this \setlength is mysterious to me.
thanks in advance
- Tue Aug 25, 2009 5:20 pm
- Forum: Text Formatting
- Topic: words in arabic, urdu, farsi
- Replies: 2
- Views: 3384
Re: words in arabic, urdu, farsi
Thanks for help 

- Tue Aug 25, 2009 2:10 pm
- Forum: Text Formatting
- Topic: words in arabic, urdu, farsi
- Replies: 2
- Views: 3384
words in arabic, urdu, farsi
Hi All,
I want to write the names of the authors in arabic text in front of the name in Latin.
Anyone have some experience with that? Which package should I use and where I can get information about it.
Thanks in advance
I want to write the names of the authors in arabic text in front of the name in Latin.
Anyone have some experience with that? Which package should I use and where I can get information about it.
Code: Select all
Code, edit and compile here:
% something like the following is desiredShahid Zia (شاہد ضیاء)
- Fri Mar 20, 2009 5:18 pm
- Forum: Graphics, Figures & Tables
- Topic: table is not aligned
- Replies: 1
- Views: 1998
table is not aligned
The problem is solved, thanks
I tried to make a table using the following code but the table is not aligned.
\begin{table*}[!ht]
\centering
\scriptsize
\caption{Table caption}\label{table:tasks}
\begin{tabular}{*{11}{c}}
& Task 1 & Task 1 & Task 2 & Task 2 & Task 3 & Task 3 & Task 4 & Task 4 ...
I tried to make a table using the following code but the table is not aligned.
\begin{table*}[!ht]
\centering
\scriptsize
\caption{Table caption}\label{table:tasks}
\begin{tabular}{*{11}{c}}
& Task 1 & Task 1 & Task 2 & Task 2 & Task 3 & Task 3 & Task 4 & Task 4 ...
- Thu Jul 24, 2008 2:41 pm
- Forum: General
- Topic: editing the paper
- Replies: 3
- Views: 7653
Re: editing the paper
Thanks for the help 
I will try your solution and hope that it works kool.
best

I will try your solution and hope that it works kool.
best
- Wed Jul 23, 2008 2:20 pm
- Forum: General
- Topic: editing the paper
- Replies: 3
- Views: 7653
editing the paper
Hi,
I used the following latex code to include a paper title, author names and addresses and a note at the end of the first page
\title{The title of my page}
\author{first author$^{1}$\thanks{\mbox{Corresponding author. Tel:~+123456789; fax:~+987654321.}
\mbox{\emph{E-mail~address}:~firstA@abc ...
I used the following latex code to include a paper title, author names and addresses and a note at the end of the first page
\title{The title of my page}
\author{first author$^{1}$\thanks{\mbox{Corresponding author. Tel:~+123456789; fax:~+987654321.}
\mbox{\emph{E-mail~address}:~firstA@abc ...
- Thu Jul 17, 2008 2:59 pm
- Forum: Document Classes
- Topic: document class "article"
- Replies: 6
- Views: 28650
Re: document class "article"
that is it 
\maketitle
thanks all

\maketitle
thanks all
- Fri Jul 11, 2008 2:45 pm
- Forum: Document Classes
- Topic: document class "article"
- Replies: 6
- Views: 28650
document class "article"
thanks for your replies, I will try to explain my issues in detail :)
I am writing a scientific paper (With a paper heading, followed by names of authors and address and then an abstract and the article) and I was earlier using a conference template where a template is provided and we just need to ...
I am writing a scientific paper (With a paper heading, followed by names of authors and address and then an abstract and the article) and I was earlier using a conference template where a template is provided and we just need to ...
- Fri Jul 11, 2008 11:39 am
- Forum: Document Classes
- Topic: document class "article"
- Replies: 6
- Views: 28650
document class "article"
Hi,
I have to write a paper using the document class "article". I searched on the internet and was not able to find some tutorial specifically about this document class. Can someone kindly point me to some tutorial or documentation where I can learn commands about "article".
Thanks for your help
I have to write a paper using the document class "article". I searched on the internet and was not able to find some tutorial specifically about this document class. Can someone kindly point me to some tutorial or documentation where I can learn commands about "article".
Thanks for your help