Tagged Questions
9
votes
2answers
991 views
How to create text with shadows?
This question led to a new package:
shadowtext
I used the following code:
\documentclass{article}
%\usepackage{pst-all}
\usepackage{pstricks}
\usepackage{pst-3d,pst-text}
\usepackage{soul}
...