Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issues with ывам-толд-2-0 #1

Open
iandoug opened this issue Apr 30, 2023 · 5 comments
Open

issues with ывам-толд-2-0 #1

iandoug opened this issue Apr 30, 2023 · 5 comments

Comments

@iandoug
Copy link

iandoug commented Apr 30, 2023

Hi

Think you have some wrong characters on this layout.

You have mdash but not underscore.

You have the two hard signs instead of the soft signs. I am not Russian so don't know the correct terms. The other layouts have the soft signs.

What is English name for ывам-толд ?

Thanks, Ian

@iandoug
Copy link
Author

iandoug commented May 1, 2023

Think I am confused.

I modified my layout checker to handle Russian.

At the moment it says:

checking filename diktor.ru.ansi.json
checking diktor.ru.ansi
Error with diktor.ru.ansi.json : diktor.ru.ansi, characters not on keyboard: ₽
UNconventional
Not zxcv

Checking filename jcuken-typewriter.ru.ansi.json
checking jcuken-typewriter.ru.ansi
Unusual character '|' (ord 124) found on keyboard.
Error with jcuken-typewriter.ru.ansi.json : jcuken-typewriter.ru.ansi, characters not on keyboard: *₽
conventional
Not zxcv

checking filename jcuken–narrow.ru.ansi.json
checking jcuken–narrow.ru.ansi
Error with jcuken–narrow.ru.ansi.json : jcuken–narrow.ru.ansi, characters not on keyboard: ₽
UNconventional
Not zxcv

checking filename zubachev.ru.ansi.json
checking zubachev.ru.ansi
Error with zubachev.ru.ansi.json : zubachev.ru.ansi, characters not on keyboard: ₽
UNconventional
Not zxcv

checking filename ывам-толд-2-0.ru.ansi.json
checking ывам-толд-2-0.ru.ansi
Unusual character '`' (ord 96) found on keyboard.
Error with ывам-толд-2-0.ru.ansi.json : ывам-толд-2-0.ru.ansi, characters not on keyboard: ЪЬ₽
UNconventional
Not zxcv

For some reason in the last one it is picking up ЪЬ as missing, but they are there ... let me try some debug prints to see what is happening.

Will revert.

@iandoug
Copy link
Author

iandoug commented May 1, 2023

Ok so looks like it is missing the capital versions of the soft and hard signs. Are these redundant?

@NSUSpray
Copy link
Owner

NSUSpray commented Nov 16, 2023

Ok so looks like it is missing the capital versions of the soft and hard signs. Are these redundant?

Hi iandoug! Sorry for the long silence (: ывам-толд-2-0 (maybe YWAM-TOLD) has soft and hard signs in lowercase only, because these letters are not used at the beginning of Russian words, and used only in CAPITALS (объём, ОБЪЁМ, but not ъ…). With this layout, you can type uppercase soft and hard signs in Caps Lock mode.

@NSUSpray
Copy link
Owner

The underscore sign in Russian can be considered obsolete, since it is used either on typewriters (actually for underlining) or in writing formal code. In the latter case, the Latin alphabet is the primary one.

@NSUSpray
Copy link
Owner

characters not on keyboard: ₽

The ₽ sign is not standard, at least it is not present in the Russian Windows layout. I might suggest you replace the error message with a warning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants