digitalboy

Results 7 issues of digitalboy

```typescript import '../../node_modules/mathlive/dist/mathlive-fonts.css'; import { ref, onMounted } from 'vue'; import { MathfieldElement } from 'mathlive'; export default { setup() { const mathfieldContainer = ref(null); const mathfield = ref(null); onMounted(()...

![image](https://github.com/breezedeus/CnOCR/assets/3318109/0b703d1d-0fc0-4191-bf94-0b12940c333a)

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? Traceback (most recent call last): File...

![image](https://github.com/justforuse/vue-mathjax/assets/3318109/16b167d0-f258-4b57-bf24-bb6e17392778) 如何设置不换行呢? How to set inline?