or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing
xxxxxxxxxx
Tex(テフ)の使い方
使用環境
Windowns10
目次
1. 目標
thesis.texの実行をすると,
表紙,目次,図目次,表目次,1章,1節,リスト,図,表,参考文献があるpdfができる.
2. zipの中身
thesis.texをTexWorksで実行する
3. インストール
texlive
参考サイト
実行ボタンの横のタイプセットをpLaTex(ptex2pdfに変更する)に変更する.
参考
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →pdfファイルを作成するときは実行ボタンを押す.
4. 作業
最初から作る場合
texファイルを作る
表紙を変える
チャプタ―とセクション,サブセクションを追加する
1章と1.1節と1.1.1節を追加
図を入れる
表を入れる
参考
参考文献を書く
5. 知識
中身について説明する.
基本は,thesis_originの thesis.texを実行してできたpdfを見比べて自力で変換する. \titleなど明らかすぎるものの説明は省略する.
texファイルを作る
表紙を変える
チャプタ―とセクション,サブセクションを追加する.
図を入れる
表を入れる
参考文献を書く
その他
実際に出会ったエラーについて説明する.
フォルダ内の.tex, .clsファイル以外を消してもう一度実行.
最後に
※ 他の人のtexファイルは見たことありません.
※ 体感で説明しています.
※ 章ごとにtexファイルを分けるのが普通かどうかわかりません.
※ あくまで個人の感想です.
※ セクションやチャプターは自分で変えよう.
※ 自分の卒論のtexはTeamsから