Ticket #103 (closed defect)
Incompatible file path separators in the documentation
Reported by: | murphy | Owned by: | williams |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | williams/science.plt | Keywords: | |
Cc: | Version: | ||
Racket Version: | 4.1.1 |
Description
The file scribblings/special-functions.scrbl in the science.plt package contains a reference to an @image["scribblings\\images\\gammastar.gif"], which causes errors when installing the package on a *nix operating system.
Replacing the backslashes in the path by forward slashes, like for all the other images referenced from the documentation, fixes the problem.
Change History
Note: See
TracTickets for help on using
tickets.