]> git.lyx.org Git - lyx.git/blobdiff - development/autotests/hello-world-in.txt
Revert guiName to Spreadsheet (was part of r39675).
[lyx.git] / development / autotests / hello-world-in.txt
index cda460b7f910e35474e4e595d6896ae3c0debc26..4c9d45d08bd7f1083efc0fa29c3e3ce597886679 100644 (file)
 #     \[Tab] ........ sends a Tab character
 #     \[Return] ..... sends a Return
 #
+# KD: n
+#   Changes the delay among typed charactes to n milliseconds.
+#
 #
 # This example instructs LyX to type "Hello World", then exports it as
 # LaTeX, and verifies that the typed characters are indeed present in the
 # exported document.
 #
-Lang it_IT.utf8
 TestBegin test.lyx > lyx-log.txt 2>&1
 KK: Hello World
-KK: \Afs
+KK: \Cs
 KK: \Ax
 KK: buffer-export latex\[Return]
 TestEnd grep "Hello World" test.tex