[Tugindia] Program Codes to use Prosper for Presentation

praba karan prabakaran_peaceful at yahoo.co.in
Fri Jul 13 06:35:32 CEST 2007


Respected Sirs

Greetings, I am prabakaran doing full time research in the Bishop Heber College, Tamil nadu (Trichy-India). Would you please help me in knowing the way to use Prosper effectively for presentations? I will be thankful to you if you send me any materials to learn the way of using Prosper (in LaTeX) for presentations.

Yours truthfully

S. Prabakaran



----- Original Message ----
From: "tugindia-request at tug.org" <tugindia-request at tug.org>
To: tugindia at tug.org
Sent: Monday, 2 July, 2007 3:30:02 PM
Subject: tugindia Digest, Vol 55, Issue 2


Send tugindia mailing list submissions to
    tugindia at tug.org

To subscribe or unsubscribe via the World Wide Web, visit
    http://tug.org/mailman/listinfo/tugindia
or, via email, send a message with subject or body 'help' to
    tugindia-request at tug.org

You can reach the person managing the list at
    tugindia-owner at tug.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of tugindia digest..."


Today's Topics:

   1. Re: tugindia Digest, Vol 54, Issue 8 (David Owen)
   2. PDF with eps files (Asha G)
   3. Re: PDF with eps files and margin problem in PDF output
      (S. venkataraman)
   4. Re: tugindia Digest, Vol 54, Issue 8 (S. venkataraman)
   5. Re: PDF with eps files and margin problem in PDF output
      (Nilay Bhatt)
   6. Re: tugindia Digest, Vol 54, Issue 8 (Josy P. Pullockara)


----------------------------------------------------------------------

Message: 1
Date: Sun, 1 Jul 2007 13:59:36 -0400
From: "David Owen" <dowen at carib-link.net>
Subject: Re: [Tugindia] tugindia Digest, Vol 54, Issue 8
To: <tugindia at tug.org>
Message-ID: <002601c7bc09$9cbfede0$c83420c4 at homee7bdd1e3e5>
Content-Type: text/plain; format=flowed; charset="iso-8859-1";
    reply-type=original

Hi, Everyone,
Thanks for your help with "Margins 1in all round".
I got nice results with: \usepackage[margin=1in]{geometry}. In the DVI the 
margins were like almost 1.25in but when I printed it the left margin was 
smaller than the right one. I do not know what to do now. The other 
suggestions had margins which were slightly different. Any suggestions?
Thanks again for help.
Regards,
D.Owen
----- Original Message ----- 
From: <tugindia-request at tug.org>
To: <tugindia at tug.org>
Sent: Thursday, June 28, 2007 6:00 AM
Subject: tugindia Digest, Vol 54, Issue 8


> Send tugindia mailing list submissions to
> tugindia at tug.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://tug.org/mailman/listinfo/tugindia
> or, via email, send a message with subject or body 'help' to
> tugindia-request at tug.org
>
> You can reach the person managing the list at
> tugindia-owner at tug.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of tugindia digest..."
>
>
> Today's Topics:
>
>   1. Margins 1 inch all round (David Owen)
>   2. Re: Margins 1 inch all round (E. Krishnan)
>   3. Re: Margins 1 inch all round (Josy P. Pullockara)
>   4. Re: Margins 1 inch all round (S. venkataraman)
>   5. Re: Let us work on WinEdt (Shefalika Samaddar)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 27 Jun 2007 12:51:37 -0400
> From: "David Owen" <dowen at carib-link.net>
> Subject: [Tugindia] Margins 1 inch all round
> To: <tugindia at tug.org>
> Message-ID: <003001c7b8db$7121fd30$9d3020c4 at homee7bdd1e3e5>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi, Everyone,
> I shall be happy if someone could tell me how to type a manuscript (Latex) 
> so that I get margins of 1'' all round. I have tried several suggestions 
> but they just are not exactly 1'' all round. Any help will be appreciated.
> Thanks alot.
> D.Owen
>
>
> ------------------------------
>
> Message: 2
> Date: Thu, 28 Jun 2007 05:15:10 +0530 (IST)
> From: "E. Krishnan" <ekmath at asianetindia.com>
> Subject: Re: [Tugindia] Margins 1 inch all round
> To: TUGIndia Mailing List <tugindia at tug.org>
> Message-ID: <Pine.LNX.4.64.0706280514170.3135 at localhost.localdomain>
> Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
>
> On Wed, 27 Jun 2007, David Owen wrote:
>
>> I shall be happy if someone could tell me how to type a manuscript
>> (Latex) so that I get margins of 1'' all round. I have tried several
>> suggestions but they just are not exactly 1'' all round.
>
>
> Did you try "\usepackage[margin=1in]{geometry]" ?
>
> -- 
> Krishnan
>
>
> ------------------------------
>
> Message: 3
> Date: Thu, 28 Jun 2007 09:26:08 +0530
> From: "Josy P. Pullockara" <josy at ctfd.cmmacs.ernet.in>
> Subject: Re: [Tugindia] Margins 1 inch all round
> To: TUGIndia Mailing List <tugindia at tug.org>
> Message-ID: <1183002968.5018.3.camel at ctfdsun4.ctfd.cmmacs.ernet.in>
> Content-Type: text/plain
>
> On Wed, 2007-06-27 at 12:51 -0400, David Owen wrote:
>> I shall be happy if someone could tell me how to type a manuscript
>> (Latex) so that I get margins of 1'' all round. I have tried several
>> suggestions but they just are not exactly 1'' all round. Any help
>> will be appreciated.
>
> Try
>
> \documentclass[a4paper]{article}
> \usepackage[top=1in, bottom=1in, left=1in, right=1in]{geometry}
> \begin{document}
> bla bla bla bla bla bla ...
> \end{document}
>
> Regards.
> -- 
> Josy P. Pullockara <josy at ctfd.cmmacs.ernet.in>
> National Aerospace Laboratories
>
>
>
> ------------------------------
>
> Message: 4
> Date: Thu, 28 Jun 2007 09:58:23 +0530
> From: "S. venkataraman" <svenkat at ignou.ac.in>
> Subject: Re: [Tugindia] Margins 1 inch all round
> To: "TUGIndia Mailing List" <tugindia at tug.org>
> Message-ID:
> <DCB73E7095A967449E0078BB9FEB210007CC52 at mailsrvr.maildomain.com>
> Content-Type: text/plain; charset=us-ascii
>
>
>
>> -----Original Message-----
>> From: tugindia-bounces at tug.org [mailto:tugindia-bounces at tug.org] On
> Behalf
>> Of David Owen
>> Sent: Wednesday, June 27, 2007 10:22 PM
>> To: tugindia at tug.org
>> Subject: [Tugindia] Margins 1 inch all round
>>
>> Hi, Everyone,
>> I shall be happy if someone could tell me how to type a manuscript
> (Latex)
>> so that I get margins of 1'' all round. I have tried several
> suggestions
>> but they just are not exactly 1'' all round. Any help will be
> appreciated.
>> Thanks alot.
>> D.Owen
>> _______________________________________________
>> Home:        http://www.tug.org.in/
>> TeX FAQ:     http://www.tex.ac.uk/faq
>> unsubscribe: http://tug.org/mailman/listinfo/tugindia
>
> You can use geometry package as suggested by Dr. E. Krishnan.
> An alternative is the package fullpage.sty.
> http://www.tex.ac.uk/ctan/help/Catalogue/entries/fullpage.html
> [S. venkataraman]
>
>
> ------------------------------
>
> Message: 5
> Date: Wed, 27 Jun 2007 22:44:33 -0700 (PDT)
> From: Shefalika Samaddar <shefalika99 at yahoo.com>
> Subject: Re: [Tugindia] Let us work on WinEdt
> To: Duvvuri Venu Gopal <venugopal_duvvuri at rediffmail.com>, TUGIndia
> Mailing List <tugindia at tug.org>
> Message-ID: <161457.50948.qm at web56210.mail.re3.yahoo.com>
> Content-Type: text/plain; charset=iso-8859-1
>
> 27.06.07
>  I have downloaded MikTeX. It is working fine. Thank you so much. however, 
> I have downloaded Kile in Linux and I find it much easier than WinEdt. You 
> can share your opinion as well.
>  Regards
>  Shefalika
>
> Duvvuri Venu Gopal <venugopal_duvvuri at rediffmail.com> wrote:
>
>
>
> On Thu, 07 Jun 2007 Shefalika Samaddar wrote :
>> Being new to this world, I started with downloading the packages required 
>> in Windows XP platform. In WinEdt I am able to create small tex file. How 
>> do I complie and how do I get the .ps or .pdf file from Win Edt menu?
>
> The best thing I suggest is Read the beginlatex.pdf (Formatting 
> information by Peter Flynn) available at www.tug.org. It has every details 
> regarding installation of TeX (on various platforms) and using different 
> editors like WinEdt etc.
>
> What is the package(s) you have downloaded? MikTeX is good for Windows and 
> the complete MikTeX is about 400 mb and it can be downloaded from 
> www.tug.org. If you have a very good connection it will take about 1 to 1 
> 1/2 hrs to down load it.
>
> D. Venugopal
>
> _______________________________________________
> Home: http://www.tug.org.in/
> TeX FAQ: http://www.tex.ac.uk/faq
> unsubscribe: http://tug.org/mailman/listinfo/tugindia
>
>
>
> ---------------------------------
> Looking for earth-friendly autos?
> Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center.
>
> ------------------------------
>
> _______________________________________________
> tugindia mailing list
> tugindia at tug.org
> http://tug.org/mailman/listinfo/tugindia
>
>
> End of tugindia Digest, Vol 54, Issue 8
> *************************************** 



------------------------------

Message: 2
Date: Mon, 2 Jul 2007 08:44:18 +0530
From: "Asha G" <dendron.15 at gmail.com>
Subject: [Tugindia] PDF with eps files
To: tugindia at tug.org
Message-ID:
    <effa34090707012014m762a5590rd71e773d3494496e at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

>
>
>
>
>
>
>
> > (i) I want the final document in PDF. But the images are in eps
> > > format. Any trick / package for including eps files while running
> > > pdflatex.
> > >
> > You can use the package epstopdf which is part of oberdiek package.
> > I have used it in Linux. You need to enable interaction through shell.
> > When you run pdflatex, it will automatically convert eps files to pdf.
> > Regards,
> > [S. venkataraman]
> >
>
> i too have epstopdf  installed on my linux.  But when i run pdflatex,
> it  still searches for pdf figures instead of converting the available eps
> ones.
> can u be more explicit pl.???
>
>
> I am not sure whether I am missing something in this discussion - but why
don't you just do your compiling in LaTeX . Then convert DVI to PS and PS to
Pdf? View PDF.

Asha


------------------------------

Message: 3
Date: Mon, 2 Jul 2007 10:04:45 +0530
From: "S. venkataraman" <svenkat at ignou.ac.in>
Subject: Re: [Tugindia] PDF with eps files and margin problem in PDF
    output
To: "TUGIndia Mailing List" <tugindia at tug.org>
Message-ID:
    <DCB73E7095A967449E0078BB9FEB21000A4C24 at mailsrvr.maildomain.com>
Content-Type: text/plain;    charset=us-ascii



> -----Original Message-----
> From: tugindia-bounces at tug.org [mailto:tugindia-bounces at tug.org] On
Behalf
> Of Nilay Bhatt
> Sent: Sunday, July 01, 2007 1:00 PM
> To: TUGIndia Mailing List
> Subject: Re: [Tugindia] PDF with eps files and margin problem in PDF
> output
> 
> Dear Venkat,
> 
> > (i) I want the final document in PDF. But the images are in eps
> > > format. Any trick / package for including eps files while running
> > > pdflatex.
> > >
> > You can use the package epstopdf which is part of oberdiek package.
> > I have used it in Linux. You need to enable interaction through
shell.
> > When you run pdflatex, it will automatically convert eps files to
pdf.
> > Regards,
> > [S. venkataraman]
> >
> 
> i too have epstopdf  installed on my linux.  But when i run pdflatex,
> it  still searches for pdf figures instead of converting the available
eps
> ones.
> can u be more explicit pl.???
Here is how I use it:
1) Put the command \usepackage{epstopdf}
before \begin{document}
2) Include the .eps graphic file with \includegraphics command as usual.
2) Enable shell interaction with --enable-shell (or something like
that). For example,
pdflatex --enable-shell test.tex.
I do not remember the exact pdflatex option now because I have created 
a latex command in auctex that enables shell interaction.  You can 
always find the correct option by typing pdflatex --help in the command
line.
Hope this helps.
Best regards,
[S. venkataraman] 


------------------------------

Message: 4
Date: Mon, 2 Jul 2007 10:31:01 +0530
From: "S. venkataraman" <svenkat at ignou.ac.in>
Subject: Re: [Tugindia] tugindia Digest, Vol 54, Issue 8
To: "TUGIndia Mailing List" <tugindia at tug.org>
Message-ID:
    <DCB73E7095A967449E0078BB9FEB21000A4C25 at mailsrvr.maildomain.com>
Content-Type: text/plain;    charset=us-ascii



> -----Original Message-----
> From: tugindia-bounces at tug.org [mailto:tugindia-bounces at tug.org] On
Behalf
> Of David Owen
> Sent: Sunday, July 01, 2007 11:30 PM
> To: tugindia at tug.org
> Subject: Re: [Tugindia] tugindia Digest, Vol 54, Issue 8
> 
> Hi, Everyone,
> Thanks for your help with "Margins 1in all round".
> I got nice results with: \usepackage[margin=1in]{geometry}. In the DVI
the
> margins were like almost 1.25in but when I printed it the left margin
was
> smaller than the right one. I do not know what to do now. The other
> suggestions had margins which were slightly different. Any
suggestions?
> Thanks again for help.
> Regards,
> D.Owen
Try printing a test page that comes with the tex distribution.
This test page prints a black square.  You can adjust your printer
output accordingly. I have forgotten the details now. You can 
look at the UKTUG FAQ for details.
Best regards,
[S. venkataraman] 


------------------------------

Message: 5
Date: Mon, 2 Jul 2007 10:50:20 +0530
From: "Nilay Bhatt" <nilaybhatt at gmail.com>
Subject: Re: [Tugindia] PDF with eps files and margin problem in PDF
    output
To: "TUGIndia Mailing List" <tugindia at tug.org>
Message-ID:
    <335b3fa30707012220t3d1a38b1q8cf7d6bcdfac4b4f at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

dear venkat,
thanx for ur description
sorry , it was my mistake.
i misunderstood and was not including epstopdf.sty in file.

cheers,
nilay

On 7/2/07, S. venkataraman <svenkat at ignou.ac.in> wrote:
>
>
> Here is how I use it:
> 1) Put the command \usepackage{epstopdf}
> before \begin{document}
> 2) Include the .eps graphic file with \includegraphics command as usual.
> 2) Enable shell interaction with --enable-shell (or something like
> that). For example,
> pdflatex --enable-shell test.tex.
> I do not remember the exact pdflatex option now because I have created
> a latex command in auctex that enables shell interaction.  You can
> always find the correct option by typing pdflatex --help in the command
> line.
> Hope this helps.
> Best regards,
> [S. venkataraman]
> _______________________________________________
> Home:        http://www.tug.org.in/
> TeX FAQ:     http://www.tex.ac.uk/faq
> unsubscribe: http://tug.org/mailman/listinfo/tugindia
>



-- 
cheers,
nilay

=============================
The simple is the seal of the true
Beauty is the splendour of truth
                                          -- Chandra
==============================


------------------------------

Message: 6
Date: Mon, 02 Jul 2007 12:04:48 +0530
From: "Josy P. Pullockara" <josy at ctfd.cmmacs.ernet.in>
Subject: Re: [Tugindia] tugindia Digest, Vol 54, Issue 8
To: TUGIndia Mailing List <tugindia at tug.org>
Message-ID: <1183358088.4981.8.camel at ctfdsun4.ctfd.cmmacs.ernet.in>
Content-Type: text/plain

On Sun, 2007-07-01 at 13:59 -0400, David Owen wrote:
> Hi, Everyone,
> Thanks for your help with "Margins 1in all round".
> I got nice results with: \usepackage[margin=1in]{geometry}. In the DVI the 
> margins were like almost 1.25in but when I printed it the left margin was 
> smaller than the right one. I do not know what to do now. The other 
> suggestions had margins which were slightly different. Any suggestions?
> Thanks again for help.

> > From: "E. Krishnan" <ekmath at asianetindia.com>
> > Did you try "\usepackage[margin=1in]{geometry]" ?

> > From: "Josy P. Pullockara" <josy at ctfd.cmmacs.ernet.in>
> > \documentclass[a4paper]{article}
> > \usepackage[top=1in, bottom=1in, left=1in, right=1in]{geometry}
> > \begin{document}
> > bla bla bla bla bla bla ...
> > \end{document}

You probably missed the context.

Try t.tex

\documentclass[a4paper]{article}
\usepackage[margin=1in]{geometry}
\begin{document}
bla bla bla ... %repeat a 1000 times!
\end{document}

Compile as follows:
latex t.tex
dvips -t a4 -P pdf t.dvi -o
ps2pdf -sPAPERSIZE=a4 t.ps

Notice the papersizes mentioned in t.tex, dvips and ps2pdf. This gives
me ~1in with an error of 1/32in margins around the bla bla bla ....

Regards.
-- 
Josy P. Pullockara <josy at ctfd.cmmacs.ernet.in>
National Aerospace Laboratories



------------------------------

_______________________________________________
tugindia mailing list
tugindia at tug.org
http://tug.org/mailman/listinfo/tugindia


End of tugindia Digest, Vol 55, Issue 2
***************************************


      Why delete messages? Unlimited storage is just a click away. Go to http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html


More information about the tugindia mailing list