目錄(三)推薦的學習資料
2.兩個學習**
3.兩本經典的學習書籍
日期:2019/03/09 週六
後一篇:無
總目錄:19latex學習系列之---latex的總結
學習latex也已經有一段時間了,今天我們就來總結一下latex的知識點。01latex學習系列之---tex的介紹與認識
02latex學習系列之---tex環境的搭建
03latex學習系列之---texworks的使用
05latex學習系列之---tex的命令列操作
06latex學習系列之---texstudio的使用
07latex學習系列之---latex原始檔的結構
08 latex學習系列之---latex 的中文操作
09latex學習系列之---latex 字型的設定
10latex學習系列之---latex的文件結構
11latex學習系列之---latex的特殊字元
12latex學習系列之---latex的插入
13latex學習系列之---latex插入**
14latex學習系列之---latex的浮動體
15latex學習系列之---latex裡插入數學公式
16latex學習系列之---latex數學公式的補充
17latex學習系列之---latex的版面設計
18latex學習系列之---latex的參考文獻
latex是寫**的利器,其排版,插入數學公式,交叉引用及其強大。
%導言區\documentclass
\usepackage
\title
\author
\date
%正文區
\begin
\tableofcontents %目錄
\maketitle %顯示標題
\end
\caption %只有texbook才有\section
\subsection
\subsubsection %只有texart有效
\textrm 在花括號內的字型都是roman family 字型\rmfamily roman family 該命令下面的字型都是是roman family字型,直到新的宣告出現覆蓋該宣告。
環境:\begin \end對齊格式:l 左 c 居中 r 對齊, &號分割,\\換行
線條:| 豎線 \hline橫線 || 雙豎線 \hline \hline 雙橫線
設定寬度:p,內容超過寬度時,自動換行
行間公式:$$帶編號的行間公式:equation環境
不帶編號的行間公式:[ ]
對於--figure環境\begin[允許位置]
插入的命令
\end
對於**--table環境
\begin[允許位置]
插入**的命令
\end
%匯入版面設定的巨集包 \usepackage紙張的大小:\geometry}
邊距:\geometry
%匯入頁首頁尾需要的巨集包 \usepackage \pagestyle
%設定頁首
\lhead
\chead
\rhead
%設定頁首
\lfoot
\cfoot
\rfoot
\renewcommand
\renewcommand
\renewcommand
引用標籤:\cite建立標籤:文獻的內容:
\begin
\bibitem程一雲,蘇偉: \emph,
\texttt
\end
overleaf.com(1)乙份其實很短的latex入門文件
(2)國內比較活躍的latex社群
《latex入門》---劉海洋獲取電子書的鏈結《乙份不太簡短的latex2e介紹》
提取碼:pnoj
後一篇:無
總目錄:19latex學習系列之---latex的總結
日期:2019/03/09 週六
17LaTeX學習系列之 LaTeX的版面設計
目錄 二 例項 後一篇 18latex學習系列之 latex的參考文獻 總目錄 19latex學習系列之 latex的總結 今天講的是latex的版面設計,內容包括 紙張大小的設定,邊距的設定,頁首頁尾的設定,橫分割線的設定。匯入版面設定的巨集包 usepackage 使用命令 geometry 如...
14LaTeX學習系列之 LaTeX的浮動體
目錄 二 例項 三 浮動體的高階操作 後一篇 15latex學習系列之 latex裡插入數學公式 總目錄 19latex學習系列之 latex的總結 在前一章中,我們實現了在latex中插入與 不過為了更好的管理和 的位置與排版 今天我來學習一下,使用latex的浮動體來管理與 對於 figure環...
LaTeX入門系列之四 LaTeX模板
下面是在網上收集到的國內外部分大學及期刊的latex 模板,分享一下 用,使用前請先核對是否適合最新格式哦 清華大學 模板 北京大學 模板 國防科技大學碩博學位 latex 模板 北京郵電大學 latex 模板 浙江大學 西安交通大學博士學位 哈爾濱工業大學碩博士開題及學位 模板 中科院計算數學與科...