about summary refs log tree commit diff
path: root/manual/texinfo.tex
Commit message (Collapse)AuthorAgeFilesLines
...
* (\readauxfile): Leave \catcode`\^ as other; Karl Berry1996-11-091-79/+95
| | | | | | | | | * 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>.
* (see ChangeLog for Oct 29.)Karl Berry1996-11-051-8/+26
|
* Call \normalturnoffactive for the sake of \write's that include a \.Karl Berry1996-11-051-4/+7
|
* Untabify.Karl Berry1996-09-301-85/+89
|
* Changes for Texinfo 3.8 release; see ChangeLog.Karl Berry1996-09-301-106/+169
|
* (\inforef): Move to more appropriate place. Karl Berry1996-09-181-18/+33
| | | | | | | | | * 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.
* Formatting change, define @pounds, etc.Karl Berry1996-09-061-33/+39
|
* (\centerchfplain): Rewrite to use \chfplain, and to Karl Berry1996-09-021-20/+25
| | | | | | | actually center. (\unnchfplain): Just call \chfplain. (\chfplain): Rewrite to be generally callable. (\centerparametersmaybe): Hook, a no-op except with @centerchap.
* (\key): Do not uppercase the argument; key names can be mixed case, e.g., ↵Karl Berry1996-08-311-2/+2
| | | | `Control'.
* (\key): Typeset a lozenge around the argument (from gildea@intouchsys.com).Karl Berry1996-08-201-2/+10
|
* (\heading, \subheading, \subsubheading): Can no Karl Berry1996-08-051-8/+9
| | | | | | | | | * 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.
* (\HEADINGSdouble, \HEADINGSsingle, HEADINGSdoubleafter, ↵Karl Berry1996-08-031-6/+19
| | | | \HEADINGSsingleafter, \CHAPPAGoff, \CHAPPAGon, \CHAPPAGodd): Set \contentsalignmacro, analogous to \pagealignmacro. (\startcontents): Call \contentsalignmacro instead of \pagealignmacro.
* Restoring good RCS id.Karl Berry1996-08-021-1/+1
|
* (\indexfonts): Make leading be 12pt. Otherwise, it's too crammed. ↵Karl Berry1996-07-291-26/+15
| | | | (\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).
* (paragraphindent): Move to more reasonable place in the source file. ↵Karl Berry1996-07-281-51/+53
| | | | (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.
* Initial revisionKarl Berry1996-07-281-0/+4586