Skip to content

Custom iA Writer template with support for Math and code syntax highlighting

License

Notifications You must be signed in to change notification settings

fv0/ia-writer-ibm-plex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub-MathML

Custom iA Writer template with support for Math

Installation

  1. Download the latest GitHub-MathML.zip from the Releases
  2. Unzip and open the .iatemplate file
  3. iA Writer should automatically open & install the template

Same thing for updates – iA Writer will prompt you if you want to replace the currently installed template with the new one.

Features

Code Syntax Highlighting

Screenshot

MathML

Screenshot

Inline

$D(\mathbf{x})=A(\mathbf{x}) + \mathbf{d}$
\\(\cos(\alpha_{n-1})\\)

Block

$$D(\mathbf{x})=A(\mathbf{x}) + \mathbf{d}$$
\\[
[^{i-1}T_i] = \left( \begin{array}{r}
    \cos(θ_i) & -\sin(θ_i) \cos(⍺_{i,i+1}) & \sin(θ_i) \sin(⍺_{i,i+1}) & a_{i,i+1} \cos(θ_i) \\
    \sin(θ_i) & \cos(θ_i) \cos(⍺_{i,i+1}) & -\sin(θ_i) \sin(⍺_{i,i+1}) & a_{i,i+1} \sin(θ_i) \\
    0 & \sin(⍺_{i,i+1}) & \cos(⍺_{i,i+1}) & d_i \\
    0 & 0 & 0 & 1
\end{array} \right)
\\]

About

Custom iA Writer template with support for Math and code syntax highlighting

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • CSS 89.6%
  • JavaScript 6.9%
  • HTML 3.5%