Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dikkadev/t3_x000_template
https://github.com/dikkadev/t3_x000_template
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dikkadev/t3_x000_template
- Owner: dikkadev
- Created: 2022-03-14T10:27:58.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-19T09:47:08.000Z (over 2 years ago)
- Last Synced: 2024-12-22T05:10:28.474Z (6 days ago)
- Language: TeX
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Things needed to get started
0.1. Better BibTex plugins installed in zotero1. Get pandoc-fignos and paste the path to `pandoc-fignos.exe` inside of [convert.bat](./convert.bat)
2. Create a Front Page and a declaration pdf and set the paths inside of [config.tex](./tex/config.tex)
1. Or comment out the corresponding lines inside of [template.tex](./tex/template.tex) (near the end at about ~170)
3. Run the convert.bat or use the task from vscodeYou also need to install pandoc and latex(TexLive works great on windows)
# Useful stuff
[Pandic Citer](https://marketplace.visualstudio.com/items?itemName=notZaki.pandocciter)
```
Name: Pandoc Citer
Id: notZaki.pandocciter
Description: Autocomplete bibtex citations for markdown/pandoc
Version: 0.9.2
Publisher: notZaki
VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=notZaki.pandocciter
```[Pandoc reference](https://pandoc.org/MANUAL.html)
[pandoc-fignos](https://github.com/tomduck/pandoc-fignos)