Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions scriptshifter/tables/data/_gurmukhi_base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ roman_to_script:

"1Om*": "\u0A74"
"*": "\u0A76"
"%m\u0323": "\u0A02"
"%m\u0306": "\u0A70"
"%h\u0323": "\u0A03"
"m\u0323%": "\u0A02"
"m\u0306%": "\u0A70"
"h\u0323%": "\u0A03"

# CONSONANTS WITH VOWEL A WITH MACRON

Expand Down Expand Up @@ -2072,9 +2072,9 @@ script_to_roman:

"\u0A74": "1Om*"
"\u0A76": "*"
"%\u0A02": "m\u0323"
"%\u0A70": "m\u0306"
"%\u0A03": "h\u0323"
"\u0A02%": "m\u0323"
"\u0A70%": "m\u0306"
"\u0A03%": "h\u0323"

# CONSONANTS WITH VOWEL A WITH MACRON

Expand Down
18 changes: 0 additions & 18 deletions scriptshifter/tables/data/gurmukhi.yml

This file was deleted.

5 changes: 1 addition & 4 deletions scriptshifter/tables/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ burmese:
name: Burmese (Myanmar)
chechen_cyrillic:
marc_code: che
name: Chechen (Cyrillic)
name: Chechen (Cyrillic)
chinese:
marc_code: chi
name: Chinese (Hanzi)
Expand Down Expand Up @@ -296,9 +296,6 @@ prakrit_devanagari:
pulaar:
marc_code: ful
name: Pulaar (Adlam)
gurmukhi:
marc_code: pan
name: Punjabi (Gurmukhi)
pushto:
marc_code: pus
name: Pushto
Expand Down