branch: externals/auctex
commit 1741a401ebd02b7bb72175ad665016af9024a2fa
Author: Al Haji-Ali <[email protected]>
Commit: Ikumi Keita <[email protected]>
Add NEWS entry for output-dir feature
Signed-off-by: Ikumi Keita <[email protected]>
* doc/changes.texi (News in 13.1): Add NEWS entry for Al's output-dir
feature.
---
doc/changes.texi | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/doc/changes.texi b/doc/changes.texi
index c702341..e410268 100644
--- a/doc/changes.texi
+++ b/doc/changes.texi
@@ -110,6 +110,15 @@ The style @file{latexinfo.el} is removed from @AUCTeX{}.
@AUCTeX{} has preliminary support for @LaTeX{}-hooks. Hooks provided by
@LaTeX{} kernel are known and available for completion in
@samp{\AddToHook}, @samp{\RemoveFromHook} and @samp{\AddToHookNext}.
+
+@item
+@AUCTeX{} is now able to place all generated output files, including those
+that are produced by applications running under @AUCTeX{}, temporary files
+related to region processing and @previewlatex{} files, in an output
+directory. To use this feature, set the new user option
+@code{TeX-output-dir} to the absolute path of the output directory or a
+relative path which would be interpreted as being relative to the master
+file in a mutlifile document.
@end itemize
@heading News in 12.3
_______________________________________________
auctex-diffs mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex-diffs