forked from agentyzmin/a3-tools
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
21d8626
commit 372019e
Showing
2 changed files
with
13 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Внутрішні інструменти для роботи | ||
|
||
* [MetroTimer](https://a3-tools.herokuapp.com/metrotimer) — обчислює час поїздки від однієї станції до всіх інших. | ||
* [Transliteration](https://agentyzmin.github.io/a3-tools/a3_translit/) — георграфічна транслітерація тексту. Основана на стандарті УКППТ 1996. | ||
* [Transliterator](https://agentyzmin.github.io/a3-tools/a3_translit/) — георграфічна транслітерація тексту. Основана на стандарті УКППТ 1996. → [translit.a3.kyiv.ua](http://translit.a3.kyiv.ua). Скрипти-транслітератори для Adobe Illustrator та Adobe InDesign. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,12 @@ | ||
[Demo](https://agentyzmin.github.io/a3-tools/a3_translit/) · Зробили [Агенти змін](http://a3.kyiv.ua) | ||
#Географічна транслітерація | ||
|
||
Інструмент для транслітерації топонімів. У основі географічна транслітерація УКППТ 1996, у якій прибрані апострофи, усунено дублювання у «iie» та «iia», «ьо» транслітерується як «io». | ||
|
||
[translit.a3.kyiv.ua](http://translit.a3.kyiv.ua) · [Demo on Github](https://agentyzmin.github.io/a3-tools/a3_translit/) | ||
|
||
Зробили [Агенти змін](http://a3.kyiv.ua) | ||
|
||
##Скрипти | ||
* [Adobe Illustrator](https%3A%2F%2Fagentyzmin.github.io%2Fa3-tools%2Fa3_translit%2Fscripts%2FA3%20Translit(AI).jsx) | ||
* [Adobe InDesign] (https%3A%2F%2Fagentyzmin.github.io%2Fa3-tools%2Fa3_translit%2Fscripts%2FA3%20Translit(ID).jsx) | ||
|