From: Takanori N. <t.n...@ma...> - 2012-03-19 02:13:19
|
Dear Gudrun, > How can I draw a thicker line when using show as cell, please? Internally, unit cell is drawn as a CGO object. Therefore, you can change its line width by set cgo_line_width, N where N = 1 is the default. Best regards, Takanori Nakane |