#latex-conversion
  • 1.
    Fix Math
    Plugin
    a month ago by Vladislav Sorokin
    favorite
    share
    The Fix Math for Obsidian plugin provides a focused, single command way to convert common LaTeX delimiters and plain parentheses math into the `$...$` forms your notes expect. It adds a ribbon button and a command-palette entry to process the currently open file, preserves fenced code blocks and existing `$...$` delimiters and reports real time statistics in notifications and the status bar. The converter uses readable TypeScript and heuristics to detect inline and display math, covering `\(...\)`, `\[...\]`, smart `( ... )` detection (including AI assistant bracket output) and quoted block math
    Repo
  • 2.
    2 years ago by Nika Lopusna
    favorite
    share
    The Notes Merger plugin allows users to combine multiple Markdown files into a single document by generating a hierarchical content structure based on links between notes. It supports customizable merging previews and the creation of slideshows compatible with the `obsidian advanced slides` plugin. Additionally, it can convert Markdown files into XeLaTeX documents, offering options to include custom LaTeX templates. This plugin is ideal for users looking to streamline content aggregation and presentation workflows, with added flexibility for LaTeX-based publishing.
    Repo