[Bug 1155153] Re: rst2s5 can't find theme files
luca
llucax at gmail.com
Thu Mar 14 14:23:20 UTC 2013
BTW, a workaround is to just copy the files manually to a "ui"
subdirectory, for example:
mkdir ui; cp -r /usr/share/docutils/writers/s5_html/themes/default
ui/default
But is not trivial at all to figure this out...
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-docutils in Ubuntu.
https://bugs.launchpad.net/bugs/1155153
Title:
rst2s5 can't find theme files
Status in “python-docutils” package in Ubuntu:
New
Bug description:
When using rst2s5, I noticed is not finding the theme files anymore,
making rst2s5 basically useless (or just a poor HTML writer).
>>> docutils.writers.s5_html.themes_dir_path
'/usr/local/lib/python2.7/dist-packages/docutils/writers/s5_html/themes'
But:
$ dpkg -L docutils-common | grep s5_html.*theme | head -n1
/usr/share/docutils/writers/s5_html/themes
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: python-docutils 0.8.1-4ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-26.42~precise1-generic 3.5.7.6
Uname: Linux 3.5.0-26-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: amd64
Date: Thu Mar 14 15:16:47 2013
MarkForUpload: True
PackageArchitecture: all
SourcePackage: python-docutils
UpgradeStatus: Upgraded to precise on 2012-05-24 (294 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-docutils/+bug/1155153/+subscriptions
More information about the foundations-bugs
mailing list