[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] doc: Improve the copyright notice.
From: |
Karl Berry |
Subject: |
Re: [PATCH] doc: Improve the copyright notice. |
Date: |
Fri, 11 Oct 2013 23:40:48 GMT |
make sure the copyright notice still shows up in Info,
HTML, and PS/PDF
It's always good to check, but like I said, that is exactly why I
invented @copying in the first place (back in 2002). I wrote about it
in the Texinfo manual.
I think it was not working for you (if indeed it wasn't) because your
use of @copying was too late in the source file.
visible in Info and HTML.)
It depends on what you mean by "visible". The @copying on its own will
include the copying text as a comment in all the makeinfo output files
(Info, HTML, Docbook, XML). That's how rms wanted it, and that's what
takes care of the legal necessities.
If you want casual readers of the manual to see the copying terms, as
well as people looking at the source, then you can use @insertcopying in
the Top node (as well as in the @titlepage, which is what takes care of
TeX). Like I also said, rms prefers that not be done, but didn't feel
strongly enough to make it a GNU requirement either way, so it's up to you.
Best,
karl
- [PATCH] doc: Add 'copyrights' and 'license' macros., Nikita Karetnikov, 2013/10/09
- Re: [PATCH] doc: Add 'copyrights' and 'license' macros., Karl Berry, 2013/10/09
- Re: [PATCH] doc: Add 'copyrights' and 'license' macros., Ludovic Courtès, 2013/10/09
- Re: [PATCH] doc: Add 'copyrights' and 'license' macros., Karl Berry, 2013/10/09
- Re: [PATCH] doc: Add 'copyrights' and 'license' macros., Nikita Karetnikov, 2013/10/10
- Re: [PATCH] doc: Add 'copyrights' and 'license' macros., Karl Berry, 2013/10/10
- [PATCH] doc: Improve the copyright notice., Nikita Karetnikov, 2013/10/11
- Re: [PATCH] doc: Improve the copyright notice., Ludovic Courtès, 2013/10/11
- Re: [PATCH] doc: Improve the copyright notice.,
Karl Berry <=
- Re: [PATCH] doc: Improve the copyright notice., Ludovic Courtès, 2013/10/12