Patrick Förster
6d1a8cb0be
Handle local TEXINPUTS in latexmkrc ( #1377 )
...
Extract the context provided by latexmkrc to infer additions to TEXINPUTS and BIBINPUTS.
Fixes #1369 .
2025-06-14 10:52:37 +02:00
Patrick Förster
d1f01f87f4
Resolve paths that are part of TEXINPUTS ( #1252 )
...
Add paths in TEXINPUTS to the distro resolver similar to the way it is done for BIBINPUTS.
2024-10-26 11:27:44 +02:00
Patrick Förster
6fe748c11c
Use workspace dependencies ( #1184 )
2024-08-11 13:15:58 +02:00
dependabot[bot]
491459e791
Bump rustc-hash from 1.1.0 to 2.0.0 ( #1157 )
2024-07-06 07:33:26 +00:00
Patrick Förster
27625c96c8
Use LaTeX file list in project detection ( #1160 )
...
Adds a parser for the .fls file that lists the working directory and all files processed during compilation. This can aid as a fallback when the regular syntax-based project detection fails due to macro definitions.
2024-07-06 09:29:30 +02:00
dependabot[bot]
d5711f0e3c
Bump anyhow from 1.0.82 to 1.0.86 ( #1127 )
2024-05-21 18:41:08 +00:00
dependabot[bot]
b09e46ebc8
Bump anyhow from 1.0.81 to 1.0.82 ( #1089 )
2024-04-28 07:31:03 +00:00
dependabot[bot]
cf38287e2c
Bump anyhow from 1.0.75 to 1.0.81 ( #1068 )
2024-03-31 08:10:46 +00:00
Patrick Förster
4e8d065fcc
Don't report diagnostics for distro files ( #1030 )
2024-03-08 20:28:02 +01:00
Patrick Förster
a14efe03a8
Use paths from latexmkrc if set
2023-11-26 13:43:11 +01:00
Patrick Förster
2ad91f77a4
Use bibliographies from BIBINPUTS ( #912 )
...
See #493 .
2023-08-05 22:07:18 +02:00
Patrick Förster
24a6497048
Update dependencies
2023-07-19 18:07:42 +02:00
Patrick Förster
588f92df09
Update dependencies
2023-05-28 11:50:36 +02:00
Patrick Förster
0d7b21440d
Replace salsa crate to avoid memory leak
2023-04-09 11:44:18 +02:00
Patrick Förster
5433bf4995
Move distro module to separate crate
2023-04-07 10:20:08 +02:00