Convert to LaTeX

by Striker-909
5
4
3
2
1
Score: 50/100

Description

An obsidian plugin to convert Markdown files into LaTeX files.

Reviews

No reviews yet.

Stats

0
stars
98
downloads
0
forks
18
days
7
days
7
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
14
commits

Latest Version

8 days ago

Changelog

MINOR FIXES - URLs v1.0.10

Sep 12, 2026 A

CHANGES:

  • Fixed an issue in url formatting when the url contained a #
  • Fixed an issue where urls and wikilinks would delete the characters directly before and after them
  • Added better formatting for urls to the preamble
  • Removed messages that would print while formatting a url
  • Added "Affiliation" as a property that allows an affiliation to be added to the title section TODO:
  • Documentation

README file from

Github

Convert to LaTeX

Convert to LaTeX is a simple Obsidian plugin that converts a Markdown note to a LaTeX document. Selecting the "Convert to LaTeX" ribbon command will convert the current note to LaTeX. If automatic conversion to PDF is enabled the .tex file will br converted to a PDF, but this requires a command line LaTeX compiler such as pdflatex.