Linux Newbie help
 help / color / mirror / Atom feed
From: Steven Smith <sos22@cam.ac.uk>
To: Natarajan <knutties@indiainfo.com>
Cc: Linux Newbie <linux-newbie@vger.kernel.org>
Subject: Re: Page Borders in Latex
Date: Sun, 26 May 2002 18:07:44 +0100	[thread overview]
Message-ID: <20020526170744.GA338@cam.ac.uk> (raw)
In-Reply-To: <200205262029.21973.knutties@indiainfo.com>

[-- Attachment #1: Type: text/plain, Size: 470 bytes --]

> 	 How do you draw borders for pages in Latex? Thanks in advance.
There are probably better ways, but the fancybox package provides a way
to do this. In the document preamble, go:

\usepackage{fancybox}

and then once you get into the document proper, go:

\fancypage{\fbox}{}

This needs to be one of the first things after the \begin{document}.

As I said, there are probably better ways, but that's the first one
which comes to mind.

Steven Smith,
sos22@cam.ac.uk.

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

  reply	other threads:[~2002-05-26 17:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-27  0:30 Page Borders in Latex Natarajan
2002-05-26 17:07 ` Steven Smith [this message]
2002-05-28  3:20   ` Suriya Narayanan M S
2002-06-01  8:30     ` Steven Smith

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020526170744.GA338@cam.ac.uk \
    --to=sos22@cam.ac.uk \
    --cc=knutties@indiainfo.com \
    --cc=linux-newbie@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox