Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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) |