auctex-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-commit] GNU AUCTeX branch, tex-build-only, created. 094c29862190


From: Tassilo Horn
Subject: [AUCTeX-commit] GNU AUCTeX branch, tex-build-only, created. 094c29862190290832e60872c2ab1442a27bdba5
Date: Wed, 17 Mar 2021 15:44:57 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU AUCTeX".

The branch, tex-build-only has been created
        at  094c29862190290832e60872c2ab1442a27bdba5 (commit)

- Log -----------------------------------------------------------------
commit 094c29862190290832e60872c2ab1442a27bdba5
Author: Al Haji-Ali <a.hajiali@hw.ac.uk>
Date:   Tue Mar 16 18:54:21 2021 +0000

    Implement the user option TeX-output-dir
    
    * doc/auctex.texi (Control/Controlling the output): Document the
    new TeX-output-dir user option.
    
    * preview.el.in (preview-pdf2dsc-command): Replace concatenated output
    file names with the new expansions.
    (preview-LaTeX-command): Use an expansion for filename only.
    (preview-create-subdirectory): Retrieve prv path from
    TeX-active-master.
    (preview-dump-replacements, preview-undump-replacements): Do not
    discard --output-directory from the command arguments.
    (preview-cache-preamble, preview-document): Call TeX-save-document
    with file function instead of filename.
    (TeX-inline-preview-internal): Retrieve prv path from TeX-master-file.
    
    * tex-bar.el (TeX-bar-TeX-button-alist, TeX-bar-LaTeX-button-alist):
    Call TeX-save-document with file function instead of filename.
    
    * tex-buf.el (TeX-save-document, TeX-command-default)
    (TeX-command-query): Change implementation to accept file function as
    well as filename as argument.
    (TeX--concat-ext): New helper function.
    (TeX-command-master, TeX-command-region): Call TeX-command-query with
    file function instead of filename.
    (TeX-command): Update documentation.
    (TeX-active-master-with-quotes): Add new argument for pre-processing
    filename.
    (TeX-command-sequence): Pass file function to TeX-command-default.
    (TeX-run-TeX, TeX-run-index, TeX-LaTeX-sentinel): Call
    TeX-active-master instead of concatenating extension to filename.
    (TeX-region-file): Change to return paths in TeX-output-dir when
    non-nil.
    
    * tex.el (TeX-command-list, LaTeX-command-style): Change commands to
    pass output-directory as an argument.
    (TeX-print-command, TeX-printer-list): Use "%d" for dvi files.
    (TeX-expand-list-builtin): Add expansions for output files and
    directories.
    (TeX-clean): Refactor to use the new TeX--clean-extensions-regexp.
    (TeX-master-file): Change to return output files inside
    TeX-output-file.
    (TeX-output-dir): New user option.
    (TeX--master-output-dir, TeX--output-dir-arg)
    (TeX--clean-extensions-regexp): New function.
    (TeX-split-string): Correct a spelling mistake.

-----------------------------------------------------------------------


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

[Prev in Thread] Current Thread [Next in Thread]