moevm / moevm/document_insight_system
Обработка проекта LaTeX
Open
@r4cy is already working on this.
Since Feb 22, 2025.
feature
- Dominant language
- Python
- Stars
- 9
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Чаще всего LaTeX документ представляет собой проект - некоторую файловую структуру, поэтому необходимо научиться правильно обрабатывать эти проекты. Обработка предполагает проверку на корректность проекта, его разархивацию, поиск точки входа (главного файла), извлечение зависимостей и отправку для дальнейшей обработки в другие модули
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.