Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phibr0/obsidian-latex-css
A LaTeX inspired CSS Snippet for PDF's exported with Obsidian.
https://github.com/phibr0/obsidian-latex-css
latex-style obsidian-theme
Last synced: about 1 month ago
JSON representation
A LaTeX inspired CSS Snippet for PDF's exported with Obsidian.
- Host: GitHub
- URL: https://github.com/phibr0/obsidian-latex-css
- Owner: phibr0
- Created: 2021-09-11T20:54:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-03T11:58:44.000Z (about 2 years ago)
- Last Synced: 2024-10-15T07:30:58.900Z (3 months ago)
- Topics: latex-style, obsidian-theme
- Language: SCSS
- Homepage:
- Size: 1.27 MB
- Stars: 74
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# LaTeX inspired CSS Snippet for Obsidian
**[Get it here!](https://www.buymeacoffee.com/phibr0/e/42263)**
**The exported PDF might not show any Text on your first export. This is because the PDF Generator doesn't wait for the Font to be loaded in properly. If you do it again it should work fine.**
## Features
- LaTeX like styling for Text, Blockquotes and Tables
- Numbered Headings, Math Environments, Codeblocks and Images
- Computer Modern Font included
- Improved Page Breaking
- Customizability via [Style Settings Plugin](https://github.com/mgmeyers/obsidian-style-settings)## Support me
If you like this Snippet you might want to support me here:
## Screenshots
| Feature | Screenshot |
|:-----------------------------------------:| ------------------------------------------------------------------------------------------------------------------- |
| Text, Headings and Blockquotes | ![Testing-1](https://user-images.githubusercontent.com/59741989/136706806-8b0555e2-4c1f-4e85-9345-be05245554b8.png) |
| Tables | ![Testing-2](https://user-images.githubusercontent.com/59741989/136706830-e9b78639-0d73-4721-9be1-b47f81148d1c.png) |
| Lists | ![Testing-3](https://user-images.githubusercontent.com/59741989/136706834-fe0c14f9-1bf3-4f12-9f80-4b093d7fdca6.png) |
| Images with Captions | ![Testing-4](https://user-images.githubusercontent.com/59741989/136706853-f12b948c-013b-4834-b244-47d05bc9ee66.png) |
| Numbered Math Environments and Codeblocks | ![Testing-5](https://user-images.githubusercontent.com/59741989/136706870-74e695da-3a66-4e07-ab57-c9468a35f51e.png) |