Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
2ce50bc9
Commit
2ce50bc9
authored
Apr 29, 2001
by
Per Cederqvist
Browse files
Added a proper definition of @reqdlink for TeX, written by David Byers.
parent
5d25ed1d
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/Protocol-A.texi
View file @
2ce50bc9
...
...
@@ -4,7 +4,7 @@
@c FIXME: @i
{
Example:
}
is only used in front of some examples.
@c FIXME: Make all types clickable in HTML (and info?)
@c
@c
$
Id: Protocol
-
A.texi,v
1
.
11
5
2001
/
04
/
2
8
20
:
00
:
22
ceder Exp
$
@c
$
Id: Protocol
-
A.texi,v
1
.
11
6
2001
/
04
/
2
9
13
:
07
:
35
ceder Exp
$
@c
%**start of header
@setfilename protocol-a.info
@settitle LysKOM Protocol A
...
...
@@ -65,16 +65,17 @@
@end macro
@end macro
@end ifnottex
@iftex
@c TeX version: for now, do like @reqlink
{}
.
@c FIXME: TeX magic here to simulate the Info version of the macro.
@macro reqdlink
{
n
}
@code
{
\n\}
(@pxref
{
\n\}
)
@end macro
@macro linkhere
@end macro
@c TeX version: this produces output similar to the Info version.
@tex
\gdef\reqdlink
#1
{
%
\code
{
#1
}
%
\gdef\linkhere
{
(
\pxref
{
#1
}
)
}
%
}
@end tex
@end iftex
@end ifnothtml
...
...
Write
Preview
Supports
Markdown
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