Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
e07048cd
Commit
e07048cd
authored
Nov 05, 1996
by
Karl Berry
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Call \normalturnoffactive for the sake of \write's that include a \.
From-SVN: r13097
parent
5c90448c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
gcc/texinfo.tex
+6
-3
No files found.
gcc/texinfo.tex
View file @
e07048cd
%% TeX macros to handle texinfo files
%% TeX macros to handle Texinfo files.
%% $Id: texinfo.tex,v 2.186 1996/10/25 19:02:12 karl Exp $
% Copyright (C) 1985, 86, 88, 90, 91, 92, 93,
% 94, 95, 1996 Free Software Foundation, Inc.
...
...
@@ -35,7 +36,7 @@
% This automatically updates the version number based on RCS.
\def\deftexinfoversion
$
#
1
: #
2
${
\def\texinfoversion
{
#2
}}
\deftexinfoversion
$
Revision:
2
.
18
5
$
\deftexinfoversion
$
Revision:
2
.
18
6
$
\message
{
Loading texinfo package [Version
\texinfoversion
]:
}
% If in a .fmt file, print the version number
...
...
@@ -145,7 +146,9 @@
\else
\advance\hoffset
by -
\bindingoffset\fi
{
%
\escapechar
= `
\\
% use backslash in output files.
\indexdummies
\indexdummies
% don't expand commands in the output.
\normalturnoffactive
% \ in index entries must not stay \, e.g., if
% the page break happens to be in the middle of an example.
\shipout\vbox
{
%
{
\let\hsize
=
\pagewidth
\makeheadline
}
%
\pagebody
{
#1
}
%
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment