summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorknolax <1339802534.kk@gmail.com>2018-01-24 22:28:47 -0500
committerknolax <1339802534.kk@gmail.com>2018-01-24 22:28:47 -0500
commitf4a34fd5415565f8f79e0bb7c52bdb0f36dc2a50 (patch)
tree9b624bd09a5599a60c629d82d0dfa0a5faaaf402
parent1e5be47d14002da451af8e94c2acdb6a075938a2 (diff)
fixed README.md markup
-rw-r--r--README.md40
1 files changed, 20 insertions, 20 deletions
diff --git a/README.md b/README.md
index cde2173..0370084 100644
--- a/README.md
+++ b/README.md
@@ -1,25 +1,25 @@
𘤝𘤞𘤀𘤛・𘤌𘤛𘤧𘤁・𘤚𘤜𘤛𘤧𘤁・𘤊𘤛
-Software Package for the Iokalant Conlang
+#Software Package for the Iokalant Conlang
[Example Image](example.png)
-includes:
- A m17n engine .mim file for a custom keyboard layout, compatible with ibus-m17n (io-iokalant.mim)
- A fontforge .sfd font file and a generate TrueType font for rendering of Iokalant Characters encoded in unicode.(IOKALANT_STANT_FATENC.ttf)
- Documentaion on the encoding used and description of the writing system itself
-Issues:
- Incompatible with any Tangut fonts installe.
- The TrueType font does not work with urxvt, but works on Suckless Terminal, Cool Retro Term and any other graphical application
- Currently the Font is marked as being in the private use characters block when it is in the Tangut characters block because fontforge lacks such a preset
-Dependencies:
- TrueType font support
- ibus
- ibus-m17n
- unicode as the system locale
-Instructions:
- $sudo make install
- $ibus reset
- $ibus-setup
+#includes:
+ *A m17n engine .mim file for a custom keyboard layout, compatible with ibus-m17n (io-iokalant.mim)
+ *A fontforge .sfd font file and a generate TrueType font for rendering of Iokalant Characters encoded in unicode.(IOKALANT_STANT_FATENC.ttf)
+ *Documentaion on the encoding used and description of the writing system itself
+#Issues:
+ *Incompatible with any Tangut fonts installe.
+ *The TrueType font does not work with urxvt, but works on Suckless Terminal, Cool Retro Term and any other graphical application
+ *Currently the Font is marked as being in the private use characters block when it is in the Tangut characters block because fontforge lacks such a preset
+#Dependencies:
+ *TrueType font support
+ *ibus
+ *ibus-m17n
+ *unicode as the system locale
+#Instructions:
+ '$sudo make install'
+ '$ibus reset'
+ '$ibus-setup'
Add iokalant as an input method (under Ido)
- $st -f "xos4 Terminus,IOKALANT_STANT_FATENC:size=12" # to launch a compatible Terminal
+ '$st -f "xos4 Terminus,IOKALANT_STANT_FATENC:size=12" # to launch a compatible Terminal'
OR
- open doc/test.html with your preferred browser
+ open 'doc/test.html' with your preferred browser