# formulas4TE
**Repository Path**: joulehit/formulas4TE
## Basic Information
- **Project Name**: formulas4TE
- **Description**: 展示如何在 Microsoft Office 中使用网页上的公式
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2022-09-14
- **Last Updated**: 2022-10-16
## Categories & Tags
**Categories**: Uncategorized
**Tags**: 网页公式, 教程
## README
## 如何在 MicroSoft Office 中使用网页上的公式
> **原网站:** [https://github.com/JianboHIT/formulas4TE](https://github.com/JianboHIT/formulas4TE)
### • 方法一(适用于 Word 和 PPT)
1. 在网页中的公式上右键,点击 **Copy to Clipboard** > **TeX Commands**;
2. 在 **Word** 或者 **PPT** 中,点击 **插入** > **方程**,或者使用快捷键 `Alt + =`;
3. 在 **公式** 选项卡中点击 `{}LaTeX` ,切换为 LaTeX 输入模式;
4. 粘贴内容(快捷键 `Ctrl + V`),然后按回车(`Enter`)键;
5. 完成。
### • 方法二(仅适用于 Word)
1. 在网页中的公式上右键,点击 **Copy to Clipboard** > **MathML Code**;
2. 在 **Word** 中直接粘贴(快捷键 `Ctrl + V`);
3. 完成。
