CRUCIVERB.COM

Constructing => Software / Technical => Topic started by: notyou on October 12, 2017, 02:46:26 AM

Title: JPZ "format" tag?
Post by: notyou on October 12, 2017, 02:46:26 AM
Hi... I wanted to keep my 13-yo from stealing the Sports section from our paper every morning just so he can do the crossword during class. I figured out how to grab the JPZ file I need, but when I try to use Alex's jpz2pdf.pl script, it's getting thrown off by clues like this:

Code: [Select]
<clue word="3" number="8" format="4">Some clue

Throughout this puzzle I see formats 3, 4, 5, 6, 7 and 10, but it doesn't seem like any of these clues should be bold, italic or any other type of character formatting.

Easy enough fix (I think) to just ignore it, but was curious if anybody knows what the format tag is supposed to do. Not much documentation of the JPZ format. I guess because it's proprietary?