pax_global_header 0000666 0000000 0000000 00000000064 13556401743 0014522 g ustar 00root root 0000000 0000000 52 comment=c8911b38a81d33bd858843ae91bee400faa8eb32
auctex-12.2/ 0000775 0000000 0000000 00000000000 13556401743 0012737 5 ustar 00root root 0000000 0000000 auctex-12.2/.gitignore 0000664 0000000 0000000 00000001254 13556401743 0014731 0 ustar 00root root 0000000 0000000 #*
*.aux
*.elc
*.log
*.synctex.gz
*~
CHANGES
ChangeLog
FAQ
INSTALL
INSTALL.windows
Makefile
README
TODO
auctex.el
auto-loads.el
autom4te.*
config.*
configure
tex-site.el
tex-site.el.out
doc/*.info
doc/*.info-*
doc/dir
doc/preview-dtxdoc.texi
doc/preview-latex.info
doc/tex-ref.pdf
doc/version.texi
etc/auctex-logo.pdf
etc/auto
latex/prauctex.cfg
latex/prauctex.def
latex/prcounters.def
latex/preview-mk.ins
latex/preview.aux
latex/preview.drv
latex/preview.dvi
latex/preview.pdf
latex/preview.sty
latex/prfootnotes.def
latex/prlyx.def
latex/prshowbox.def
latex/prshowlabels.def
latex/prtightpage.def
latex/prtracingall.def
preview-latex.el
/preview.el
PROBLEMS.preview
tests/*/auto/*
auctex-12.2/COPYING 0000664 0000000 0000000 00000104516 13556401743 0014001 0 ustar 00root root 0000000 0000000 GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc.
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The GNU General Public License is a free, copyleft license for
software and other kinds of works.
The licenses for most software and other practical works are designed
to take away your freedom to share and change the works. By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users. We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors. You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
them if you wish), that you receive source code or can get it if you
want it, that you can change the software or use pieces of it in new
free programs, and that you know you can do these things.
To protect your rights, we need to prevent others from denying you
these rights or asking you to surrender the rights. Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received. You must make sure that they, too, receive
or can get the source code. And you must show them these terms so they
know their rights.
Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.
For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software. For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.
Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so. This is fundamentally incompatible with the aim of
protecting users' freedom to change the software. The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable. Therefore, we
have designed this version of the GPL to prohibit the practice for those
products. If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.
Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary. To prevent this, the GPL assures that
patents cannot be used to render the program non-free.
The precise terms and conditions for copying, distribution and
modification follow.
TERMS AND CONDITIONS
0. Definitions.
"This License" refers to version 3 of the GNU General Public License.
"Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.
"The Program" refers to any copyrightable work licensed under this
License. Each licensee is addressed as "you". "Licensees" and
"recipients" may be individuals or organizations.
To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy. The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.
A "covered work" means either the unmodified Program or a work based
on the Program.
To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy. Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.
To "convey" a work means any kind of propagation that enables other
parties to make or receive copies. Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.
An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License. If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.
1. Source Code.
The "source code" for a work means the preferred form of the work
for making modifications to it. "Object code" means any non-source
form of a work.
A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.
The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form. A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.
The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities. However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work. For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.
The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.
The Corresponding Source for a work in source code form is that
same work.
2. Basic Permissions.
All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met. This License explicitly affirms your unlimited
permission to run the unmodified Program. The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work. This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.
You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force. You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright. Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.
Conveying under any other circumstances is permitted solely under
the conditions stated below. Sublicensing is not allowed; section 10
makes it unnecessary.
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.
When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.
4. Conveying Verbatim Copies.
You may convey verbatim copies of the Program's source code as you
receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.
You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.
5. Conveying Modified Source Versions.
You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:
a) The work must carry prominent notices stating that you modified
it, and giving a relevant date.
b) The work must carry prominent notices stating that it is
released under this License and any conditions added under section
7. This requirement modifies the requirement in section 4 to
"keep intact all notices".
c) You must license the entire work, as a whole, under this
License to anyone who comes into possession of a copy. This
License will therefore apply, along with any applicable section 7
additional terms, to the whole of the work, and all its parts,
regardless of how they are packaged. This License gives no
permission to license the work in any other way, but it does not
invalidate such permission if you have separately received it.
d) If the work has interactive user interfaces, each must display
Appropriate Legal Notices; however, if the Program has interactive
interfaces that do not display Appropriate Legal Notices, your
work need not make them do so.
A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit. Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.
6. Conveying Non-Source Forms.
You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:
a) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by the
Corresponding Source fixed on a durable physical medium
customarily used for software interchange.
b) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by a
written offer, valid for at least three years and valid for as
long as you offer spare parts or customer support for that product
model, to give anyone who possesses the object code either (1) a
copy of the Corresponding Source for all the software in the
product that is covered by this License, on a durable physical
medium customarily used for software interchange, for a price no
more than your reasonable cost of physically performing this
conveying of source, or (2) access to copy the
Corresponding Source from a network server at no charge.
c) Convey individual copies of the object code with a copy of the
written offer to provide the Corresponding Source. This
alternative is allowed only occasionally and noncommercially, and
only if you received the object code with such an offer, in accord
with subsection 6b.
d) Convey the object code by offering access from a designated
place (gratis or for a charge), and offer equivalent access to the
Corresponding Source in the same way through the same place at no
further charge. You need not require recipients to copy the
Corresponding Source along with the object code. If the place to
copy the object code is a network server, the Corresponding Source
may be on a different server (operated by you or a third party)
that supports equivalent copying facilities, provided you maintain
clear directions next to the object code saying where to find the
Corresponding Source. Regardless of what server hosts the
Corresponding Source, you remain obligated to ensure that it is
available for as long as needed to satisfy these requirements.
e) Convey the object code using peer-to-peer transmission, provided
you inform other peers where the object code and Corresponding
Source of the work are being offered to the general public at no
charge under subsection 6d.
A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.
A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling. In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage. For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product. A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.
"Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source. The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.
If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).
The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed. Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.
Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.
7. Additional Terms.
"Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law. If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.
When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it. (Additional permissions may be written to require their own
removal in certain cases when you modify the work.) You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.
Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:
a) Disclaiming warranty or limiting liability differently from the
terms of sections 15 and 16 of this License; or
b) Requiring preservation of specified reasonable legal notices or
author attributions in that material or in the Appropriate Legal
Notices displayed by works containing it; or
c) Prohibiting misrepresentation of the origin of that material, or
requiring that modified versions of such material be marked in
reasonable ways as different from the original version; or
d) Limiting the use for publicity purposes of names of licensors or
authors of the material; or
e) Declining to grant rights under trademark law for use of some
trade names, trademarks, or service marks; or
f) Requiring indemnification of licensors and authors of that
material by anyone who conveys the material (or modified versions of
it) with contractual assumptions of liability to the recipient, for
any liability that these contractual assumptions directly impose on
those licensors and authors.
All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10. If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term. If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.
If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.
Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.
8. Termination.
You may not propagate or modify a covered work except as expressly
provided under this License. Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).
However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.
Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.
Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License. If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.
9. Acceptance Not Required for Having Copies.
You are not required to accept this License in order to receive or
run a copy of the Program. Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance. However,
nothing other than this License grants you permission to propagate or
modify any covered work. These actions infringe copyright if you do
not accept this License. Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.
10. Automatic Licensing of Downstream Recipients.
Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License. You are not responsible
for enforcing compliance by third parties with this License.
An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations. If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.
You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License. For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.
11. Patents.
A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based. The
work thus licensed is called the contributor's "contributor version".
A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version. For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.
Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.
In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement). To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.
If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients. "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.
If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.
A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License. You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.
Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.
12. No Surrender of Others' Freedom.
If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all. For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.
13. Use with the GNU Affero General Public License.
Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work. The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.
14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation. If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.
If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.
Later license versions may give you additional or different
permissions. However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.
15. Disclaimer of Warranty.
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. Limitation of Liability.
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.
17. Interpretation of Sections 15 and 16.
If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
Copyright (C)
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:
Copyright (C)
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
.
The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
.
auctex-12.2/ChangeLog-preview 0000664 0000000 0000000 00000170555 13556401743 0016205 0 ustar 00root root 0000000 0000000 2019-10-30 Mosè Giordano
* Version 12.2 released.
2017-12-10 Mosè Giordano
* Version 12.1 released.
2017-12-03 Mosè Giordano
* Version 11.92 released.
2017-07-24 Mosè Giordano
* Version 11.91 released.
2017-01-10 Mosè Giordano
* Version 11.90 released.
2015-11-13 Mosè Giordano
* Version 11.89 released.
2014-11-28 Stefan Monnier
* preview.el.in: Cleanup compiler warnings. Mark unused arguments.
(error): Don't declare; we don't use it anyway.
(view-exit-action): Declare.
(desktop-buffer-preview): Use normal names for the function's args.
(preview-parse-messages): Remove unused vars `error', `context-start',
and `context' (this last one wasn't even bound).
2014-11-04 Stefan Monnier
* prv-install.el: Adjust copyright years.
(preview-make-package-xemacs): Use insert-file-contents instead of
insert-file.
* preview.el.in (error): Declare not only at compile-time.
(preview-expandable-string): Use explicit let instead of calling
lambda with another lambda.
(preview-mouse-open-eps): Use default-value of major-mode instead
of default-major-mode.
(preview-copy-text): Use with-current-buffer instead of
save-excursion with set-buffer.
(preview-parse-messages): Don't let-bind context. Use mapc +
funcall instead of run-hooks. Use goto-char + forward-line
instead of goto-line.
2014-10-29 Mosè Giordano
* Version 11.88 released.
2014-10-29 Mosè Giordano
* latex/preview.dtx: Manually change the release version.
* preview.el.in: Rename from "preview/preview.el".
(preview-version): Use @PREVIEWVERSION@ autoconf variable.
(preview-release-date): Use @PREVIEWDATE@ autoconf variable.
(preview-report-bug): Adapt to new `preview-version' format.
2014-06-24 Tassilo Horn
* preview.el (preview-gs-command): Don't run the mgs command if
mgs is not installed.
2013-09-05 Tassilo Horn
* preview.el (preview-lispdir): New defvar.
* auto.el.in (preview-lispdir): Set it to @lisppackagelispdir@.
2013-07-03 Tassilo Horn
* preview.el (preview-gs-command): Change test for `mgs'
functionality to "gs -q -dNODISPLAY -c quit".
2013-07-02 Tassilo Horn
* preview.el (preview-gs-command): Better test if `mgs' is
working.
2013-07-01 Tassilo Horn
* preview.el (preview-gs-command): Test `mgs' for functionality
before using it.
2013-06-29 Tassilo Horn
* preview.el (preview-gs-command): Prefer the TeX distro
ghostscript wrapper scripts `rungs' and `mgs' over calling `gs'
directly which requires it to be in PATH.
2013-06-26 Tassilo Horn
* Makefile.in (use-hint): Don't warn about problems with overly
obsolete packages.
2013-04-08 Tassilo Horn
* latex/preview.dtx: Fix date format which got converted from
YYYY/MM/DD to YYYY-MM-DD during conversion to git.
2012-12-04 Tassilo Horn
Merge revno 314 (Stefan Monnier) from emacs elpa branch: Shorten
copyright year ranges.
* preview.el:
2011-01-23 Ralf Angeli
* preview.el (preview-auto-reveal): Add `forward-char' and
`backward-char' to commands on which to open an overlay.
2010-10-14 Ralf Angeli
* preview.el (preview-gs-options): Start gs with -dDELAYSAFER
instead of -dSAFER.
(preview-prepare-fast-conversion): Add relevant files to
PermitFileReading list of paths.
2010-02-14 Ralf Angeli
* latex/preview.dtx: Add support for XeTeX.
2009-06-18 Ralf Angeli
* preview.el (preview-start-pdf2dsc): Determine the PDF source
depending on the previews being generated from the master or the
region file.
2008-05-10 Reiner Steib
* preview.el (preview-auto-cache-preamble): Fix markup in in doc
string.
2008-02-03 Ralf Angeli
* Relicense all "GPLv2 or later" files to "GPLv3 or later".
* COPYING: Switch to GPLv3.
* preview/Makefile.in, preview/configure.ac,
preview/preview-latex.spec, preview/latex/Makefile.in: Add
copyright and license notices.
2007-04-29 Ralf Angeli
* preview.el (preview-parse-messages): Match any closing
parenthesis.
2007-03-25 David Kastrup
* prv-xemacs.el (preview-dump-threshold):
* prv-emacs.el (preview-dump-threshold): Make the dump threshold
closely match what mylatex.ltx expects.
* latex/preview.dtx: Have the counter output appear before the
snippet start/end messages in order to have the counter
maintenance work out correctly regardless of the order of `auctex'
and `counters' options to preview.el.
2007-02-09 Masayuki Ataka
* preview.el (preview-report-bug): Use `AUCTeX-version' instead of
`AUC-TeX-version'. Reported by Ikumi Keita .
2007-01-12 Ralf Angeli
* configure.ac: Bump version number.
2006-12-01 David Kastrup
* prv-emacs.el (preview-move-point): Do not error out if
`distance' is nil.
* prv-xemacs.el (preview-supports-image-type): Move so that the
following comment makes sense.
2006-12-01 Ralf Angeli
* prv-xemacs.el (preview-move-point): Do not error out if
`distance' is nil.
2006-10-24 David Kastrup
* prv-xemacs.el (preview-move-point): rearrange for calling
`preview-auto-reveal' with DISTANCE argument.
* prv-emacs.el (preview-remove-urgentization): Small optimization.
(preview-move-point): Rearrange to be more efficient in the
absence of overlays.
* preview.el (preview-auto-reveal): Fetch keybindings of [left]
and [right] at runtime. Change proposed default accordingly.
(preview-at-point): Fix change from 2005-03-15 for cursor
restoration.
(preview-auto-reveal-p): Implement integer MODE and take DISTANCE
argument.
(preview-auto-reveal): Allow DISTANCE.
2006-10-19 David Kastrup
* prv-xemacs.el (preview-defmacro): Use `fboundp' instead of
`functionp'.
(add-to-list): compatibility function not needed anymore since
2006-10-11 change.
2006-10-18 David Kastrup
* preview.el (eval-when-compile): restore function definitions of
compatibility macros.
* prv-xemacs.el (preview-defmacro): Also redefine functions that
actually exist, but save their definition.
* preview.el (preview-parse-messages): Fix bad regexp.
2006-10-16 David Kastrup
* preview.el (preview-parse-messages): Rearrange the regexp for
matching and renumber the matches and match strings accordingly.
2006-10-11 David Kastrup
* preview.el (LaTeX-preview-setup): Move setup of
`TeX-error-description-list' and `TeX-expand-list' to AUCTeX
proper.
2006-10-10 David Kastrup
* preview.el (preview-gs-filter): Fix prompt match expression to
allow stack garbage > 10.
(preview-gs-open): Assume `.runandhide' is defined (Ghostscript
6.53 and greater). Don't check Ghostscript stack for correctness,
just leave garbage.
(preview-prepare-fast-conversion): Use `.runandhide' to ignore
garbage left by preamble (such as Omega fonts).
(preview-LaTeX-command): Use "%'" and "%t" expansion strings in
order to allow filenames with spaces in them.
(preview-goto-info-page): Use `info' instead of `Info-goto-node'.
(preview-parse-messages): Spike up terminal log file name tracing
in order to have a reasonable chance of detecting spaces in file
names.
(preview-parse-messages): Massage match string for partial strings
to deal better with TeX-quoted control sequences.
(preview-dump-file-name): The format name should not contain
spaces. Replace them with underlines.
(preview-dump-replacements, preview-undump-replacements): Use a
different replacement in order to work with the new
`preview-LaTeX-command'.
(preview-cache-preamble): shell-quote `preview-format-name'. Keep
`mylatex.ltx' from ignoring spaces in file names.
(TeX-inline-preview-internal): shell-quote `preview-format-name'.
2006-09-29 David Kastrup
* preview.el (preview-gs-command): Make default depend on
`system-type', using "GSWIN32C.EXE" on `windows-nt'.
* configure.ac: If no GhostScript or the standard setting for the
operating system is found, don't override the default.
2006-09-21 David Kastrup
* preview.el (preview-TeX-style-cooked): Fix bugs.
(preview-set-texinputs): Use `preview-TeX-style-cooked'.
(preview-TeX-style-dir): Change doc string to reflect new behavior
of `preview-set-texinputs'.
(preview-install-styles): Try to deal with `preview-TeX-style-dir'
properly. Bomb out if no styles found to install.
(preview-report-bug): Add `preview-TeX-style-dir' to reported
variables.
* configure.ac: Remove `--with-kpathseasep' option.
2006-09-01 David Kastrup
* prv-xemacs.el (preview-import-image): Allow strings as image
properties.
* prv-emacs.el (preview-remove-urgentization)
(preview-import-image): Allow strings as image properties.
* preview.el (preview-clearout, preview-kill-buffer-cleanup)
(preview-place-preview): Use `timestamp' field universally for
dealing with when to overwrite and when to retain images, don't
rely on filename internals.
(desktop-buffer-preview-misc-data): Use `preview-image' to judge
the availability of savable data.
(preview-reinstate-preview): Allow saving images without
associated filenames.
(preview-format-mml): Deal with string type images.
2006-08-25 David Kastrup
* latex/preview.dtx: Use eTeX's `\protected' on redefinitions when
available.
2006-08-15 David Kastrup
* latex/preview.dtx: Change from 2006-07-12 could lose the
`AtBeginDvi' material. Fix that. Disable preview within output
routine.
And actually hijack `\output' instead of doing it half way.
2006-07-28 Reiner Steib
* latex/Makefile.in (install-texmf): Only update the relevant ls-R
file.
2006-07-25 David Kastrup
* latex/preview.dtx: Allow two optional parameters as in
memoir.cls for sections. Also preview chapter headings.
2006-07-23 Ralf Angeli
* configure.ac: Fix spelling of MiKTeX.
2006-07-12 David Kastrup
* latex/preview.dtx: Add a font-lock helping comment, remove
preview's hook into the output routine, deactivate `\shipout' in a
cleaner manner.
2006-07-11 David Kastrup
* latex/preview.dtx: Fix XymTeX catcodes again.
2006-07-10 Ralf Angeli
* Makefile.in, latex/Makefile.in (datarootdir): New variable used
by autoconf 2.59e.
2006-06-12 Ralf Angeli
* latex/README: Streamline. Add sections. Clean up.
2006-06-08 David Kastrup
* latex/README: Adapt to new realities.
2006-05-25 David Kastrup
* latex/preview.dtx: Add another fix for XyMTeX (which got the
catcode for @ wrong).
2006-05-25 Ralf Angeli
* configure.ac: Bump version number.
Update address of FSF in GPL notices.
2006-04-20 David Kastrup
* preview.el (preview-parse-messages): Adapt parser to
`-file-line-error-style' messages. Try to make the detection of
the current file more robust. Utilize file-line-error messages
for that purpose if they are present.
2006-03-22 Ralf Angeli
* Makefile.in (.PHONY, install): Remove `install-metadata'.
(install-metadata): Remove.
2006-03-22 David Kastrup
* prv-install.el (preview-make-package-xemacs): Accept list of
files to be appended.
2006-03-14 Ralf Angeli
* configure.ac: Use `AC_PROG_MAKE_SET' instead of deprecated
`AC_SET_MAKE'.
2006-02-21 Ikumi Keita
* preview.el (preview-error-quote, TeX-inline-preview-internal):
Fix the problem that preview-latex put the preview-image in wrong
place if user compiles iso-2022-jp file on Windows or UNIX, by
using TeX-japanese-process-output-coding-system for
preview-coding-system instead of buffer-file-coding-system if
tex-jp.el is loaded.
2006-01-29 Ralf Angeli
* Makefile.in (install-metadata): Let `for' loop return an exit
status of 0.
2006-01-20 Reiner Steib
* preview.el (preview-TeX-style-cooked): Fix cond expression.
2006-01-17 David Kastrup
* preview.el (preview-TeX-style-cooked): New function, to be used
later. Just checked in so that nobody else feels compelled
writing it.
2006-01-14 David Kastrup
* configure.ac: Remove infodir and INSTALL_INFO checks. Don't
check for TEXHASH if it is already set.
2006-01-13 David Kastrup
* preview.el (preview-parse-messages): Some ugly fix for
`' style error messages.
2005-12-31 David Kastrup
* Makefile.in (ELCC, AUCTEX): Put "." in front of load-path to
avoid picking up outdated `prv-*.el*' files from the installation
directory.
2005-12-17 Ralf Angeli
* configure.ac: Bump version number.
2005-10-24 Ralf Angeli
* configure.ac: Import `TEX' in unquoted form.
2005-10-13 Ralf Angeli
* configure.ac: Change wrongly used `previewdatadir' to
`previewlispdir'.
Change version number in `AC_INIT'.
2005-10-03 Ralf Angeli
* prv-xemacs.el (preview-check-changes): Delete detached extents.
2005-09-27 Ralf Angeli
* configure.ac: Document option for specifying AUCTeX startfile as
--with-previewstartfile, not --with-preview-startfile which does
not work.
Use matching package names for determining the kpathsea path
separator both internally and in the option name which now is
--with-kpathseasep.
Fix the quadrigraph for the closing bracket in the
kpathsesep-related error message.
2005-09-25 Ralf Angeli
* latex/preview.dtx: Add space for nicer formatting in version
output. Adapt checksum.
2005-09-25 David Kastrup
* latex/preview.dtx: Try fixing the release parsing/grouping.
2005-09-25 Ralf Angeli
* latex/README (CTAN): Bump version number.
* latex/preview.dtx: Fix case in release tag parsing.
2005-09-24 David Kastrup
* latex/preview.dtx: Try parsing version correctly by treating
underlines in the release tag properly.
2005-09-24 Ralf Angeli
* preview.el (preview-version): Extract version number from
release tag.
2005-08-18 Ralf Angeli
* configure.ac: Import unquoted variables from top-level configure
script.
2005-07-15 David Kastrup
* latex/preview.dtx: Don't talk nonsense about the footnote macro,
and don't define it nonsensical for AUCTeX.
Reproduce `\@startsection' command to keep numbering correct in
default configuration for AUCTeX.
2005-07-14 David Kastrup
* configure.ac: protect against packagedir starting with `-'
2005-07-11 David Kastrup
* preview.el (preview-at-point): Join adjacent touched previews
for regeneration.
* prv-emacs.el (preview-mode-setup):
* prv-xemacs.el (preview-mode-setup): Use correct string for
resetting watch on preamble.
2005-07-05 David Kastrup
* preview.el (preview-string-expand): Allow substrings to be
controlled by booleans.
(preview-expandable-string): Adapt type to that.
(preview-required-option-list): Make dependent on
`preview-preserve-counters'.
(preview-preserve-counters): New boolean.
2005-06-30 jalar
* latex/preview.dtx: : added comments
2005-06-28 Jan-Ake Larsson
* latex/preview.dtx: Add version number in a \special, in dvips
mode. Fix mismatched parantheses.
2005-06-27 David Kastrup
* latex/preview.dtx: Put version into `\pr@version'.
2005-06-27 Jan-Ake Larsson
* latex/preview.dtx: Add backwards-compatibility for dvipng <= 1.5
* latex/preview.dtx: Add preview@tightpage
2005-06-24 David Kastrup
* prv-install.el (preview-make-package-xemacs): Add author-version.
* preview.el (preview-TeX-style-dir): Change docs.
* latex/Makefile.in (preview.dvi): Depend on preview.sty
(preview.pdf): Same here.
* configure.ac: Remove checks for PERL and info-related stuff.
Add . into search path first.
* Makefile.in (texmf): Depend on latex/Makefile
(latex/Makefile, auto.el, configure, Makefile, config.status):
targets to make sure that Makefile and stuff are up to date.
(install-metadata): pass author version into prv-install.el
2005-06-21 Ralf Angeli
* configure.ac: Make message at end of configuration clearer.
Remove redundant build hint.
* .cvsignore: Remove irrelevant entries.
2005-06-21 David Kastrup
* configure.ac: correct comparison.
2005-06-20 David Kastrup
* RELEASE: Remove (folded into ../RELEASE).
2005-06-18 David Kastrup
* preview.el (preview-gs-dvips-process-setup)
(preview-dvipng-process-setup): Improve error message.
(preview-parse-messages): Don't throw error on nil parsestate if
we are in error unwinding mode already.
2005-06-14 David Kastrup
* README.CVS: Remove. Top file should be sufficient.
* autogen.sh: Remove. We have its functionality in the top
directory.
2005-06-08 Ralf Angeli
* Makefile.in (docs, install-docs): Remove.
(all): Do not depend on `docs' anymore.
(.PHONY): Do not depend on `docs' and `install-docs' anymore.
(clean, maintainer-clean): Do not descend into doc directory
anymore.
* autogen.sh: Do not generate documentation anymore.
* configure.ac: Remove doc/Makefile from AC_OUTPUT.
* doc/todo.texi: Move to AUCTeX's main doc/ directory as
preview-todo.texi.
* doc/readme.texi: Move to AUCTeX's main doc/ directory as
preview-readme.texi.
* doc/problems.texi: Move to AUCTeX's main doc/ directory as
preview-problems.texi.
* doc/preview-dtxdoc.pl, doc/preview-latex.texi: Move to AUCTeX's
main doc/ directory.
* doc/faq.texi: Move to AUCTeX's main doc/ directory as
preview-faq.texi.
* doc/copying.texi: Move to AUCTeX's main doc/ directory.
* doc/Makefile.in: Remove.
* doc/.cvsignore: Remove.
2005-06-06 David Kastrup
* configure.ac: Remove call to MAKEINFO_CHECK_MACROS: we expect a
recent enough makeinfo version for bootstrapping, anyway.
* doc/Makefile.in (MAKEINFO_MACROS): remove
(TEXINFOINCLUDES): Remove unused TEXIPWD hack. Troublesome.
2005-06-04 David Kastrup
* doc/Makefile.in (TEXIFILES): Oops, depends on ../../doc/macros.texi
* latex/Makefile.in (MKINSTALLDIRS):
* doc/Makefile.in (MKINSTALLDIRS):
* Makefile.in (MKINSTALLDIRS): Use mkinstalldirs from AUCTeX.
* mkinstalldirs: remove in favor of ../mkinstalldirs
* doc/Makefile.in (TEXI2HTML): Use TEXI* tools and TEXINFOINCLUDES.
(../README): et al. Depend on ../../doc/macros.texi
* configure.ac: Check and test for TEXI* as well. Quotify if
necessary.
* autogen.sh: Look in .. for macros.
* doc/Makefile.in (preview-latex.dvi): Use texi2dvi.
(preview-latex.pdf): Use texi2pdf.
(preview-latex.ps): Use -Ppdf option.
(preview-latex.info, ../README, ../FAQ, ../PROBLEMS, ../TODO):
deal with ../../doc/macros.texi
2005-05-25 David Kastrup
* circ.tex (section{Die gerade Linie}): Make the intentional
errors more conspicuous.
2005-05-24 David Kastrup
* aclocal.m4: Use elif for prettiness.
* prv-xemacs.el (preview-mode-setup): Change watch condition.
(preview-watch-preamble): Accept command.
(preview-unwatch-preamble): Change unwatch method.
(preview-preamble-check-change): Change check.
* prv-emacs.el (preview-preamble-changed-function): First unwatch
preamble, then kill format.
(preview-watch-preamble): Accept command to watch for.
(preview-unwatch-preamble): Adapt to new `format-cons' format.
(preview-mode-setup): Change watch condition.
* preview.el (preview-dumped-alist): Change definition.
(preview-parse-messages): Use `string-to-number' instead of
obsoleted `string-to-int'.
(preview-cache-preamble): Add format-cons arg. Only cache
preamble if there is no cache with the same command yet.
Precalculate command and check whether it matches previous one.
If so, omit dumping.
(preview-region, preview-document): Expand command here.
(preview-generate-preview): Accept expanded command. Always
tentatively dump command (unless disabled) and set sentinel only
if this succeeded.
(TeX-inline-preview-internal): Set command buffer at start. Use
`commandbuff' argument rather than `TeX-command-buffer'.
Raise error at different point.
2005-05-22 David Kastrup
* aclocal.m4: Allow --with-emacs=sth and --without-xemacs and
similar combinations as long as they are more or less consistent.
2005-05-21 Ralf Angeli
* prv-install.el (preview-make-package-xemacs): Cater for XEmacs
21.5 which uses a different interface for generating autoloads at
present.
2005-05-21 David Kastrup
* doc/wininstall.texi: Editing changes. Last checkin before
removal.
* doc/install.texi: Editing changes. Last checkin before removal.
* doc/faq.texi (Customization): Don't use @var inappropriately.
* autogen.sh: Remove generation of auto.texi.
* doc/preview-latex.texi (Installation): Refer to AUCTeX manual.
(Keys and lisp): Some formatting changes.
* doc/Makefile.in (TEXIFILES): Remove wininstall.texi and
install.texi.
(DISTTEXTS): Remove ../INSTALL and ../INSTALL.windows
(../INSTALL, ../INSTALL.windows): Remove.
* doc/problems.texi (Known problems): Remove old AUCTeX advice.
Remove explicit node names.
(Emacs problems): Rewrite. Mention precompiled CVS Emacsen.
Refer to AUCTeX manual.
(AUCTeX prior to 11.0): Remove.
(Too small bounding boxes): Reword.
(x-symbol interoperation): Explain 8-bit cleanliness somewhat more.
2005-05-20 Ralf Angeli
* preview.el (preview-specs-type): Use an extra :value keyword to
avoid a bug in `widget-convert' of XEmacs 21.4 and Emacs 21.
2005-05-18 David Kastrup
* doc/preview-dtxdoc.pl: Don't use \n in character ranges since it
is not actually a character in Windows.
2005-05-17 David Kastrup
* Makefile.in (lisp): Rewrite condition to make `make -n' work,
also non-Posix shells.
(install-metadata): Rewrite stuff for non-Posix shells.
(preview-latex.el): Same here.
(install-metadata): ignore return state of mkinstalldirs.
2005-05-02 David Kastrup
* doc/wininstall.texi:
* doc/install.texi: Overhaul, use auto.texi.
* doc/Makefile.in (../INSTALL, ../INSTALL.windows): add auto.texi
dependence.
(maintainer-clean): remove auto.texi.
* autogen.sh: Generate auto.texi
* README.CVS: Some modifications.
* aclocal.m4 (EMACS_PATH_LISPDIR): better help.
2005-05-01 David Kastrup
* doc/install.texi (Configure): Synch with auctex.
2005-04-30 David Kastrup
* configure.ac: Use existing variables packagedatadir,
packagelispdir.
If configuring a package and infodir is defaulted, disable
install-info.
Disable TEXHASH when installing --without-texmfdir. Move TEXHASH
test.
* aclocal.m4: Use existing lispdir variable.
* prv-install.el (preview): don't require
(preview-make-package-xemacs): several changes to command line
options.
* Makefile.in (lisp): rename from elisp for harmony with AUCTeX.
(install-images): rename from install-icons.
(install-metadata): new options for prv-install.el
2005-04-29 David Kastrup
* aclocal.m4: echo date correctly.
2005-04-28 David Kastrup
* aclocal.m4 (AUCTEX_AUTO_DIR): simplify.
(AC_LISPIFY_DIR): add third argument. Simplify a few common
expressions.
2005-04-27 David Kastrup
* aclocal.m4: sed paranoia.
2005-04-27 Ralf Angeli
* aclocal.m4 (AC_DATE_VERSION_FROM_CHANGELOG): Escape `+'. Add
regexp group. Close function.
2005-04-27 David Kastrup
* preview.el (TeX-inline-preview-internal): Don't try interpreting
coding-system if it is nil.
* aclocal.m4 (AC_DATE_VERSION_FROM_CHANGELOG): actually look into
the ChangeLog file. Uh.
* latex/README (Note): Add bug reporting address.
2005-04-19 David Kastrup
* preview.el (preview-install-styles): Add autoload cookie.
2005-04-18 David Kastrup
* preview.el (preview-dump-state): New function to get run buffer
info.
(preview-report-bug): Use it.
* Makefile.in (install-metadata): include directories in `MANIFEST'.
2005-04-16 David Kastrup
* latex/preview.dtx: Work around another ntheorem bug affecting
showlabels.
2005-04-12 David Kastrup
* configure.ac: Don't bother about pre-2.5 autoconf versions.
* doc/faq.texi (Customization): Remove lamentation that PDF
foreground is fixed to black.
* preview.el (preview-pdf-color-string): New function.
(preview-pdf2dsc-sentinel): Use it.
* configure.ac: renamed from configure.in
2005-04-11 jalar
* configure.in: Minimal changes to printouts
2005-04-11 Ralf Angeli
* preview.el (preview-set-texinputs): Fix grouping.
2005-04-11 David Kastrup
* prv-install.el (preview-make-package-xemacs): Don't generate
manifest and take package name from command line.
* configure.in: Don't expose `lispdir'. Explain `TEXHASH',
`PERL', `MAKEINFO', `INSTALL_INFO'.
* latex/Makefile.in (texmfdir): Don't import.
* Makefile.in (lispdir): Don't import.
* preview.el (preview-counter-find): Fix bug with `(marker)'.
* latex/Makefile.in (exec_prefix, libdir): Export.
* doc/install.texi (Configure): Explain `--without-texmf-dir'.
(Advice for package providers): Don't trash talk AUCTeX
preactivation.
(Advice for package providers): Mention `--without-texmf-dir'.
* doc/Makefile.in (exec_prefix, libdir): export.
* preview.el (preview-datadir): Use instead of `preview-icondir'.
(preview-filter-specs): Use it.
(preview-TeX-style-dir): New variable for uninstalled styles
(preview-set-texinputs): Add or remove it from TEXINPUTS
environment.
(preview-TeX-style-dir): proper customization.
(preview-install-styles): New function to install styles
permanently.
* configure.in: use `packagedatadir' instead of `icondir'. Add
check for `kpathseaseparator'. Shell-quote and export
`exec_prefix' and `libdir'.
* auto.el.in (preview-datadir): replace preview-icondir, and add
`lisppackagetexstyles' invocation.
* aclocal.m4 (TEX_PATH_TEXMFDIR): Allow --without-texmf-dir, stop
quoting a bunch of stuff, fix reference to load-file-name.
* Makefile.in (exec_prefix, libdir, packagedatadir): export since
the XEmacs tree might call them.
(.PHONY, install): add install-nosearch target.
(install-nosearch): Install .nosearch file.
(install-icons): Use `$(packagedatadir)/images' instead of
`$(icondir)'
2005-04-10 David Kastrup
* configure.in: Use new backquote syntax.
* doc/install.texi (Configure): Clarify.
2005-04-10 Ralf Angeli
* latex/preview.dtx: Dvipng --> dvipng.
* RELEASE, circ.tex, configure.in, preview.el, doc/faq.texi,
doc/install.texi, doc/preview-latex.texi, doc/problems.texi,
doc/readme.texi, doc/wininstall.texi, latex/README,
latex/preview.dtx: GhostScript --> Ghostscript.
2005-04-08 David Kastrup
* Makefile.in (previewstartfile): import.
(install-startup): split lines with `$(MAKE)' and
`$(INSTALL_DATA)' so that `make -n' will properly recurse.
* aclocal.m4 (AC_LISPIFY_DIR): resolve relative paths below
${lispdir} hierarchy. AC_SUBST both lisp variant of directory as
well as original.
* configure.in: Add `--with-preview-startfile', use new semantics
of `AC_LISPIFY_DIR', drop `AC_MAKE_FILENAME_ABSOLUTE' stuff.
* doc/install.texi (Configure): explain new semantics of
`--with-lispdir' and new `--with-preview-startfile'.
* doc/wininstall.texi: Document changes semantics for
`--with-lispdir' and new `with-preview-startfile'.
2005-04-07 David Kastrup
* aclocal.m4 (EMACS_LISP): properly echo result to log file.
(EMACS_EXAMINE_INSTALLATION_DIR): check that the result of
file-relative-name is not absolute, which can happen for unrelated
drives on Windows.
(AC_FULL_EXPAND): also check, set and restore exec_prefix if not
set.
2005-04-05 Ralf Angeli
* configure.in: Cosmetics for ./configure --help.
* preview.el (desktop-buffer-preview): Return buffer even if no
information about previews is found.
2005-04-04 David Kastrup
* preview-latex.spec (URL, Source0): Fix addresses to point to
AUCTeX. Oops.
2005-04-03 David Kastrup
* Release 0.9.1
* latex/preview.dtx: Don't let negative dimensions into tightpage
comment.
* doc/macros.texi: Make @previewlatex swallow argument in links.
Don't scrap sf declaration. Make it correct in links.
* doc/readme.texi (What use is it?):
* doc/problems.texi:
* doc/install.texi (Top): Work around raisesection bug.
* doc/Makefile.in (../INSTALL, ../INSTALL.windows, ../README)
(../FAQ, ../TODO): Remove --no-validate option.
(../PROBLEMS): remove --no-validate option, and number sections.
* doc/faq.texi: Make validatable top entry. Don't raise sections
until after the first chapter. This is insane, but otherwise
everything will be unnumbered.
* configure.in: Expand `packagelispdir' and `lispdir' before
checking for conflicts.
2005-04-02 David Kastrup
* autogen.sh: Remove autom4te.cache
* doc/Makefile.in (.PHONY): Add a few targets.
* doc/readme.texi (Basic modes of operation): Correct dvipng
information.
* autogen.sh: make preview-latex.info generation work by passing
in PERL default.
* README.CVS: Mention that `perl' is needed for autogen.sh, and
that `makeinfo' might need to be up to date.
* latex/README: Renamed from latex/README-preview. Overhaul
availability.
* doc/macros.texi: Synchronize to AUCTeX.
* Makefile.in (tarball-ready): Remove this target for now: it
can't be used consistently really. It is probably better to do
just run autogen.sh on a freshly exported archive.
* doc/Makefile.in (DISTTEXTS): Targets in parent dir.
(../INSTALL, ../INSTALL.windows, ../README, ../FAQ, ../PROBLEMS)
(../TODO): New targets instead of targets in current dir.
(clean): Don't remove targets in this dir.
(maintainer-clean): Remove DISTTEXTS targets.
* autogen.sh: Use make for generating distribution texts and also
pregenerate the info file.
* Makefile.in (emacsprefix): Remove.
(.PHONY): Collect phony targets here.
(DISTTEXTS): Move to doc/Makefile.in
(tarball-ready): Adapt
* preview-latex.spec: Change version number. Change directory
choice to "xemacs-packages" on fedora.
* doc/wininstall.texi: Mention that Perl is not needed if working
with the default tarball.
* doc/preview-latex.texi: Bump versions numbers, fix copyrights.
* doc/readme.texi (Activating preview-latex): Don't talk about
half a dozen non-sensical things.
(Availability): Change information to match move into AUCTeX.
* configure.in: Add check for load-path shadowing.
* aclocal.m4 (TEX_PATH_TEXMFDIR): We want "${texprefix}/share" in
most cases.
2005-04-01 David Kastrup
* doc/faq.texi: Some changes. This thing really is an outdated
unmaintained abomination. We need to do something about it at one
time.
2005-04-01 Ralf Angeli
* aclocal.m4 (EMACS_EXAMINE_INSTALLATION_DIR): Repair quoting.
2005-04-01 David Kastrup
* RELEASE: rearrange. Mention AUCTeX 11.80 as target.
* aclocal.m4(EMACS_EXAMINE_INSTALLATION_DIR): avoid trailing
`/.'.
(TEX_PATH_TEXMFDIR): search order changed.
* latex/Makefile.in (prefix, datadir, texmfdir, previewtexmfdir)
(previewdocdir): Use (null) to mask Windows backslashes.
* configure.in: Adjust version info.
* aclocal.m4 (EMACS_PATH_PREFIX): just generate a single output.
(EMACS_PROG_EMACS): Check for `emacsprefix'.
(EMACS_EXAMINE_INSTALLATION_DIR): accept list of prefix variables
as second argument. Decompose and compare directory names
starting from the back.
(EMACS_PATH_PACKAGEDIR): search in several prefixes.
(EMACS_PATH_LISPDIR): same.
(TEX_PATH_TEXMFDIR): set `texprefix' from kpsepath.
Use new `EMACS_EXAMINE_INSTALLATION_DIR' for getting TeX
directories.
2005-03-31 David Kastrup
* configure.in: Don't set prefix if it is not set.
* aclocal.m4 (EMACS_PATH_PREFIX): new function.
(AC_FULL_EXPAND): set `prefix' from `ac_default_prefix' before
expansion if it is unset.
2005-03-31 jalar
* Makefile.in:
* aclocal.m4: Add $emacsprefix
2005-03-31 David Kastrup
* RELEASE: Update release info.
2005-03-30 Ralf Angeli
* Makefile.in (use-hint): Fix spelling.
* preview.el (preview-report-bug): Use "preview-" prefix in
version information.
2005-03-29 David Kastrup
* configure.in (auctexdir): Use `AC_ARG_VAR' on `GS' and `TEXHASH'
(should probably also be used on a few other environment
variables).
Use `AC_SHELL_QUOTIFY' on `GS'.
2005-03-28 David Kastrup
* preview.el (preview): Change home page address to AUCTeX.
(preview-report-bug): Change bug reporting address.
* doc/readme.texi (Contacts): Change mailing list info.
* doc/problems.texi: Change mailing list info.
* doc/faq.texi (Introduction to FAQ): Change mailing list address.
* preview.el (if): Use (featurep 'xemacs) instead of
`(string-match "XEmacs" (emacs-version))'.
(preview-at-point): Don't check for XEmacs, just use
`TeX-active-mark' instead.
2005-03-24 Ralf Angeli
* Makefile.in (distclean, maintainer-clean, tarball-ready): Delete
autom4te.cache in maintainer-clean and tarball-ready targets.
2005-03-24 Jan-Ake Larsson
* doc/Makefile.in: Add *.pdf to clean target and
preview-dtxdoc.texi to maintainer-clean
2005-03-23 jalar
* doc/Makefile.in:
* Makefile.in: add maintainer-clean target
* Makefile.in: add tarball-ready target
* configure.in: Add check for perl
* doc/Makefile.in: Use the configure-provided $PERL
2005-03-22 David Kastrup
* preview.el (preview-counter-find): Coerce `begin' to integer to
work around an Emacs 21.x bug.
* Makefile.in (install): Install startup file before docs.
* doc/Makefile.in (preview-latex/index.html): Don't ignore exit
status of makeinfo (this target is on-demand only, anyway).
* doc/preview-dtxdoc.pl: Accept two arguments so that output file
will not get clobbered if Perl is not operative.
2005-03-19 David Kastrup
* prv-xemacs.el (preview-buffer-recoding-alist): Madness variable.
(preview-buffer-recode-system): Use it.
(tex-site, tex, latex): Require them.
* prv-emacs.el (tex-site, tex, latex): require them to silence
byte compiler.
(preview-buffer-recode-system): Compatibility function. Probably
not necessary for Emacs.
* preview.el (TeX-overlay-prioritize): don't redefine, test for
its presence at runtime. Less invasive, less offensive to the
byte compiler.
(preview-coding-system): New buffer-local variable to indicate the
coding system used for processes.
(preview-place-preview, preview-reinstate-preview): Use
`TeX-overlay-prioritize' only if it exists.
(mailcap-extension-to-mime): Use an autoload form instead of
`require' at runtime.
(preview-format-mml): Use `mailcap-extension-to-mime' directly
(preview-error-quote): take coding system of LaTeX process as
second argument.
(preview-parse-messages): initialize `run-coding-system' from
`preview-coding-system'. Use it for calling
`preview-error-quote'.
(TeX-inline-preview-internal): Initialize `preview-coding-system'
and make process use it.
2005-03-18 David Kastrup
* preview.el (TeX-region-create): Try shutting up the byte
compiler at load time.
* doc/install.texi: Mention that "the usual procedure" is for
site-wide installation.
(Advice for package providers): Mention site-start.el.
(Advice for non-privileged users): Adapt to new conventions.
Some other small changes.
* preview.el (TeX-overlay-prioritize): correct stupid typo.
(preview-log-error): Pop up run buffer in case of error.
2005-03-17 David Kastrup
* preview.el (tex-site): Require loads of stuff at the beginning:
preview.el is supposed to be autoloaded, so we can just load
everything that needs to get loaded, anyway.
(TeX-overlay-prioritize): alias to "ignore" if not defined
elsewhere. This will not set priorities.
(eval-when-compile): move out most requires.
(preview-place-preview): Use TeX-overlay-prioritize instead of
TeX-fold-prioritize.
(preview-counter-find): Pass begin in to reduce one compilation
error message.
(TeX-region-create): Don't preactivate `preview-counter' advice.
(preview-reinstate-preview): Rename priority function to
`TeX-overlay-prioritize'.
(LaTeX-preview-setup): Remove requires.
(TeX-region-create): Explicitly activate `preview-preamble' advice
even though it is preactivated.
2005-03-16 David Kastrup
* prv-emacs.el: Use the four-argument version of `face-attribute'
if it exists.
2005-03-15 David Kastrup
* doc/install.texi (Configure): Be somewhat more verbose. Be
explicit about Emacs-only options.
* doc/wininstall.texi: Warn against Winzip. Reorganize docs
somewhat and clarify about Emacs-only procedures.
* doc/preview-latex.texi (Keys and lisp): Document
preview-at-point allowing active region.
* preview.el (preview-at-point): Remove nonsensical arguments.
Instead, allow for an active region.
* configure.in: Add `packagelispdir' to quoted Makefile variables.
2005-03-14 David Kastrup
* latex/preview.dtx: Reformat the kaboodle to look nicer.
Move \nofiles to auctex option.
* latex/README-preview (Note): Mention \nofiles problem.
* preview.el (preview-LaTeX-command): Add \nofiles to startup.
2005-03-14 Masayuki Ataka
* preview.el (TeX-fold-prioritize): autoload.
(preview-place-preview, preview-reinstate-preview): Use it.
2005-03-07 David Kastrup
* preview.el (preview-gs-open): Make better error message for junk
left over on PostScript stack, so that we may better pass the
buck.
2005-03-05 David Kastrup
* latex/preview.dtx: Fix psfixbb option that must have become
illegal at some time accidentally.
* doc/install.texi (Loading the package): Explain that
preview-latex.el should already be installed in-place.
2005-03-04 David Kastrup
* Organizational: preview-latex development has been moved from
into the
AUCTeX CVS Archive on
.
2005-03-03 David Kastrup
* Release 0.9
* prv-install.el (preview-make-package-xemacs): Add directory
information from autoe.el to autoloads.
* Makefile.in (elisp): generate preview-latex.el only when no
package system.
(install-el): Depend on auto.el
(install-startup): Make and install preview-latex.el only when no
package system.
* prv-emacs.el (preview-create-icon-1): Use adaptive heuristic
mask for transparency.
* preview-latex.spec: Make preview.dvi. But preview-latex.pdf
* latex/Makefile.in (all): Generate both dvi and pdf.
(install-texmf-doc): Install DVI (faster, compact).
* latex/Makefile.in (install-texmf-doc): Install PDF instead of
DVI file.
* doc/wininstall.texi: Simplify, rearrange, adapt to new
installation scheme. Add links to CVS precompiled versions.
* doc/install.texi (Prerequisites): Revamp.
(Configure): Add explanations.
* preview-latex.spec: Change rpm name to include "fedora". Adapt
to new configure stuff. Use pdf doc instead of DVI.
* configure.in: icondir is absolute, reorder some stuff to
maintain directory locality.
* aclocal.m4: Change a lot of $x to ${x}.
Simplify some stuff.
* RELEASE: Add information for release.
* configure.in: Correct prefix check. Add Emacs version check.
* aclocal.m4: Move several functions around, completely overhaul
the stuff to just detect material in prefix-related directories.
Remove docstrip config detection, add version checking of major
and minor version. Rely on prefix being set by configure.in.
2005-03-02 David Kastrup
* Makefile.in (install-el): no means no for packagedir.
* configure.in: Set prefix.
* aclocal.m4: Use "no" for no packagedir in XEmacs.
Don't save prefix and stuff.
Expand stuff at some points.
* doc/wininstall.texi: Use executable name directly to save
confusion.
* prv-xemacs.el (preview-filter-specs): Rework specs.
* prv-emacs.el (preview-filter-specs): Translate :type fields.
* preview.el (preview-min-spec): Move.
(preview-filter-specs): Move from prv-emacs.el and prv-xemacs.el.
(preview-filter-specs-1): simplify.
(preview-icondir): Create icondir preset variable.
(preview-filter-specs): expand file specs against it here instead
of prv-emacs.el and prv-xemacs.el.
* configure.in: Adapt to new variables.
Remove check for image-supporting Emacs: it is probably not
reliable on consoles.
Add packagelispdir and icondir options.
(GS): Don't try GSWIN32.EXE.
Create lispGS in auto.el
* autogen.sh: Use --output option for makeinfo to get
tableofcontents in FAQ.
* doc/Makefile.in (.PHONY): Add install here.
* Makefile.in (install-el): Adapt targets to packagelispdir.
(.PHONY): Add install target for case insensitive filesystems.
* aclocal.m4: Rewrite EMACS_EXAMINE_PACKAGEDIR.
EMACS_LISP now gets one argument less.
EMACS_TEST_LISP_DIR makes just one pass.
EMACS_PATH_LISPDIR expands less.
AC_LISPIFY_DIR is a new function.
AC_MAKE_FILENAME_ABSOLUTE
AC_LISP_RELATIVE new functions.
2005-02-26 David Kastrup
* doc/readme.texi (Basic modes of operation): Adapt PDFLaTeX
explanation to newer AUCTeX versions.
* preview.el (preview-error-icon-specs): Choose somewhat oversized
errors. Adapt to set.
(preview-gs-restart, preview-gs-transact): Change image file name
prefix to `pr'.
(preview-clean-subdir): When cleaning out subdirectories, match
`pr' instead of `pre'.
* Makefile.in (ICON_SOURCES): Adapt to existing set.
2005-02-25 David Kastrup
* preview.el (preview-gs-options): Remove "-dDELAYSAFER" from
option list.
(preview-gs-sequence): New variable.
(preview-gs-sentinel): Don't repeat startup echo if GhostScript
fails before prompting the first time.
(preview-gs-sentinel): When restarting, remove expected file names
from `preview-gs-outstanding'.
(preview-gs-restart): generate a unique output file name pattern
from `preview-gs-sequence'
(preview-gs-restart): list start command quoted.
(preview-gs-open): initialize `preview-gs-sequence'.
(preview-gs-open): if historic "DELAYSAFER" is still configured,
start safe mode manually. Remove all settings of OutputFile, and
all runandhide stuff.
(preview-gs-place): Don't generate a filename that might not be
needed.
(preview-gs-flag-error): Generate a synthetic OutputFile option.
Use it in error messages.
(preview-gs-transact): generate output file name in outstanding
queue. Don't fiddle with OutputFile settings. Advance
`preview-gs-sequence'.
(preview-dvipng-place-all): Generate file name.
* prv-xemacs.el (null-device): Remove compatibility definition.
2005-02-18 David Kastrup
* preview.el (preview-specs-setter): New function.
(preview-nonready-icon-specs): Choose slightly smaller icons.
(preview-nonready-icon-specs, preview-error-icon-specs)
(preview-icon-specs): Use `preview-specs-setter'.
* doc/wininstall.texi: Mention case problems.
* doc/install.texi (Prerequisites): Update AUCTeX version info.
* doc/problems.texi (Middle-clicks paste instead of toggling):
Remove reference to patches directory. Should no longer be
necessary.
(Problems with GhostScript): Mention use of gswin32.exe instead of
gswin32c.exe as a problem source.
* preview.el (preview-nonready-icon-specs): Add size 14.
* images/prvwrk24.xpm: New icon, dimmer, better shape.
* images/prvwrk20.xpm: New icon
* images/prvwrk16.xpm: New icon
* images/prvwrk14.xpm: New icon
* images/prvwrk12.xpm: New icon
2005-02-15 David Kastrup
* preview.el (preview-error-quote): Encode to raw-text to get
unibyte string.
2005-02-13 David Kastrup
* doc/preview-latex.texi (The Emacs interface): Adapt to new
`preview-use-balloon-help' default.
* doc/faq.texi (Customization): Adapt to new
`preview-use-balloon-help' default.
* prv-xemacs.el (preview-use-balloon-help): Default to nil.
* preview.el (preview-gs-flag-error): For consistency, make error
icons have a context menu on right mouse button.
2005-02-11 David Kastrup
* doc/preview-latex.texi (Keys and lisp): Change descriptions to
cater only for interactive use.
(Keys and lisp): Explain mouse-3 better.
(Keys and lisp): Move preview-copy-region-as-mml explanation up.
Explain about the new border avoidance behavior.
(The Emacs interface): Explain about how to adapt the various
icon-specs.
* preview.el (preview-specs-type): Type for specs defcustom.
(preview-nonready-icon-specs, preview-error-icon-specs)
(preview-icon-specs): move lower and make defcustom from it.
2005-02-10 David Kastrup
* prv-emacs.el (preview-mode-setup): Only define a preview toolbar
entry when the icon is valid.
* RELEASE: Mention the new icons.
* prv-xemacs.el (preview-tb-icon): Use this instead of
(preview-icon-toolbar-button): in order to match
`preview-tb-icon-specs', as in prv-emacs.el
(preview-mode-setup): Don't install a toolbar item when no icon
image can be generated properly.
2005-02-09 David Kastrup
* prv-xemacs.el (add-to-list): only provide definition for
three-argument version if XEmacs doesn't. May be removed at some
time completely.
(null-device): Only defvar if unbound in order not to munge the
doc string.
(preview-transparent-border): Silence the byte-compiler.
(preview-supports-image-type): Move earlier.
(preview-filter-specs): Correct a few typos.
(preview-filter-specs): Don't forget to call `make-glyph'.
(preview-mode-setup): Correct toolbar icon setup.
* preview.el (preview-error-quote): Remove unused variable `char'.
* doc/faq.texi (Requirements): Stop talking about ancient XEmacs
versions.
(Requirements): Mention Emacs 22 instead of 21.4
* doc/install.texi (Prerequisites): same
* doc/problems.texi (Emacs problems): same
* preview-latex.spec (Conflicts): xemacs = 21.4.16
* RELEASE: Add some dvipng information, more detailed
recommendations.
* preview.el (preview-region, preview-buffer, TeX-region-create)
(preview-document, preview-environment, preview-section): Move
down to avoid byte compiler warnings.
* images/*: lots of renaming/moving stuff around.
* configure.in: remove ICONFORM stuff.
* Makefile.in (ICONFORM): removed.
(ICON_SOURCES): Change to different list.
* prv-xemacs.el (preview-nonready-icon, preview-error-icon)
(preview-icon, preview-tb-icon): Removed in this form.
(preview-ascent-spec): New symbol for storing minimal data when
parsing specs.
(preview-filter-specs): New function.
(preview-icon-copy): Replaces `preview-nonready-copy'.
(preview-mode-setup): Create toolbar button.
* prv-emacs.el (preview-nonready-icon, preview-error-icon)
(preview-icon): removed.
(preview-filter-specs): New function.
(preview-tb-icon-specs, preview-tb-icon): New variables for the
toolbar icon.
(preview-icon-copy): replaces `preview-nonready-copy'
(preview-mode-setup): Initialize `preview-tb-icon'
* preview.el (preview-nonready-icon-specs)
(preview-nonready-icon, preview-error-icon-specs)
(preview-error-icon, preview-icon-specs, preview-icon)
(preview-min-spec): New variables.
(preview-gs-place): Use `preview-icon-copy' instead of
`preview-nonready-copy'
(preview-make-image): New function.
(preview-filter-specs-1): New function.
(preview-buffer-restore-internal): Call `preview-get-geometry' for
having size information. This may be incorrect at restore time.
(preview-get-geometry): Also constitute `preview-icon',
`preview-error-icon' and `preview-nonready-icon'.
2005-02-06 David Kastrup
* doc/wininstall.texi: Add note about `gswin32c.exe'.
2005-01-29 David Kastrup
* preview-latex.spec (Release): Bump version to prerelease, make
some changes that look like they'd fit into AUCTeX's scheme.
* RELEASE: Some changes and mentions.
* doc/preview-dtxdoc.pl: Convert AUC\TeX reference as well.
Convert `\#' to `#'.
* latex/preview.dtx: Add `#' and `:' letters and documentation.
Make all commands pass on `#' on cleanly. Don't eliminate last
`{}' last in argument lists.
* latex/Makefile.in (preview.pdf): New target. Since PDFs are
used for external documentation usually, generate only the
description (for internal docs, dvi is fine and adding the code,
too).
* configure.in: Bump version number.
check for PDFLaTeX.
2005-01-26 David Kastrup
* preview.el (preview-copy-mml, preview-copy-region-as-mml)
(preview-format-mml): Ask whether user really wants to use
bordered graphics.
(preview-error-quote): Fix typo. Make the condition to call
decode-coding-string depend on (featurep 'mule) to match choice
for using raw process output.
(preview-get-geometry): Return the geometry instead of
manipulating a buffer.
(preview-set-geometry): New function to set the geometry into
buffer-local variables.
(preview-generate-preview): Start by getting geometry.
(TeX-inline-preview-internal): Additional geometry argument.
Don't switch into buffer where we are already.
2005-01-25 David Kastrup
* prv-emacs.el: Don't use transparent borders when Emacs is new
enough to have tolerable blinking.
* preview.el (preview-dvipng-color-string): Pass the border into
dvipng.
(preview-dvipng-place-all): Record the border in the image data
structure.
2005-01-24 David Kastrup
* RELEASE: Ask for dvipng 1.4, mention utf-8 capability.
* preview.el (preview-error-quote): Don't regexp codes out of the
ASCII range, and convert the resulting string using the buffer
encoding. This makes for utf-8.
(preview-parse-messages): Change match mechanism.
(TeX-inline-preview-internal): Set process encoding to raw-text
since TeX may deliver mixtures of encoded and clean bytes.
2005-01-19 Jan-Ake Larsson
* aclocal.m4: sync with AUCTeX
2005-01-17 jalar
* ChangeLog.1: Move dvipng changes to its Changelog
2004-11-05 David Kastrup
* doc/readme.texi (What use is it?): New section.
* doc/preview-latex.texi (The Emacs interface)
(The preview images): Add a bit of information concerning
PDF/dvipng operation.
* preview.el (preview-default-preamble): Require specific date of
preview package.
* latex/preview.dtx: Let bop-hook and eop-hook work only on outer
level, so that previews can contain dvips -E generated files.
2004-10-23 David Kastrup
* preview.el (preview): Change group to 'AUCTeX.
2004-10-21 David Kastrup
* prv-xemacs.el (preview-mode-setup): Add `desktop-save-buffer'
setup.
* prv-emacs.el (preview-mode-setup): Add `desktop-save-buffer'
setup.
* preview.el (desktop-buffer-preview-misc-data): Let arguments be
ignored for desktop 2.06.
Add to `desktop-buffer-misc-functions' only after desktop has been
loaded.
(desktop-buffer-preview): take arguments for desktop 206.
2004-10-18 David Kastrup
* prv-xemacs.el (glyph-image-type): Removed.
(preview-create-icon-1, preview-create-icon): like in prv-emacs.el.
(preview-replace-active-icon): Use defsubst.
(preview-ps-image): Removed.
(preview-move-point): Reorganized.
(preview-export-image): Removed.
(preview-import-image): Changed to new preview-image semantics.
* prv-emacs.el (preview-create-icon): replace macro with defsubst,
add border argument.
(preview-replace-active-icon): defsubst, and cater for new
preview-image structure.
(preview-int-bb, preview-ps-image): Removed, only needed for
postscript device.
(preview-move-point): Reorganized.
(preview-export-image): Removed.
* preview.el (preview-image-creators): Remove postscript device,
it did not work, anyway.
(preview-dvipng-color-string): Add resolution to args in order to
properly convert border thickness.
(preview-gs-dvips-sentinel): Delete unused `gsfile' variable.
(preview-eps-open, preview-eps-dvips-process-setup,
preview-eps-place): Removed.
(preview-gs-place, preview-gs-transact, preview-dissect)
(preview-dvipng-place-all, preview-active-string)
(preview-reinstate-preview): add construction info to
`preview-image' property.
(preview-start-dvipng): Calculate resolution info correctly.
(preview-at-point): Fix an awful typo.
2004-10-14 David Kastrup
* latex/preview.dtx: Make the end of snarfed environments behave
normally if the environment is not being snarfed.
2004-10-14 Jan-Åke Larsson
* doc/wininstall.texi: Adjust text to conform with the AUCTeX aclocal.
* configure.in: Add VALID_BUILD_DIR
2004-10-13 Jan-Åke Larsson
* configure.in: Adjust for the aclocal.m4 sync with AUCTeX
* aclocal.m4: Sync with AUCTeX. Well, almost. Don't
use the version test.
2004-10-09 David Kastrup
* preview.el (preview-dvipng-command): Use -picky option.
(preview-error-quote): Convert character to buffer encoding if
mule allows it.
(preview-parse-messages): Strip incomplete 8bit character
transliterations from the error context.
2004-08-21 Reiner Steib
* doc/install.texi: Markup fixes, see "(texinfo)command".
* doc/wininstall.texi: Ditto.
2004-08-09 David Kastrup
* doc/preview-latex.texi: Bump version number.
(top): Change preview-latex typesetting convention.
(Keys and lisp): AUCTeX menus are not changed.
(Simple customization): Don't talk about `.dvi'.
(For advanced users): Menu `The preview images' instead of `On EPS
previews'.
(The Emacs interface): Take PDF into account.
(The preview images): Describe `preview-gs-image-type-alist',
`preview-dvipng-image-type'.
* doc/faq.texi (Introduction to FAQ): Change submission address to
preview-latex-devel since this appears to better reflect reality.
* latex/preview.dtx (showlabels): work around ntheorem/amsmath
bug.
* preview.el (preview-gs-image-type-alist): Add fallback for
'postscript image type (not yet used).
(preview-dvipng-command): Add documentation about
`preview-dvipng-image-type'. Change options to `-picky
-noghostscript' to work with dvipng 1.2.
(preview-dvipng-image-type): New variable.
(preview-gs-open): Don't barf until we know what device will
actually be used.
(preview-gs-dvips-process-setup): Complain about unavailable
devices here.
(preview-dvipng-process-setup): And here.
(preview-dvipng-process-setup, preview-dvipng-place-all): Use
`preview-dvipng-image-type'.
(preview-TeX-inline-sentinel): Change "abnormally with code 1" and
"finished" exit status message.
(preview-dump-replacements, preview-undump-replacements): Don't
match command name as specifically.
(preview-report-bug): Report more variables.
2004-08-07 David Kastrup
* doc/macros.texi: New @ConTeXt{} macro, change appearance of
@previewlatex{}.
* doc/faq.texi (Customization): Presentation classes should work
mostly.
(Customization): Remove troubleshooting for `xy.sty'.
(Requirements): Add AUCTeX 11.50 for PDFLaTeX.
(Requirements): Mention dvipng.
(Customization): PDFLaTeX is supported now.
(Customization): ConTeXt is supported by AUCTeX, PDFLaTeX too.
`Only' style support is missing now.
* latex/preview.dtx: workaround for `xy.sty' in `textmath' code.
2004-08-04 David Kastrup
* aclocal.m4: Merge a few AUCTeX changes.
2004-08-03 David Kastrup
* preview.el (preview-walk-document): Current buffer and its
master are always considered part of the document.
(preview-dvipng-command): Use -noghostscript option.
(preview-dvipng): Remove the almost unused customization group
'preview-dvipng.
2004-08-02 David Kastrup
* preview.el (preview-extract-bb): remove old outcommented version.
(preview-dvipng-command): Use -no-image-on-warn option.
(preview-pdf2dsc-process-setup): Oops, just use
`preview-gs-image-type' here.
(preview-dvipng-sentinel): Don't delete dvi file since it might be
needed in `dvipng-place-all'.
(preview-dvipng-place-all): Start dvips/GhostScript if some image
files are missing. Delete dvi file if none are missing.
2004-07-28 David Kastrup
* doc/problems.texi (Too small bounding boxes): Fix node
crosslinks.
* latex/preview.dtx: Tiny change to placate font-latex.
* latex/README-preview: Explain that PDF may be produced.
* doc/wininstall.texi: Remove advice about failing byte-compiles:
we should have this covered by now.
* doc/problems.texi (LaTeX international characters): remove node.
* doc/preview-latex.texi (Misplaced previews): Refer to x-symbol
node instead of 8bit testing.
* doc/install.texi (Configure): Remove --disable-8bit-test
description.
* preview.el (preview-parse-messages): Simplify line match.
* preview-latex.spec: Several changes of %{buildroot} uses and of
infodir. Doubtful whether this will work with Fedora.
* configure.in: Remove all 8bit-cleanness testing.
* aclocal.m4 (EMACS_LISP): just write out a string expression
without change or echo. Document the macro.
* doc/Makefile.in (prefix) (packagedir) (datadir) (infodir):
preserve trailing backslashes.
* Makefile.in (INSTALL) (INSTALL_DATA): Don't munge them for
trailing backslashes.
2004-07-27 David Kastrup
* preview.el (preview-dvipng): New customization group.
(preview-image-creators): Remove ghostscript options here.
(preview-gs-image-type-alist): New variable for lookup of
Ghostscript options.
(preview-gs-open): Remove imagetype and gs-optionlist arguments.
Instead, look them up in preview-gs-image-type-alist.
(preview-gs-dvips-process-setup): Setup GhostScript command line
at different place.
(preview-gs-dvips-process-setup): Use preview-gs-image-type, not
preview-image-type for extension.
(preview-dvipng-open): Removed.
(preview-dvipng-process-setup): Setup GhostScript fallback.
(preview-pdf2dsc-process-setup): Don't setup GhostScript here.
(preview-error-quote): Fix bugs, only convert last ^^ sequence
when a long string of ^^ exists.
2004-07-16 David Kastrup
* Makefile.in (INSTALL_DATA): Use `$(null)' at end of variables at
end of lines instead of `#'
2004-07-15 David Kastrup
* preview.el (preview-format-mml): Somewhat different code.
(preview-error-quote): New function for generating a matching
regexp to deal with ^^ type error messages. In short: forget
about 8-bit-cleanliness.
(preview-parse-messages): Use it.
2004-05-08 David Kastrup
* preview.el (preview-format-mml): Determine MIME format from
file name properly. And don't return anything for bad overlays.
* Split ChangeLog.1 off, create dvipng/ChangeLog.
* preview.el (preview-gs-sentinel): Add info about GhostScript
finishing to run buffer.
(preview-gs-restart): Same for start.
(preview-gs-color-string): Cater for border without mask color
(didn't we do that already?)
2004-04-23 David Kastrup
* preview.el (preview-gs-color-string)
(preview-dvipng-color-string): Try to do something reasonably sane
when a non-nil border thickness is specified, but no color.
2004-04-20 Reiner Steib
* .cvsignore: Added "autom4te.cache".
2004-04-19 Reiner Steib
* doc/preview-latex.texi (Simple customization): Don't "unlispify"
variable names.
2004-04-12 David Kastrup
* Release 0.8.1
* preview.el (preview-dump-replacements): Use regexp not
triggering bugs in older Emacsen.
(preview-dump-replacements): Same here.
* RELEASE, configure.in, doc/preview-latex.texi: Adapt to 0.8.1
* preview-latex.spec: xemacspkgdir has changed in recent XEmacs
releases for Redhat.
* prv-xemacs.el (preview-mode-setup): Remove non-existent menu.
* prv-emacs.el (preview-mode-setup): Remove non-existent menu
"copied" from TeX-command-list to Command menu.
* Release 0.8
* RELEASE: prepare for 0.8
* preview-latex.spec: prepare for 0.8, bump XEmacs to 21.4.9.
;; Local Variables:
;; coding: utf-8
;; End:
auctex-12.2/ChangeLog-preview.1 0000664 0000000 0000000 00000374305 13556401743 0016343 0 ustar 00root root 0000000 0000000 2004-04-12 David Kastrup
* Release 0.8.1
* preview.el (preview-dump-replacements): Use regexp not
triggering bugs in older Emacsen.
(preview-dump-replacements): Same here.
* RELEASE, configure.in, doc/preview-latex.texi: Adapt to 0.8.1
* preview-latex.spec: xemacspkgdir has changed in recent XEmacs
releases for Redhat.
* prv-xemacs.el (preview-mode-setup): Remove non-existent menu.
* prv-emacs.el (preview-mode-setup): Remove non-existent menu
"copied" from TeX-command-list to Command menu.
* Release 0.8
* RELEASE: prepare for 0.8
* preview-latex.spec: prepare for 0.8, bump XEmacs to 21.4.9.
2004-04-11 David Kastrup
* preview.el (preview-dvipng-color-string): Try to deliver border
thickness.
(preview-gs-transact): Don't set page size to 1,1 if that has
already been done.
(preview-start-dvipng): Use new -D convention for resolution.
(preview-pdf2dsc-process-setup): Add resolution to GhostScript
call for PDF. Doh.
* circ.tex: Format with AUCTeX.
* preview.el (preview-gs-open): Bypass page initialization if
page is 1bp times 1bp (that is: not yet set).
* latex/preview.dtx: Remove tightpdf option again. Better
explanation for tightpage.
* preview.el (preview-parsed-tightpage): New variable.
(preview-TeX-bb): Use tightpage borders if found in file.
(preview-gs-flag-error): Display correct file on error.
(preview-gs-transact): Don't pass page dimensions if tightpage is
active.
(preview-required-option-list): Replace dvips option with tightpdf
option.
(preview-parse-tightpage): New function.
(preview-parse-variables): Add preview-parse-tightpage, add
function quoting.
(preview-gs-open): Move color setup to BeginPage hook. Rename
preview-latex-* PostScript Variables to just preview-*.
(preview-gs-transact): Set minimal pagesize if tightpage detected
to speed up unimportant setpagedevice operations.
(preview-required-option-list): Use tightpage option always.
(preview-parse-variables): Remove function quoting: it lead to
double quotes and tears.
(preview-LaTeX-disable-pdfoutput): Move into separate constant
for easy access as it is no longer the standard.
(preview-LaTeX-command-replacements): Default to nil to enable
PDFTeX operation. Better customization type.
* latex/preview.dtx: Some reformatting, add new parse items - and
>, add new option pdftex, adjust tightpage for it, add new
option tightpdf.
* doc/preview-dtxdoc.pl: Eat spaces after %.
2004-04-09 David Kastrup
* images/preverr.xbm:
* images/preverr.xpm: invert upside-down icons.
2004-03-15 David Kastrup
* preview.el (preview-gs-color-string): Add missing space in
color setup (GhostScript syntax error).
(preview-gs-color-string): And another color setup bug.
2004-03-11 David Kastrup
* doc/readme.texi (Activating preview-latex): Make a few changes
with regard to keybindings and stuff.
(Contacts): Add Paypal info for myself.
* doc/preview-latex.texi (Keys and lisp): Remove the C-c C-c g
pseudobinding from the description.
(Keys and lisp): Document mouse actions.
(Keys and lisp): Move Kill Job description.
2004-03-10 David Kastrup
* preview.el (preview-gs-colors): replaced with preview-colors.
(preview-pdf2dsc-command): replaces preview-pdftodsc-command
(preview-gs-open, preview-gs-color-value)
(preview-gs-color-string, preview-dvipng-color-string)
(preview-dvipng-open, preview-dvipng-process-setup)
(preview-pdf2dsc-process-setup, preview-pdf2dsc-sentinel)
(preview-gs-close, preview-dvipng-close)
(preview-prepare-fast-conversion, preview-attach-filename): lots
of small changed to accommodate pdf2dsc.
(preview-parse-messages): Change pattern to accommodate pdfTeX.
(preview-LaTeX-command-replacements): Changed to not rely on latex
being different from elatex. And for allowing pdflatex in DVI mode.
(preview-dump-replacements, preview-undump-replacements): Same.
(preview-cache-preamble): transfer setting of \pdfoutput to
dumped format.
* prv-emacs.el (preview-gs-color-value): Moved to preview.el.
(preview-get-colors): Substitute for previous
preview-gs-get-colors.
(preview-dvipng-get-colors): Removed.
* prv-xemacs.el (preview-gs-color-value): Moved to preview.el.
(preview-get-colors): Substitute for previous
preview-gs-get-colors.
(preview-dvipng-get-colors): Removed.
2004-03-02 Jan-Åke Larsson
* preview.el: Fix xemacs' defalias problem
2004-03-02 David Kastrup
* preview.el (preview-image-creators): dvipng now uses different
place and close routines.
(preview-dvipng-command): Fix file name default.
(preview-pdf2dsc-command): for PDFLaTeX support
(preview-gs-dvips-process-setup): Pass image type.
(preview-dvipng-open), (preview-dvipng-process-setup),
(preview-dvipng-abort), (preview-dvipng-sentinel),
(preview-dvipng-close): New functions
(preview-gs-place): get imagetype as argument.
(preview-gs-place): don't create temporary file names for dvipng.
(preview-dvipng-place): deleted.
(preview-dvipng-place-all): New function.
(preview-attach-filename): New function for PDF support.
(preview-delete-file): Support attached files.
(preview-format-mml): Slight formatting changes.
2004-01-14 David Kastrup
* preview.el (preview-parsed-pdfoutput): Add detection for PDF
output from preview.sty.
(mail-header-encode-parameter): Encode the header ourselves: it
seems that versions of the library are not good at that.
(preview-parse-variables): Add `preview-parsed-pdfoutput'.
(preview-map): Add keybinding for `preview-copy-region-as-mml'.
(preview-copy-mml): factor out `preview-format-mml'.
(preview-copy-region-as-mml): New function.
(preview-format-mml): New function.
2004-01-11 David Kastrup
* latex/preview.dtx (subsection{Preview attaching commands}):
Tell preview-latex when the output format is PDF.
2004-01-06 David Kastrup
* preview.el (preview-region): Use "" for file name if
buffer not associated with a file.
(preview-parse-messages): recognize "" to mean
TeX-command-buffer.
(preview-region): Use `preview-generate-preview' instead of
`TeX-command'.
(preview-document): Same.
(preview-at-point): Add arguments to allow mouse use at later
time.
(LaTeX-preview-setup): Don't touch TeX-command-list.
(preview-cache-preamble): Use `preview-generate-preview' instead
of `TeX-command'.
(TeX-inline-preview): Deprecate.
(preview-generate-preview): New function.
(TeX-inline-preview-internal): Remove `name' argument.
2004-01-04 David Kastrup
* preview.el (preview-equality-transforms)
(preview-relaxed-string=, preview-walk-document)
(preview-required-option-list): Doc changes.
(preview-disabled-string, preview-inactive-string)
(preview-active-string, preview-place-preview)
(preview-reinstate-preview): Use new context menus and give help
strings for them.
(preview-copy-text, preview-copy-mml, preview-active-contents)
(preview-context-menu): Implement context menu and functionality.
(mail-header-encode-parameter): Add an autoload cookie for this
function taken from `mail-parse.el'.
2003-11-11 Jan-Ake Larsson
* Makefile.in, doc/Makefile.in, latex/Makefile.in: Add DESTDIR
variable
2003-11-10 Jan-Åke Larsson
* preview.el: Add 'dvipng preview-scale functionality
2003-11-08 Stephen Reindl (tiny change)
* preview-latex.spec (%install): rm texinfo 'dir' file because
this file is not needed for distribution (rpm 4.1+ complains about
this 'missing' file).
2003-11-07 Jan-Åke Larsson
* preview.el: Fix dvipng resolution
2003-11-06 Jan-Åke Larsson
* prv-xemacs.el:
* prv-emacs.el:
* preview.el: Add color handling for dvipng
2003-11-05 Jan-Ake Larsson
* preview.el: Primitive dvipng support. Lacking ascent and colors.
2003-11-04 David Kastrup
* doc/todo.texi: Add quite a few more wishes. Actually, it would
be nice to strike off a few instead.
2003-11-02 David Kastrup
* latex/preview.dtx (subsection{Selection options}): Fix the
carnage broken document classes like elsart.cls and IEEEtran.cls
do to \endfigure and \endtable, and complain about it in
appropriate warning messages.
2003-10-15 David Kastrup
* latex/preview.dtx (subsection{Selection options}): Let the
textmath option also preview the `math' environment.
2003-07-10 David Kastrup
* doc/wininstall.texi: fix web page of AUCTeX.
* doc/install.texi (Prerequisites): fix web page of AUCTeX.
* preview.el (LaTeX-preview-setup, preview-parse-messages)
(TeX-inline-preview): Fix references to AUCTeX.
* aclocal.m4 (library): Fix references to AUCTeX.
* RELEASE: Fix references to AUCTeX.
2003-06-19 David Kastrup
* latex/preview.dtx: Make \long what needs to be \long in order
to deal with argument lists and macros that might contain \par.
2003-05-13 David Kastrup
* configure.in: Really bail if 8bit test fails.
* circ.tex (section{Die gerade Linie}): Add comments for
intentional bugs.
2003-04-28 David Kastrup
* configure.in: Fix check for images.
* aclocal.m4 (library): Try setting the EMACS_cv_SYS_* variable
that we are actually checking. Is that correct?
2003-04-17 Jan-Åke Larsson
* doc/wininstall.texi: Corrected --with-lispdir and --with-packagedir
2003-04-09 Jan-Åke Larsson
* aclocal.m4: More sane emacs-macro path-searching.
2003-03-31 Jan-Åke Larsson
* aclocal.m4 (EMACS_PROG_EMACS): Make the test fail gracefully
when no binary executable is found. More generally, make the
emacs-macro path-searching tests run.
2003-03-30 David Kastrup
* doc/install.texi (Configure), doc/wininstall.texi: explain
--with-emacs and stuff even less ambiguously.
2003-03-28 David Kastrup
* doc/faq.texi (Installation Trouble): Update Windows info.
2003-02-15 David Kastrup
* configure.in: quote MAKEINFO.
* README.CVS: Fix instructions because autoconf now does not need
patching anymore.
* doc/preview-latex.texi: juggle the dircategory, hopefully right
now.
2003-02-13 David Kastrup
* doc/preview-latex.texi: Somewhat changed info dir entries.
(Simple customization): add hint for RefTeX.
* doc/problems.texi, doc/macros.texi: anticipate name change of
AUC TeX to AUCTeX.
* aclocal.m4, configure.in: resynch with AUCTeX aclocal.m4.
Lots of name changes.
* configure.in: Remove redundant checks/substs.
* aclocal.m4 (AC_EXAMINE_PACKAGEDIR): lots of fixes with regard
to quoting, bad code and other stuff.
(AC_CHECK_AUCTEX): remove trailing slash.
2003-02-10 Alan Shutko
* aclocal.m4: Changed all references of AUCTEXDIR to auctexdir.
* Makefile.in (auctexdir): Changed all references of AUCTEXDIR to
auctexdir.
2003-02-05 David Kastrup
* latex/preview.dtx (section{Package options}): Correct doc of
\PreviewBbAdjust.
2003-02-05 Alan Shutko
* doc/problems.texi: Add documentencoding.
(Emacs problems): Move @end itemize after XEmacs.
2003-02-03 David Kastrup
* latex/preview.dtx (subsection{The \texttt{auctex} option}):
Make \item actually produce an \item.
2003-01-27 David Kastrup
* doc/problems.texi (Emacs problems): CVS Emacs supports PNG now.
* doc/wininstall.texi: CVS Emacs supports PNG images now.
* prv-xemacs.el (null-device): Add defvar for older XEmacsen.
2003-01-24 David Kastrup
* preview.el (preview-gs-sentinel): Delete PostScript file when
GhostScript has finished.
(preview-gs-dvips-sentinel): Don't mark PostScript file for
deletion when GhostScript will be run: otherwise preview.el will
delete the PostScript file automatically when the last preview has
been generated but before GhostScript exits. And since
GhostScript has the file still open, some "operating systems" will
refuse to delete the PostScript file at that moment.
2003-01-20 David Kastrup
* Release 0.7.8
* aclocal.m4: Correct environment spellings for Makefiles.
* latex/preview.dtx (subsection{The internals}): comment out color
setup. That means that one might not be able to use color.sty for
setting up fore/background color, but it will also mean that
loading color.sty does not interfere with the initial colors set
up inside of GhostScript. In the long run, we will have to solve
this differently.
2003-01-19 David Kastrup
* latex/preview.dtx (section{Package options})
(subsection{The \texttt{showlabels} option}), doc/todo.texi:
spell RefTeX correctly.
* preview.el (preview-gs-open): Get really paranoid about closing
our output file in a way which should get rid of races.
(preview-ps-quote-filename): Get an optional argument for
avoiding making file names relative (like null-device).
(preview-equality-transforms, preview-relaxed-string=,
preview-canonical-spaces): Add functionality for relaxed check of
region changes (should allow outline-minor-mode in XEmacs, too,
and paragraph reformatting).
* prv-emacs.el (preview-check-changes): use
`preview-relaxed-string=' for detecting relevant changes.
* prv-xemacs.el (preview-create-icon): Use defsubst instead of
defmacro in order to avoid double evaluation of `file'.
(preview-check-changes): use `preview-relaxed-string=' for
detecting relevant changes.
* latex/preview.dtx (section{Introduction})
(section{Package options}, subsection{Supporting conversions}):
Mention that `tightpage' requires `dvips', too.
2003-01-18 David Kastrup
* Makefile.in (install-el, install-icons): Fix overquoting.
2003-01-17 Jan-Ake Larsson
* Makefile.in (install): Unquote $x so that the install prints
what is installed.
2003-01-17 David Kastrup
* aclocal.m4 (AC_SHELL_QUOTIFY): c\:\\bin is correct, but ugly.
Don't quote : specifically, it is not likely to be a special shell
character.
* doc/Makefile.in (infodir): Add a few missing environment
variables.
* latex/Makefile.in, Makefile.in, aclocal.m4, configure.in: try
to deal as perfectly as possible with spaces in file names,
quotes, backslashes and desperate things in general.
2003-01-15 Jan-Ake Larsson
* configure.in: Use AC_PROG_EMACS and more portable
AC_PATH_LISPDIR/PACKAGEDIR
* aclocal.m4 (AC_PROG_EMACS): New. Sanitize AC_PATH_LISPDIR. Make
AC_PATH_PACKAGEDIR portable.
2003-01-10 Jan-Ake Larsson
* Makefile.in: Make Solaris make grok the remaining long lines
2003-01-10 David Kastrup
* preview.el (LaTeX-preview-setup): Change menu name for
generating customize menu to "Extend this menu".
* configure.in (TEXMFGEN): Make this possibly more portable (at
the very least, we had some potential quoting problems).
* autogen.sh, configure.in: Ok, darn them all. We now have a
configure.in that does no longer need to get patched up after
autoconf, regardless of which autoconf version gets used between
2.13 and 2.57 or hopefully later.
2003-01-07 David Kastrup
* Makefile.in (AUCTEXLISP): quoting levels still unsufficient.
* configure.in: Error message contained a single backquote, and
this made autoconf-213 barf.
* Makefile.in (AUCTEXLISP): quote sed command correctly.
* README.CVS: Update info about what autogen.sh generates.
* doc/wininstall.texi: Well, forget a few details. Also added.
* autogen.sh: Make much more simple, so that this will work with
more sed versions.
* doc/wininstall.texi: Major overhaul, taking also GNU Emacs CVS
into account.
* Makefile.in: Lots of quote fixes to make this hopefully compile
better when paths may contain spaces and backslashes (the horror,
the horror).
* latex/Makefile.in: Lots of quote fixes to make this hopefully
compile better when paths may contain spaces and backslashes
(the horror, the horror).
* doc/preview-latex.texi (Keys and lisp): Rearrange section,
cater for renamed menus, some better explanations.
* doc/faq.texi (Installation Trouble): Some rearrangements and
additional explanations.
* latex/preview.dtx (section{Provided Commands}): Add description
of \PreviewOpen and \PreviewClose.
(subsection{Selection options}): Typo in displaymath hook on \[
fixed.
(subsection{Preview attaching commands}): Fix code of
\PreviewOpen and \PreviewClose which need to have their own
groups open and close always.
2003-01-06 David Kastrup
* latex/preview.dtx (section{Provided Commands}): Add a lot of
additional possibilities for previewing commands and document
them.
* doc/preview-dtxdoc.pl: convert @ to @@, add braces around \marg
argument, allow spaces in \oarg argument.
* doc/Makefile.in (install): rename INSTALLINFO to INSTALL_INFO
for consistency.
* autogen.sh: Allow use of AUTOCONF, use sed.
* configure.in: Rework the language stuff autoconf sickness.
Require autogen.sh for editing work.
2002-12-29 David Kastrup
* preview.el (preview-clearout-section): New function.
(preview-map): Add keybinding to it.
(LaTeX-preview-setup): Reorganize Preview menu for better user
friendliness.
2002-12-22 David Kastrup
* latex/Makefile.in (install-texmf): don't call TEXHASH with
argument: some of the substitutes might not like it. Better safe
than sorry.
* configure.in: A few more texhash-related fixes.
2002-12-20 David Kastrup
* Makefile.in (LISP_SOURCES): Use = instead of := for non-GNU
make versions. Also in other variables.
2002-12-19 David Kastrup
* latex/preview.dtx (section{Package options}): Document
`footnotes' option.
(section{Provided Commands}): Document new second optional
argument to \PreviewMacro*.
(subsection{Parsing commands}): Obliterate \pr@seq and make
\pr@callafter have different semantics.
(subsection{Preview attaching commands}): New macroo \pr@endmacro
needed for new \pr@callafter semantics.
(subsection{Preview attaching commands}): Implement the new
second argument to \PreviewMacro* and \PreviewEnvironment*.
(subsection{Preview attaching commands}): Make \pr@startsnarf
adapt to new \pr@callafter semandtics.
(subsection{The \texttt{auctex} option}): Use the new semantics
in a number of cases.
* doc/install.texi (Loading the package): Make this more
fool-proof by leaving out alternatives and reordering.
2002-12-18 Jan-Ake Larsson
* preview.dtx: Add \caption to auccfg
2002-12-17 David Kastrup
* Release 0.7.7
* prv-emacs.el (preview-unwatch-preamble): Fix a lethal typo.
* Release 0.7.6
* preview-latex.spec (Requires): Bump to 0.7.6
* doc/faq.texi (Requirements): Change version requirements for
AUC TeX.
* doc/readme.texi (Activating preview-latex): Explain about what
to do if preview-latex.el did not get installed properly.
* doc/preview-latex.texi (Keys and lisp): Explain about new
commands and options.
(Simple customization): Explain how to keep counters accurate.
(The Emacs interface): document new options.
* doc/install.texi (Prerequisites): Explain about AUCTeX and
XEmacs versions.
(Loading the package): Recommend using preview-latex.el as
standard measure.
* Makefile.in (GS): Inherit GhostScript executable name.
(preview-latex.el): If GhostScript is not named "gs", change
preview-gs-command setting appropriately. Add the Lisp
installation directory to the load-path.
* configure.in: use : instead of /bin/true
Check typical GhostScript executable names on Windows. Check for
initexmf -u (MikTeX specific).
* RELEASE: Some more changes for 0.7.6
2002-12-16 David Kastrup
* preview.el (preview-string-expand): Get optional separator
argument.
(preview-expandable-string): Change type somewhat.
(preview-clearout-document): doc change.
(preview-default-preamble, preview-LaTeX-command): Simplify to
changed definition of preview-expandable-string.
* prv-xemacs.el (preview-mode-setup, preview-watch-preamble)
(preview-unwatch-preamble): Differentiate between unwanted formats
and formats without loaded master file.
* prv-emacs.el (preview-watch-preamble, preview-unwatch-preamble,
preview-mode-setup): Differentiate between unwanted formats and
formats without loaded master file.
2002-12-15 David Kastrup