파이썬(Python)/그 밖에
한컴 수식 편집기의 수식과 latex 문법 대응
왜 그게 되는진 몰라
2023. 5. 16. 15:34
저 안에 있는 conversion-map.json 파일을 보고 잘 변환해서 써먹으면 될 것이다.
다음 경로로 찾았다.
더보기
🔎 한컴오피스 수식 latex: Google 검색
www.google.com
그랬더니 기사가 나왔다.
https://zdnet.co.kr/view/?no=20161229092520
"HWP 수식을 LaTeX으로"…오픈소스 변환기 등장
종이 시험지에 갇힌 수학문제 자료를 다른 정보처리 시스템에서 재사용할 수 있는 길이 열렸다. 한글과컴퓨터 한글(HWP) 문서에 담긴 수식(equation)을 컴퓨터용 학술논...
zdnet.co.kr
깃헙 참조링크 들어가서,
https://github.com/OpenBapul/hml-equation-parser/tree/master
GitHub - OpenBapul/hml-equation-parser
Contribute to OpenBapul/hml-equation-parser development by creating an account on GitHub.
github.com
그 안에
GitHub - OpenBapul/hml-equation-parser
Contribute to OpenBapul/hml-equation-parser development by creating an account on GitHub.
github.com
Apache License, Version 2.0 이라 해당 조건을 명시하고 준 무제한 사용이 가능할 것이다.