windows 安装 latex,两步直接安装

这篇博客介绍了在Windows上安装LaTeX的简易步骤,包括如何按照MiKTeX和WinEdt10,提供详细教程链接,帮助用户快速搭建LaTeX编辑环境。
摘要由CSDN通过智能技术生成

## 首先安装MiKTeX,教程在下面

https://miktex.org/howto/install-miktex

## 然后安装WinEdt10,教程在下面

http://www.winedt.com/download.html

## latex模板

\documentclass{article}  % 选择模版,这里是使用Latex自带的article模版
    \author{my name}
    \title{title}
    \usepackage{graphicx}   % 插入图片用到的宏包
    \usepackage{multirow}   % 插入表格用到的宏包
    \usepackage{ctex}       % 中文支持
\begin{document}
    \maketitle
   \section{Hello China} China is in East Asia.

        \subsection{Hello Beijing} Beijing is the capital of China.

        \subsubsection{Hello Dongcheng District}
            \paragraph{Tian'anmen Square}is in the center of Beijing,来个中文
            \subparagraph{Chairman Mao} is in the center of Tian'anmen Square

        \subsection{Hello Guangzhou}
            \paragraph{Sun Yat-sen University} is the best university in Guangzho
        \subsection{My test}

            \paragraph{}Beijing is the capita
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值