GeneralPackages

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
Krizalid
Posts: 1
Joined: Mon Feb 18, 2008 2:01 am

Packages

Post by Krizalid »

I'm tryin' to use the following:

Code: Select all

\begin{minipage}{0.06 \textwidth}\psshadowbox[linecolor=verde,framearc=0.5,linewidth=0.3pt,fillstyle=gradient,
gradbegin=verdec, gradend=yellow,framesep=5pt,shadowcolor=verdec, gradmidpoint=1]{$1$}\vspace{-0.01cm}
\end{minipage}
LaTeX told me that I need the following packages:

Code: Select all

\usepackage{pstricks}
\usepackage{pst-grad}
\usepackage{pstricks-add}
The thing is, when compiling, it appears an error which says "I can't find file pst-3d". I recently downloaded pst-3d, but I don't know where to put such folder.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Re: Packages

Post by localghost »

Which operating system do you use and which is your LaTeX system?


Best regards
Thorsten¹
Post Reply