Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mzguntalan/rem-tex

Turn your RemNotes into beautiful LaTeX-like documents.
https://github.com/mzguntalan/rem-tex

plugin remnote remnote-css remnote-plugin

Last synced: 3 days ago
JSON representation

Turn your RemNotes into beautiful LaTeX-like documents.

Awesome Lists containing this project

README

        

# Rem Tex
Do you miss the look and feel of LaTeX documents? But don't want to get out from RemNote?
Rem Tex transforms the feel of your notes into that classic style.

## Requirements
This plugin requires that you have Computer Modern Font installed. Otherwise, it will use Times New Roman.

## Overview
- Works on both Light and Dark Modes.
- The "LaTeX Style" Tag makes your document look like a real LaTeX document
- "Boxed" Tag allows you to put a lovely box to notes to make them stand out

## LaTeX Style Documents
Use the "LaTeX Style" Tag on the root/title rem.

### Light Mode
Default | With LaTeX Style Tag
:-------------------------:|:-------------------------:
![](https://raw.githubusercontent.com/mzguntalan/rem-tex/main/imgs/light/default.png) | ![](https://raw.githubusercontent.com/mzguntalan/rem-tex/main/imgs/light/latex_style.png)

### Dark Mode
Default | With LaTeX Style Tag
:-------------------------:|:-------------------------:
![](https://raw.githubusercontent.com/mzguntalan/rem-tex/main/imgs/dark/default.png) | ![](https://raw.githubusercontent.com/mzguntalan/rem-tex/main/imgs/dark/latex_style.png)

## Boxed Tags
Use "Boxed" Tag on the rem you want to box.

![](https://raw.githubusercontent.com/mzguntalan/rem-tex/main/imgs/common/boxes.png)

## Fancy Headers
You can use h1 through h3 tags.

![](https://raw.githubusercontent.com/mzguntalan/rem-tex/main/imgs/common/headings.png)

h1 headers also look really neat when collapsed.

![](https://raw.githubusercontent.com/mzguntalan/rem-tex/main/imgs/common/collapsed_headings.png)