GNU ELPA - hiddenquote

hiddenquote

Description
Major mode for doing hidden quote puzzles
Latest
hiddenquote-1.2.tar, 2022-Oct-26, 160 KiB
Maintainer
Mauro Aranda <maurooaranda@gmail.com>
Website
http://mauroaranda.com/puzzles/hidden-quote-puzzle/
Browse ELPA's repository
CGit or Gitweb
Badge

To install this package, run in Emacs:

M-x package-install RET hiddenquote RET

Full description

hiddenquote is a kind of word puzzle where you have to read
word definitions (the clues), and put the answers into a grid, using
the provided syllables.  When the grid is complete, you should be able
to read a quote in the highlighted cells.

This word puzzle is known in Argentina as Claringrilla, because they are
published by a national newspaper named "Clarín".

This file contains all the hidden quote puzzle rendering, major mode
and commands.  It also defines a source to retrieve puzzles of
the hidden quote type, created by myself.

Usage:
M-x hiddenquote
Select the source you want to retrieve the puzzle from.
With a prefix argument, the command will prompt for a specific ID number.

Read the clues in the Definitions buffer, and complete each word with
one character per cell to complete the puzzle.  For each word, mark the
syllables it contains as used.
Move around the buffer with the usual movement commands.
Edit each character cell with the usual editing commands.
To mark a syllable as used, click it with the mouse or move point to
it and hit RET.
When the puzzle is complete, you should be able to read the hidden
quote in the highlighted cells.

M-x customize-group RET hiddenquote
to see other customization options.
To see what faces you can customize, type
M-x customize-group RET hiddenquote-faces
M-x describe-keymap RET hiddenquote-mode-map
or
M-x describe-keymap RET hiddenquote-character-map
to see the commands available.

To change the puzzle sources, customize `hiddenquote-sources'.

Old versions

hiddenquote-1.1.tar.lz2021-Feb-1029.8 KiB