aboutsummaryrefslogtreecommitdiff
path: root/spanish.org
diff options
context:
space:
mode:
Diffstat (limited to 'spanish.org')
-rw-r--r--spanish.org25
1 files changed, 0 insertions, 25 deletions
diff --git a/spanish.org b/spanish.org
index b80d02a..790ca5e 100644
--- a/spanish.org
+++ b/spanish.org
@@ -333,28 +333,3 @@ Sp: [entre]
En: [between] or [among]
-** Random Numbers
-
-Below is an example of a card that tests the user's ability to translate random
-whole numbers to and from a non-English language. For it to work correctly, you
-must have the third party library [[http://www.emacswiki.org/emacs/spell-number.el][spell-number.el]] installed and loaded.
-
-The meaning of the item's properties is as follows:
-- =DRILL_LANGUAGE=: any language recognised by spell-number.el. At the time of
- writing these include: catalan, danish, dutch, english-eur, english-gb,
- english-us, esperanto, finnish, french-fr, french-ch, german, italian,
- japanese, norwegian, portuguese-br, portuguese-pt, spanish and swedish.
-- =DRILL_NUMBER_MIN= and =DRILL_NUMBER_MAX=: the range between which the random
- number will fall.
-
-
-*** Random Number 20-99 :drill:
- :PROPERTIES:
- :DRILL_NUMBER_MIN: 20
- :DRILL_NUMBER_MAX: 99
- :DRILL_LANGUAGE: spanish
- :DRILL_CARD_TYPE: translate_number
- :END:
-
-# This comment is included so that the item body is non-empty. Items with
-# empty bodies are skipped during drill sessions.