File tree Expand file tree Collapse file tree
docs/src/howto/auctex-setup Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,8 @@ before following along.
1717## Setup
1818
1919All the code displayed in this section should go into your ` init.el ` file (or
20- ` config.el ` if you are using [ Doomemacs] ( https://github.com/doomemacs/ ) ).
20+ equivalent, such as ` config.el ` if you are using
21+ [ Doomemacs] ( https://github.com/doomemacs/ ) ).
2122
2223First, load the AucTeX package.
2324
@@ -102,7 +103,7 @@ input file. So it will error out when that is not the case, since Tectonic
102103places the output in a build directory.
103104
104105This behavior can be controlled by using the ` TeX-output-dir ` variable on a per
105- porject basis.
106+ project basis.
106107
107108This configuration assumes you are using ` project.el ` , although porting this
108109code to ` projectile.el ` should be trivial.
You can’t perform that action at this time.
0 commit comments