Skip to content

Instantly share code, notes, and snippets.

@samyarmodabber
Last active March 13, 2024 22:32
Show Gist options
  • Save samyarmodabber/df5a0463d4bc1ee494151b1fa287ab01 to your computer and use it in GitHub Desktop.
Save samyarmodabber/df5a0463d4bc1ee494151b1fa287ab01 to your computer and use it in GitHub Desktop.
texmacs

TeXmacs

GNU TeXmacs

GNU TeXmacs is a free scientific editing platform designed to create beautiful technical documents using a wysiwyg interface. It can runs on all major Unix platforms, MacOS, and Windows.

  • It provides a unified and user friendly framework for editing structured documents with different types of content: text, mathematics, graphics, interactive content, slides, etc.
  • TeXmacs can be used as a graphical front-end for many systems in computer algebra, numerical analysis, statistics, etc.
  • Documents can be saved in TeXmacs, Xml or Scheme format and printed as Pdf or Postscript files.
  • Converters exist for TeX/LaTeX and Html/Mathml. Notice that TeXmacs is not based on TeX/LaTeX.
  • Its rendering engine uses high-quality typesetting algorithms so as to produce professionally looking documents, which can either be printed out or presented from a laptop.
  • New styles can be written by the user and new features can be added to the editor using the Scheme extension language.

https://www.texmacs.org/

https://www.youtube.com/watch?v=H46ON2FB30U

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment