![Gummi に LaTeX ではなく TeX を使用するように指示できますか?](https://rvso.com/image/327792/Gummi%20%E3%81%AB%20LaTeX%20%E3%81%A7%E3%81%AF%E3%81%AA%E3%81%8F%20TeX%20%E3%82%92%E4%BD%BF%E7%94%A8%E3%81%99%E3%82%8B%E3%82%88%E3%81%86%E3%81%AB%E6%8C%87%E7%A4%BA%E3%81%A7%E3%81%8D%E3%81%BE%E3%81%99%E3%81%8B%3F.png)
グミは、継続的に更新されるので、優れたテキスト エディターです。LaTeX ではなく TeX にリンクできますか? 理由は次のとおりです。一部のコマンドは、TeX でのみ機能し、LaTeX では機能しません。
me@Lenovo:~/Documents$ latex test.tex
This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015/Debian) (preloaded format=latex)
restricted \write18 enabled.
entering extended mode
(./test.tex
LaTeX2e <2015/01/01>
Babel <3.9l> and hyphenation patterns for 2 languages loaded.
! Undefined control sequence.
l.1 \cleartabs
% Nullify any previous \settabs.
? x
No pages of output.
Transcript written on test.log.
ではTeXで試してみましょう
me@Lenovo:~/Documents$ tex test.tex
This is TeX, Version 3.14159265 (TeX Live 2015/Debian) (preloaded format=tex)
(./test.tex [1] )
Output written on test.dvi (1 page, 544 bytes).
Transcript written on test.log.
Gummi はオープンソースなので、何でもできるはずです。