From e6f5595fdb090dff18c031ee09b8bd109e010378 Mon Sep 17 00:00:00 2001 From: Darcy Shen Date: Tue, 26 Mar 2024 20:09:44 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9B=B6=E5=9F=BA=E7=A1=80=E5=A2=A8=E5=B9=B202?= =?UTF-8?q?:=20=E6=95=B0=E5=AD=A6=E5=85=AC=E5=BC=8F=E4=B8=8ELaTeX?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MoganSTEMTutorial/02_math_latex.tm | 55 ++++++++++++++++++++++++++++++ MoganSTEMTutorial/index.tm | 2 ++ 2 files changed, 57 insertions(+) create mode 100644 MoganSTEMTutorial/02_math_latex.tm diff --git a/MoganSTEMTutorial/02_math_latex.tm b/MoganSTEMTutorial/02_math_latex.tm new file mode 100644 index 0000000..bf831fd --- /dev/null +++ b/MoganSTEMTutorial/02_math_latex.tm @@ -0,0 +1,55 @@ + + +> + +<\body> + + 02\<#8BB2\>\<#FF1A\>\<#6570\>\<#5B66\>\<#516C\>\<#5F0F\>\<#548C\>> + + |||||||||\<#51FA\>\<#FF1A\>>|\<#8F91\>\\<#590D\>\<#5236\>\<#5230\>\>|>||\<#5165\>\<#FF1A\>>|\<#8F91\>>\<#7C98\>\<#8D34\>\<#81EA\>\>|>||\<#8BED\>\<#6CD5\>\<#FF1A\>>|\<#5165\>\\<#6298\>\<#53E0\>\\<#53EF\>\<#8F6C\>\<#6362\>\>|>>>> + + <\equation*> + i=n* + + + <\equation*> + i=*n* + + + <\equation*> + \+\ + + + <\converter-output|latex|\\[ \\sum_{i = 1}^n i = \\frac{1}{2} n (n + 1) + \\]> + <\equation*> + i=*n* + + + + \; + + \<#672C\>\<#9875\>\<#5E7B\>\<#706F\>\<#7247\>\<#FF1A\>\<#70B9\>\<#51FB\>>\<#FF0C\>\<#70B9\>\<#51FB\>\<#96F6\>\<#5F00\>\<#59CB\>\<#5B66\>\<#58A8\>\<#5E72\>\<#7406\>\<#5DE5\>\<#5957\>\<#4EF6\>>\<#5373\>\<#53EF\>\<#627E\>\<#5230\> + > + + +<\initial> + <\collection> + + + + + +<\references> + <\collection> + > + + + +<\auxiliary> + <\collection> + <\associate|idx> + |\<#5E2E\>\<#52A9\>>||\<#58A8\>\<#5BA2\>\<#661F\>\<#7403\>>>|> + + + \ No newline at end of file diff --git a/MoganSTEMTutorial/index.tm b/MoganSTEMTutorial/index.tm index adfbb18..58497db 100644 --- a/MoganSTEMTutorial/index.tm +++ b/MoganSTEMTutorial/index.tm @@ -11,6 +11,8 @@ 00\<#8BB2\>\<#FF1A\>\<#521D\>\<#8BC6\>\<#6570\>\<#5B66\>\<#6A21\>\<#5F0F\>|00_math_mode.tm> 01\<#8BB2\>\<#FF1A\>\<#521D\>\<#8BC6\>\<#5E7B\>\<#706F\>\<#7247\>\<#6837\>\<#5F0F\>|00_beamer_style.tm> + + 02\<#8BB2\>\<#FF1A\>\<#6570\>\<#5B66\>\<#516C\>\<#5F0F\>\<#4E0E\>|02_math_latex.tm>