Anki/anki
Damien Elmes cfac1eb99b add utf8 input back to latex
This was what we originally had in templates in Anki 1. It was changed to
utf8x at one point, then we discovered that some LaTeX installs didn't have
that package so it was removed, when we should have reverted to utf8 instead.
This fixes things like umlauts but does not allow display of things like
Japanese text.
2013-05-27 10:52:55 +09:00
..
importing only duplicate notes with diff schema in anki1 import (#612) 2013-05-24 11:55:50 +09:00
template handle nbsp in furigana (#327) 2013-04-11 14:45:53 +09:00
__init__.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
anki optimize imports 2012-12-22 09:17:10 +09:00
ankiweb.certs merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
cards.py optimize imports 2012-12-22 09:17:10 +09:00
collection.py log deletions in text file 2013-05-22 12:27:37 +09:00
consts.py add upper bound to # of media files in single zip 2013-04-11 14:13:11 +09:00
db.py optimize imports 2012-12-22 09:17:10 +09:00
decks.py allow apostrophe in deck names (#623) 2013-02-01 23:21:53 +09:00
errors.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
exporting.py optimize imports 2012-12-22 09:17:10 +09:00
find.py Merge branch 'addhook-search' of git://github.com/valgaav/anki into findhook 2013-05-22 12:34:21 +09:00
hooks.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
js.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
lang.py fix i18n when /usr/bin/locale exists 2012-12-21 18:47:51 +09:00
latex.py fix cloze+latex issue in media check, and duplicate answers (#757, #758) 2013-05-18 18:07:34 +09:00
media.py when media deleted during sync, move to trash instead of deleting 2013-05-23 13:38:51 +09:00
models.py add utf8 input back to latex 2013-05-27 10:52:55 +09:00
notes.py don't save note if no changes made (#705) 2013-04-11 19:20:23 +09:00
sched.py need to order cards after import for sibling spacing (#464) 2013-05-22 13:16:12 +09:00
sound.py optimize imports 2012-12-22 09:17:10 +09:00
stats.py translation issues 2013-05-24 10:46:44 +09:00
statsbg.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
stdmodels.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
storage.py optimize imports 2012-12-22 09:17:10 +09:00
sync.py unify pre-check, sanity-check and upload error messages 2013-05-14 15:41:18 +09:00
tags.py canonify tags when saving, and strip quotes (#794) 2013-05-17 13:51:49 +09:00
upgrade.py fix upgrading of latex references 2013-05-22 09:46:09 +09:00
utils.py round() doesn't convert to int 2013-05-15 23:37:27 +09:00