Age | Commit message (Collapse) | Author | Files | Lines |
|
and to avoid extra spaces around @anchor.
* texinfo.tex (\image, \imagexx): move pdf test to imagexxx for
correct filename parsing.
|
|
* fix return type of xstrdup.
|
|
in an example. Report from kama.
|
|
(\xrefX): use it.
|
|
|
|
* Update maintainers build process; remove GNUmakefile. Require builders to
run automake && autoreconf by hand.
* Use AC_SUBST_FILE to get the maintMakefile included, rather than GNU
make's include directive, which conflicts with automake 1.4's include
directive.
|
|
|
|
|
|
* A few tweaks to the system glob test, after trying it on a system where
it's true.
* Installed patches to archive handling for AIX 4.3 big archives.
* Fix a memory stomp in target-specific variables.
* Fix a memory leak in foreach functions.
|
|
* Check for a libc version of GNU glob and, if found, don't use the local
glob headers.
* Fix a bug in OpenVMS archive handling.
* Fix a bug in VMS siglist processing.
|
|
Suggestion from: Paul DuBois <dubois@primate.wisc.edu>.
* texinfo.tex (\alias): use def rather than \let.
Change timestamp format to include hours.
|
|
From: "Eric S. Raymond" <esr@snark.thyrsus.com>.
|
|
and various other space fixes. From: Andreas Schwab
<schwab@ls5.informatik.uni-dortmund.de>.
|
|
* texinfo.tex (\dosubind): Include index entry in third arg to
\entry instead of writing as bogus fourth arg.
Report from: kama@hippo.fido.de (Karl Heinz Marbaise).
* texinfo.tex (\setemergencystretch): Increase somewhat.
* texinfo.tex (\putwordof): rename from \putwordOf.
* texinfo.tex (defivarhead, \defcvarheader): Use \putwordof.
|
|
commands. \documentlanguage based on an implementation by kama.
|
|
Andreas:
From: Andreas Schwab <schwab@ls5.informatik.uni-dortmund.de>
The general idea is to construct a list a all defined macros in
the form \do\macro1\do\macro2..., then temporarily define
\do to something appropriate and execute the list to do
whatever is needed. Here is a patch, and i have also
fixed a few other bugs that i found while browsing through
the @macro implementation. Additionally i have added a
check to prevent the user from doing silly things like
@macro shipout.
|
|
interferes with make output parsing.
|
|
|
|
From: Trond Endrestol <trond@agamemnon.gtf.ol.no>
|
|
immediately if it is nonvoid, instead of saving it. This avoids a
bug where the index could end up printing one line per page (see
the indexspread.tex test).
From: Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* texinfo.tex (\image): If running pdftex, do \pdfimage{imagefile.pdf}.
From: Samuel Tardieu <sam@inf.enst.fr>
Also, update copyright year.
|
|
the \endgroup so we get the restored single-column \vsize
as intended.
|
|
\mybrace to avoid braces in the index file, which
texindex can't handle.
|
|
(\setuptable): Always pass whole-number part and decimal point. This
allows leading zeroes.
Suggestion from: Ben Bullock <ben@hayamasa.demon.co.uk>.
Date: Fri, 21 Aug 1998 14:06:50 +0100 (BST)
|
|
\rbracecmd to avoid lossage if @tex is active during \shipout.
Report from: "Peter Kabal" <Kabal@ece.mcgill.ca>.
|
|
|
|
|
|
* doc/texinfo.tex (\onepageout): Put the cropmarks in vboxes of
zero height so that they don't contribute space themselves.
Compensate for \topandbottommargin.
(\internalpagesizes): Advance \outervsize by 2\topandbottommargin,
not only 0.6in.
|
|
update-date.el.
.,
|
|
list.
|
|
and xref commands. Also, \input plain if necessary before
using {} in the version number.
|
|
Mention DESTDIR.
Comment on changing prefix or exec_prefix.
|
|
Don't choke on invalid pattern rules if we fail during makefile parsing.
Don't dump core if a non-empty command becomes empty after expansion.
|
|
|
|
the configure script for make proper.
|
|
update-date to update it.
|
|
|
|
argument.
From: Zack Weinberg <zack@rabi.columbia.edu>.
|
|
unhboxing. Reported by Bob.
|
|
not changed, and instead the defun type label is outdented
into the margin.
|
|
\smartitalic.
(\emph, \i): use \smartitalic for true italics.
|
|
if called from @code).
Report from: Dave Love <d.love@dl.ac.uk>.
|
|
|
|
|
|
unless we are in vertical mode. Otherwise we might end a
paragraph prematurely, and \folio won't get expanded by
\output.
Report from: "Richard E. Stone" <res@rstone.mn.org>
|
|
gotten:
(\lastnegativepageno): New \count register.
(\startcontents): Use it.
(\contents, \summarycontents): set it.
|
|
by itself.
|
|
* texinfo.tex (chapterzzz): Put a space before the chapter number
in the message.
(appendixzzz): Use \putwordAppendix in the message.
Thu Jul 9 08:39:53 1998 Karl Berry <karl@cs.umb.edu>
* texinfo.tex (\macro): Globalize assignments since it's done
inside a group. From Zack.
Mon Jul 6 17:21:25 1998 Karl Berry <karl@cs.umb.edu>
* texinfo.tex (\comment): Speed up.
(\loggingall): Turn on eTeX's extended tracing.
More macro fixes.
Date: Sat, 04 Jul 1998 14:51:49 -0400
From: Zack Weinberg <zack@rabi.phys.columbia.edu>
|
|
roman numerals for toc, arabic outside, even when toc is
at the beginning.
|
|
(\xrefX): Avoid double space when xref to an @anchor or an @unnumbered.
* texinfo.tex (\itemzzz): Use kerns and \unhbox when item text
fits in the space, so footnotes can work.
|
|
xref. Call \indexdummies.
(\donoderef, \appendixnoderef, \unnumbnoderef): Change \setref calls.
|