texish

Guide

How to write documents with texish: the document format, text and markup, mathematics, figures and images, and the inline vector-graphics mode.

How to write documents with texish: the document format, text and markup, mathematics, figures and images, and the inline vector-graphics mode.

Pages

  • The Document Format — The engine itself is small — boxes, glue, macros, math. The familiar article furniture (titles, sections, lists, figures) comes from a format you load at the top of a document:
  • Text and Markup — texish turns ASCII source into proper typography, as TeX does — the body font enables these so they fire in ordinary running text:
  • Mathematics — texish has a TeX math mode set in Latin Modern Math through an OpenType MATH table. Math is delimited by dollar signs: a single $…$ for inline math, a doubled…
  • Figures and Images — \includegraphics places a raster image — PNG or JPEG — at its natural size, or sized by an optional key=value list:
  • Vector Graphics — \picture opens a fixed-size drawing that flows in the text like any other box, so a diagram sits beside prose and prints through the same backend as the page. Inside…

Search

Esc
to navigate to open Esc to close