When I try to generate a PDF, the only thing displayed is the last command.
When I replace all "pdf" with "png", it works and I see multiple layers. Am
I doing something wrong or is this a bug? System is OS X with GRASS 7.2

rm fig/basins.pdf
d.mon start=cairo output=fig/basins.pdf
d.vect z0 color=gray
d.vect basins
d.vect boundary_marine color=red width=3
d.mon stop=cairo
open fig/basins.pdf


Thanks,

  -k.
_______________________________________________
grass-user mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to