On Mon, May 24, 2004 at 11:47:27AM +0000, shshank jain wrote:
> hii guys
> 
> i a have problem using latex it leaves very big margins on the sides of the 
> paper  as a result of which a lot of space is wasted on the paper
> please help

Try this
\documentclass[a4paper]{article}
\addtolength{\textwidth}{1in}   %just an example
\addtolength{\hoffset}{-0.5in}  %just an example
\begin{document}
...........
\end{document}

http://sarovar.org/download.php/120/ltxprimer-1.0.pdf - good starting
point

also see http://www.river-valley.com/

with regards
M.Balakrishna Pillai




_______________________________________________
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to