LaTeX 簡單科學文章輕鬆寫

4172 단어 LaTeX

시작지마에



你看過「寞零開始的 LaTeX 急速入門」嗎?



沒有?

나카 치도 어떠한 편예 한 개 LaTeX 檔案嗎?



지도.

OK , 본문위 제급 關於如何使用LaTeX 편배출 일편 간단적 문장, 불수급 복 서적 배판, 이급 LaTeX 기본 사용 방법.
讓我 개시吧~~

편복 문장



일반 욕설, 你應 해당 재비 「상당한 성문장」 시재 사용 LaTeX. LaTeX 부적합용 來編寫 非常靈活的雜誌, 신문류 문장.

단락 추공행



LaTeX 유일개 뾰족한 특성 취시회 무시 공백.會是多個 공백 위 한 개.舉例來說:
This is a book.
This   is   a   book.

是完全相同的、他們會輸出一模一樣的 "This is a book."如下圖:

沒有錯, 다른 환회 무시 환행.

這讓編輯文章, 變得比較輕鬆, 因為你可以比較靈活的在筆記本軟體當中編輯文章.
舉例來說:

초급 장구자:
A wiki (Listeni/ˈwɪki/ wik-ee) is a website that provides collaborative modification of its content and structure directly from the web browser. In a typical wiki, a text is written using a simplified markup language (known as "wiki markup") and often edited with the help of a rich-text editor.

배판적 용이
A wiki (Listeni/ˈwɪki/ wik-ee) is a website that provides collaborative modification of its content and structure directly from the web browser. 
In a typical wiki, text is written using a simplified markup language (known as "wiki markup")
and often edited with the help of a rich-text editor.

我們將這樣連續的區塊稱為 「단락」
而我們用一行的「空行」表示段落與段落的區隔、參考這段代碼:
Hello, this is an article about \LaTeX.
It will help you to make a high-quality printable document.
When writing, you use plain text as opposed to formatted text,  like Word.

\LaTeX is a programming language, too.
so you can writ a program in \LaTeX

일반 욕설$\LaTeX$회유예설적 단락축배. 곳 이상 면구단 대리 취가 이후 획득 이하적 성과.

나하, 여과환요재 특정위치환행, 而 그리고 불축배주? 일반 욕설, 사용적 시강박환행 \\여과불망유수행축진칙가이용 \noindent간일하 1개 복동적 단락공제:


지령
공능

\setlength{\parindent}{0pt}강박 환행
\\강박 환행 與下一行相距離5pt
\\[5pt]불요축진
\noindent설치 단락 축진 길이


문장 꽤



재토론문장 상당히 노전, 我必解釋$\LaTeX$적 기본상당.也就是:
\documentclass[12pt,a4papaer]{article}
%set format of document
\begin{document}
%write something
\end{document}

일반 욕설:學習電腦程式軟體、這些基本結構都不是非常重要、也不太 수요 특별거 개조. 곳이후, 시게야 청지 간하표:



공능
해상


\documentclass
樣式 설정 지령
영원도재 제1행

[12pt,
설정 본문자급
예설 11pt or 12pt 불교

,a4paper]
설정본문척치수
BJ4 반환 b5paper 가능

{article}
설정 본문 樣式
향용 현성범본적 개념

\begin{document}
본문 시작
從這裡 개시적 內容才 桃鄯示

\end{document}
문장 결속
후면 불능 유임 몇 문자


樣式 설정적 부분 예설 가능 이선적 유이하


樣式
설명


article
일반 문장, 분소절(section) 與子 소절(subsection)

IEEEtran
IEEE용적 가이하하치하 료

report
跟article 유사、但是可以有章節(Chapter)


관서적 범본

beamer
용 LaTeX 정간적 범본


접하후, 취시 「장절 지령」.將文章邏輯性的分割對於科學文章頗為 중요.
인쭈, 장절적 稱為為$\LaTeX$ 최핵적 지령야 부위과. 원칙상 취취 \setlength{\parindent}{2em} \section \subsection這些章節指令、會將文章的斷若切割、而實時上、這些指令都只是生成一個適散式的題題而已歐、所以適當的縮進、可以讓佚看得更清
\documentclass[12pt,a4paper][article]
\begin{document}
    \section{title 1}
        Hello this is a book.
        \subsection{subtitle 1}
            Hello, here is a subsection.
        \subsection{subtitle 2}
            Hello, here is a subsection 2.
\end{document}

좋은 웹페이지 즐겨찾기