| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
It's not uncommon for tex files to start with % comments, which then allows matlab to claim a match. By extending the range to match \documentclass, \documentstyle and adding \usepackage this works for my files. On matlab, the match for comments has already caused a mis-match with pdf files TIKA-3328 , and as far as I can see it is the only one with a matcher for comments which I think is just ridiculous and should be removed altogether.
| Back | FazBrowse Home | New Git URL |
It's not uncommon for tex files to start with % comments, which then allows matlab to claim a match. By extending the range to match \documentclass, \documentstyle and adding \usepackage this works for my files.
On matlab, the match for comments has already caused a mis-match with pdf files TIKA-3328 , and as far as I can see it is the only one with a matcher for comments which I think is just ridiculous and should be removed altogether.