为Linux版的WPS安装MathCapture公式编辑器插件
打开文件浏览器
进入到WPS插件目录(文件夹),路径是~/.local/share/kingsoft/wps/jsaddons
鼠标右击,创建一个文本文档。随后点击该文件,鼠标右击,选择“重命名”,将该文本文档的名称修改为publish.xml
将下面的内容复制到publish.xml文件中
| 📌 | <?xml version="1.0" encoding="UTF-8"?><jsplugins><jspluginonline name="MathCapturePluginForWPS" type="wps" url="http://127.0.0.1:9077/" debug="" enable="enable_dev" install="null"/><jspluginonline name="MathCapturePluginForWPS" type="wpp" url="http://127.0.0.1:9077/" debug="" enable="enable_dev" install="null"/></jsplugins> |
启动MathCapture,然后重启 WPS
命令执行成功后,启动MathCapture,然后重新启动 WPS Office 即可在功能区看到本加载项。
要想在WPS中看到MathCapture插件,需要确保MathCapture在WPS启动之前已经启动了。因为WPS需要跟MathCapture进行通信,才能加载MathCapture插件。
原文来源:https://www.mathcapture.tech/office_plugin_zh_cn.html#install-wps-plugin