-
Notifications
You must be signed in to change notification settings - Fork 0
green-codes/txt2typ
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Simple utility to convert plain text files to .typ files for GTypist. Any non-ascii characters will be replaced with spaces. Use 'iconv -f <encoding> -t ascii//TRANSLIT in_file > out_file' to perform best-effort encoding conversion to ASCII. Use 'csplit input.txt /Chapter/ {*}' to split a text file by the keyword "Chapter"
About
Simple utility to convert text files to .typ files for GTypist
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published