Feature Request: CSS

Bug #291056 reported by Jonathan Anderson
4
Affects Status Importance Assigned to Milestone
Referencer
Triaged
Wishlist
Unassigned

Bug Description

I sometimes like to look at my .reflib file as raw XML using a CSS stylesheet. To this end, I've added a line to my .reflib file:

<?xml-stylesheet href="reflib.css" type="text/css"?>

It would be nice if Referencer didn't remove line every time it saves.

It would be *really* nice if Referencer allowed me to specify an external CSS file.

It would be really, *really* nice if Referencer allowed me to edit internal CSS, so that the resulting file looked like this:

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="#css" type="text/css"?>
<library>
<manage_target braces="true" utf8="false">Papers.bib</manage_target>
<style id="css">
... CSS stuff here ...
</style>
<taglist>
...

The first option, however, would be sufficiently nice.

Revision history for this message
John S (jcspray) wrote :

I'm curious: can you attach the CSS file that you use?

Changed in referencer:
importance: Undecided → Wishlist
status: New → Triaged
Revision history for this message
Jonathan Anderson (jonathan-anderson-cl) wrote :

Sure thing!

It's very simple at the moment, but it does what I currently need it to do.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.