Changes between Version 24 and Version 25 of Building/MacOSX
- Timestamp:
- 07/14/11 05:35:47 (23 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building/MacOSX
v24 v25 100 100 Now building users_guide.pdf will fail, as we generate things like: 101 101 {{{ 102 ?t\nolinkurl{?uC:\Documents?u}\texttt{\ }\nolin[...]102 ?t\nolinkurl{?uC:\Documents?u}\texttt{\ }\nolin[...] 103 103 }}} 104 104 rather than: 105 105 {{{ 106 ?t\nolinkurl{?uC:\\Documents?u}\texttt{\ }\nolin[...]106 ?t\nolinkurl{?uC:\\Documents?u}\texttt{\ }\nolin[...] 107 107 }}} 108 108 (note number of backslashes). To fix this, patch param.xsl:
