From 97bba7e4bc90a8439c0f728116b864ad40997786 Mon Sep 17 00:00:00 2001 From: Martin Monperrus Date: Sun, 10 Oct 2010 10:19:22 +0200 Subject: [PATCH] improved latex2html: added support for A ring and improved performance --- bibtexbrowser.php | 51 +++++++++++++++++++++++++++++++---------------- 1 file changed, 34 insertions(+), 17 deletions(-) diff --git a/bibtexbrowser.php b/bibtexbrowser.php index 63560c9..aeb606c 100755 --- a/bibtexbrowser.php +++ b/bibtexbrowser.php @@ -759,23 +759,40 @@ function latex2html($line) { // often used in howpublished for @misc $line = preg_replace('/\\\\url\{(.*)\}/U','\\1', $line); - $chars="abcdefghijklmnopqrstuvwxyz"; - for($i=0;$i