Re: [問題] 有關環境

看板LaTeX (論文排版)作者 (回到原點)時間17年前 (2008/11/24 13:36), 編輯推噓1(100)
留言1則, 1人參與, 最新討論串3/3 (看更多)
※ 引述《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
文章代碼(AID): #19AZrHs7 (LaTeX)
討論串 (同標題文章)
本文引述了以下文章的的內容:
完整討論串 (本文為第 3 之 3 篇):
1
1
文章代碼(AID): #19AZrHs7 (LaTeX)