Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tiger
nolimips
Commits
df221938
Commit
df221938
authored
Jun 10, 2014
by
Roland Levillain
Browse files
Please makeinfo 5.2.
* doc/macros.texi: Do not indent the contents of @ifhtml and @ifnothtml environments.
parent
acf5a880
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/macros.texi
View file @
df221938
...
...
@@ -3,14 +3,14 @@
@c @href(URL, TITLE)
@c A replacement for @uref that puts the URL in the footnotes when not in HTML.
@ifhtml
@macro href{url, title}
@macro href{url, title}
@uref{\url\, \title\}
@end macro
@end macro
@end ifhtml
@ifnothtml
@macro href{url, title}
@macro href{url, title}
\title\@footnote{\title\, @url{\url\}.}
@end macro
@end macro
@end ifnothtml
@c Shortand for nolimips
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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