dont plumb html to page
This commit is contained in:
parent
f3d84bdeca
commit
dfdc8e3ffc
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ plumb client page -wi
|
||||||
# the port is here for reference but is unused
|
# the port is here for reference but is unused
|
||||||
type is text
|
type is text
|
||||||
data matches '[a-zA-Z¡-0-9_\-./]+'
|
data matches '[a-zA-Z¡-0-9_\-./]+'
|
||||||
data matches '([a-zA-Z¡-0-9_\-./]+)\.(ps|PS|eps|EPS|pdf|PDF|dvi|DVI|doc|DOC|x?html?|X?HTML?|epub|EPUB|cb[tz]|CB[TZ])'
|
data matches '([a-zA-Z¡-0-9_\-./]+)\.(ps|PS|eps|EPS|pdf|PDF|dvi|DVI|doc|DOC|epub|EPUB|cb[tz]|CB[TZ])'
|
||||||
arg isfile $0
|
arg isfile $0
|
||||||
plumb to postscript
|
plumb to postscript
|
||||||
plumb start page -w $file
|
plumb start page -w $file
|
||||||
|
|
Loading…
Reference in a new issue