Karl Berry [Thu, 13 Aug 1998 17:33:06 +0000 (17:33 +0000)]
* texinfo.tex (\smartslanted): define this separately from
\smartitalic.
(\emph, \i): use \smartitalic for true italics.
Karl Berry [Mon, 10 Aug 1998 19:17:34 +0000 (19:17 +0000)]
* texinfo.tex (\value): handle active _ or - in argument (happens
if called from @code).
Report from: Dave Love <d.love@dl.ac.uk>.
Paul Smith [Fri, 31 Jul 1998 05:18:21 +0000 (05:18 +0000)]
Attempt to add back ^M's.
Paul Smith [Thu, 30 Jul 1998 20:54:47 +0000 (20:54 +0000)]
GNU make release 3.77.
Karl Berry [Sun, 19 Jul 1998 14:20:42 +0000 (14:20 +0000)]
* texinfo.tex (\dosubind): Don't do \vskip to preserve \lastskip
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>
Karl Berry [Fri, 17 Jul 1998 12:00:43 +0000 (12:00 +0000)]
* texinfo.tex: Keep track of how negative the page numbers have
gotten:
(\lastnegativepageno): New \count register.
(\startcontents): Use it.
(\contents, \summarycontents): set it.
Karl Berry [Tue, 14 Jul 1998 19:03:08 +0000 (19:03 +0000)]
* texinfo.tex (\imagexxx): Add some space around the image if it's
by itself.
Karl Berry [Sun, 12 Jul 1998 17:28:02 +0000 (17:28 +0000)]
1998-07-09 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* 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>
Karl Berry [Thu, 2 Jul 1998 14:22:24 +0000 (14:22 +0000)]
* texinfo.tex (\contents, \summarycontents, \startcontents): Use
roman numerals for toc, arabic outside, even when toc is
at the beginning.
Karl Berry [Wed, 1 Jul 1998 14:28:14 +0000 (14:28 +0000)]
* texinfo.tex (\anchor): New command @anchor.
(\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.
Karl Berry [Mon, 29 Jun 1998 14:07:11 +0000 (14:07 +0000)]
* texinfo.tex (\setref): Take additional argument for the -snt
xref. Call \indexdummies.
(\donoderef, \appendixnoderef, \unnumbnoderef): Change \setref calls.
Karl Berry [Sat, 27 Jun 1998 23:30:48 +0000 (23:30 +0000)]
* texinfo.tex (\contents, \summarycontents): Must not be \outer.
Karl Berry [Sat, 27 Jun 1998 19:12:04 +0000 (19:12 +0000)]
* texinfo.tex (\writetocentry): New macro.
(\chapternofonts): No longer needed.
(\chapter, ..., \unnumberedsubsubsec): Change all the sectioning
commands to call \writetocentry instead of doing it inline.
Also, do not call \chapternofonts, we avoid expansion with
\the\toks instead.
(\opencontents): No longer needed, instead \writetocentry opens
the file when necessary.
(\setfilename): Don't call \opencontents.
(\ifsetcontentsaftertitlepage, \ifsetshortcontentsaftertitlepage):
New conditionals.
(\Etitlepage): Call \contents and/or \shortcontents if
conditionals are set.
Global: use \nobreak instead of \penalty 10000 for epsilon efficiency.
Karl Berry [Thu, 25 Jun 1998 12:31:28 +0000 (12:31 +0000)]
* texinfo.tex (\acronym): New Texinfo command.
Karl Berry [Wed, 24 Jun 1998 11:45:50 +0000 (11:45 +0000)]
* texinfo.tex (\dots, \enddots): Missing \leavevmode.
Report from: Thomas Esken <esken@nmlab.informatik.fh-dortmund.de>
Date: Tue, 23 Jun 1998 14:22:27 +0200 (MET DST)
Karl Berry [Tue, 23 Jun 1998 14:28:30 +0000 (14:28 +0000)]
* texinfo.tex: Rewrite of index stuff to do better column breaking
and balancing.
The old code failed miserably when the index was just the wrong size,
e.g., the Autoconf manual with @afourpaper.
Bug report from: Wilhelm Mueller <muewi@hb.senbvs43.uni-bremen.de>
Date: Fri, 12 Jun 1998 16:34:49 +0200 (MET DST)
(\initial): Add more glue around the initial, and make it a
multiple of \baselineskip.
(\entry): Add glue before each entry so the columns can always be the
same height.
(\doublecolumnout): Available space no longer needs to handle
\partialpage specially.
(\pagesofar): Take \ht\partialpage into account with \vsize.
(\enddoublecolumns): Reset \output to avoid calling
\balancecolumns twice
(\balancecolumns): Format for readability.
(\initialskipamount): No longer needed, remove.
(\hbadness): Increase a bit, boxes that are a little underfull look ok.
Karl Berry [Mon, 22 Jun 1998 13:00:05 +0000 (13:00 +0000)]
* texinfo.tex (\ninettsl): cmsltt10 is not standard, so use
cmsltt10 scaled 900.
Date: Mon, 15 Jun 1998 12:35:41 +0200 (MET DST)
From: Werner Struckmann <struck@ips.cs.tu-bs.de>.
Karl Berry [Fri, 19 Jun 1998 11:50:37 +0000 (11:50 +0000)]
* texinfo.tex: @macro fixes from Zack Weinberg
<zack@rabi.phys.columbia.edu>.
- @ifblah did not work inside @macro
- spaces in parameter lists in macro definitions caused errors
- leading spaces in parameter lists in macro invocations were
preserved inappropriately.
Karl Berry [Fri, 12 Jun 1998 19:10:27 +0000 (19:10 +0000)]
* texinfo.tex (\smallformatx, \smalldisplayx): New macros.
(\smallbook): Arrange to use them.
(\display, \flushleft, etc.): Rewrite to avoid duplication.
Karl Berry [Mon, 8 Jun 1998 21:37:20 +0000 (21:37 +0000)]
* texinfo.tex (\pagesizes): Rename to \internalpagesizes.
(\custompaper): Rename to \pagesizes.
Karl Berry [Sun, 7 Jun 1998 13:35:32 +0000 (13:35 +0000)]
* texinfo.tex: Rewrite paper size definitions, add @custompaper.
* texinfo.tex: Fix for macros in arguments to other commands.
From Zack.
Karl Berry [Fri, 5 Jun 1998 20:10:04 +0000 (20:10 +0000)]
* texinfo.tex: Better @macro implementation.
From: Zack Weinberg <zack@rabi.phys.columbia.edu>.
Karl Berry [Wed, 27 May 1998 21:04:33 +0000 (21:04 +0000)]
* texinfo.tex (\imagexxx): Center image if it is not part of a
paragraph.
Karl Berry [Tue, 19 May 1998 21:26:03 +0000 (21:26 +0000)]
Tue May 19 17:17:12 1998 Karl Berry <karl@cs.umb.edu>
* texinfo.tex: \linkstrue by default.
Also, first implementation of @macro; can only handle some cases,
but that is better than nothing.
From: Zack Weinberg <zack@rabi.phys.columbia.edu>
Thu May 14 17:32:47 1998 Karl Berry <karl@cs.umb.edu>
* texinfo.tex: New command @novalidate along the lines of makeinfo
--no-validate.
Date: Sun, 26 Oct 1997 18:54:47 -0500
From: Zack Weinberg <zack@rabi.phys.columbia.edu>
Ulrich Drepper [Tue, 19 May 1998 07:09:32 +0000 (07:09 +0000)]
automatically generated from GPLed version
Karl Berry [Wed, 13 May 1998 12:44:07 +0000 (12:44 +0000)]
* texinfo.tex (\valuexxx): Split up into expandable and
non-expandable parts.
(\expandablevalue): New macro.
(\indexdummies): \let\value = \expandable value.
* texinfo.tex: Doc fixes.
* texinfo.tex (\doind): Just call \dosubind with empty third arg.
(\dosubind): Replace with \doind definition and suitable code to handle
possible third arg. And propagate glue past the whatsit from the
\write so index entries don't cause extra space between
@defuns (for example).
Wed May 6 12:51:27 1998 Karl Berry <karl@cs.umb.edu>
* texinfo.tex (\deftypemethparsebody): Handle the extra arg in
@deftypemethodx, too.
(\deftypefunx): Error definition was misspelled as \deftypeunx.
Karl Berry [Sat, 2 May 1998 14:14:31 +0000 (14:14 +0000)]
(\putwordon, \putwordMethodon): New macros.
* texinfo/texinfo.tex (\putwordon, \putwordMethodon): New macros.
Use in \def... commands.
(\indexdummies): make `\ ' be just ` ' for sorting.
(\deftypemethparsebody): New macro.
(\defmethod): Call it.
Various doc fixes.
Repored by: KHMarbaise@p69.ks.fido.de (Karl Heinz Marbaise)
Date: Wed, 07 Jan 1998 10:19:42 +0100
Ulrich Drepper [Mon, 27 Apr 1998 23:45:12 +0000 (23:45 +0000)]
automatically generated from GPLed version
Ulrich Drepper [Mon, 27 Apr 1998 23:45:12 +0000 (23:45 +0000)]
automatically generated from GPLed version
Ulrich Drepper [Mon, 13 Apr 1998 23:54:17 +0000 (23:54 +0000)]
automatically generated from GPLed version
Ulrich Drepper [Mon, 13 Apr 1998 23:54:16 +0000 (23:54 +0000)]
automatically generated from GPLed version
Karl Berry [Fri, 10 Apr 1998 20:54:46 +0000 (20:54 +0000)]
@cartouche: Align right side correctly.
From: dale.smith@bellhow.com (Dale Smith)
Date: Fri, 06 Mar 1998 14:47:02 GMT
Karl Berry [Sun, 5 Apr 1998 21:19:01 +0000 (21:19 +0000)]
(\dosetq): Use \normalturnoffactive instead of just \turnoffactive,
so \'s in node names are handled properly.
(\tie): Move definition to more rational position in the file.
(\@, \{, etc.): Use decimal numbers in all cases, to avoid use of '.
Paranoia only.
(\+): Turn off once and for all at the beginning, and define as
\tabalign in @tex.
Karl Berry [Wed, 1 Apr 1998 00:36:53 +0000 (00:36 +0000)]
(\synindex, \syncodeindex): \closeout the redirected index.
From: Jakob Stoklund Olesen <stoklund@mi.aau.dk>
Karl Berry [Wed, 1 Apr 1998 00:33:30 +0000 (00:33 +0000)]
(\doignore): Ignore everything after `c', so @end ifinfo and the like
can be commented out.
(\macrocsname): New macro.
Reported by: "James A. Lupo" <lupoja@feynman.ml.wpafb.af.mil>
Karl Berry [Wed, 25 Feb 1998 22:54:34 +0000 (22:54 +0000)]
(\doprintindex): Change catcode of @ before \read, in case of
\initial{@} being the line that is read.
Reported by: Drew Csillag <drew_csillag@geocities.com>
Karl Berry [Wed, 25 Feb 1998 20:48:50 +0000 (20:48 +0000)]
(\dotable): Don't inherit \rightskip from
surrounding environment. Add \leftskip to \hsize in the first
column. Set \item to \crcr to avoid empty first row. Prepend
\parskip glue before table. Set \everycr locally outside of
alignment, don't reset it explicitly in \Emultitable.
From Andreas Schwab.
Also, work on leading commentary in file a bit.
Karl Berry [Tue, 24 Feb 1998 23:05:08 +0000 (23:05 +0000)]
\!: Save and restore this for @tex.
From: Jean-Pierre Moreau <jpmoreau@ciframedical.com>
Date: Fri, 22 Aug 1997 16:47:36 -0400
Karl Berry [Tue, 24 Feb 1998 22:48:24 +0000 (22:48 +0000)]
(\angleleft, \angleright): New macros.
(\refx, \email, \key): Use them.
From: Stephen Gildea <gildea@intouchsys.com>
Date: Fri, 26 Dec 1997 11:43:32 EST
Karl Berry [Mon, 23 Feb 1998 22:34:20 +0000 (22:34 +0000)]
1997-08-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* doc/texinfo.tex (xrdef): Read the second argument with \ as an
escape character.
Karl Berry [Mon, 26 Jan 1998 20:40:21 +0000 (20:40 +0000)]
(\tocentry): Don't \turnoffactive before
typesetting the arguments, it causes special characters to be
printed incorrectly.
Karl Berry [Wed, 24 Dec 1997 18:59:06 +0000 (18:59 +0000)]
(\dots, \enddots): Use current font instead of always using math italic.
Karl Berry [Tue, 23 Dec 1997 16:33:04 +0000 (16:33 +0000)]
Spurious xepsf.tex should be epsf.tex.
Ulrich Drepper [Thu, 4 Dec 1997 01:16:52 +0000 (01:16 +0000)]
automatically generated from GPLed version
Ulrich Drepper [Thu, 6 Nov 1997 00:43:09 +0000 (00:43 +0000)]
automatically generated from GPLed version
Karl Heuer [Mon, 27 Oct 1997 03:47:03 +0000 (03:47 +0000)]
Mention YFLAGS and LFLAGS along with CFLAGS.
Karl Berry [Mon, 13 Oct 1997 19:49:25 +0000 (19:49 +0000)]
(\titlefont): Explicitly set \rm.
Paul Smith [Fri, 19 Sep 1997 19:47:55 +0000 (19:47 +0000)]
Quick changes for make 3.76.1.
Paul Smith [Tue, 16 Sep 1997 18:08:59 +0000 (18:08 +0000)]
Minor tweaks for 3.76.
Paul Smith [Tue, 16 Sep 1997 14:19:43 +0000 (14:19 +0000)]
Changes for GNU make 3.76
Paul Smith [Tue, 16 Sep 1997 14:17:23 +0000 (14:17 +0000)]
Changes for GNU make 3.76
Paul Eggert [Thu, 11 Sep 1997 18:13:19 +0000 (18:13 +0000)]
automatically generated from GPLed version
Ulrich Drepper [Thu, 11 Sep 1997 18:13:19 +0000 (18:13 +0000)]
automatically generated from GPLed version
Paul Eggert [Thu, 11 Sep 1997 18:13:19 +0000 (18:13 +0000)]
automatically generated from GPLed version
Ulrich Drepper [Thu, 11 Sep 1997 18:13:19 +0000 (18:13 +0000)]
automatically generated from GPLed version
Paul Smith [Fri, 5 Sep 1997 21:01:49 +0000 (21:01 +0000)]
Changes for GNU make 3.75.93.
Paul Smith [Wed, 27 Aug 1997 21:14:44 +0000 (21:14 +0000)]
GNU make 3.75.92
Paul Smith [Wed, 27 Aug 1997 20:43:43 +0000 (20:43 +0000)]
New glob.h to understand __const
Paul Smith [Wed, 27 Aug 1997 20:36:31 +0000 (20:36 +0000)]
Updated for GNU make 3.75.92.
Paul Smith [Wed, 27 Aug 1997 20:30:54 +0000 (20:30 +0000)]
Updates for GNU make 3.75.92.
Paul Smith [Mon, 18 Aug 1997 20:14:30 +0000 (20:14 +0000)]
Last minute 3.75.91 changes.
Paul Smith [Mon, 18 Aug 1997 19:31:49 +0000 (19:31 +0000)]
e the global copy of this lib.
Paul Smith [Mon, 18 Aug 1997 18:11:04 +0000 (18:11 +0000)]
Bug fixes and automake changes.
Paul Smith [Mon, 18 Aug 1997 16:48:45 +0000 (16:48 +0000)]
Removed files that are no longer needed now that we use automake.
Paul Smith [Mon, 18 Aug 1997 15:19:04 +0000 (15:19 +0000)]
Removed files that are no longer needed now that we use automake.
Miles Bader [Thu, 14 Aug 1997 02:25:35 +0000 (02:25 +0000)]
automatically generated from GPLed version
Paul Eggert [Thu, 14 Aug 1997 02:16:15 +0000 (02:16 +0000)]
automatically generated from GPLed version
Paul Smith [Fri, 1 Aug 1997 06:31:21 +0000 (06:31 +0000)]
Final update for 3.75.1.
Karl Berry [Sat, 26 Jul 1997 19:12:35 +0000 (19:12 +0000)]
(\email): Let to \uref instead of \code, as a second optional argument
makes sense for this, too.
Richard M. Stallman [Tue, 22 Jul 1997 21:35:43 +0000 (21:35 +0000)]
Test `__unix' along with `unix'.
Jim Meyering [Tue, 15 Jul 1997 13:21:56 +0000 (13:21 +0000)]
Add comment describing HAVE_PSTAT_GETDYNAMIC.
Karl Berry [Mon, 14 Jul 1997 17:43:41 +0000 (17:43 +0000)]
(\indexdummies): Add \value.
Karl Berry [Thu, 10 Jul 1997 17:34:25 +0000 (17:34 +0000)]
(\authorrm): Must use \def instead of \let, as \secrm is not yet
defined.
Richard M. Stallman [Thu, 10 Jul 1997 01:23:38 +0000 (01:23 +0000)]
(\titlefont): Define again, using \titlefonts.
Karl Berry [Wed, 9 Jul 1997 20:45:27 +0000 (20:45 +0000)]
(\startcontents): Leave ^ catcode as other.
Richard M. Stallman [Wed, 9 Jul 1997 19:40:16 +0000 (19:40 +0000)]
Declare how to hyphenate "whitespace".
Richard M. Stallman [Sun, 6 Jul 1997 23:43:39 +0000 (23:43 +0000)]
[OSF_ALPHA]: Include sys/mbuf.h, sys/socket.h, net/route.h.
Karl Berry [Sat, 5 Jul 1997 21:51:30 +0000 (21:51 +0000)]
(\titlefonts): New macro to set title font styles, so italic etc. work
in @title.
(\titlefont): No longer needed.
(\titlepage): Call \titlefonts instead of \titlefont.
(\chapsf, \ssecsy, \ssecttsl): Correct magstep values.
From: Stephen Gildea <gildea@intouchsys.com>.
Karl Berry [Sat, 5 Jul 1997 21:16:39 +0000 (21:16 +0000)]
(\onepageout): Back up to 2\baselineskip per Stephen.
(\kbdinputstyle): New command.
Richard M. Stallman [Fri, 4 Jul 1997 04:45:19 +0000 (04:45 +0000)]
[__GNU__]: Test for not NeXT.
gnu [Fri, 4 Jul 1997 04:42:36 +0000 (04:42 +0000)]
fix TeX overfills -len
Richard M. Stallman [Fri, 4 Jul 1997 00:07:28 +0000 (00:07 +0000)]
(\kbdfont, \kbdexamplefont): New macros, parms that
tell @kbd what to do.
(\setkbdinputdistinct, \setkbdinputexample): New commands set them.
(\kbd): Use those parms.
Karl Berry [Thu, 3 Jul 1997 20:52:37 +0000 (20:52 +0000)]
(\onepageout): Leave only one line space above the footline, to be more
like plain. Suggested by Stephen Gildea.
(\evenfootline): Left one too many line spaces here, so reduce by two.
(\ifnottex): Another ignore command.
(\ifnothtml,\ifnotinfo): New commands.
(\doignore): Ignore brace characters, so mismatched braces in ignored
text do not cause complaints.
Karl Berry [Fri, 27 Jun 1997 19:09:14 +0000 (19:09 +0000)]
(\image): New definition for new @image command.
Richard M. Stallman [Thu, 26 Jun 1997 20:56:18 +0000 (20:56 +0000)]
Update FSF address in second place.
Ulrich Drepper [Mon, 23 Jun 1997 22:48:40 +0000 (22:48 +0000)]
update from main archive 970623
Ulrich Drepper [Sat, 21 Jun 1997 04:31:18 +0000 (04:31 +0000)]
automatically generated from GPLed version
Paul Eggert [Sat, 21 Jun 1997 04:31:18 +0000 (04:31 +0000)]
automatically generated from GPLed version
Ulrich Drepper [Sat, 21 Jun 1997 04:31:18 +0000 (04:31 +0000)]
automatically generated from GPLed version
Paul Eggert [Sat, 21 Jun 1997 04:31:18 +0000 (04:31 +0000)]
automatically generated from GPLed version
Miles Bader [Sat, 21 Jun 1997 04:31:18 +0000 (04:31 +0000)]
automatically generated from GPLed version
Paul Eggert [Sat, 21 Jun 1997 03:24:49 +0000 (03:24 +0000)]
automatically generated from GPLed version
Karl Berry [Wed, 18 Jun 1997 19:58:18 +0000 (19:58 +0000)]
(\oddfootingxxx),
(\onepageout): Leave space for the footline if present.
(\everyfootingxxx, \everyheadingxxx): Call \oddfootingxxx and
\evenfootingxxx instead of repeating their code.
From: Stephen Gildea <gildea@intouchsys.com>.
(\setfilename): Read texinfo.cnf if present.
(\indexdummies, \indexnofonts): No-op additional commands @result @equiv
@expansion @print @error @point.
From: Dave Bodenstab <imdave@ais.net> (for texi2www doc).
Ulrich Drepper [Fri, 13 Jun 1997 23:19:09 +0000 (23:19 +0000)]
Undo last change.
Ulrich Drepper [Thu, 12 Jun 1997 23:56:51 +0000 (23:56 +0000)]
update from main archive 970612
Karl Berry [Fri, 6 Jun 1997 14:31:32 +0000 (14:31 +0000)]
(\setmultitablespacing): Restore bad typing mistake from yesterday.
Karl Berry [Thu, 5 Jun 1997 22:04:25 +0000 (22:04 +0000)]
(\uref): Write real definition, taking one mandatory argument and one
optional one.
Karl Berry [Wed, 4 Jun 1997 21:47:40 +0000 (21:47 +0000)]
* texinfo.tex (\mainmagstep): Define this as a \count variable
instead of with \let, to make changing to \magstep1 more transparent.
From: HERBERT@boevm4.vnet.ibm.com.
(\uref): New command a la \url.
Paul Eggert [Tue, 27 May 1997 03:15:15 +0000 (03:15 +0000)]
automatically generated from GPLed version
Paul Eggert [Tue, 27 May 1997 03:15:15 +0000 (03:15 +0000)]
automatically generated from GPLed version