]> git.evergreen-ils.org Git - working/Evergreen.git/commit - docs/reports/reporter_template_terminology.txt
Fix epub complaint about image with extra colon
authorDan Scott <dscott@laurentian.ca>
Fri, 24 Aug 2012 03:02:42 +0000 (23:02 -0400)
committerDan Scott <dscott@laurentian.ca>
Fri, 24 Aug 2012 03:06:04 +0000 (23:06 -0400)
commitbe6e338d1eeeefbca8f063e0b9b2f2bb6b4ca4b4
tree73fb704472dc2f559898b6b40b1b24ef26c87ba1
parent1b0ec3546c727e5879764b353c203e2224342ef2
Fix epub complaint about image with extra colon

The "+" operators are typically only used to embed an image within an
ordered or unordered list to avoid breaking the indentation level or
numbering; here, we were using the "+" operators between regular
paragraphs, which doesn't make much sense. What made less sense was the
processing result, which bizarrely added an extra colon to the front of
the image path, leading to a (naturally) missing image and processing
error.

The fix is just to throw the image tag in between the paragraphs with no
special "+" operators; just blank lines.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
docs/reports/reporter_template_terminology.txt