我希望它能像 Microsoft Word 等其他文本编辑器一样自动在页面上换行。有什么办法吗?也许我可以在序言中添加一些内容?
这是我的参考代码:
\documentclass[12pt]{article}
\usepackage{graphicx}
\usepackage{amsmath, amssymb}
\usepackage[margin=1.25in]{geometry}
\setlength{\parindent}{0pt}
\begin{document}
\tableofcontents
\newpage
\section{Test Section}
\subsection{subsection test}
dfsjklkljfdsjkldfshjkfhjkfdgsahfhdjks;;fdhsfh;fsdhfdshjfdshhjhffhlsjdkalhjfksfsdlhjkfsldhjkfhlsjlfhdjsaklfhjksfdshjlkfhjdklsfdhskjlafsdhkljakfhjlsd
\end{document}