diff options
| -rw-r--r-- | man/msdog.texi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/msdog.texi b/man/msdog.texi index 0dfb57ffdc9..17185e952a0 100644 --- a/man/msdog.texi +++ b/man/msdog.texi | |||
| @@ -328,6 +328,12 @@ the default directory of the current buffer, so if the file name in | |||
| 328 | files, each one in the directory of the buffer from which the printing | 328 | files, each one in the directory of the buffer from which the printing |
| 329 | was done. | 329 | was done. |
| 330 | 330 | ||
| 331 | If the value of @code{printer-name} is correct, but printing does | ||
| 332 | not produce the hardcopy on your printer, it is possible that your | ||
| 333 | printer does not support printing plain text (some cheap printers omit | ||
| 334 | this functionality). In that case, as a workaround, try the | ||
| 335 | PostScript print commands, described below, to the same printer | ||
| 336 | |||
| 331 | @findex print-buffer @r{(MS-DOS)} | 337 | @findex print-buffer @r{(MS-DOS)} |
| 332 | @findex print-region @r{(MS-DOS)} | 338 | @findex print-region @r{(MS-DOS)} |
| 333 | @vindex lpr-headers-switches @r{(MS-DOS)} | 339 | @vindex lpr-headers-switches @r{(MS-DOS)} |