Thanks for your advice. My solution for the time until its fixed is:
from sage.misc.latex import latex_extra_preamble latex.extra_preamble('') latex.add_to_preamble('\\usepackage[margin=2cm,a4paper,landscape] {geometry}') latex.add_to_preamble('\\textwidth 0cm') latex.extra_preamble() view(dP.factor().submatrix(0,0,4,1),engine=pdflatex, tiny=true, viewer='pdf') Jakob -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org