summaryrefslogtreecommitdiff
path: root/texinfo.tex
AgeCommit message (Collapse)AuthorFilesLines
1997-07-26(\email): Let to \uref instead of \code, as a second optional argumentKarl Berry1-5/+8
makes sense for this, too.
1997-07-14(\indexdummies): Add \value.Karl Berry1-0/+1
1997-07-10(\authorrm): Must use \def instead of \let, as \secrm is not yetKarl Berry1-1/+1
defined.
1997-07-10(\titlefont): Define again, using \titlefonts.Richard M. Stallman1-0/+1
1997-07-09(\startcontents): Leave ^ catcode as other.Karl Berry1-1/+3
1997-07-09Declare how to hyphenate "whitespace".Richard M. Stallman1-0/+1
1997-07-05(\titlefonts): New macro to set title font styles, so italic etc. workKarl Berry1-10/+23
in @title. (\titlefont): No longer needed. (\titlepage): Call \titlefonts instead of \titlefont. (\chapsf, \ssecsy, \ssecttsl): Correct magstep values. From: Stephen Gildea <gildea@intouchsys.com>.
1997-07-05(\onepageout): Back up to 2\baselineskip per Stephen.Karl Berry1-29/+36
(\kbdinputstyle): New command.
1997-07-04(\kbdfont, \kbdexamplefont): New macros, parms thatRichard M. Stallman1-5/+19
tell @kbd what to do. (\setkbdinputdistinct, \setkbdinputexample): New commands set them. (\kbd): Use those parms.
1997-07-03(\onepageout): Leave only one line space above the footline, to be moreKarl Berry1-7/+17
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.
1997-06-27(\image): New definition for new @image command.Karl Berry1-0/+42
1997-06-18(\oddfootingxxx),Karl Berry1-11/+38
(\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).
1997-06-13Undo last change.Ulrich Drepper1-1/+1
1997-06-12update from main archive 970612Ulrich Drepper1-1/+1
1997-06-06(\setmultitablespacing): Restore bad typing mistake from yesterday.Karl Berry1-1/+1
1997-06-05(\uref): Write real definition, taking one mandatory argument and oneKarl Berry1-3/+15
optional one.
1997-06-04 * texinfo.tex (\mainmagstep): Define this as a \count variableKarl Berry1-3/+5
instead of with \let, to make changing to \magstep1 more transparent. From: HERBERT@boevm4.vnet.ibm.com. (\uref): New command a la \url.
1997-05-24(\deftypemethod, \deftypemethodheader): New macros to implementKarl Berry1-0/+11
new commands @deftypemethod and @deftypemethodx. Suggestion from: KHMarbaise@p69.ks.fido.de (Karl Heinz Marbaise).
1997-05-23(\opnr, \clnr): Increment/decrement \parencount, forKarl Berry1-9/+13
* texinfo.tex (\opnr, \clnr): Increment/decrement \parencount, for @defun lines with nested parens. From Bill Schelter <wfs@fireant.ma.utexas.edu>. (\itemizeitem): Correct \errmessage.
1997-05-19(\codeunder): Use \_ and \ifusingtt to avoid dotaccent from _ in romanKarl Berry1-5/+9
fonts, e.g., @deftypefn. (\tex): Remove spurious spaces at the end of subdefinitions. From: "John W. Eaton" <jwe@bevo.che.wisc.edu>. (\url, \email): \let to \code; no quotes or angle brackets.
1997-05-05(\onepageout): \ifcropmarks, center the page body.Karl Berry1-103/+118
Lost this when merged \croppageout with \onepageout. Found by Arnold. (\doprintindex): Do not bother to go into double column mode unless there actually is a non-empty index. (\begindoublecolumns): Include any existing \partialpage in the new one, lest we lose a whole page of output. Found by M J Morley <mjm@scs.leeds.ac.uk>. (\chapternofonts): Remove spurious spaces, both in the definitions that get output to the aux file(s) and in this macro. Fix comments and rationalize whitespace in various other places.
1997-04-27Avoid expansion in node titles.Karl Berry1-61/+69
Merge cropmarks code into main output routine.
1997-01-04Oops, did inadvertent branch.Karl Berry1-5/+2
1996-12-18update from main archive 961217Ulrich Drepper1-30/+30
1996-12-17Spelling fix.Paul Eggert1-1/+1
1996-11-19 (\deftypevarheader, \deftypevrheader): RemoveKarl Berry1-3/+5
* texinfo.tex (\deftypevarheader, \deftypevrheader): Remove anything after the first space in the name to be indexed, for the sake of tzname[2]. (\dovarind): New macro. From: Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>.
1996-11-17\indexbreaks, \realunder, \multitable, \footnotezzz.Karl Berry1-5/+28
1996-11-16 (\value): Don't call \parsearg, @value takes a simple arg.Karl Berry1-1/+1
1996-11-16(\parsetpheaderline): Don't go through \tptemp whenKarl Berry1-4/+3
removing braces from #2, use the macro call directly. (\removeemptybraces): Expand to #1 instead of defining \tptemp. From: Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>. This makes @deftp {Data type} {struct termios} work again.
1996-11-09 (\set, \value): Allow - and _ in @set variable names.Karl Berry1-5/+13
1996-11-09 (\readauxfile): Leave \catcode`\^ as other;Karl Berry1-77/+93
* texinfo.tex (\readauxfile): Leave \catcode`\^ as other; otherwise, node names containing ^, such as in info/info.texi, cause an error when run through TeX. (\setq): Do not call \auxhat. (\auxhat): Definition no longer needed. Reported by Howard Gayle <howard@hal.com>.
1996-11-05(see ChangeLog for Oct 29.)Karl Berry1-6/+24
1996-11-05Call \normalturnoffactive for the sake of \write's that include a \.Karl Berry1-3/+6
1996-09-30Untabify.Karl Berry1-84/+88
1996-09-30Changes for Texinfo 3.8 release; see ChangeLog.Karl Berry1-105/+168
1996-09-18 (\inforef): Move to more appropriate place.Karl Berry1-17/+32
* texinfo.tex (\inforef): Move to more appropriate place. (\pounds): Remove spurious extra $. (\email): Typeset argument in angle brackets. (\macro): Use \doignore for robustness, instead of just letting TeX parse the argument. (\unmacro): Define.
1996-09-06Formatting change, define @pounds, etc.Karl Berry1-32/+38
1996-09-02 (\centerchfplain): Rewrite to use \chfplain, and toKarl Berry1-19/+24
actually center. (\unnchfplain): Just call \chfplain. (\chfplain): Rewrite to be generally callable. (\centerparametersmaybe): Hook, a no-op except with @centerchap.
1996-08-31(\key): Do not uppercase the argument; key namesKarl Berry1-1/+1
can be mixed case, e.g., `Control'.
1996-08-20 (\key): Typeset a lozenge around the argument (fromKarl Berry1-1/+9
gildea@intouchsys.com).
1996-08-05 (\heading, \subheading, \subsubheading): Can noKarl Berry1-7/+8
* texinfo.tex (\heading, \subheading, \subsubheading): Can no longer call the nonexistent \*secheadingi series. Instead, call \plain*secheading. (\plainsubsecheading, \plainsubsubsecheading): New macros, by analogy with \plainsecheading. (\unnumberedsubseczzz, \unnumberedsubsubseczzz): Call them.
1996-08-03(\HEADINGSdouble, \HEADINGSsingle,Karl Berry1-5/+18
HEADINGSdoubleafter, \HEADINGSsingleafter, \CHAPPAGoff, \CHAPPAGon, \CHAPPAGodd): Set \contentsalignmacro, analogous to \pagealignmacro. (\startcontents): Call \contentsalignmacro instead of \pagealignmacro.
1996-07-29(\indexfonts): Make leading be 12pt. Otherwise, it's too crammed.Karl Berry1-25/+14
(\smalllispx): Remove \setleading{10pt}. That was too small. (\doprintindex): Do not call \tex ... \Etex. Index files are Texinfo source, not TeX source, except for using \ instead of @ as the escape character (for now).
1996-07-28(paragraphindent): Move to more reasonable place in the source file.Karl Berry1-50/+52
(chapfonts, secfonts, subsecfonts, indexfonts): Call \setleading. (\chfplain, \secheading, \plainsecheading, \subsecheading, \subsubheading): Rewrite to properly \hangindent the title. (\sectionheading): New generic macro to print section titles.
1996-07-28Initial revisionKarl Berry1-0/+4586