I'm not really sure where the problem lies here - whether it's a limitation of the Puz format, of cursewords, or of the information I can provide to the latter via the former, but in the interests of capturing this somewhere, I've opened an issue here.
My scraper for Guardian crosswords occasionally comes across clues which give the answers for more than one set of lights. They are specified like this:
5, 9 British fighter once offered inducement using Arab carrier (7, 5)
or, in a more complicated case:
5, 9 down British fighter once offered inducement using Arab carrier (7, 5)
(where the direction of the two parts of the answer doesn't match). The clue for 9A in the first case, or 9D in the second case, would then read "See 5" or "See 5 across".
The clue can span 2 or more answer slots, and is not necessarily composed of 2 words - for example, if 5A and 9A were both 4 squares wide, we could clue "Whenever" as:
5, 9 <insert cryptic clue for whenever here> (8).
I'm able to prepare a puz file which doesn't choke on these, correctly putting the clue text in the right position to be picked up by cursewords as the clue for 5 A, but then the numbering display in cursewords doesn't include the extra information: that the remainder of the clue should go in 9A.
I'm really not sure how best to tackle this here, especially since the PUZ file format doesn't let us specify custom numbering, but it's a fun one to think about.
Today's Guardian prize crossword has 3 examples of this type of clue, but unfortunately none that go over 3 or more answer positions.
I'm not really sure where the problem lies here - whether it's a limitation of the Puz format, of cursewords, or of the information I can provide to the latter via the former, but in the interests of capturing this somewhere, I've opened an issue here.
My scraper for Guardian crosswords occasionally comes across clues which give the answers for more than one set of lights. They are specified like this:
or, in a more complicated case:
(where the direction of the two parts of the answer doesn't match). The clue for 9A in the first case, or 9D in the second case, would then read "See 5" or "See 5 across".
The clue can span 2 or more answer slots, and is not necessarily composed of 2 words - for example, if 5A and 9A were both 4 squares wide, we could clue "Whenever" as:
I'm able to prepare a puz file which doesn't choke on these, correctly putting the clue text in the right position to be picked up by cursewords as the clue for 5 A, but then the numbering display in cursewords doesn't include the extra information: that the remainder of the clue should go in 9A.
I'm really not sure how best to tackle this here, especially since the PUZ file format doesn't let us specify custom numbering, but it's a fun one to think about.
Today's Guardian prize crossword has 3 examples of this type of clue, but unfortunately none that go over 3 or more answer positions.