View Single Post
Old 01-05-2010, 07:17 PM   #12
megabadd
Enthusiast
megabadd began at the beginning.
 
Posts: 25
Karma: 10
Join Date: Dec 2009
Device: Astak PP
I dled the Adobe language pack a while back and it didn't do anything for me...

Going to test out the CSS edit thing.

Problem: I get this error when trying to edit my news recipes' CSS in Calibre: ERROR: Invalid input: <p>Could not create recipe. Error:<br>unindent does not match any outer indentation level (recipe24.py, line 14)

When I try and add this code:
@font-face {
font-family: "Ryo Gothic"
font-weight: normal;
font-style: normal;
src: url(res:///abook/fonts/RyoGothicPlusN_Medium_FONT.ttf);
}

Line 14 is the "@font-face {" line

Help?

Last edited by megabadd; 01-05-2010 at 07:58 PM.
megabadd is offline   Reply With Quote