MCPcopy
hub / github.com/Yuan1z0825/nature-skills / _element

Function _element

skills/nature-paper-to-patent/scripts/math_to_omml.py:14–15  ·  view source on GitHub ↗
(name: str)

Source from the content-addressed store, hash-verified

12
13
14def _element(name: str):
15 return OxmlElement(f"m:{name}")
16
17
18def _text_run(text: str):

Callers 4

_text_runFunction · 0.85
_scriptFunction · 0.85
_append_mathmlFunction · 0.85
latex_to_ommlFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected