Opened 18 years ago

Closed 17 years ago

#19 closed defect (fixed)

Print tree always prints landscape and skips branches

Reported by: westram Owned by: westram
Priority: major Milestone:
Component: no idea Version:
Keywords: Cc: ludwig

Description

When printing the tree as postscript

  • pages are always printed in landscape orientation
  • single pages do not overlap (as intended), instead some branches are missing

Change History (4)

comment:1 Changed 18 years ago by westram

  • Priority changed from blocker to major

comment:2 Changed 17 years ago by westram

  • Owner changed from devel to westram
  • Status changed from new to assigned

comment:3 Changed 17 years ago by westram

Fixed:

  • portrait mode (fig2dev option -p was missing)
  • overlap (fig2dev option -O)
  • Changed 'Fit to pages' into 'Fit to XXX pages'

Problems:

  • amount of overlap is hardcoded in fig2dev
  • mag calculation does not consider overlap

Solution:

  • make size of overlap configurable (in inches), so user can test and specify it.

comment:4 Changed 17 years ago by westram

  • Resolution set to fixed
  • Status changed from assigned to closed
  • added overlap toggle + possibility to specify occurring overlap
  • changed default paper size
  • calculation of needed pages and magnification uses specified overlap
Note: See TracTickets for help on using tickets.