Any special techniques for puzzles with letters removed? #76
-
Not saying it's necessarily needed, but: are there any options for tracking words/letters for puzzles that have an element of removing a letter or letters before adding it to the grid? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Not at the moment. However, this is done commonly enough that I can consider adding some support. If you have ideas on what this feature can look like, please add more thoughts here. Thanks! |
Beta Was this translation helpful? Give feedback.
-
I've added a way to do this now, with v1.29. Here's the relevant bit from the README file: Forcing the display of "placeholder blanks"Placeholder blanks normally get displayed only in front of "orphan" clues whose
If you place just one underscore, then the actual displayed size of the blank Just like the placeholder blanks that appear in orphan clues, these forced |
Beta Was this translation helpful? Give feedback.
-
Looks good. If you want see it action:
https://dkmiller71.github.io/DarrensPuzzles/puzzles/xword/ThanksgivingLeftovers.html
…On Mon, Nov 29, 2021 at 7:05 PM Viresh Ratnakar ***@***.***> wrote:
I've added a way to do this now, with v1.29. Here's the relevant bit from
the README file:
https://github.com/viresh-ratnakar/exolve/blob/master/README.md#forcing-the-display-of-placeholder-blanks
Forcing the display of "placeholder blanks"
Placeholder blanks normally get displayed only in front of "orphan" clues
whose
light locations are not provided to the solver. However, you can force a
placeholder blank next to any clue by following it with one or more
underscores.
If you're providing annotations, place the undescrores before the
annotations.
Examples:
exolve-across:
5: This clue will get placeholder blanks (4) _
6: Here we're specifying that there should be 7 blanks, regardless of enum (4) _______
7: The underscores can have intervening spaces and can be followed by annos (8) _ _ _ Some anno.
If you place just one underscore, then the actual displayed size of the
blank
will be determined using the enum. If you place more than one underscore,
then
the displayed size of the blank will equal the number of underscores that
you
have provided.
Just like the placeholder blanks that appear in orphan clues, these forced
placeholder blanks will also be accompanied by "copy-placeholder buttons"
(that looks like [⇲]), unless disabled by specifying
exolve-option: hide-copy-placeholder-buttons.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#76 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AK4EZ3OFWGVAZAXYPPUD2YDUOQINVANCNFSM5ISLIZ3A>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
I've added a way to do this now, with v1.29. Here's the relevant bit from the README file:
https://github.com/viresh-ratnakar/exolve/blob/master/README.md#forcing-the-display-of-placeholder-blanks
Forcing the display of "placeholder blanks"
Placeholder blanks normally get displayed only in front of "orphan" clues whose
light locations are not provided to the solver. However, you can force a
placeholder blank next to any clue by following it with one or more underscores.
If you're providing annotations, place the undescrores before the annotations.
Examples: