Version: 3.5.5 (using KDE KDE 3.5.5) Installed from: Gentoo Packages Compiler: gcc 4.1.2 OS: Linux Dears Still pstricks are wrongly displayed. The example code is below: \begin{figure}[!ht] \centering \psset{linewidth=1pt}%{fillcolor= yellow,linecolor =black} \psmatrix[rowsep=.7cm,colsep=2cm] \psframebox[fillcolor=yellow]{\sffamily Time Stamp} & \psframebox[fillcolor=yellow]{\sffamily Fuzzy RNG} \\ & \psframebox[fillcolor=yellow]{\sffamily Event Generator} \ncline{->}{1,1}{1,2}\Aput{$t$} \ncline{->}{1,2}{2,2}\Aput{$\Dt$} \ncangle[angleA=-90,angleB=180]{->}{1,1}{2,2}\Aput{$t$} \endpsmatrix \caption{Schemat rozmytego niestacjonarnego systemu kolejkowego} \label{fig:firstTSK} \end{figure} and other one \begin{figure}[!ht] \centering \psset{linewidth=1pt}%{fillcolor= yellow,linecolor =black} \psmatrix[colsep=1cm,rowsep=.5cm] &&& \psframebox[fillcolor=yellow]{\sffamily Uniform RNG} \\ \psframebox[fillcolor=yellow]{\sffamily Time Stamp} & \psframebox[fillcolor=yellow]{\sffamily 0\nth state MF} & \psframebox[fillcolor=yellow]{\sffamily 0\nth Distribution} & \\ & \psframebox[fillcolor=yellow]{\sffamily 1\st state MF} & \psframebox[fillcolor=yellow]{\sffamily 1\st Distribution} & \\ & \psframebox[fillcolor=yellow]{\sffamily 2\nd state MF} & \psframebox[fillcolor=yellow]{\sffamily 2\nd Distribution} & \\ & \psframebox[fillcolor=yellow]{\sffamily 3\rd state MF} & \psframebox[fillcolor=yellow]{\sffamily 3\rd Distribution} & \\ & \psframebox[fillcolor=yellow]{\sffamily 4\nth state MF} & \psframebox[fillcolor=yellow]{\sffamily 4\nth Distribution} & \\ & & & \psframebox[fillcolor=yellow]{\sffamily Aggregation} \ncangle[angleA=0,angleB=180]{->}{2,1}{2,2} \ncangle[angleA=0,angleB=180]{->}{2,1}{3,2} \ncangle[angleA=0,angleB=180]{->}{2,1}{4,2} \ncangle[angleA=0,angleB=180]{->}{2,1}{5,2} \ncangle[angleA=0,angleB=180]{->}{2,1}{6,2} \ncline{->}{2,2}{2,3} \ncline{->}{3,2}{3,3} \ncline{->}{4,2}{4,3} \ncline{->}{5,2}{5,3} \ncline{->}{6,2}{6,3} \ncangle[angleB=-10,angleA=90]{<-}{7,4}{2,3}\Bput{$\Dt_0$} \ncangle[angleB=-10,angleA=90]{<-}{7,4}{3,3}\Bput{$\Dt_1$} \ncangle[angleB=-10,angleA=90]{<-}{7,4}{4,3}\Bput{$\Dt_2$} \ncangle[angleB=-10,angleA=90]{<-}{7,4}{5,3}\Bput{$\Dt_3$} \ncangle[angleB=-10,angleA=90]{<-}{7,4}{6,3}\Bput{$\Dt_4$} \ncangle[angleA=180,angleB=10]{->}{1,4}{2,3} \ncangle[angleA=180,angleB=10]{->}{1,4}{3,3} \ncangle[angleA=180,angleB=10]{->}{1,4}{4,3} \ncangle[angleA=180,angleB=10]{->}{1,4}{5,3} \ncangle[angleA=180,angleB=10]{->}{1,4}{6,3} \endpsmatrix \caption{Schemat rozmytego generatora liczb losowych (Fuzzy RNG)} \label{fig:firstFS} \end{figure}
Dears The best will be to see the problem in the picture. I can send screenshot with expected result and with KDVI view. Regards.
kdvi is no longer maintained since KDE SC 4, and its functionality is replace by okular. If the issue in this report still exists in or apply to okular in KDE SC 4.10.5 or higher, please reassign the report to okular product or create a new report against okular.