|
Subject: Re: Re: html writer problem: invalid style sheet reference Newsgroups: gmane.text.docutils.user Date: 2004-11-15 22:51:31 GMT (3 years, 41 weeks, 3 hours and 46 minutes ago) On Sat, 13 Nov 2004, Felix Wiemann apparently wrote: > Your bug report is incomplete. What path are you seeing exactly? See the last line of results.txt: %%%%%%%%%%%%%%%% results.txt %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% echo This is a test. > temp2.rst md temp2 cd temp2 copy c:\programs\Python23\Scripts\rst2html.py echo [html4css1 writer] > docutils.conf echo stylesheet-path: whatever >> docutils.conf rst2html.py c:/temp2.rst c:/temp2.htm cat ..\temp.bat > results.txt grep link ..\temp2.htm >> results.txt <link rel="stylesheet" href="C:/temp2/whatever" type="text/css" /> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% One point of clarification: I understand how to work around this, but I felt a bug report would interest the developers. Cheers, Alan Isaac ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 |
|
|