You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A 300-<inline-formula> <tex-math notation="LaTeX">$\mu\text{W}$</tex-math> </inline-formula> Audio <inline-formula> <tex-math notation="LaTeX">$\Delta\Sigma$</tex-math> </inline-formula> Modulator With 100.5-dB DR Using Dynamic Bias Inverter
Just noticed, github can render them same correctly, it should look like this:
A 300- $\mu\text{W}$ Audio $\Delta\Sigma$ Modulator With 100.5-dB DR Using Dynamic Bias Inverter
Some "Similar Papers" have the html parts also encoded as < instead of <
Some only have e.g. $\mu$ without the html tags
Some have e.g. $\Delta\Sigma$ correctly rendered
I don't have any experience with Vue.js but if you don't have time or see a solution I can try to pin down the issue further and best case try creating a PR.
The text was updated successfully, but these errors were encountered:
Thanks for posting this. I honestly don't have a great solution for this. Every publisher puts their own spin on how they publish LaTeX formulas and I don't have the time to go through each one to make sure they work. I would love it if another member of the community who had more experience with this would tackle it.
Hi,
first of all thank you for this nice tool, I love browsing around.
If the papers have tex formulas in their title, it looks quite ugly, especially if they have a lot of them :)
e.g.:
A 300-<inline-formula> <tex-math notation="LaTeX">$\mu\text{W}$</tex-math> </inline-formula> Audio <inline-formula> <tex-math notation="LaTeX">$\Delta\Sigma$</tex-math> </inline-formula> Modulator With 100.5-dB DR Using Dynamic Bias Inverter
Just noticed, github can render them same correctly, it should look like this:
Some "Similar Papers" have the html parts also encoded as$\Delta\Sigma$ correctly rendered
<
instead of<
Some only have e.g.
$\mu$
without the html tagsSome have e.g.
I don't have any experience with Vue.js but if you don't have time or see a solution I can try to pin down the issue further and best case try creating a PR.
The text was updated successfully, but these errors were encountered: