📄 faq.tex
字号:
\documentclass[12pt,draft,oneside]{book}\usepackage{babel,color,graphics}\begin{document}\pagestyle{headings}\frontmatter\title{phplib FAQ}\author{Ted Rolle\thanks{ted.rolle@usa.net}}\date{\today}\maketitle\tableofcontents\chapter{Preface}This is the phplib Frequently-Asked Questions document.It is maintained by Ted Rolle <ted.rolle@usa.net>\mainmatter\chapter{FAQ}\centerline{\fbox{\textsc{The Most-Frequently-Asked Question}}}\vspace{0.5cm}\begin{description}\item[setcookie() oops]The answer is that \textit{something} -- text or html --has been written to the pagebefore the call to \verb|page_open()|.Even newlines or spaces written after \verb|local.inc| or\verb|prepend.php3| -- but before \verb|page_open()| -- can do it.\end{description}\backmatter\end{document}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -