Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Custom Fonts #44

Open
znyrsukki opened this issue May 8, 2021 · 4 comments
Open

Custom Fonts #44

znyrsukki opened this issue May 8, 2021 · 4 comments
Labels
mathjax mathjax bugs

Comments

@znyrsukki
Copy link

No description provided.

@ShaMan123
Copy link
Owner

ShaMan123 commented May 9, 2021

This a tracker issue for all custom font related issues

Custom fonts are not supported yet

Read this from Mathjax docs:

MathJax version 3 currently supports only one font, the MathJax TeX font
https://docs.mathjax.org/en/latest/output/fonts.html?highlight=font#mathjax-font-support

Font sizing etc.

  1. try passing a config prop
  2. You will need to add options for the relevant entity so it will be picked up by mathjax:
    https://github.com/ShaMan123/react-native-math-view/blob/master/src/mathjax/MathjaxAdaptor.ts

@ShaMan123
Copy link
Owner

ShaMan123 commented May 9, 2021

related #42
related #43

@ShaMan123 ShaMan123 changed the title how to change font-size??? Custom Fonts May 18, 2021
@Sheharyar566
Copy link

what about the font size?

@ShaMan123
Copy link
Owner

@Sheharyar566 #26 Look at config prop

@ShaMan123 ShaMan123 added the mathjax mathjax bugs label Jul 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
mathjax mathjax bugs
Projects
None yet
Development

No branches or pull requests

3 participants