Skip to content

Commit a76e1b8

Browse files
committed
Remove deprecated Panjabi option.
1 parent 650f3c9 commit a76e1b8

3 files changed

Lines changed: 7 additions & 28 deletions

File tree

scriptshifter/tables/data/_gurmukhi_base.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ roman_to_script:
1313

1414
"1Om*": "\u0A74"
1515
"*": "\u0A76"
16-
"%m\u0323": "\u0A02"
17-
"%m\u0306": "\u0A70"
18-
"%h\u0323": "\u0A03"
16+
"m\u0323%": "\u0A02"
17+
"m\u0306%": "\u0A70"
18+
"h\u0323%": "\u0A03"
1919

2020
# CONSONANTS WITH VOWEL A WITH MACRON
2121

@@ -2072,9 +2072,9 @@ script_to_roman:
20722072

20732073
"\u0A74": "1Om*"
20742074
"\u0A76": "*"
2075-
"%\u0A02": "m\u0323"
2076-
"%\u0A70": "m\u0306"
2077-
"%\u0A03": "h\u0323"
2075+
"\u0A02%": "m\u0323"
2076+
"\u0A70%": "m\u0306"
2077+
"\u0A03%": "h\u0323"
20782078

20792079
# CONSONANTS WITH VOWEL A WITH MACRON
20802080

scriptshifter/tables/data/gurmukhi.yml

Lines changed: 0 additions & 18 deletions
This file was deleted.

scriptshifter/tables/index.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ burmese:
5858
name: Burmese (Myanmar)
5959
chechen_cyrillic:
6060
marc_code: che
61-
name: Chechen (Cyrillic)
61+
name: Chechen (Cyrillic)
6262
chinese:
6363
marc_code: chi
6464
name: Chinese (Hanzi)
@@ -296,9 +296,6 @@ prakrit_devanagari:
296296
pulaar:
297297
marc_code: ful
298298
name: Pulaar (Adlam)
299-
gurmukhi:
300-
marc_code: pan
301-
name: Punjabi (Gurmukhi)
302299
pushto:
303300
marc_code: pus
304301
name: Pushto

0 commit comments

Comments
 (0)