Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

populate TEMPLATES directory #5

Open
orleanski opened this issue Feb 15, 2021 · 5 comments
Open

populate TEMPLATES directory #5

orleanski opened this issue Feb 15, 2021 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@orleanski
Copy link
Owner

Place empty or partially filled files in the TEMPLATE folder:

bash script.sh
bash script root.sh
Markdown document.md
ODF Spreadsheet.ods
ODF Text Document.odt
LaTeX document.tex
@orleanski orleanski added the enhancement New feature or request label Feb 15, 2021
@orleanski orleanski self-assigned this Feb 15, 2021
@orleanski
Copy link
Owner Author

@orleanski
Copy link
Owner Author

└── Templates
    ├── LaTex
    │   ├── Article.tex
    │   ├── Beamer.tex
    │   ├── Book.tex
    │   ├── Letter.tex
    │   └── Report.tex
    ├── ODF
    │   ├── Document.odt
    │   └── Spreadsheet.ods
    ├── shell
    │   └── bash_script.sh
    └── Text
        ├── Markdown_document.md
        ├── reStructured_document.rst
        └── Text_document.txt

@orleanski
Copy link
Owner Author

a template of an empty archive file (zip,tar.gz) will allow easily drag-and-drop files onto it and they will get added.

@orleanski
Copy link
Owner Author

add an url for latextemplates.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant