blob: 1cd81220f63cda926980bfdfb13e7244b136c41c (
plain)
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
|
+-----------------------------------------------------------------------------+
| symbol |
+-----------------------------------------------------------------------------+
Abbreviation: ã|\syã%
Parameters: ã|noneã%
ã|Description:ã%
The \symbol markup sets the face to the Computer Modern Math Symbol face.
Refer to The TEXbook, Appendix F, for a complete list of the characters
available in the Symbol face.
ã|Example:ã%
This example uses \symbol to print a diagonal arrow:
Put a {\symbol\char'45} next to . . .
+-----------------------------------------------------------------------------+
| |
| Put a \ next to . . . |
| |
+-----------------------------------------------------------------------------+
ã|Notes:ã%
For more on the use of the \char markup, refer to The TEXbook.
|