WinEdt에서 TeX문서의 페이지 사이즈를 letter 사이즈로 컴파일 되게 하는 방법

  1. In the MiKTeX directory, at (something like): texmf\dvipdfm\config\ there is a file called config(there is no extension), open that file in a text editor, there is a line about default paper size ("p a4"), change "a4" to "letter" and save the file.
  2. Next, you need to COPY the file texmf\pdftex\config\pdftex.cfg into your localtexmfdirectory.
  3. Open the COPY of pdftex.cfg from your localtexmf directory in a text editor. There are two lines that read:
    page_height 297 true mm
    page_width 210 true mm
    You need to change those two lines to read:
    page_height 279 true mm
    page_width 216 true mm
    then save the file
  4. In WinEdt, you will need to go to Accessories-->MiKTeX Options, and refresh the file name database, and update the format files.

저작자 표시 비영리 동일 조건 변경 허락
Posted by jyong
◀ PREV : [1] : ... [75] : [76] : [77] : [78] : [79] : [80] : [81] : [82] : [83] : ... [160] : NEXT ▶


분류 전체보기 (160)
Notice (4)
Life Log (140)
Technical Information (16)

«   2010/07   »
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31

글 보관함

Total : 27,880
Today : 9 Yesterday : 30