You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'll keep this brief as I have a feeling that this needs to be reported to the LTeX maintainers. But the preamble (i.e. the bit between \documentclass and \begin{document}) of my LaTeX documents is covered in blue underlining in Zed using this extension. I thought that LTeX had originally been designed for spell-checking LaTeX documents. Obviously I can provide details including code samples and screenshots but I thought I'd double-check first where I should be reporting these. When I searched GitHub for LTeX I came across numerous repos and I wasn't quite sure which was the correct one.
Please let me know which repo I should create a ticket with …
TIA.
The text was updated successfully, but these errors were encountered:
Hi! Could you provide a screenshot with a minimal sample to show how it looks? Then we can figure out the next steps: whether the problem is specific to this extension or ltex-ls-plus itself. Thanks!
% British English\PassOptionsToPackage{no-math}{fontspec} % polyglossia might load fontspec\usepackage{polyglossia}
\setdefaultlanguage[variant=british]{english}
But there is loads more, and different types: sometimes it is commands, not just arguments to commands, sometimes comments. I'm happy to provide more examples.
Uh oh!
There was an error while loading. Please reload this page.
I'll keep this brief as I have a feeling that this needs to be reported to the LTeX maintainers. But the preamble (i.e. the bit between
\documentclass
and\begin{document}
) of my LaTeX documents is covered in blue underlining in Zed using this extension. I thought that LTeX had originally been designed for spell-checking LaTeX documents. Obviously I can provide details including code samples and screenshots but I thought I'd double-check first where I should be reporting these. When I searched GitHub for LTeX I came across numerous repos and I wasn't quite sure which was the correct one.Please let me know which repo I should create a ticket with …
TIA.
The text was updated successfully, but these errors were encountered: