Skip to content

Commit e63b5e1

Browse files
committed
docs/src/howto/auctex-setup: tiny text revisions
1 parent 8aa0822 commit e63b5e1

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/src/howto/auctex-setup/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ before following along.
1717
## Setup
1818

1919
All 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

2223
First, load the AucTeX package.
2324

@@ -102,7 +103,7 @@ input file. So it will error out when that is not the case, since Tectonic
102103
places the output in a build directory.
103104

104105
This behavior can be controlled by using the `TeX-output-dir` variable on a per
105-
porject basis.
106+
project basis.
106107

107108
This configuration assumes you are using `project.el`, although porting this
108109
code to `projectile.el` should be trivial.

0 commit comments

Comments
 (0)