Skip to content

Conversation

hakan-demirli
Copy link
Contributor

Closes #1327. Superseeds #1329.

Disables all warnings in an off/on block.

% warnings: off
\coordinate (B) at ($(A) + (0, 4)$);
\coordinate (C) at ($(B) + (3, 0)$);
\coordinate (D) at ($(A) + (3, 0)$);
% warnings: on

Copy link
Member

@pfoerster pfoerster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hakan-demirli Can you fix CI, please? Then, I will merge your PR 👍

@pfoerster pfoerster merged commit 29bdb93 into latex-lsp:master Feb 2, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

disable warnings for section
2 participants