diff options
| -rw-r--r-- | README | 10 | ||||
| -rw-r--r-- | data/README | 36 | 
2 files changed, 35 insertions, 11 deletions
@@ -1,8 +1,12 @@  These are samples of documents prepared for use by SiSU  with SiSU markup -SiSU (v2 or v3) may be run against the contents of this package, see: +SiSU (v2 or v3) may be run against the contents of this package, +sisu --html filename.sst +sisu --html --epub --pdf filename.sst + +see:    <http://www.sisudoc.org>    <http://www.jus.uio.no/sisu> @@ -18,5 +22,5 @@ author or original publisher's license, and the substantive texts of the  document is to be kept un-altered, which falls outside the Debian Free Software  Guidelines -(c) this package would be placed in /usr/share/doc/sisu/ -markup-samples-non-free as reference material on how to markup documents +(c) this package would be placed in /usr/share/doc/sisu/markup-samples-non-free +as reference material on how to markup documents diff --git a/data/README b/data/README index 54dbc45..29eb91c 100644 --- a/data/README +++ b/data/README @@ -1,6 +1,11 @@  The markup samples in sisu-markup-samples are installed to -/usr/share/doc/sisu/v2/markup-samples-non-free and -/usr/share/doc/sisu/v1/markup-samples-non-free respectively +/usr/share/doc/sisu/markup-samples-non-free/samples + +Output in multiple formats can be generated running SiSU against the markup +samples, e.g.: + +sisu --html the_wealth_of_networks.yochai_benkler.sst +sisu --html --epub --pdf viral_spiral.david_bollier.sst  The package sisu contains a few documents published under the GPL or that are  Debian Free Software Guideline license compatible, notably: @@ -10,13 +15,25 @@ Debian Free Software Guideline license compatible, notably:    Author: Sam Williams    Copyright: Sam Williams 2002    License: Permission is granted to copy, distribute and/or modify this -    document under the terms of the GNU Free Document License, Version 1.1 or any -    later version published by the Free Software Foundation; with the Invariant -    Sections being no invariant sections, with the Front-Cover Texts being no -    invariant sections, and with the Back-Cover Texts being no invariant sections -    URL: <http://www.gnu.org/copyleft/fdl.html> +    document under the terms of the GNU Free Document License, Version 1.1 or +    any later version published by the Free Software Foundation; with the +    Invariant Sections being no invariant sections, with the Front-Cover Texts +    being no invariant sections, and with the Back-Cover Texts being no +    invariant sections URL: <http://www.gnu.org/copyleft/fdl.html>    Markup: free_as_in_freedom.richard_stallman_crusade_for_free_software.sam_williams.sst +  Text: Free as in Freedom 2.0 - Richard Stallman and the Free Software Revolution +    URL: <http://faifzilla.org/> +  Author: Sam Williams, Richard M. Stallman +  Copyright: Sam Williams, Richard Stallman 2010 +  License: Permission is granted to copy, distribute and/or modify this +    document under the terms of the GNU Free Document License, Version 1.1 or +    any later version published by the Free Software Foundation; with the +    Invariant Sections being no invariant sections, with the Front-Cover Texts +    being no invariant sections, and with the Back-Cover Texts being no +    invariant sections URL: <http://www.gnu.org/copyleft/fdl.html> +  Markup: free_as_in_freedom_2.richard_stallman_and_the_free_software_revolution.sam_williams.richard_stallman.sst +  A few additional sample books prepared as sisu markup samples, output formats  to be generated using SiSU are contained in a separate package  sisu-markup-samples @@ -30,6 +47,9 @@ maintained and often that the works be used only non-commercially    Free as in Freedom - Richard Stallman's Crusade for Free Software, Sam    Williams, [as above] +  Free as in Freedom  2.0 - Richard Stallman and the Free Software Revolution, +  Sam Williams, Richard M. Stallman [as above] +    Text: Free Culture - How Big Media Uses Technology and the Law to Lock Down Culture and Control Creativity      URL: <http://www.free-culture.cc>    Author: Lawrence Lessig @@ -146,7 +166,7 @@ maintained and often that the works be used only non-commercially    Copyright: Charles Stross, 2005    License: Attribution-Noncommercial-No Derivative Works (CC-BY-NC-ND) 2.0      URL: <http://creativecommons.org/licenses/by-nc-nd/2.0/> -  Markup: accelerando.charles_stross.sst  +  Markup: accelerando.charles_stross.sst      Note: The SiSU preparation (presentations) of Accelerando are done with the kind permission of the author Charles Stross    Text: UN Contracts for International Sale of Goods  | 
