Differences From Artifact [172ca0cc]:
- File crystalize.rkt — part of check-in [5ac5a1e3] at 2019-04-08 12:37:01 on branch trunk — Notes in listings: shorten titles, fix permlinks, fix styling where no author specified (user: joel, size: 13954) [annotate] [blame] [check-ins using]
To Artifact [b9c0d03d]:
- File crystalize.rkt — part of check-in [41f70967] at 2019-04-11 03:22:30 on branch trunk — Fix bug preventing inclusion of article footers (user: joel, size: 13953) [annotate] [blame] [check-ins using]
| ︙ | |||
258 259 260 261 262 | 258 259 260 261 262 263 264 265 266 267 268 | - + |
[(and (note-count . > . 0) (string=? disposition ""))
(format "There is <a href=\"/~a#furthernotes\">a note</a> appended."
pagenode)]
[else ""]))
|
| ︙ |