From 783ff1ae2f1050612ed8db2fa2fe1ca6bc9cd3cb Mon Sep 17 00:00:00 2001 From: Xu Chengbei <1584553369@qq.com> Date: Fri, 22 Oct 2021 15:39:27 +0800 Subject: [PATCH] update software --- software/MathType.md | 27 +++++++++++++++++++++++++ software/mathpix.md | 48 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 75 insertions(+) create mode 100644 software/MathType.md create mode 100644 software/mathpix.md diff --git a/software/MathType.md b/software/MathType.md new file mode 100644 index 0000000..e331884 --- /dev/null +++ b/software/MathType.md @@ -0,0 +1,27 @@ +### MathType安装及破解 + +原本mathtype直接用激活码破解,但官网最新发布了[各版本MathType破解版序列号_破解版产品密钥均已被禁用](https://www.mathtype.cn/news/xuliehao-chanpin-miyue-pojieban.html),所以从网上下载的好多都没法用了,所以有了这个方法。 + +----------- + +下载链接:[文件 (lanzoux.com)](https://wwa.lanzoux.com/ijQW8nhhi0f) + +下载后之直接双击exe安装 + +安装好之后可以用30天,30天之后需要激活才能用。 + +激活: + +![img](https://pic1.zhimg.com/80/v2-d8c7fee1c05bf1eb9cc186944995c304_720w.jpg) + +![img](https://pic2.zhimg.com/80/v2-c6ed88bca66ed2a349b445240469645d_720w.jpg) + +![img](https://pic3.zhimg.com/80/v2-4c5a5ff0cca6558db3c255cea8bbe7d6_720w.jpg) + + + +![img](https://pic1.zhimg.com/80/v2-46c68319e26a821acd840286e651006c_720w.jpg) + +最后的效果,我的可以用28660天! + +转载于[Mathtype7下载,密钥激活(省钱向) - 知乎 (zhihu.com)](https://zhuanlan.zhihu.com/p/398655377) \ No newline at end of file diff --git a/software/mathpix.md b/software/mathpix.md new file mode 100644 index 0000000..6d870a3 --- /dev/null +++ b/software/mathpix.md @@ -0,0 +1,48 @@ +### 拍照识别课本公式or手写公式or截图识别 + +做作业过程中需要敲巨多公式,公式都在课本上,此时为了方便可以拍照识别公式直接插入到word里面 + +识别出公式后转为latex代码,配合word里的mathtype插件直接插入 + +------------------- + + + +img + + +最近,除了 LaTeX 之外,Snip 添加了一些新的输出格式。其中一种格式:[MathML]([什么是数学? (w3.org)](https://www.w3.org/Math/whatIsMathML.html)),非常适合与Microsoft Office 一起使用。**这样就不需要mathtype了,不需要,不需要。(不支持wps,wps必须配合mathtype使用)** + + +只要在应用设置中启用了 MathML 格式,每次采用公式的剪贴时,将都会在此处看到**"Copy MathML"**按钮: + +![img](https://pic1.zhimg.com/80/v2-3ec0fb6a8c08d056c43d7b797516ca08_720w.jpg) + +单击它将 MathML 复制到剪贴板,之后直接粘贴到word里就可以了。 + +以下是使用 Snip 快速轻松地将方程插入 Word 文档中的步骤: + +* 单击屏幕截图按钮或按下快捷方式 ctrl+alt+M +* 单击并拖动,选中你需要截图的区域 +* 复制 MathML +* 将 MathML 粘贴到 Word 文档中 + +![img](https://pic4.zhimg.com/v2-8481b75ea26542cf82fc77336f1e498f_b.jpg) + +#### 小技巧:格式化矩阵和括号 + +有时,你会注意到矩阵或分数周围的括号和括号比它们应该的要小。 + +![img](https://pic4.zhimg.com/80/v2-1f010d6692b29cfd2116d2ba9ef49a77_720w.jpg) + +为了解决此问题,请单击方程框右侧的 # 按钮。(如果您没有看到此按钮,请单击公式,它应该显示)。 + +单击下拉菜单中的**"专业"**选项。完美! + +![img](https://pic3.zhimg.com/v2-a63994a6478e4a0707ba9a9aa061675e_b.webp) + +下载地址:[Mathpix Snip](https://mathpix.com/#downloads) + +> 注:注册账号下载后每个账号每月只有50次机会 +> +> 参考原作者:[Mathpix Snip 截图识别公式插入 Microsoft Word 中](https://zhuanlan.zhihu.com/p/137641360) \ No newline at end of file -- Gitee