dashed line -> comma missing in pst code

Bug #1170134 reported by igor igel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
LaTeXDraw
Fix Released
High
arno_b

Bug Description

When creating a dashed or dashed-doted line, a comma between the value for the linewidth and the name linestyle is forgotten in the pstricks code:

% \usepackage[usenames,dvipsnames]{pstricks}
% \usepackage{epsfig}
% \usepackage{pst-grad} % For gradients
% \usepackage{pst-plot} % For axes
% User Packages:
%
%
\psscalebox{1.0 1.0} % Change this value to rescale the drawing.
{
\begin{pspicture}(0,-0.05974182)(15.416424,0.05974182)
\psline[linecolor=black, linewidth=0.04linestyle=dashed, dash=0.17638889cm 0.10583334cm](0.0,-0.03974182)(15.520103,0.04025818)
\end{pspicture}
}

Revision history for this message
arno_b (arno.b) wrote :

Thank you very much for your report!
This issue has been fixed and will be part of the 3.0 final release.
https://github.com/arnobl/latexdraw/commit/f9fe09ad3a73776c9d1896c9efa04b03c81f1b43

Changed in latexdraw:
status: New → Fix Released
importance: Undecided → High
milestone: none → 3.0-final
arno_b (arno.b)
Changed in latexdraw:
assignee: nobody → arno_b (arno.b)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.