Re: [問題] 有關環境
※ 引述《andrew43 (Myrmarachne)》之銘言:
: ※ 引述《hau (小豪)》之銘言:
: : 有段原始碼如下:
: : \documentclass[12pt]{book}
: : ^^^^^^(這裡是字形大小,可是我怎麼改都不影響字形?)
你在內文的地方(在想要變字形大小的前一行)打上
\fontsize{14}{20pt}\selectfont
其中 14 是字體大小,20pt是行距,可依所需自行調整。
: : \usepackage[margin=3cm]{geometry} %edge
: : \usepackage{amsfonts,amsmath} %type real R package %matrix package
: : \usepackage{graphicx} %picture
: : \usepackage{amssymb}
: : \pagenumbering{roman}
: : ^^^^^^^^^^^^^^^^^^^^^這是頁碼用羅馬字,問題是怎麼改成至中且在一頁的底端?
: 這是你用了 book 這種文稿類型的關係。
: 要自定頁首與頁尾,請參考 fancyhdr 這個 package。
似乎不用這麼麻煩,只要在全文設定區寫上 \pagestyle{plain} 即可。
: : \linespread{1.5} %extend word to rate 1.3
: : \begin{document}
: : \begin{flushleft}
: : \end{flushleft}
: : \end{document}
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.112.50.253
推
11/24 23:30, , 1F
11/24 23:30, 1F
討論串 (同標題文章)
LaTeX 近期熱門文章
PTT數位生活區 即時熱門文章