【发布时间】:2020-11-23 15:05:20
【问题描述】:
文本太长,会在整个第一行随机打断我的第一个单词...我不知道如何使它看起来像另一个短文本。这是我的代码:
\documentclass[letterpaper,11pt]{article}
\usepackage{simplecv}
\begin{document}
\vspace{1em}
\entrybig
{\textbf{LexBox}}{Nov 2020 - Present}
LexBox represents the fastest and the most efficient way to make a contravention complaint without to get in touch with a lawyer.
\\\textbf{Technologies:} C\#, ASP.NET, jQuery AJAX, CSS \& HTML
\entrybig
{\textbf{GAM - Group Activity Manager}}{Oct 2020 - Present}
{This application is designed to remote control multiple desktops at the same time. \\
\textbf{Technologies:} C\#, .NET Framework}
\end{document}
.sty 文件是this
结果是 this
【问题讨论】:
-
对不起,我觉得没问题
-
不为我编译
-
现在没关系 xD 我忘了 .sty 文件
-
不。缺少包裹...
标签: latex pdflatex latex-environment