From: Joseph Myers <joseph@codesourcery.com>
To: "Ondřej Bílka" <neleai@seznam.cz>
Cc: Carlos O'Donell <carlos@redhat.com>,
Andreas Schwab <schwab@linux-m68k.org>,
<libc-alpha@sourceware.org>
Subject: Re: [PATCH v3][BZ #17787] Fix exponents in manual.
Date: Thu, 18 Jun 2015 15:50:00 -0000 [thread overview]
Message-ID: <alpine.DEB.2.10.1506181434010.31642@digraph.polyomino.org.uk> (raw)
In-Reply-To: <20150618142917.GA16523@domone>
[-- Attachment #1: Type: text/plain, Size: 601 bytes --]
On Thu, 18 Jun 2015, OndÅej BÃlka wrote:
> diff --git a/manual/filesys.texi b/manual/filesys.texi
> index 0f2e3dc..181de76 100644
> --- a/manual/filesys.texi
> +++ b/manual/filesys.texi
> @@ -2,6 +2,18 @@
> @c %MENU% Functions for manipulating files
> @chapter File System Interface
>
> +@iftex
> +@macro twoexp{exp}
> +@math{2^{{\exp\}}}
> +@end macro
> +@end iftex
> +@ifnottex
> +@macro twoexp{exp}
> +2^\exp\
> +@end macro
> +@end ifnottex
The macro definitions should go in macros.texi, rather than being
duplicated in each file using it.
--
Joseph S. Myers
joseph@codesourcery.com
next prev parent reply other threads:[~2015-06-18 14:34 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-05 12:11 [PATCH][BZ " Ondřej Bílka
2015-01-05 14:15 ` Andreas Schwab
2015-01-06 11:57 ` Ondřej Bílka
2015-01-06 14:20 ` Andreas Schwab
2015-01-06 18:02 ` Ondřej Bílka
2015-01-06 18:09 ` Andreas Schwab
2015-01-06 21:32 ` Ondřej Bílka
2015-06-16 19:28 ` [PING][PATCH][BZ " Ondřej Bílka
2015-06-16 19:54 ` Carlos O'Donell
2015-06-16 20:24 ` Joseph Myers
2015-06-16 21:42 ` Carlos O'Donell
2015-06-18 15:26 ` [PATCH v3][BZ " Ondřej Bílka
2015-06-18 15:50 ` Joseph Myers [this message]
2015-06-18 16:05 ` Carlos O'Donell
2015-06-18 16:20 ` Joseph Myers
2015-07-12 9:33 ` [PATCH v4][BZ " Ondřej Bílka
2015-08-12 20:26 ` [PING][PATCH " Ondřej Bílka
2015-08-19 6:33 ` [PING^2][PATCH " Ondřej Bílka
2015-08-19 12:57 ` Joseph Myers
2015-06-18 15:54 ` [PATCH v3][BZ " Carlos O'Donell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=alpine.DEB.2.10.1506181434010.31642@digraph.polyomino.org.uk \
--to=joseph@codesourcery.com \
--cc=carlos@redhat.com \
--cc=libc-alpha@sourceware.org \
--cc=neleai@seznam.cz \
--cc=schwab@linux-m68k.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).