custom style lost after upgrade?
I have lost a custom style that I had been using. When I try to reinstall (clicked the plus sign in the style manager, navigated to csl file, clicked install) nothing seems to happen.
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
(ideally gist.github.com - free and no registration.)
https://gist.github.com/891011
Thanks.
try this instead
https://gist.github.com/891054
(you can use the "raw" link to download the csl file directly.
edit: my solutions are different from what Rintze suggest - I did the more conventional thing, assuming I new what you want
I deleted
< text prefix=" "/> because it's not followed by anything and thus wouldn't seem to make sense.
I converted the <text term="In: "
to
<text term="in" text-case="capitalize-first" suffix=": "/>