Re: psframe: Transparent frame without border

Radhakrishnan CV <[email protected]>
Newsgroups gmane.comp.tex.tugindia
Message-ID <[email protected]>
On Fri, May 13, 2011 at 8:46 PM, H.S.Rai <[email protected]> wrote:
> Is it so difficult / impossible?
>
> --
> H.S.Rai
>
> On Wed, May 11, 2011 at 7:38 PM, H.S.Rai <[email protected]> wrote:
>> I wanted to have a frame (using psframe), which is transparent and
>> without border.

[...]

>> I am unable to get desired results, the 3rd frame is close to my
>> requirement. Can I make it without red frame, and frame's background
>> as transparent?

I am not sure, if I have understood your problem. Here is what I would
have preferred to do:

\documentclass[a4paper]{article}
\usepackage{graphicx,times}
\usepackage{xcolor,lipsum}
\usepackage{transparent}

\begin{document}

\pagecolor{blue!50}

\fcolorbox{red}{blue!50}{%
  \parbox[t][3in][t]{3in}{%
  \bfseries\transparent{.1}%
  \color{blue}%
   Blue and %
  \transparent{1}%
  transparent blue
  \normalfont\lipsum[3]}}

\end{document}

Best regards
-- 
Radhakrishnan
_______________________________________________
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.