📄 psize.html
字号:
<html lang="en">
<head>
<title>Using as</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Using as">
<meta name="generator" content="makeinfo 4.3">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home">
</head>
<body>
<div class="node">
<p>
Node:<a name="Psize">Psize</a>,
Next:<a rel="next" accesskey="n" href="Purgem.html#Purgem">Purgem</a>,
Previous:<a rel="previous" accesskey="p" href="Protected.html#Protected">Protected</a>,
Up:<a rel="up" accesskey="u" href="Pseudo-Ops.html#Pseudo%20Ops">Pseudo Ops</a>
<hr><br>
</div>
<h3 class="section"><code>.psize </code><var>lines</var><code> , </code><var>columns</var><code></code></h3>
<p>Use this directive to declare the number of lines--and, optionally, the
number of columns--to use for each page, when generating listings.
<p>If you do not use <code>.psize</code>, listings use a default line-count
of 60. You may omit the comma and <var>columns</var> specification; the
default width is 200 columns.
<p><code>as</code> generates formfeeds whenever the specified number of
lines is exceeded (or whenever you explicitly request one, using
<code>.eject</code>).
<p>If you specify <var>lines</var> as <code>0</code>, no formfeeds are generated save
those explicitly specified with <code>.eject</code>.
</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -