RE: [Solved] [Bit OT]: Latex Gurus?
From: Byron Hillis (b_hillis_at_optusnet.com.au)
Date: 08/12/05
- Previous message: Uwe Dippel: "Re: Problème de disque dur sur un Laptop : bruit de rangement de tête à intervalle régulier (problème d'alimentation ?)"
- In reply to: Kevin Buhr: "Re: [Bit OT]: Latex Gurus?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: <debian-user@lists.debian.org> Date: Fri, 12 Aug 2005 13:43:21 +1000
Thanks Kevin, your example below worked perfectly. I didn't have a chance to
try yours Jim, because I liked the idea of not needing external packages.
Thanks again to everyone who helped out. Just marvellous ;-).
Byron Hillis
> From: Kevin Buhr
>
> -----START OF EXAMPLE-----
> \documentclass{article}
>
> \makeatletter
> \newlength\marginrulewidth
> \marginrulewidth=0.4pt
> \marginparsep=3em
> \let\oldoutputpage\@outputpage
> \def\@outputpage{\setbox\@outputbox\vbox{\hbox{\box\@outputbox
> \kern.5\marginparsep\kern-.5\marginrulewidth
> \vrule width\marginrulewidth
> \kern.5\marginparsep\kern-.5\marginrulewidth}}\oldoutputpage}
> \makeatother
>
> \begin{document}
>
> \noindent
> Body Text Body Text Body Text Body Text Body Text Body Text
> Body Text Body Text Body Text Body Text Body Text Body Text
> Body Text Body Text% \marginpar{Marginpar} Body Text Body
> Text Body Text Body Text Body Text Body Text Body Text Body
> Text Body Text Body Text Body Text Body Text Body Text Body
> Text Body Text Body Text Body Text Body Text
>
> \end{document}
> -----END OF EXAMPLE-----
-- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Uwe Dippel: "Re: Problème de disque dur sur un Laptop : bruit de rangement de tête à intervalle régulier (problème d'alimentation ?)"
- In reply to: Kevin Buhr: "Re: [Bit OT]: Latex Gurus?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|