dasher-project / dasher

Dasher
http://www.inference.phy.cam.ac.uk/dasher/
GNU General Public License v2.0
159 stars 45 forks source link

Add text file mapping alphabet fnames to langcodes (for scripting) #80

Closed dbarnett closed 8 years ago

dbarnett commented 8 years ago

Stashes the text file I used for scripting #79 in the repo.

To use this file, I set up a vim macro to crank through each line and update the corresponding file, using http://mattn.github.io/emmet-vim/ to update the XML attributes consistently.

Please feel free to move it around, add instructions somewhere, or make it into a real script. I didn't add any explanatory comments to the file itself because simpler was better for my hacky vim macro scripting. =)