View Single Post
Old 02-03-2012, 08:51 AM   #1
databoy2k
Junior Member
databoy2k began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Feb 2012
Device: Kobo Touch
Canwest Global Recipes Updates

A quick post for the benefit of Nick Redding (sorry, have no idea how to get a hold of you personally), or anybody who is using Canwest Global newspapers through his built-in recipes:

I found that defining the encoding system as UTF-8 gets rid of the usual problems (i.e. the wrong formatting for punctuation). Ended up changing the header to read:
language = 'en_CA'
__author__ = 'Nick Redding'
no_stylesheets = True
timefmt = ' [%b %d]'
encoding = 'utf-8'
extra_css = '''

Could this update be incorporated into one of the updates to Calibre? Thanks!
--Databoy2k
databoy2k is offline   Reply With Quote