Re: [問題] 重新編譯以適合電子閱讀器
※ 引述《LaTeX <albert84317@gmail.com>, 看板: LaTeX》之銘言:
: Hi,=20
: This is the model I used to make an eBook of any size. Feel free to modify =
: it. Recompile your source codes for eBook is what I would do. Although ther=
: e are other forms for ebook format, but LaTeX is fairly good and easy to ge=
: nerate an eBook.
: For Chinese eBook (horizontal, or vertical), use the well-established skill=
: s to modify this code.
: If 9pt is desired, use "extsizes" package (google can find it).=20
: PS: I don't understand your follow-up question.
謝謝你的回覆。
我的第二個問題是想問說,有文章的類別是 "package" 嗎?
並非「載入」package,而是文章類別就是package.
這是我在arxiv上遇到的某篇文章(已經忘了是哪一篇..)
很奇怪的是他一開始就寫 \documentclass{package}
然後我印象中是我無法編譯,所以最後放棄把他放入我的nook。
PS. 另外一個離題的點:後來發現有些文章還是用tex寫的,
所以沒有\documentclass這個指令,得用tex來編譯(而非latex).
: \documentclass[10pt]{article} % use extsizes for < 10pt
: \usepackage[left=3D0mm,top=3D0mm]{geometry}
: \pagestyle{empty}
: \setlength{\textheight}{xxmm} % =E5=AD=97=E9=AB=98
: \setlength{\textwidth}{xxmm} % =E5=AD=97=E5=AF=AC
: \setlength{\paperheight}{xxmm} % =E6=9B=B8=E9=95=B7 (=E8=9E=A2=E5=B9=95=E9=
: =95=B7)
: \setlength{\paperwidth}{xxmm} % =E6=9B=B8=E5=AF=AC (=E8=9E=A2=E5=B9=95=E5=
: =AF=AC)
: \parindent=3D2ex
: \title{eBook for Readers} \index{\LaTeX!width!paperwidth}
: \author{A. Author}
: \date{\today}
: \begin{document}
: \maketitle
: This code is for eReaders to read a PDF file.=20
: \end{document}
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 193.60.182.109
討論串 (同標題文章)
本文引述了以下文章的的內容:
完整討論串 (本文為第 3 之 4 篇):
LaTeX 近期熱門文章
PTT數位生活區 即時熱門文章