Hi all,

I have tried to create a nice image of a Hasse diagram (of the set 
partitions of {1,2,3,4}) using the command `view(Poset((SetPartitions(4), 
lambda A,B: A in B.refinements())))`
as suggested in these notes by Mike Zabrocki 
<https://garsia.math.yorku.ca/~zabrocki/math4160f19/notes/ch7_mobius_inversion.pdf>
.

However, when I try, things come out looking a bit messy (image attached). 
The problem doesn't seem to be with the latex compiler on my end, since 
(e.g.) the complete bipartite graph comes out looking just fine using 
`view(graphs.CompleteBipartiteGraph(*3*,*3*))`.

Does this seem like a bug, or are there some configurations wrong on my end?

Thanks,
Trevor


-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/a4d7d8e7-b570-40cb-9cdc-3cca3b3252e9n%40googlegroups.com.

Attachment: ugly-hasse.pdf
Description: Adobe PDF document

Reply via email to