会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
disabuse
博客园
首页
新随笔
联系
订阅
管理
2023年7月2日
Autohotkey自动将MathType复制的Katex公式(思源笔记)去除$$
摘要: MathType偏好里设置成Moodle:TeX filter,输出为Katex格式但包括$$,插入行内公式时不方便autohotkey代码:#If WinActive("ahk_exe MathType.exe") ^c:: SendInput, ^c Sleep 500 ;ToolTip %cl
阅读全文
posted @ 2023-07-02 16:32 思所匪夷
阅读(15)
评论(0)
推荐(0)
公告