diff options
| author | Phillip Lord <phillip.lord@russet.org.uk> | 2019-06-22 12:31:10 +0100 |
|---|---|---|
| committer | Phillip Lord <phillip.lord@russet.org.uk> | 2019-06-22 12:31:10 +0100 |
| commit | 61807adc7f11ce6ea3465257ff671b9c30000c1d (patch) | |
| tree | 853ced53f756930d53bb05a262d0d653f48788d2 /spanish.org | |
| parent | a949ece7244b1a4557e53f546450ee98a35de520 (diff) | |
| download | org-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.org | 25 |
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. |
