From: Petter Reinholdtsen Date: Mon, 27 Apr 2015 11:07:44 +0000 (+0200) Subject: Clean up scanned images and use them in book. X-Git-Tag: edition-2015-10-10~483 X-Git-Url: https://pere.pagekite.me/gitweb/text-free-culture-lessig.git/commitdiff_plain/b6448f3893d6c2fa4663824b8e29365f61166805?ds=inline Clean up scanned images and use them in book. --- diff --git a/Makefile b/Makefile index 8141fc0..482d5da 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ DBLATEX = dblatex \ DBTOEPUB = dbtoepub -IMAGES = images/cc.png +IMAGES = images/cc.png images/pattern-modern-media-ownership.png images/tom-the-dancing-bug.png XSLT = \ data/user_param.xsl @@ -163,3 +163,18 @@ images/cc.svg: images/cc.png: images/cc.svg inkscape -z -D --export-height=200 -D --export-png=$(shell pwd)/$@ $^ + +.xcf.png: + convert $^ $@ + +clean: + $(RM) *~ + +distclean: clean + $(RM) freeculture-docbook-xsl.pdf \ + freeculture-docbook-xsl.fo \ + freeculture-dblatex-db2latex.pdf \ + freeculture-dblatex.pdf \ + freeculture-xmlto-fop.pdf + +.SUFFIXES: .png .xcf .svg .xml diff --git a/freeculture.nb.po b/freeculture.nb.po index a43fc65..8f7501b 100644 --- a/freeculture.nb.po +++ b/freeculture.nb.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Free Culture by Lawrence Lessig\n" -"POT-Creation-Date: 2015-04-25 08:42+0300\n" +"POT-Creation-Date: 2015-04-27 13:00+0300\n" "PO-Revision-Date: 2015-04-03 14:38+0200\n" "Last-Translator: Petter Reinholdtsen \n" "Language-Team: Norwegian Bokmål \n" @@ -16316,10 +16316,10 @@ msgstr "Mønster for moderne mediaeierskap." #. type: Content of:
msgid "" -"" +"" msgstr "" -"" #. PAGE BREAK 175 @@ -23568,10 +23568,10 @@ msgstr "Tom the Dancing Bug-tegneserie" #. type: Content of:
msgid "" -" " -"" +" " msgstr "" -" " +" " "" #. type: Content of: diff --git a/freeculture.pot b/freeculture.pot index d9d5fce..6d379b9 100644 --- a/freeculture.pot +++ b/freeculture.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2015-04-25 08:42+0300\n" +"POT-Creation-Date: 2015-04-27 13:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -12455,8 +12455,8 @@ msgstr "" #. type: Content of:
#: freeculture.xml:8657 msgid "" -"" +"" msgstr "" #. PAGE BREAK 175 @@ -17746,8 +17746,8 @@ msgstr "" #. type: Content of:
#: freeculture.xml:12747 msgid "" -" " -"" +" " msgstr "" #. type: Content of: diff --git a/freeculture.xml b/freeculture.xml index afef244..0bc4d59 100644 --- a/freeculture.xml +++ b/freeculture.xml @@ -8654,7 +8654,7 @@ pattern better than a thousand words could do:
Pattern of modern media ownership. - +
@@ -12744,7 +12744,7 @@ unfair. But the punch in the face felt exactly like that.
Tom the Dancing Bug cartoon - + Bolling, Ruben
diff --git a/images/pattern-modern-media-ownership.xcf b/images/pattern-modern-media-ownership.xcf new file mode 100644 index 0000000..5810c17 Binary files /dev/null and b/images/pattern-modern-media-ownership.xcf differ diff --git a/images/tom-the-dancing-bug.xcf b/images/tom-the-dancing-bug.xcf new file mode 100644 index 0000000..8e23f2c Binary files /dev/null and b/images/tom-the-dancing-bug.xcf differ