minor(snip): resolve index conflict with lentilus/readable-typst cal letters

This commit is contained in:
lentilus
2025-01-25 17:40:13 +00:00
parent bfc2fd103d
commit e9a653b4e2

View File

@@ -38,7 +38,8 @@ local greek_letters_map = {
local greek_keys = {}
local greek_letters_set = {}
local common_indices = { '\\d+', '[i-n]' }
local index_conflicts = { 'in', 'ln', 'pi', 'xi' }
-- buitins and caligraphic letters from github.com/lentilus/readable-typst
local index_conflicts = { 'in', 'ln', 'pi', 'xi', 'Ii', 'Jj', 'Kk', 'Ll', 'Mm', 'Nn' }
local index_conflicts_set = {}
local trigger_greek = ''
local trigger_index_pre = ''