[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
emacspeakのinfo
- To: bep@argv.org
- Subject: emacspeakのinfo
- From: Noritsugu Nakamura <nnakamur@mxq.mesh.ne.jp>
- Date: Sun, 20 May 2001 13:49:38 +0900
- Delivered-To: mailing list bep@argv.org
- Mailing-List: contact bep-help@argv.org; run by ezmlm
中村 のりつぐ です。
emacspeak の info について:
前から install.texi が入っていると,
emacs の M-x texinfo-format-buffer で info の
生成がうまくいかないことに気がついていたのですが,
ちょっと調べたところ以下の修正で OK になりました.
あと,私のところでは,makeinfo を使っても
--force オプションをつけないとダメです.
こちらの原因はいまいち良く分かっていません.
emacspeak.texi:589: @code missing close brace.
emacspeak.texi:811: @code missing close brace.
というのが出ます.
*** install.texi.org Fri Aug 4 01:36:06 2000
--- install.texi Sun May 20 13:40:53 2001
***************
*** 123,132 ****
You should see a TCL prompt when you execute it.
If things appear to hang when you execute @samp{s}
i.e. you don't see a TCL prompt
! @enumerate
! @item The serial cable conecting your speech device is flaky
! @item Your serial port is flaky
! @item The stty settings on the port are incorrect for your system
@end enumerate
In the case of incorrect stty settings please report the problem. The
--- 123,136 ----
You should see a TCL prompt when you execute it.
If things appear to hang when you execute @samp{s}
i.e. you don't see a TCL prompt
!
! @enumerate
! @item
! The serial cable conecting your speech device is flaky
! @item
! Your serial port is flaky
! @item
! The stty settings on the port are incorrect for your system
@end enumerate
In the case of incorrect stty settings please report the problem. The
***************
*** 155,166 ****
@example
setenv DTK_PROGRAM "dtk-exp"
@end example
! @noindent if using @code{sh} or @code{bash}
@example
DTK_PROGRAM=dtk-exp
export DTK_PROGRAM
@end example
! @noindent Similarly,
@example
DTK_PORT=/dev/ttyS0
@end example
--- 159,172 ----
@example
setenv DTK_PROGRAM "dtk-exp"
@end example
! @noindent
! if using @code{sh} or @code{bash}
@example
DTK_PROGRAM=dtk-exp
export DTK_PROGRAM
@end example
! @noindent
! Similarly,
@example
DTK_PORT=/dev/ttyS0
@end example
中村 典嗣 E-mail: nnakamur@...