diff options
Diffstat (limited to 'man/macos.texi')
| -rw-r--r-- | man/macos.texi | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/man/macos.texi b/man/macos.texi index 272609b8392..a6c1020fbc5 100644 --- a/man/macos.texi +++ b/man/macos.texi | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | @c Copyright (C) 2000, 2001, 2002, 2003, 2004, | 2 | @c Copyright (C) 2000, 2001, 2002, 2003, 2004, |
| 3 | @c 2005, 2006 Free Software Foundation, Inc. | 3 | @c 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Mac OS, Emacs and Microsoft Windows, Antinews, Top | 5 | @node Mac OS, Microsoft Windows, Antinews, Top |
| 6 | @appendix Emacs and Mac OS | 6 | @appendix Emacs and Mac OS |
| 7 | @cindex Mac OS | 7 | @cindex Mac OS |
| 8 | @cindex Macintosh | 8 | @cindex Macintosh |
| @@ -67,7 +67,8 @@ Classic) or the International system preference pane (Mac OS X) and | |||
| 67 | supports international and alternative keyboard layouts (e.g., Dvorak) | 67 | supports international and alternative keyboard layouts (e.g., Dvorak) |
| 68 | if its script is either Roman, Japanese, Traditional Chinese, Korean, | 68 | if its script is either Roman, Japanese, Traditional Chinese, Korean, |
| 69 | Cyrillic, Simplified Chinese, or Central European. Keyboard layouts | 69 | Cyrillic, Simplified Chinese, or Central European. Keyboard layouts |
| 70 | based on Unicode may not work properly. Selecting one of the layouts | 70 | based on Unicode may not work properly. (Try drag-and-drop if input |
| 71 | from the Character Palette does not work.) Selecting one of the layouts | ||
| 71 | from the keyboard layout pull-down menu will affect how the keys typed | 72 | from the keyboard layout pull-down menu will affect how the keys typed |
| 72 | on the keyboard are interpreted. | 73 | on the keyboard are interpreted. |
| 73 | 74 | ||
| @@ -318,7 +319,7 @@ charset @code{iso10646-1}. For example 12-point Monaco can be specified | |||
| 318 | by the name | 319 | by the name |
| 319 | @samp{-apple-monaco-medium-r-normal--12-*-*-*-*-*-iso10646-1}. Note | 320 | @samp{-apple-monaco-medium-r-normal--12-*-*-*-*-*-iso10646-1}. Note |
| 320 | that it must be specified in a format containing 14 @samp{-}s (i.e., not | 321 | that it must be specified in a format containing 14 @samp{-}s (i.e., not |
| 321 | by @samp{-apple-monaco-medium-r-normal-12-*-iso10646-1}) because every | 322 | by @samp{-apple-monaco-medium-r-normal--12-*-iso10646-1}) because every |
| 322 | @acronym{ATSUI}-compatible font is a scalable one. | 323 | @acronym{ATSUI}-compatible font is a scalable one. |
| 323 | 324 | ||
| 324 | QuickDraw Text fonts have maker name @code{apple} and various charset | 325 | QuickDraw Text fonts have maker name @code{apple} and various charset |