File: sec77.html

package info (click to toggle)
ts 9802-1
  • links: PTS
  • area: non-free
  • in suites: hamm
  • size: 2,348 kB
  • ctags: 1,468
  • sloc: tcl: 4,567; ansic: 3,389; makefile: 88; sh: 1
file content (31 lines) | stat: -rw-r--r-- 645 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<html>
<head><title>&#92;verb</title></head>
<body>
<h1>&#92;verb</h1>
<P>

</P>

<P>
<CODE>&#92;verb char literal_text char</CODE>

</P>
<P>
<CODE>&#92;verb*char literal_text char</CODE>

</P>
<P>
Typesets <CODE>literal_text</CODE> exactly as typed, including special
characters and spaces, using a typewriter (<CODE>&#92;tt</CODE>) type style.
There may be no space between <CODE>&#92;verb</CODE> or <CODE>&#92;verb*</CODE> and
<CODE>char</CODE> (space is shown here only for clarity).  The <CODE>*-form</CODE>
differs only in that spaces are printed 
as `&#92;verb*| |'.

</P>



<p>--&gt;<a href="index.html">LaTeX index</a>
</body>
</html>