hsz / idea-latex

LaTeX plugin for IntelliJ IDEA

Home Page:https://plugins.jetbrains.com/plugin/7660

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Empty element parsed"

melbings opened this issue · comments

I have the following LateX source:

\section{Teaching Algorithms in Computer Science}
\label{sec:introduction-teaching_algorithms}
It is a good idea but it is hard, because ``most students (around 70\%) are intimidated when they take a basic algorithms course''~\cite{Kintali2012}.

I get the following error displayed on the white space after the word "students": "Empty element parsed in 'latexFile' at offset 153". Please see the attached screenshot: latex-phpstorm

@melbings Thank you for reporting.

This issue has been resolved with the 7d4c1f8 commit.
It will be available with the v0.3 release.