## 编译环境 操作系统 * [x ] Windows 7/8/10 * [ ] macOS * [ ] Linux `若需勾选,请把[ ]改成[x]` Tex发行版 * [x ] TexLive `年份` * [ ] MikTeX `版本号` * [ ] CTeX `若需勾选,请把[ ]改成[x]` ## 我的问题 最小工作示例: ``` \documentclass{article} \usepackage{fontspec} \usepackage[colorlinks,linkcolor=black]{hyperref} \usepackage{graphics} \usepackage{indentfirst} \setmainfont{Times New Roman} \begin{document} \centering \huge \textbf{Nueral Collaborative Filtering Group Project Proposal} \vspace*{0.5cm} \LARGE Miao Liang, Xiangzhe Kong\\ \bigskip \bigskip \large{Department of Computer Science and Engineering,\\Southern University of Science and Technology} \vspace*{\fill} \begin{minipage}[b]{0.9\textwidth} \footnotesize\raggedright \setlength{\parskip}{0.5\baselineskip} Copyright \copyright 2019--\the\year\ Miao Liang. All Rights Reserved. \end{minipage} \newpage \newpage \begin{flushleft} \end{flushleft} \end{document} ``` 问题:我想让正文在换行的时候自动截断用连字符-断开, 我看别人的模板都能够自动断字 ,参考了网上使用hyphenat相关设置 但是没有任何效果 我应该怎么做?

1 回答1

0
所以你给的代码是用来干嘛的?
  • 回复 koko :您好,这个问题您解决了吗?我也遇到了,不知道怎么弄 – ye 2022-03-02 19:18 回复
  • 您好,这个问题您解决了吗?我也遇到了,不知道怎么弄 – ye 2022-03-02 19:18 回复
  • 回复 koko : 所以你给的代码是用来干嘛的? – sikouhjw 2020-10-27 22:36 回复
  • 只是给出代码环境 不知是否有用 – koko 2020-10-27 01:39 回复

你的回答

请登录后回答

你的回答将会帮助更多人,请务必认真回答问题。