Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
14
def
_element(name: str):
15
return
OxmlElement(f
"m:{name}"
)
16
17
18
def
_text_run(text: str):
Callers
4
_text_run
Function · 0.85
_script
Function · 0.85
_append_mathml
Function · 0.85
latex_to_omml
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected