我正在使用 XFCE 终端中的 pdflatex 编译我的 TeX 文件(在 XTerm 上也是如此)。编译日志很难读懂。就好像 pdflatex 不会换行,所以窗口中会随机填充句子。有办法修复它吗?
我正在使用 Debian Wheezy,
编辑:这是一个例子
! Package inputenc Error: Unicode char \u8:���
not set up for use with LaTeX.
See the inputenc package documentation for
explanation.
Type H <return> for immediate help.
...
l.73 \additional
?
! Emergency stop.
...
l.73 \additional
! ==> Fatal error occurred, no output PDF file produced!
Transcript written
on scs1_memo.log.
答案1
跑步
pdflatex <file> | less