File: sec147.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 (32 lines) | stat: -rw-r--r-- 708 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
32
<html>
<head><title>&#92;hspace</title></head>
<body>
<h1>&#92;hspace</h1>
<P>

</P>
<P>
<CODE>&#92;hspace[*]{length}</CODE>

</P>

<P>
The <CODE>&#92;hspace</CODE> command adds horizontal space.  The length of the
space can be expressed in any terms that LaTeX understands, i.e.,
points, inches, etc.  You can add negative as well as positive space
with an <CODE>&#92;hspace</CODE> command.  Adding negative space is like
backspacing.

</P>
<P>
LaTeX removes horizontal space that comes at the end of a line.  If you
don't want LaTeX to remove this space, include the optional <CODE>*</CODE>
argument.  Then the space is never removed.

</P>



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