Increase page length for ANSI, and minor updates
This commit is contained in:
@@ -12,8 +12,8 @@ class Ansi extends AbstractFrame
|
||||
public static $frame_length = 22;
|
||||
public static $frame_width = 80;
|
||||
|
||||
public static $header_length = 60;
|
||||
public static $pagenum_length = 9;
|
||||
public static $header_length = 58;
|
||||
public static $pagenum_length = 11;
|
||||
public static $cost_length = 7;
|
||||
public static $cost_unit = 'u';
|
||||
|
||||
|
Reference in New Issue
Block a user