Update website
This commit is contained in:
parent
7cd3d51e77
commit
ab8f293d68
@ -178,7 +178,7 @@ $listener->addProcessor(static function (array $entry) {
|
|||||||
}
|
}
|
||||||
return $entry;
|
return $entry;
|
||||||
});
|
});
|
||||||
$listener->addProcessor(new LatexToUnicodeProcessor());
|
//$listener->addProcessor(new LatexToUnicodeProcessor());
|
||||||
|
|
||||||
// Create a Parser and attach the listener
|
// Create a Parser and attach the listener
|
||||||
$parser = new Parser();
|
$parser = new Parser();
|
||||||
|
Loading…
Reference in New Issue
Block a user