| Issue 130: | Use os.seppath for --(stylesheet|font)-path | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
At present rst2pdf uses colon to separate path but colon is used in drive name in Windows. I think that using os.pathsep is platform-friendly. I wrote a patch to fix this issue. Feel free! (However, there may be still room for improvement in help texts...) |
||||||||||
,
Jun 16, 2009
Yup, real bug. Will take a look.
Status: Accepted
Owner: roberto.alsina |
|||||||||||
,
Jun 16, 2009
Should be fixed in r671, please take a look, since I don't have any windows boxes. |
|||||||||||
,
Jun 16, 2009
(No comment was entered for this change.)
Status: Fixed
|
|||||||||||
,
Jun 16, 2009
It works well. Thank you very much! However, in manual.txt, > on Windows it's "%". is wrong. > on Windows it's ";". is right. Thanks. |
|||||||||||
|
|
|||||||||||