Show More
@@ -64,7 +64,7 b' def latex_to_png(s, encode=False, backend=None, wrap=False):' | |||||
64 |
|
64 | |||
65 | Parameters |
|
65 | Parameters | |
66 | ---------- |
|
66 | ---------- | |
67 |
s : |
|
67 | s : str | |
68 | The raw string containing valid inline LaTeX. |
|
68 | The raw string containing valid inline LaTeX. | |
69 | encode : bool, optional |
|
69 | encode : bool, optional | |
70 | Should the PNG data base64 encoded to make it JSON'able. |
|
70 | Should the PNG data base64 encoded to make it JSON'able. |
General Comments 0
You need to be logged in to leave comments.
Login now