Browse Source

improved documentation

hg/35a367e65a464cf6cdf277c73f977a6828b723fe/bookmarks/master
Martin Monperrus 15 years ago
parent
commit
0fbddd6108
  1. 2
      bibtexbrowser.php

2
bibtexbrowser.php

@ -122,7 +122,6 @@ If bibtexbrowser.css exists, it is used, otherwise bibtexbrowser uses its own em
All the variable parts of bibtexbrowser can be modified with a file called ''bibtexbrowser.local.php''.
<code>
<pre>
&#60;?php
// if your bibtex file is utf-8 encodedd
@ -157,7 +156,6 @@ return
// define('BIBTEXBROWSER_URL','');
?>
</pre>
</code>

Loading…
Cancel
Save