Aiosa

Results 92 comments of Aiosa

> moved to the new issue, sorry :)

Hey, a lot of people are having similar problem, but if you try to run emulator, it works fine. or, try this: https://github.com/owsega/MathView/commit/26b3a73789f3cb3683bd18da1aabbc419ad68c52 However: Webview -in my case- causes also...

Well its not about katex, its about HTML settings. You can both modify MathView java file and add a new method setTextSize which would simply modify string, something like inputText...

However, you need to check which version is java file used for rendering formulas in WebView first. Maybe they upgraded the range of functionalities, but katex used here may be...

Right now I was playing around with it: I was getting the same error when - you use the referenced NFC writer app, and write first the payload - then...

Well, after some debugging, I found out that the applet works if you first upload the secret: - otpauth://hotp/?secret=[BASE32 SECRET HERE]=&digits=6 and then you upload the URL payload: - [YOUR...

Hello, when placing such request, you need to learn some things first. 1) describe your problem and what do you try to achieve 2) add an example that is causing...

About the auto line break, there is some discussion you can read, basically it does support auto break line, when enclosed in `$ ... $` https://github.com/KaTeX/KaTeX/issues/1023 However, this android katex...

Hello, I am not exactly sure what you want from me. I didn't do anything with custom HTML or CSS here, I only modified a bit MathView.java and for some...

Hmm that will need some investigation as it was some years ago and meanwhile, OS was reinstalled, server shut down (for the app -I closed the development due to lack...