X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=config%2Fdevices;h=f1534b180ce9c35676e49e9b5ff95eb5bf874953;hb=a65d2daa73de4351795dd8c1d3da6e5cb12a1dac;hp=32d51befd6ef041bfcea8b77f4b12cfa07425dd4;hpb=baf657198fcf0cabe289246dc07a82da67c86f5b;p=pspp-builds.git diff --git a/config/devices b/config/devices index 32d51bef..f1534b18 100644 --- a/config/devices +++ b/config/devices @@ -50,10 +50,9 @@ define list-output-file "pspp.list" # Generic ASCII devices tty-ascii:ascii:screen:squeeze=on headers=off top-margin=0 bottom-margin=0 \ - paginate=off length=${viewlength} width=${viewwidth} \ - output-file=${tty-output-file} + paginate=off length=auto width=auto output-file=${tty-output-file} list-ascii:ascii:listing:length=66 width=79 output-file=${list-output-file} -raw-ascii:ascii:screen:width=9999 length=9999 output-file=${list-output-file} \ +raw-ascii:ascii:listing:width=9999 length=9999 output-file=${list-output-file} \ emphasis=none headers=off paginate=off squeeze=on \ top-margin=0 bottom-margin=0 @@ -81,6 +80,11 @@ html:html:: # PostScript device. list-ps:postscript:: +# Cairo devices. +pdf:cairo:listing: +svg:cairo:listing:output-type=svg output-file="pspp.svg" +ps-cairo:cairo:listing:output-type=ps output-file="pspp-cairo.ps" + # Devices that support the IBM PC line-drawing characters. define ibmpc-graphics \ box[0000]='\x20' box[0001]='\xb3' box[0002]='\xba' \