Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-06-08 | * texinfo.tex (\pagesizes): Rename to \internalpagesizes. | Karl Berry | 1 | -11/+11 | |
(\custompaper): Rename to \pagesizes. | |||||
1998-06-07 | * texinfo.tex: Rewrite paper size definitions, add @custompaper. | Karl Berry | 1 | -134/+138 | |
* texinfo.tex: Fix for macros in arguments to other commands. From Zack. | |||||
1998-06-05 | * texinfo.tex: Better @macro implementation. | Karl Berry | 1 | -194/+186 | |
From: Zack Weinberg <zack@rabi.phys.columbia.edu>. | |||||
1998-05-27 | * texinfo.tex (\imagexxx): Center image if it is not part of a | Karl Berry | 1 | -1/+6 | |
paragraph. | |||||
1998-05-19 | Tue May 19 17:17:12 1998 Karl Berry <karl@cs.umb.edu> | Karl Berry | 1 | -36/+253 | |
* 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> | |||||
1998-05-19 | automatically generated from GPLed version | Ulrich Drepper | 1 | -3/+6 | |
1998-05-13 | * texinfo.tex (\valuexxx): Split up into expandable and | Karl Berry | 1 | -38/+79 | |
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. | |||||
1998-05-02 | (\putwordon, \putwordMethodon): New macros. | Karl Berry | 1 | -24/+52 | |
* 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 | |||||
1998-04-27 | automatically generated from GPLed version | Ulrich Drepper | 1 | -1/+1 | |
1998-04-27 | automatically generated from GPLed version | Ulrich Drepper | 1 | -30/+35 | |
1998-04-13 | automatically generated from GPLed version | Ulrich Drepper | 1 | -1/+1 | |
1998-04-13 | automatically generated from GPLed version | Ulrich Drepper | 2 | -11/+12 | |
1998-04-10 | @cartouche: Align right side correctly. | Karl Berry | 1 | -4/+4 | |
From: dale.smith@bellhow.com (Dale Smith) Date: Fri, 06 Mar 1998 14:47:02 GMT | |||||
1998-04-05 | (\dosetq): Use \normalturnoffactive instead of just \turnoffactive, | Karl Berry | 1 | -45/+54 | |
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. | |||||
1998-04-01 | (\synindex, \syncodeindex): \closeout the redirected index. | Karl Berry | 1 | -10/+14 | |
From: Jakob Stoklund Olesen <stoklund@mi.aau.dk> | |||||
1998-04-01 | (\doignore): Ignore everything after `c', so @end ifinfo and the like | Karl Berry | 1 | -2/+23 | |
can be commented out. (\macrocsname): New macro. Reported by: "James A. Lupo" <lupoja@feynman.ml.wpafb.af.mil> | |||||
1998-02-25 | (\doprintindex): Change catcode of @ before \read, in case of | Karl Berry | 1 | -1/+5 | |
\initial{@} being the line that is read. Reported by: Drew Csillag <drew_csillag@geocities.com> | |||||
1998-02-25 | (\dotable): Don't inherit \rightskip from | Karl Berry | 1 | -98/+107 | |
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. | |||||
1998-02-24 | \!: Save and restore this for @tex. | Karl Berry | 1 | -25/+31 | |
From: Jean-Pierre Moreau <jpmoreau@ciframedical.com> Date: Fri, 22 Aug 1997 16:47:36 -0400 | |||||
1998-02-24 | (\angleleft, \angleright): New macros. | Karl Berry | 1 | -6/+10 | |
(\refx, \email, \key): Use them. From: Stephen Gildea <gildea@intouchsys.com> Date: Fri, 26 Dec 1997 11:43:32 EST | |||||
1998-02-23 | 1997-08-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> | Karl Berry | 1 | -4/+7 | |
* doc/texinfo.tex (xrdef): Read the second argument with \ as an escape character. | |||||
1998-01-26 | (\tocentry): Don't \turnoffactive before | Karl Berry | 1 | -3/+4 | |
typesetting the arguments, it causes special characters to be printed incorrectly. | |||||
1997-12-24 | (\dots, \enddots): Use current font instead of always using math italic. | Karl Berry | 1 | -7/+22 | |
1997-12-23 | Spurious xepsf.tex should be epsf.tex. | Karl Berry | 1 | -1/+1 | |
1997-12-04 | automatically generated from GPLed version | Ulrich Drepper | 1 | -8/+0 | |
1997-11-06 | automatically generated from GPLed version | Ulrich Drepper | 1 | -8/+5 | |
1997-10-27 | Mention YFLAGS and LFLAGS along with CFLAGS. | Karl Heuer | 1 | -5/+6 | |
1997-10-13 | (\titlefont): Explicitly set \rm. | Karl Berry | 1 | -1/+1 | |
1997-09-19 | Quick changes for make 3.76.1.3.76.1 | Paul Smith | 8 | -12/+31 | |
1997-09-16 | Minor tweaks for 3.76.3.76 | Paul Smith | 2 | -3/+21 | |
1997-09-16 | Changes for GNU make 3.76 | Paul Smith | 1 | -0/+4 | |
1997-09-16 | Changes for GNU make 3.76 | Paul Smith | 9 | -217/+314 | |
1997-09-11 | automatically generated from GPLed version | Paul Eggert | 1 | -17/+17 | |
1997-09-11 | automatically generated from GPLed version | Ulrich Drepper | 1 | -17/+17 | |
1997-09-11 | automatically generated from GPLed version | Paul Eggert | 1 | -17/+17 | |
1997-09-11 | automatically generated from GPLed version | Ulrich Drepper | 1 | -0/+2 | |
1997-09-05 | Changes for GNU make 3.75.93. | Paul Smith | 6 | -21/+103 | |
1997-08-27 | GNU make 3.75.923.75.92 | Paul Smith | 1 | -1/+4 | |
1997-08-27 | New glob.h to understand __const | Paul Smith | 1 | -27/+33 | |
1997-08-27 | Updated for GNU make 3.75.92. | Paul Smith | 4 | -67/+29 | |
1997-08-27 | Updates for GNU make 3.75.92. | Paul Smith | 43 | -422/+1206 | |
1997-08-18 | Last minute 3.75.91 changes.3.75.91 | Paul Smith | 3 | -13/+19 | |
1997-08-18 | e the global copy of this lib. | Paul Smith | 1 | -167/+0 | |
1997-08-18 | Bug fixes and automake changes. | Paul Smith | 30 | -443/+628 | |
1997-08-18 | Removed files that are no longer needed now that we use automake. | Paul Smith | 2 | -1730/+0 | |
1997-08-18 | Removed files that are no longer needed now that we use automake. | Paul Smith | 7 | -4484/+0 | |
1997-08-14 | automatically generated from GPLed version | Miles Bader | 1 | -17/+17 | |
1997-08-14 | automatically generated from GPLed version | Paul Eggert | 1 | -1/+1 | |
1997-08-01 | Final update for 3.75.1.3.75.1 | Paul Smith | 3 | -489/+105 | |
1997-07-26 | (\email): Let to \uref instead of \code, as a second optional argument | Karl Berry | 1 | -5/+8 | |
makes sense for this, too. |