Search found 1 match

by DBris
Wed May 13, 2015 10:19 am
Forum: TeX Live and MacTeX
Topic: beamer, pstricks (texlive 2014)
Replies: 1
Views: 5108

beamer, pstricks (texlive 2014)

Since updating ubuntu to 14.10 (and 15.04 recently) i cannot succeed in compiling the following source:

%\documentclass[a4paper]{article}%
%\usepackage{beamerarticle}
\documentclass{beamer}%
\usepackage[german]{babel}
\usepackage{pst-pdf}
\usepackage{pst-node}
%
\begin{document}
%
\begin{frame ...