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, master has been updated
       via  06226ea5e95de16250c18ec3fd033f96237fa642 (commit)
      from  c8a8d475d5a5c826c02313937e2bf09cca3fe057 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 06226ea5e95de16250c18ec3fd033f96237fa642
Author: Ikumi Keita <ik...@ikumi.que.jp>
Date:   Wed Oct 31 02:44:20 2018 +0900

    Adjust preview-latex in case sub file isn't in master directory
    
    * preview.el.in (preview-dvips-abort):
    (preview-gs-dvips-sentinel):
    (preview-dvipng-place-all): Make sure directory part of dvi file to be
    deleted is removed because deletion takes place in master directory.
    (preview-start-pdf2dsc): Make sure directory part of pdf file is
    removed so that path for later use is constructed correctly.
    (preview-cache-preamble):
    (preview-region):
    (preview-document): Retain directory part of the file name to be
    passed to `preview-generate-preview' because `TeX-run-command' in
    `TeX-inline-preview-internal' doesn't recognize the right path
    otherwise.
    (preview-generate-preview): Adjust in accord with the above change.

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

Summary of changes:
 preview.el.in | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX

_______________________________________________
auctex-commit mailing list
auctex-com...@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-commit

Reply via email to