Hi all,<br><br>During the process of installing my package (either from PLaneT or from local source), I get a strange error and I don't know what to do about it:<br><br>unexpected value rendered: ~e ((font ((class "badlink")) (span ((class "indexlink")) (span ((class "ScmPn")) "(") (span ((class "ScmSym")) (span ((class "ScmStxLink")) "planet")) (span ((class "stt")) " ") (span ((class "ScmSym")) "orseau/lazy-doc:1:2") (span ((class "ScmPn")) ")"))))<br>
<br>setup-plt: error: during Building docs for M:\Program Files\PLT\collects\scribblings\main\user\search.scrbl<br><br>setup-plt: unexpected value rendered: ~e <br>((font ((class "badlink")) (span ((class "indexlink")) (span ((class "ScmPn")) "(") (span ((class "ScmSym")) (span ((class "ScmStxLink")) "planet")) (span ((class "stt")) " ") (span ((class "ScmSym")) "orseau/lazy-doc:1:2") (span ((class "ScmPn")) ")"))))<br>
<br>It looks like there is bad link (which is strange because in the local doc all seems fine and there is "planet create" error or warning), but it also looks like the setup of documentation doesn't know how to render some malformed value, and I can't figure out what that can be.<br>
<br>Appart from this, the package works fine once installed, but the browser documentation search page is all screwed up (I get a complete blank page in the browser).<br><br>Some thoughts anyone?<br><br>Thanks,<br>Laurent<br>