.\" This page was automatically generated. Do not edit! .\" .TH PLSPAUSE 3plplot "January, 2019" "" "PLplot API" .SH NAME \fBplspause\fP - Set the pause (on end-of-page) status .SH SYNOPSIS \fBplspause\fP(\fIpause\fP) .SH DESCRIPTION .P Set the pause (on end-of-page) status. .P Redacted form: \fBplspause(pause)\fP .P This function is in examples 14,20. .SH ARGUMENTS .TP \fIpause\fP (\fBPLBOOL\fP(3plplot), input) If \fIpause\fP is true there will be a pause on end-of-page for those drivers which support this. Otherwise there is no pause. .SH AUTHORS Many developers (who are credited at http://plplot.org/credits.php) have contributed to PLplot over its long history. .SH SEE ALSO PLplot documentation at http://plplot.org/documentation.php.