https://github.com/darekf77/latex-starter
Multiplatform latex-starter for master thesis or phd thesis
https://github.com/darekf77/latex-starter
bibtex glossaries latex latex-template master-thesis multiplatform phd-thesis polish-language polish-notation starter
Last synced: 7 months ago
JSON representation
Multiplatform latex-starter for master thesis or phd thesis
- Host: GitHub
- URL: https://github.com/darekf77/latex-starter
- Owner: darekf77
- Created: 2017-09-15T10:34:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-13T07:25:20.000Z (about 3 years ago)
- Last Synced: 2025-02-16T10:28:14.205Z (over 1 year ago)
- Topics: bibtex, glossaries, latex, latex-template, master-thesis, multiplatform, phd-thesis, polish-language, polish-notation, starter
- Language: TeX
- Homepage:
- Size: 4.02 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Latex Starter (beta)
===================

**Latex starter** - dont't wait.. start your master thesis in latex today
and keep nice structure of project.
# Features
- structure prepared even for big thesis
- cross platform (Mac OSX, Windows, Linux)
- build with shortcut in Visual Studio Code:
- `ctrl + shift + b` Windows, Linux
- `cmd + shift + b` MacOS
- **Bibtex** - keep bibliography in source.bib
- **Glossaries** - list of acronmyms and glocaries
- **Poslish** characters supported (ąęółźźńć)
# Requirements
### All platforms:
1. Mitex 2.9 - (https://miktex.org/download
2. Git for [Windows](https://git-scm.com/download/win), [MacOSX, Linux](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)
2. [Visual Studio Code](https://code.visualstudio.com/download)
3. Perl for [Windows](http://strawberryperl.com/), [MacOSX](https://learn.perl.org/installing/osx.html), [Linux](https://learn.perl.org/installing/unix_linux.html)
4. Python 2.7 for [Windows](https://www.python.org/downloads/windows/), [Mac OSX](https://www.python.org/downloads/mac-osx/), [Linux](http://docs.python-guide.org/en/latest/starting/install/linux/)
# How to run project ?
1. Clone project: `git clone https://github.com/darekf77/latex-starter.git`
2. Open **latex-starter** forlder with **Visual Studio Code**.
3. (optional step) Go to *Extensions* / *Show Workspace Recommended Extensions* and click install for all of them.
3. Build sample project:
- `ctrl + shift + b` Windows, Linux
- `cmd + shift + b` MacOS
### Known bugs
#### Windows
- before **build** open latex pdf reader **TexWorks**
(you can do this from powershell: `start C:\Program Files\MiKTeX 2.9\miktex\bin\x64\texworks.exe` or from start menu) and then use shortcut to do builds
### Questions
#### - Why I can't see files like .gitignore ?
- open file `.vscode/settings.json` and edit **"files.exclude"**: