tags: sci
It’s really miserable. I helped the students to modify the paper, and found that all the formulas were converted to pictures due to incompatible versions. The pictures of the formulas need to be converted to word formulas:
Use firstmathpixConvert the picture to latex.mathpixSoftware download address:https://mathpix.com/mathpixThe use isctrl+alt+m。
AdoptLaTex2Word-Equation。
You can copy the latex formula code tohttps://www.mathjax.org/#demo, then turn toWord formula:
<!DOCTYPE html>
<html>
<head>
<script type="text/javascript"
src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
<title>tex texample</title>
</head>
<body>
$$
\mathbf{C}_{i, j}=\left\{\begin{array}{ll}{\left(\mathbf{T}_{i, j}+\mathbf{T}_{M, N}+\mathbf{Q}_{i, j}\right) \bmod F,} & {\text { if } i=1, j=1} \\ {\left(\mathbf{T}_{i, j}+\mathbf{C}_{M, j-1}+\mathbf{Q}_{i, j}\right) \bmod F,} & {\text { if } i=1, j \neq 1} \\ {\left(\mathbf{T}_{i, j}+\mathbf{C}_{i-1, j}+\mathbf{Q}_{i, j}\right) \bmod F,} & {\text { if } i \neq 1}\end{array}\right.
$$
</body>
Paste the latex code that needs to be converted to$$In.
Open the file with a browser:
Copy the mathML code and paste "only keep text" into the word document.
reference:
Write a paper with latex, convert one key to word, generate a latex code with a screenshot of the mathematical formula Actual combat effect Formula generation code 1. For simple tables, you can adjust...
Because I have to write two big reports within 4 days, the time is urgent, I really can’t stand the mathtype, I need to use the mouse to click to find the symbols for a long time, so I want to s...
When writing a paper in word, you often need to use the formula editor to write formulas, The following introduces a method that can quickly convert formula pictures (including handwritten formulas) i...
When writing a paper, I encountered the problem of inconsistent line spacing after inserting MathType formula in word. After several attempts, I found that inserting the formula that comes with word d...
0 Preface At present, the more mature software available for LaTeX input formula is Mathpix And here is a website that is comparable to Mathpix and even surpasses Mathpix in some aspects: https://www....
When writing papers, I often see useful formulas in PDF and want to learn from the documents edited by my own Word. Usually the variables of the formula need to be modified, so the picture must be con...
For example: Corporación Favorita Grocery Sales Forecasting | Kaggle The evaluation indicators are: $$ NWRMSLE = \sqrt{ \frac{\sum{i=1}^n wi \left( \ln(\hat{y}i + 1) - \ln(yi +1) \right)^...
background When people in science and science have to write complex mathematical formulas, I recommend a gadget that can directly convert screenshots of formulas into LaTeX format codes. Mathpix mathp...
LaTeX representation of common mathematical symbols Relevant information: A less brief introduction of latex latex online editor 1, and subscript index may be added _ ^ and the corresponding character...
content In-line formula 2. Lines formula 3. Formula of the board In-line formula 2. Lines formula 3. Formula of the board...