Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keygenqt/latex-template-keygenqt
Presentation template for LaTeX with custom theme.
https://github.com/keygenqt/latex-template-keygenqt
Last synced: about 11 hours ago
JSON representation
Presentation template for LaTeX with custom theme.
- Host: GitHub
- URL: https://github.com/keygenqt/latex-template-keygenqt
- Owner: keygenqt
- License: apache-2.0
- Created: 2024-04-06T12:16:13.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-13T15:20:07.000Z (7 months ago)
- Last Synced: 2024-04-14T00:45:57.533Z (7 months ago)
- Language: TeX
- Size: 1.83 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
My LaTeX
===================Presentation/article templates for LaTeX with custom theme.
#### Preview
![preview_2.png](data/preview.png)
Environment variables for connect theme:
```
export TEXINPUTS=\
~/path/to/project/article/theme//:\;\
~/path/to/project/article/components//:\
~/path/to/project/beamer/theme//:\;\
~/path/to/project/beamer/components//:
```### License
```
Copyright 2024 Vitaliy ZarubinLicensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```