Skip to content

converts a textfile (possibly an ebook) to a gtypist lesson file

Notifications You must be signed in to change notification settings

FlashKorten/xtxt2typ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xtxt2typ

If you run xtxt2typ without any parameters you will get some help on the different possible parameters. The descriptions are quite terse - but nothing too complex - play with them to get to know them.

One thing you should do with the text you want to type:

  • Put the title of the text in the first line
  • Start every line containing a title of a new chapter with a marking (the default is __chapter__)

One pitfall: if the lines are too long in the textfile gtypist will not work with the result. If this happens to you send the textfile through a filter like fmt or something comparable...

xtxt2typ INTERESTING_TEXT.xtxt

converts the textfile to a gtypist lesson file, which you can use like this:

gtypist INTERESTING_TEXT.typ

About

converts a textfile (possibly an ebook) to a gtypist lesson file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages