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

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

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