Re: code to get custom left & right margins in Memoir-class

shashi kiran <[email protected]>
Newsgroups gmane.comp.tex.tugindia
Message-ID <[email protected]>
Here is the pdf, you can see that header & margin extend much than text

https://docs.google.com/viewer?a=v&pid=explorer&chrome=true&srcid=0B8QVnJoqX5oEZTU1MGQ1OTgtYTY0Yi00YjQ1LWE3NjItY2M3NTdiOGUzMGYx&hl=en

& the code is here
       \documentclass[12pt,a4paper,oneside]{memoir}
       \usepackage{lipsum}

       \begin{document}
       \settrims{0in}{0in}
       \setlrmarginsandblock{1.25in}{1in}{*}
       \setulmarginsandblock{1in}{1in}{*}
       \checkandfixthelayout
       \pagestyle{companion}
       \section{Test}
       \lipsum
       \end{document}



On Sat, May 7, 2011 at 9:42 AM, Shashi Kiran.H.S <[email protected]> wrote:
> Hi friends
>
> I am BE student. While preparing project-report template using memoir,
> to get left margin-1.5in & right 1", i added th following code
>
>        \setlrmarginsandblock{1.5in}{1in}{*}
>
> But extends header & footer to RIGHTSIDE more than textbody. header &
> footer will have right offset from textwidth.
>
> Hence please suggest some alternative code to get requirements
>
> --
>             *******Ubuntu:- Linux For Human Beings*******
>
>



-- 
----------------:Ubuntu:- Linux For Human Beings:----------------

_______________________________________________
Home:        http://www.tug.org.in/
TeX FAQ:     http://www.tex.ac.uk/faq
unsubscribe: http://tug.org/mailman/listinfo/tugindia
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.