latex-template/bundle/README.md

16 lines
824 B
Markdown
Raw Normal View History

2023-05-31 15:54:22 +03:00
# Bundle Information
## General Information
This bundle contains all necessary **external** packages, classes, TeX and LaTeX files together. You can consider to use all these packages for avoid version conflicts of some external packages or classes. Just import all `*.cls`, `*.sty` and `*.tex` files to your TeX / LaTeX editor with `TEMPLATE-NAME` classes, packages and LaTeX files
## Environment and Version Information
TeX Format: LaTeX x
Tested on `APP NAME` with version `APP VERSION` with LaTeX compiler `LATEX COMPILER NAME` with LaTeX version `LATEX VERSION`
<!-- FILL ALL ENVIRONMENT AND VERSION INFORMATION -->
## External Package Information
|Package Name|Used Version|Latest Version|File|CTAN Link|
|package-Name|Version|X|package-name.sty|https://ctan.org/pkg/PACKAGE-NAME|
<!-- FILL ALL PACKAGE INFO -->