Anki/rslib/src/notetype
Damien Elmes ba541076aa convert card template error to tuple, and report notetype name in error
Older translations will note have the $notetype variable, but that is
not an error in Fluent - it would only cause problems if we tried to
use the new string on older Anki versions.
2021-04-01 17:59:33 +10:00
..
cardgen.rs crate::err -> crate::error 2021-04-01 16:07:13 +10:00
emptycards.rs crate::err -> crate::error 2021-04-01 16:07:13 +10:00
fields.rs crate::err -> crate::error 2021-04-01 16:07:13 +10:00
header.tex move latex header and styling into separate files 2020-05-12 21:13:33 +10:00
mod.rs convert card template error to tuple, and report notetype name in error 2021-04-01 17:59:33 +10:00
render.rs crate::err -> crate::error 2021-04-01 16:07:13 +10:00
schema11.rs switch NoteType to Notetype 2021-03-27 22:03:19 +10:00
schemachange.rs crate::err -> crate::error 2021-04-01 16:07:13 +10:00
stock.rs crate::err -> crate::error 2021-04-01 16:07:13 +10:00
styling.css move latex header and styling into separate files 2020-05-12 21:13:33 +10:00
templates.rs crate::err -> crate::error 2021-04-01 16:07:13 +10:00