Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
3abebd3b
Commit
3abebd3b
authored
Sep 30, 2006
by
Karl Berry
Browse files
update to latest texinfo.tex
parent
ee53ec68
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletion
+7
-1
man/texinfo.tex
man/texinfo.tex
+7
-1
No files found.
man/texinfo.tex
View file @
3abebd3b
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
% Load plain if necessary, i.e., if running under initex.
% Load plain if necessary, i.e., if running under initex.
\expandafter\ifx\csname
fmtname
\endcsname\relax\input
plain
\fi
\expandafter\ifx\csname
fmtname
\endcsname\relax\input
plain
\fi
%
%
\def\texinfoversion{2006-0
7-17
.1
6
}
\def\texinfoversion
{
2006-0
8-26
.1
7
}
%
%
% Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
% Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
% 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free
% 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free
...
@@ -2301,6 +2301,10 @@
...
@@ -2301,6 +2301,10 @@
}$
%
}$
%
}
}
% @textdegree - the normal degrees sign.
%
\def\textdegree
{$^
\circ
$}
% Laurent Siebenmann reports \Orb undefined with:
% Laurent Siebenmann reports \Orb undefined with:
% Textures 1.7.7 (preloaded format=plain 93.10.14) (68K) 16 APR 2004 02:38
% Textures 1.7.7 (preloaded format=plain 93.10.14) (68K) 16 APR 2004 02:38
% so we'll define it if necessary.
% so we'll define it if necessary.
...
@@ -3524,6 +3528,7 @@
...
@@ -3524,6 +3528,7 @@
\definedummyword\point
\definedummyword\point
\definedummyword\print
\definedummyword\print
\definedummyword\result
\definedummyword\result
\definedummyword\textdegree
%
%
% We want to disable all macros so that they are not expanded by \write.
% We want to disable all macros so that they are not expanded by \write.
\macrolist
\macrolist
...
@@ -3657,6 +3662,7 @@
...
@@ -3657,6 +3662,7 @@
\def\point
{
.
}
%
\def\point
{
.
}
%
\def\print
{
-|
}
%
\def\print
{
-|
}
%
\def\result
{
=>
}
%
\def\result
{
=>
}
%
\def\textdegree
{
degrees
}
%
%
%
% We need to get rid of all macros, leaving only the arguments (if present).
% We need to get rid of all macros, leaving only the arguments (if present).
% Of course this is not nearly correct, but it is the best we can do for now.
% Of course this is not nearly correct, but it is the best we can do for now.
...
...
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