Search found 3 matches

by itsphilip
Thu Feb 22, 2024 3:56 am
Forum: Text Formatting
Topic: Overleaf keeps sending errors saying perhaps a missing \item
Replies: 5
Views: 8637

Overleaf keeps sending errors saying perhaps a missing \item

If you also remove rSubsection, it works. Click on "Run LaTeX here":

\begin{minipage}{\linewidth}
Additional text goes here.
\begin{itemize}
\item Monitored and ensured the teaching and learning quality of University Chinese through the collection, processing, analysis, and visualization of ...
by itsphilip
Wed Feb 21, 2024 4:58 pm
Forum: Text Formatting
Topic: Overleaf keeps sending errors saying perhaps a missing \item
Replies: 5
Views: 8637

Overleaf keeps sending errors saying perhaps a missing \item

Welcome to the forum!

\end{rSection} is missing here. The itemize code is ok.

Stefan

Thank you for your reply. There was a mistake I made previously. There should not be \begin{rSection}. Could you kindly check the code again? When I run it, there is still an error saying "perhaps a missing ...
by itsphilip
Wed Feb 21, 2024 11:00 am
Forum: Text Formatting
Topic: Overleaf keeps sending errors saying perhaps a missing \item
Replies: 5
Views: 8637

Overleaf keeps sending errors saying perhaps a missing \item

Hello friends from the community,

I have a question about my code on Overleaf and wonder if there is anyone is able to answer? I am using resume.cls template for my resume. When I output the following code, it keeps saying that perhaps a missing \item.
I am not sure what went wrong in my code. It ...