[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, master, updated. b7083eeaca861322c3b5
From: |
Ikumi Keita |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, master, updated. b7083eeaca861322c3b5daa1400e2067bda033fb |
Date: |
Sun, 21 Jul 2019 07:38:04 -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, master has been updated
via b7083eeaca861322c3b5daa1400e2067bda033fb (commit)
from 5208d9197c7a7ab4c6346005f87c22a62cc2b131 (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 b7083eeaca861322c3b5daa1400e2067bda033fb
Author: Ikumi Keita <address@hidden>
Date: Wed Jul 3 20:44:44 2019 +0900
Change color adjustment method (bug#35571, bug#35696, bug#36039)
* preview.el.in (preview-pdf-color-adjust-method): New option.
(preview-pdf-color-string): Use new code using DELAYBIND feature when
the new option is t.
(preview-gs-color-string): Add new optional argument to suppress code
for explicit colors.
(preview-gs-open): Don't adjust color when the latex command produces
PDF and `preview-pdf-color-adjust-method' is nil.
(preview-pdf2dsc-sentinel): Add "-dDELAYBIND" option to gs invocation
when `preview-pdf-color-adjust-method' is t.
* doc/changes.texi: Add a new entiry.
* doc/preview-problems.texi: Add a section to explain how to do with
the case no images are displayed with gs 9.27 and newer.
-----------------------------------------------------------------------
Summary of changes:
doc/changes.texi | 14 +++++-
doc/preview-problems.texi | 57 +++++++++++++++++++++++
preview.el.in | 115 ++++++++++++++++++++++++++++++++++++++++------
3 files changed, 172 insertions(+), 14 deletions(-)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, master, updated. b7083eeaca861322c3b5daa1400e2067bda033fb,
Ikumi Keita <=