Хабр Курсы для всех
РЕКЛАМА
Большая витрина: от крупнейших школ до частных авторов. Сравнивайте по цене, длительности, формату и выбирайте самый подходящий курс!
ps2pdf
This is the absolutely easiest way to convert a complete document or a single PSTricks image to pdf:
ps2pdf <file>.ps
dvipdf is no alternative, because it cannot handle the PostScript prologue files. Use always dvips and then ps2pdf.
If you use a gui for creating your document, then set your output profile to LaTeX=>PS=>PDF, then your gui does it all.
А pdflatex прямо png кушает без конвертации?
Векторная графика в LaTeX. Пакет PGF/TikZ