Bradley M. Kuhn
31220d4762
Discussion of included README & its lesson learned
...
Included also is a code listing of mounting the iso, and the like, which
required use of a new LaTeX package.
2014-11-07 08:39:24 -05:00
Bradley M. Kuhn
53a64ca4a1
Ensure that title appears properly.
2014-11-07 00:51:54 -05:00
Bradley M. Kuhn
b46d1bc16f
Correction to formatting on copyright notices.
2014-11-06 21:30:53 -05:00
Bradley M. Kuhn
467a23152a
Copyright notice updates.
...
Joshua Gay made contributions to all the files earlier in 2014 (see git
log) which were copyrighted by the FSF, so FSF's copyright needs
refreshed to include this year.
Denver recently added a section to the enforcement-case-studies.tex, so
his copyright notice needs to go there and at the top file.
I made changes to enforcement-case-studies.tex on top of Denver's.
Also, remove commented-out copyright notices -- the ones in the actual
text are now primary and should be maintained directly.
2014-11-06 16:59:48 -05:00
Bradley M. Kuhn
aab19d9e4c
Use \url here instead of \verb0URL0
2014-11-06 16:04:45 -05:00
Bradley M. Kuhn
441df63ee7
Hack tex4ht's overlib stuff to use jQuery tooltip
...
tex4ht supports "overlib" for footnote popups. The hack is pretty
straightforward; it dumps a Javascript area into a .js file that can
then be used by overlib to popup stuff.
This hack is to use that output to make the same thing work with jQuery
UI's tooltip widget.
Note that we run with overlib support first, then *without* it in the
Makefile setup. This is to force the needed .js file to be generated,
but make sure the HTML doesn't try to load overlib (which is default).
(This should be adapted as a patch to upstream tex4ht ultimately.)
Also included herein are improvements to the Makefile to build the HTML
output.
2014-11-06 12:34:18 -05:00
Bradley M. Kuhn
05d02bfff4
Various temp changes to handle printing it this weekend.
2014-03-20 22:01:07 -04:00
Bradley M. Kuhn
077622c177
Note that sources are available.
2014-03-20 21:44:56 -04:00
Donald Robertson, III
a8b25085c2
changed modified GPL note to say explanation instead of additional permission
2014-03-20 12:52:39 -04:00
Bradley M. Kuhn
ee9e86642a
Properly update and format copyright notices and title pages.
2014-03-20 09:59:16 -04:00
Tony Sebro
844bf4ba5b
Updated analysis of derivative works.
2014-03-19 12:17:14 -04:00
Bradley M. Kuhn
4cea1c4645
Relevant text from GPLv3 First Discussion Draft Rationale of 2006-01-16.
...
I carefully went through FSF's First Discussion Draft Rationale, which was
published on Monday 16 January 2006 and merged in any relevant text and
descriptions that might be of use in this tutorial.
The raw material used for this commit can be found here:
http://gplv3.fsf.org/gpl-rationale-2006-01-16.html
Specifically, a copy of the LaTeX sources are here:
http://gplv3.fsf.org/gpl-rationale-2006-01-16.tex
As I merged in this text, I added FIXME's where it seemed the text was
incomplete or referred to parts of GPLv3 draft text that disappeared in later
versions.
Finally, note that this material was originally copyrighted and licensed as
follows:
Copyright © 2006 Free Software Foundation, Inc.
Verbatim copying and distribution of this entire article are permitted
worldwide, without royalty, in any medium, provided this notice, and the
copyright notice, are preserved.
However, I am hereby relicensing this material to CC-By-SA-4.0, with the
verbal permission from John Sullivan, Executive Director of the FSF, which
was given to me during a conference call on Wednesday 12 February 2014.
2014-03-19 09:44:59 -04:00
Bradley M. Kuhn
a700a8caa6
I'm starting to think Conny looks better.
...
Long term, as mentioned in a previous commit, we should look at the memoir
package.
2014-03-16 16:24:44 -04:00
Bradley M. Kuhn
76284eab94
new command for when tutorials are split apart.
...
First arg is what to say when it's by itself, second arg is for when they are
integrated.
2014-03-16 16:21:58 -04:00
Bradley M. Kuhn
dd4bec31c0
Notes about formatting and possible later use of memoir, fancyhdr for now.
2014-03-15 11:48:28 -04:00
Bradley M. Kuhn
e4dc938c8c
Word smith.
2014-03-15 11:06:38 -04:00
Bradley M. Kuhn
33bfee7702
It's for lawyers too.
2014-03-15 11:06:33 -04:00
Bradley M. Kuhn
7ad226003d
Create and update copyright notice and licensing information.
2014-02-20 13:37:39 -05:00
Bradley M. Kuhn
f54257ba65
Move stuff to make the ToC with now ...'s and numbers to another file,
...
and comment it out by default.
2014-02-20 13:37:23 -05:00
Bradley M. Kuhn
bf4b3db60b
Incorporate enforcement case studies part into full book.
...
This required removing much of the seminar-specific content, and
reformatting.
2014-02-20 12:50:53 -05:00
Bradley M. Kuhn
9eb3c521b0
Incorporate the compliance guide into main text of the book.
...
This required resectioning the entire compliance guide to be 'one level up'.
It furthermore required a few other formatting and related changes.
2014-02-20 12:46:33 -05:00
Bradley M. Kuhn
16ffbf69c5
Correct licensing information so that it properly mentions licensing of licenses.
2014-02-20 12:39:24 -05:00
Bradley M. Kuhn
f5c0cdc919
Remove license text appendix from gpl-lgpl.tex and place it in its own file.
...
Really, all these license texts should go at the very end behind all other
materials.
2014-02-20 12:26:52 -05:00
Bradley M. Kuhn
52962a2af7
Temporarily added this code to generate a ToC without page numbers.
...
I doubt this will be kept permanently.
I learned this from:
http://tex.stackexchange.com/questions/55465/remove-dots-page-numbers-from-toc
2014-02-20 10:55:51 -05:00
Bradley M. Kuhn
2230849e93
Move table of contents before the Preface.
2014-02-20 10:55:18 -05:00
Bradley M. Kuhn
4331138536
Get one inch margins all around.
2014-02-20 10:46:57 -05:00
Bradley M. Kuhn
5b8a5bac11
Better title, and reformat title for title page.
2014-02-20 10:46:44 -05:00
Bradley M. Kuhn
1583f593ca
Initial work to merge this into a single comprehensive book.
...
This entails removing book-like parts of gpl-lgpl.tex, moving some of it into
this new toplevel file, and some other formatting and related changes.
2014-02-20 10:33:16 -05:00