mirror of
https://github.com/Ascyii/typstar.git
synced 2026-01-01 05:24:24 -05:00
minor(snip)!: h for eta
This commit is contained in:
@@ -17,7 +17,7 @@ local greek_letters_map = {
|
|||||||
['e'] = 'epsilon',
|
['e'] = 'epsilon',
|
||||||
['f'] = 'phi',
|
['f'] = 'phi',
|
||||||
['g'] = 'gamma',
|
['g'] = 'gamma',
|
||||||
['h'] = 'phi',
|
['h'] = 'eta',
|
||||||
['i'] = 'iotta',
|
['i'] = 'iotta',
|
||||||
['j'] = 'theta',
|
['j'] = 'theta',
|
||||||
['k'] = 'kappa',
|
['k'] = 'kappa',
|
||||||
|
|||||||
Reference in New Issue
Block a user