aboutsummaryrefslogtreecommitdiff
path: root/spanish.org
diff options
context:
space:
mode:
authorPhillip Lord <phillip.lord@russet.org.uk>2019-06-22 12:31:10 +0100
committerPhillip Lord <phillip.lord@russet.org.uk>2019-06-22 12:31:10 +0100
commit61807adc7f11ce6ea3465257ff671b9c30000c1d (patch)
tree853ced53f756930d53bb05a262d0d653f48788d2 /spanish.org
parenta949ece7244b1a4557e53f546450ee98a35de520 (diff)
downloadorg-drill-61807adc7f11ce6ea3465257ff671b9c30000c1d.tar.gz
org-drill-61807adc7f11ce6ea3465257ff671b9c30000c1d.zip
Remove spell-number.el dependency
spell-number is only available on Emacs wiki. This disables the "translate number" functionality.
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.