2003-09-28 Michael Opdenacker * gtypist*.texi: added a table of contents at the beginning * gtypist.texi: mentioned the lessons in Russian. * Makefile.am: now ships the html manuals in the source package. 2003-04-06 Felix Natter * gtypist.texi: added documentation for M: command + mark old menus (K:) as deprecated 2002-06-28 Hynek Hanke * gtypist.texi: Added section Findwords script to the chapter Creating lessons. 2002-04-23 Michael Opdenacker * gtypist.cz.texi: fixed to support the original fdl.texi file * gtypist.cz.texi, gtypist.texi: added @documentlanguage and @documentencoding settings. This makes sure that html manuals are automatically generated with the right language and charset settings. 2002-04-21 Michael Opdenacker * gtypist.texi: fixed to include the original fdl.texi file. * gtypist.texi: changes to let makeinfo use the best output in supported formats, as recommended in the texinfo manual: Replaced all @url calls by @uref (@url doesn't create http links in the makeinfo html output; I was using texi2html to create the html manual, but only makeinfo should be used). Replaced 'Name @email{address}' by '@mail{address, Name}. Used @option everywhere for command line options. Used @samp to introduce single characters. Small fixes to use texinfo commands when needed. * gtypist.texi: updated Felix Natter's email address. 2002-04-08 Michael Opdenacker * gtypist.texi: uses the new @copying command provided by texinfo-4.2. The manual is now released under the GNU Free Documentation license (with no Invariant Sections) which is now included in the manual. 2002-04-07 Michael Opdenacker * gtypist.cz.texi: Czech translation of the manual from Hynek Hanke 2002-02-23 Felix Natter * gtypist.texi (Emacs mode): do not mention that C-c C-f can be used to quickly create lesson for oneself to practice with (That will be typefortune's purpose) * gtypist.texi: put node Script file commands after Supplied lessons (swap Supplied lessons and Script file commands) to make the order more logical 2002-01-19 Michael Opdenacker * gtypist.texi: Added French to the list of interface languages. Recommended to use a wider terminal for languages such as French. 2001-11-03 Felix Natter * gtypist.texi (many nodes): changed the node-names to be shorter and add descriptions in the menus (i.e. Emacs mode for editing gtypist scripts => Emacs mode) * gtypist.texi (Technical Information): remove this node, because it contains two subnodes that are completely unrelated (Environment Variables and Known bugs); put the two subnodes in the toplevel menu instead * gtypist.texi (Distribution): use @asis instead of @emph because @emph results in "_Primary distribution site_" 2001-10-20 Felix Natter * gtypist.texi: fix some TODO's * gtypist.texi: rename node "Emacs mode for editing gtypist lessons" to "Emacs mode for editing gtypist scripts" * gtypist.texi (VIM Syntax highlighting for gtypist scripts): new node which explains how to install tools/gtypist.vim 2001-09-17 Felix Natter * gtypist.texi: new node "Design-patterns for lessons" which has hints about all kinds of things for writing lessons 2001-08-22 Felix Natter * gtypist.texi (Introduction): as Kevin Gallagher (and Eli Zaretskii ) suggested, do not mention and explicitly (because leads to confusion). Instead, just mention ("Backward deleting") 2001-08-16 Michael Opdenacker * Renamed manual sources to `gtypist.texi' (more standard). 2001-08-15 Felix Natter * node Introduction: start of rewrite * some spelling fixes 2001-08-15 Michael Opdenacker * GPL text now taken from a separate file, gpl.texi, copied from GNU hello. Renamed manual sources to `gtypist.texi' (more standard). 2001-08-12 Felix Natter * node Emacs mode for editing gtypist-lessons: add info about gtypist-mode-help and change the informatin about gtypist-mode-fortune-to-drill * node Script-file commands: mention that Q: accepts fkeys as a side-effect, and that this is used to set the prompt for menus * many nodes: rename "Script files and commands" to "Script-file commands" 2001-07-28 Felix Natter * node Emacs mode for editing gtypist-lessons: mention that "make install" puts gtypist-mode.el in load-path 2001-07-27 Felix Natter * node How to contribute new lessons: add menu with nodes "Ktouch-lessons" and "Create drills from fortune". * node Ktouch-lessons: add example of .ktouch-lesson 2001-07-26 Felix Natter * node Supplied Lessons: mention kt*.typ * node How to contribute new lessons: remove "not yet there" notice, tell user about ktouch-files and ktouch2typ.pl * node Emacs mode for editing gtypist-lessons: improve English * generate gtypist.info 2001-07-21 Felix Natter * node Emacs mode for editing gtypist-lessons: use @strong for and + add note that people should submit feature-suggestions * node Invoking: use '-' as word-separator in long options * node Distribution: add structio.sourceforge.net * node Script files and commands: mention that trailing whitespace is ignored in labels 2001-07-20 Felix Natter * node Introduction: some English fixes * node Invoking: mention $LANG * node Environment Variables: an English fix * generate gtypist.info 2001-07-19 Felix Natter * node Script files and commands: correct a few errors * node Environment Variables: use LANG=LL_CC * node Invoking: --wpmode is now disabled by default * new node: Emacs mode for editing gtypist-lessons 2001-06-26 Michael Opdenacker * Fixed errors and improved the manual. 2001-05-24 Michael Opdenacker * Replaced `typist' by `gtypist' in the documentation (the `typist' executable is no longer built in 2.3.2) * Corrected a few spelling and typing mistakes * Added recent changes to project history 2000-11-29 Vladimir Tamara * New structure and change of name to GNU Typist (gtypist) 2000-10-29 Igor Tamara * First version of texinfo documentation