bugLaTeX semantic checker - Bugs: bug #56520, Error with sub files

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #56520: Error with sub files

Submitter:  Pierre <pierremarchand20>
Submitted:  Tue 18 Jun 2019 10:00:27 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  gvol
Open/Closed:  Closed

Fri 07 Oct 2022 07:05:57 PM UTC, comment #1: 

Thanks for the report, I have fixed this now.  Sorry it took so long to get around to it. 

It might be a little before I make a new release and it will take some time after that to trickle down through the distributions.

Ivan Andrus <gvol>
Group administrator
Tue 18 Jun 2019 10:00:27 PM UTC, original submission:  

The linter does not parse an included file if there exists a folder that has the same name as the file.

You can try with a main file like

\documentclass{article}
\begin{document}
    \include{chapter1}

\end{document}

and a file named chapter1.tex

% !TEX root = main.tex

figure \ref{some_fig}

$ 1 +2 = \alpha $

Some text


If you create a folder name chapter1 and call chktex on the main file, it won't parse chapter1.tex.

Pierre <pierremarchand20>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gvol (Updated the item)
  • -email is unavailable- added by pierremarchand20 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-10-07 gvol StatusConfirmed Fixed
        Assigned toNone gvol
        Open/ClosedOpen Closed
    2020-08-27 gvol StatusNone Confirmed

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code