From 7fc34c8e0e58963694c1dae4a7fa960818ae3ded Mon Sep 17 00:00:00 2001 From: Steven Murdoch Date: Sun, 22 Mar 2009 12:21:30 +0000 Subject: When generating full/bibtex.html, reference the correct CSS files svn:r317 --- _template_bibtex.html | 4 ++-- writeHTML.py | 9 ++++++++- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/_template_bibtex.html b/_template_bibtex.html index 6d911d1..88f6f94 100644 --- a/_template_bibtex.html +++ b/_template_bibtex.html @@ -14,8 +14,8 @@ %(title)s: BibTeX - - + + >f, header % { 'command_line' : "", - 'title': config.TAG_TITLES[tag] } + 'title': config.TAG_TITLES[tag], + 'root': root } for ent in entries: print >>f, ( ("%s" -- cgit v1.2.3-70-g09d2