librarian.git
12 years agonot-wl support in pdf commerce
Radek Czajka [Mon, 23 Jan 2012 10:36:55 +0000 (11:36 +0100)]
not-wl support in pdf

12 years agoMerge branch 'master' into commerce
Radek Czajka [Thu, 19 Jan 2012 15:45:15 +0000 (16:45 +0100)]
Merge branch 'master' into commerce

12 years agofix for empty salias
Radek Czajka [Thu, 19 Jan 2012 15:40:51 +0000 (16:40 +0100)]
fix for empty salias

12 years agolast page not-wl version
Radek Czajka [Thu, 19 Jan 2012 15:37:20 +0000 (16:37 +0100)]
last page not-wl version

12 years agoMerge branch 'pretty' into commerce
Radek Czajka [Thu, 19 Jan 2012 15:35:59 +0000 (16:35 +0100)]
Merge branch 'pretty' into commerce

Conflicts:
librarian/cover.py
librarian/epub.py
librarian/epub/xsltContent.xsl
librarian/epub/xsltScheme.xsl
scripts/book2epub

12 years agokind, genre, epoch not required
Radek Czajka [Thu, 19 Jan 2012 14:56:10 +0000 (15:56 +0100)]
kind, genre, epoch not required

12 years ago#1913: tags in section titles break table of contents
Radek Czajka [Wed, 4 Jan 2012 12:34:57 +0000 (13:34 +0100)]
#1913: tags in section titles break table of contents

12 years agowrap class methods as functions when used as BookInfo validators
Radek Czajka [Fri, 30 Dec 2011 09:55:04 +0000 (10:55 +0100)]
wrap class methods as functions when used as BookInfo validators

12 years agoremove lang from URI and add relation.isVariantOf
Radek Czajka [Thu, 29 Dec 2011 14:02:42 +0000 (15:02 +0100)]
remove lang from URI and add relation.isVariantOf

12 years agofixed broken tests
Marcin Koziej [Thu, 22 Dec 2011 12:24:57 +0000 (13:24 +0100)]
fixed broken tests

12 years agosha1 field
Marcin Koziej [Thu, 22 Dec 2011 11:41:59 +0000 (12:41 +0100)]
sha1 field

12 years agoWLPicture parts iterator (partiter)
Marcin Koziej [Wed, 21 Dec 2011 12:01:41 +0000 (13:01 +0100)]
WLPicture parts iterator (partiter)

12 years agoremove unnecessary print statement images
Marcin Koziej [Wed, 21 Dec 2011 08:58:10 +0000 (09:58 +0100)]
remove unnecessary print statement

12 years agoalso dont add tuples to lists sleepy man.
Marcin Koziej [Wed, 21 Dec 2011 08:34:08 +0000 (09:34 +0100)]
also dont add tuples to lists sleepy man.

12 years agopython 2.5 does not support tuple.index()
Marcin Koziej [Wed, 21 Dec 2011 08:28:43 +0000 (09:28 +0100)]
python 2.5 does not support tuple.index()

12 years agomerged a conflict in dcparser fields
Marcin Koziej [Tue, 20 Dec 2011 10:16:31 +0000 (11:16 +0100)]
merged a conflict in dcparser fields

12 years agoMerge branch 'picture' into pretty
Marcin Koziej [Tue, 20 Dec 2011 09:35:55 +0000 (10:35 +0100)]
Merge branch 'picture' into pretty

Conflicts:
librarian/dcparser.py

12 years agoset language
Marcin Koziej [Tue, 20 Dec 2011 09:32:30 +0000 (10:32 +0100)]
set language

12 years agoallow multiple authors
Radek Czajka [Mon, 19 Dec 2011 14:57:51 +0000 (15:57 +0100)]
allow multiple authors

12 years agoDC fixups for Pictures
Marcin Koziej [Mon, 19 Dec 2011 09:42:34 +0000 (10:42 +0100)]
DC fixups for Pictures

12 years agoMerge branch 'picture' into pretty
Radek Czajka [Fri, 16 Dec 2011 16:12:33 +0000 (17:12 +0100)]
Merge branch 'picture' into pretty

Conflicts:
librarian/dcparser.py

12 years agoPicture support
Marcin Koziej [Wed, 14 Dec 2011 13:01:17 +0000 (14:01 +0100)]
Picture support

12 years agonew cover scheme; Cover accepts BookInfo now; e-books include cover attribution,...
Radek Czajka [Mon, 12 Dec 2011 10:25:15 +0000 (11:25 +0100)]
new cover scheme; Cover accepts BookInfo now; e-books include cover attribution, if needed

12 years agodoctest fix
Radek Czajka [Wed, 7 Dec 2011 16:15:19 +0000 (17:15 +0100)]
doctest fix

12 years agosome WLURI related fixes
Radek Czajka [Wed, 7 Dec 2011 15:38:01 +0000 (16:38 +0100)]
some WLURI related fixes

12 years agomove WL-specific stuff to WLURI
Radek Czajka [Wed, 7 Dec 2011 12:01:25 +0000 (13:01 +0100)]
move WL-specific stuff to WLURI

12 years agoimport with for py2.5
Radek Czajka [Tue, 6 Dec 2011 10:30:05 +0000 (11:30 +0100)]
import with for py2.5

12 years agoconverters interface changed: WLDocument in, OutputFile out
Radek Czajka [Mon, 5 Dec 2011 16:06:51 +0000 (17:06 +0100)]
converters interface changed: WLDocument in, OutputFile out
added WLDocument.to_* converter functions

12 years agoMerge branch 'pdf'
Marcin Koziej [Mon, 5 Dec 2011 13:22:22 +0000 (14:22 +0100)]
Merge branch 'pdf'

12 years agochange passing customizations to TeX source
Marcin Koziej [Mon, 5 Dec 2011 13:20:58 +0000 (14:20 +0100)]
change passing customizations to TeX source

12 years agodc:language support
Radek Czajka [Thu, 1 Dec 2011 12:12:20 +0000 (13:12 +0100)]
dc:language support

12 years agowl style for XeLaTeX is now a class. Accepts several parameters affecting output...
Marcin Koziej [Mon, 28 Nov 2011 14:35:09 +0000 (15:35 +0100)]
wl style for XeLaTeX is now a class. Accepts several parameters affecting output pdf.

12 years agoadd dc:audiences
Radek Czajka [Mon, 21 Nov 2011 09:41:04 +0000 (10:41 +0100)]
add dc:audiences

12 years agosome epub/mobi fixes
Radek Czajka [Wed, 2 Nov 2011 12:09:16 +0000 (13:09 +0100)]
some epub/mobi fixes

12 years agoepub/mobi fixes
Radek Czajka [Thu, 27 Oct 2011 10:32:56 +0000 (12:32 +0200)]
epub/mobi fixes

12 years agonicer mobi
Radek Czajka [Thu, 27 Oct 2011 10:00:17 +0000 (12:00 +0200)]
nicer mobi

12 years agobook2mobi (using calibre)
Radek Czajka [Wed, 26 Oct 2011 15:40:15 +0000 (17:40 +0200)]
book2mobi (using calibre)

12 years agoextract annotations: return anchor to annotation, not the word in text
Radek Czajka [Fri, 16 Sep 2011 07:58:20 +0000 (09:58 +0200)]
extract annotations: return anchor to annotation, not the word in text

12 years agofootnotes fix
Radek Czajka [Fri, 16 Sep 2011 07:26:36 +0000 (09:26 +0200)]
footnotes fix

12 years agofunction to extract annotations from html
Radek Czajka [Thu, 15 Sep 2011 14:56:10 +0000 (16:56 +0200)]
function to extract annotations from html

12 years ago1% propaganda in epubs
Radek Czajka [Thu, 1 Sep 2011 10:32:46 +0000 (12:32 +0200)]
1% propaganda in epubs

12 years agooutput escaping fix
Radek Czajka [Thu, 1 Sep 2011 09:51:25 +0000 (11:51 +0200)]
output escaping fix

12 years agofix
Radek Czajka [Thu, 1 Sep 2011 09:48:20 +0000 (11:48 +0200)]
fix

12 years agoformat change
Radek Czajka [Tue, 9 Aug 2011 12:43:51 +0000 (14:43 +0200)]
format change

12 years agoarta tech
Radek Czajka [Tue, 9 Aug 2011 11:22:23 +0000 (13:22 +0200)]
arta tech

12 years agodirty workaround for python unicode problems
Radek Czajka [Thu, 7 Jul 2011 12:02:35 +0000 (14:02 +0200)]
dirty workaround for python unicode problems

13 years agobugfix: authors in footer
Radek Czajka [Wed, 27 Apr 2011 08:22:55 +0000 (10:22 +0200)]
bugfix: authors in footer

13 years agoencode unicode for lxml
Radek Czajka [Tue, 8 Mar 2011 12:07:08 +0000 (13:07 +0100)]
encode unicode for lxml

13 years agovendor cover change
Radek Czajka [Mon, 7 Mar 2011 09:43:58 +0000 (10:43 +0100)]
vendor cover change

13 years agovendor packagers rewrite
Radek Czajka [Fri, 4 Mar 2011 08:50:19 +0000 (09:50 +0100)]
vendor packagers rewrite

13 years ago#950: visibly mark author's annotations,
Radek Czajka [Tue, 22 Feb 2011 10:43:04 +0000 (11:43 +0100)]
#950: visibly mark author's annotations,
add pdf cover option,
add prestigio-pdf packager
epub: minor fix

13 years agobugfix for <extra> with tail
Radek Czajka [Mon, 21 Feb 2011 12:08:51 +0000 (13:08 +0100)]
bugfix for <extra> with tail

13 years agoAdd raw text option to text conversion (lesmianator will need it).
Radek Czajka [Mon, 14 Feb 2011 07:50:40 +0000 (08:50 +0100)]
Add raw text option to text conversion (lesmianator will need it).

13 years agopython 2.5 compatibility fix
Radek Czajka [Thu, 3 Feb 2011 14:47:14 +0000 (15:47 +0100)]
python 2.5 compatibility fix

13 years agoBooktoteka packager and some cover refactoring
Radek Czajka [Wed, 2 Feb 2011 12:11:51 +0000 (13:11 +0100)]
Booktoteka packager and some cover refactoring

13 years agowhitespace, line breaks etc.
Radek Czajka [Thu, 27 Jan 2011 10:27:04 +0000 (11:27 +0100)]
whitespace, line breaks etc.

13 years ago#1038: workaround for ADE problem with small-caps
Radek Czajka [Tue, 25 Jan 2011 15:37:05 +0000 (16:37 +0100)]
#1038: workaround for ADE problem with small-caps

13 years agofix for fragments extraction
Radek Czajka [Tue, 25 Jan 2011 15:27:59 +0000 (16:27 +0100)]
fix for fragments extraction

13 years agofix for empty dc tags
Radek Czajka [Mon, 24 Jan 2011 15:40:06 +0000 (16:40 +0100)]
fix for empty dc tags

13 years agofix for empty editors
Radek Czajka [Mon, 24 Jan 2011 15:25:31 +0000 (16:25 +0100)]
fix for empty editors

13 years agofixes #1060: sorted and unique editors' names
Radek Czajka [Mon, 24 Jan 2011 11:27:35 +0000 (12:27 +0100)]
fixes #1060: sorted and unique editors' names
tests fix

13 years ago#961: full info in all formats;
Radek Czajka [Wed, 19 Jan 2011 15:47:33 +0000 (16:47 +0100)]
#961: full info in all formats;
epub: less-advertising flag
some fixes

13 years agobook2html generates full page
Radek Czajka [Wed, 19 Jan 2011 14:15:48 +0000 (15:15 +0100)]
book2html generates full page

13 years agotext: use files, not filenames
Radek Czajka [Mon, 17 Jan 2011 15:57:53 +0000 (16:57 +0100)]
text: use files, not filenames

13 years agoepub: subtitle fix
Radek Czajka [Mon, 17 Jan 2011 15:37:06 +0000 (16:37 +0100)]
epub: subtitle fix
epub: editorial page, title page update
epubs for asbis
more cover generation

13 years agosome cleaning
Radek Czajka [Thu, 13 Jan 2011 09:42:58 +0000 (10:42 +0100)]
some cleaning
some more cover generation

13 years ago#1032: epubs for virtualo
Radek Czajka [Wed, 12 Jan 2011 13:44:38 +0000 (14:44 +0100)]
#1032: epubs for virtualo

13 years ago#1030: fixes for separators and empty verses in html, epub, pdf
Radek Czajka [Wed, 12 Jan 2011 12:22:47 +0000 (13:22 +0100)]
#1030: fixes for separators and empty verses in html, epub, pdf

13 years agouse dejavu serif for cyrrylic
Radek Czajka [Wed, 5 Jan 2011 15:53:28 +0000 (16:53 +0100)]
use dejavu serif for cyrrylic

13 years agopdf: missing subtitle support
Radek Czajka [Tue, 4 Jan 2011 11:12:12 +0000 (12:12 +0100)]
pdf: missing subtitle support

13 years agoswap endlines inside stanzas only
Radek Czajka [Tue, 4 Jan 2011 11:01:01 +0000 (12:01 +0100)]
swap endlines inside stanzas only

13 years agopdf: source info fix
Radek Czajka [Fri, 31 Dec 2010 12:00:59 +0000 (13:00 +0100)]
pdf: source info fix

13 years agopdf info fix
Radek Czajka [Fri, 31 Dec 2010 09:48:21 +0000 (10:48 +0100)]
pdf info fix

13 years agoadd some links and rights info in header,
Radek Czajka [Tue, 28 Dec 2010 13:52:18 +0000 (14:52 +0100)]
add some links and rights info in header,
use scalefont for prettier footnote links

13 years agopdf: NoCaseChange for footnotes
Radek Czajka [Mon, 27 Dec 2010 14:34:50 +0000 (15:34 +0100)]
pdf: NoCaseChange for footnotes

13 years agopdf fix
Radek Czajka [Mon, 27 Dec 2010 10:13:13 +0000 (11:13 +0100)]
pdf fix

13 years agopdf typography
Adam Twardoch [Mon, 27 Dec 2010 09:51:20 +0000 (10:51 +0100)]
pdf typography

13 years agomorefloats control
Radek Czajka [Wed, 22 Dec 2010 16:16:51 +0000 (17:16 +0100)]
morefloats control

13 years agotypo in naglowekrozdzial
Radek Czajka [Wed, 22 Dec 2010 12:18:26 +0000 (13:18 +0100)]
typo in naglowekrozdzial

13 years agotypo
Radek Czajka [Wed, 22 Dec 2010 11:52:29 +0000 (12:52 +0100)]
typo

13 years agopdf: use custom TeX commands and a style
Radek Czajka [Wed, 22 Dec 2010 11:51:53 +0000 (12:51 +0100)]
pdf: use custom TeX commands and a style

13 years agominor fix
Radek Czajka [Tue, 21 Dec 2010 13:06:20 +0000 (14:06 +0100)]
minor fix

13 years agopdf: use apply-templates instead of value-of for texts
Radek Czajka [Tue, 21 Dec 2010 13:02:24 +0000 (14:02 +0100)]
pdf: use apply-templates instead of value-of for texts

13 years ago#988: overlapping motif notes
Radek Czajka [Tue, 21 Dec 2010 11:42:44 +0000 (12:42 +0100)]
#988: overlapping motif notes

13 years agofonts in manifest
Radek Czajka [Fri, 3 Dec 2010 11:51:53 +0000 (12:51 +0100)]
fonts in manifest

13 years agoepub margin for indents
Radek Czajka [Thu, 2 Dec 2010 15:15:13 +0000 (16:15 +0100)]
epub margin for indents

13 years agostrip BOM
Radek Czajka [Thu, 2 Dec 2010 13:43:03 +0000 (14:43 +0100)]
strip BOM

13 years agorights info in epub
Radek Czajka [Fri, 26 Nov 2010 15:56:17 +0000 (16:56 +0100)]
rights info in epub

13 years agoupdated tests
Radek Czajka [Thu, 25 Nov 2010 11:12:37 +0000 (12:12 +0100)]
updated tests

13 years ago#964: avoid self-closed tags in html
Radek Czajka [Thu, 25 Nov 2010 10:56:14 +0000 (11:56 +0100)]
#964: avoid self-closed tags in html

13 years agoupdated info txt, epub
Radek Czajka [Wed, 24 Nov 2010 15:43:09 +0000 (16:43 +0100)]
updated info txt, epub

13 years agoproper re-raise
Radek Czajka [Wed, 24 Nov 2010 09:06:56 +0000 (10:06 +0100)]
proper re-raise

13 years agoannotations and motifs forbidden in nota_red
Radek Czajka [Wed, 24 Nov 2010 09:04:13 +0000 (10:04 +0100)]
annotations and motifs forbidden in nota_red

13 years agoline numbering fix
Radek Czajka [Tue, 23 Nov 2010 14:48:25 +0000 (15:48 +0100)]
line numbering fix

13 years agonota_red
Radek Czajka [Tue, 23 Nov 2010 14:32:11 +0000 (15:32 +0100)]
nota_red

13 years agominor title page fix
Radek Czajka [Tue, 16 Nov 2010 09:48:57 +0000 (10:48 +0100)]
minor title page fix

13 years agotest update
Radek Czajka [Wed, 10 Nov 2010 15:20:00 +0000 (16:20 +0100)]
test update

13 years agofixes #938: dc:source in documents;
Radek Czajka [Wed, 10 Nov 2010 15:17:42 +0000 (16:17 +0100)]
fixes #938: dc:source in documents;
some fixes for titles and atuhor names in pdf

13 years agoremoved the annoying morefloats notice,
Radek Czajka [Wed, 10 Nov 2010 11:42:18 +0000 (12:42 +0100)]
removed the annoying morefloats notice,
updated README,
added more options in book2{pdf,epub}
some minor fixes

13 years agoupdated text test
Radek Czajka [Tue, 9 Nov 2010 09:56:06 +0000 (10:56 +0100)]
updated text test