[main]Notes on TeXmacs

List of all the articles

A list of all the articles in the website, ordered by the most recent modification time.


WishlistTue Jul 22 21:49:26 2025 UTC

This wishlist collects suggestions for improvements and nice ideas for addition to TeXmacs. These should be of limited scope and somewhat reasonable technical difficulty. It is mostly meant for developers or technically savyy users to collect good ideas. It should be clear that the functionality is not already provided in some form. This wishlist must not be used for very broad and vague requests (e.g. “make the program more versatile and powerful").

Standard Output and Standard Error on Microsoft WindowsTue Jul 22 21:49:26 2025 UTC

We show how to see TeXmacs' standard output and standard error on Microsoft Windows.

Adding a dialog to build websitesTue Jul 22 21:49:26 2025 UTC

In this article we document the construction of a user interface to the website building facilities of TeXmacs.

TeXmacs and HTMLTue Jul 22 21:49:26 2025 UTC

In this article we discuss question related to conversion from/to HTML.

Mathematical typesetting in TeXmacsTue Jul 22 21:49:26 2025 UTC

This document describes how TeXmacs deals with the typesetting of mathematics, and in particular with the low level implementation of the typesetting primitives relative to mathematical documents. It should be useful if you are interested in understanding the C++ sources. We describe the state of facts as per svn revision r14561 (December 2024, TeXmacs 2.14+). Excerpts from the official documentation are included in this document for completeness.

From trees to boxesTue Jul 22 21:49:26 2025 UTC

This document describes TeXmacs typesetter. We describe the state of facts as per svn revision r14561 (December 2024, TeXmacs 2.14+). Excerpts from the official documentation are included for completeness.

Tetris with TeXmacs tablesTue Jul 22 21:49:26 2025 UTC

(no abstract)

Template articleTue Jul 22 21:49:26 2025 UTC

This file provides a template for typical notes/articles. You can use the tag notes-abstract to provide a small summary of the content, as exemplified by this very text.

SchemingTue Jul 22 21:49:26 2025 UTC

We discuss some aspects of the choice of the Scheme language implementation used in TeXmacs.

Composing TeXmacs graphics with SchemeTue Jul 22 21:49:26 2025 UTC

(no abstract)

Embedding graphics composed with Scheme into documentsTue Jul 22 21:49:26 2025 UTC

(no abstract)

Implementing previews for link targetsTue Jul 22 21:49:26 2025 UTC

(no abstract)

Status of Plugins for TeXmacsTue Jul 22 21:49:26 2025 UTC

We review the current status and limitations of the various plugins on Windows/Mac/Linux.

An overview of TeXmacs from altitudeTue Jul 22 21:49:26 2025 UTC

A rapid overview/executive summary of the TeXmacs system.

New list typesTue Jul 22 21:49:26 2025 UTC

How to define new list types in TeXmacs.

Modular graphics with SchemeTue Jul 22 21:49:26 2025 UTC

(no abstract)

Keyboard shortcuts for menu itemsTue Jul 22 21:49:26 2025 UTC

How to write a keyboard shortcut for a menu item—and searching for text in TeXmacs Scheme files.

Notes on TeXmacsTue Jul 22 21:49:26 2025 UTC

(no abstract)

The Macro editor and easy macro modificationTue Jul 22 21:49:26 2025 UTC

The Macro editor is a shortcut tool for examining and modifying macro definitions; it can be used as well to write a new macro starting from an existing macro. We look at its use with the help of two examples.

List of all the articlesTue Jul 22 21:49:26 2025 UTC

A list of all the articles in the website, ordered by the most recent modification time.

Jolly codersTue Jul 22 21:49:26 2025 UTC

This page gather informations on the activities of the TeXmacs hacking group.

Font mechanicsTue Jul 22 21:49:26 2025 UTC

We describe the various mechanisms and features of TeXmacs font handling, from the user interface at the level of the document to the inner workings of the various fonts types at the level of the C++ source code. To support the use of a wide variety of fonts in the typesetting of technical documents, TeXmacs implements sophisticate algorithms to synthetize or replace the missing glyphs.

A list of documents created with TeXmacsTue Jul 22 21:49:26 2025 UTC

We gather here some examples of documents created with TeXmacs to showcase the daily usage of the system. We indicate when sources are included since looking at examples is a great way to learn.

Example of TikZ figure embedding within a documentTue Jul 22 21:49:26 2025 UTC

(no abstract)

Editorial scope and author guidelinesTue Jul 22 21:49:26 2025 UTC

(no abstract)

Development resources and ideasTue Jul 22 21:49:26 2025 UTC

This page contains idea and resources pertaining to the development of TeXmacs.

Customizing the color of code snippetsTue Jul 22 21:49:26 2025 UTC

(no abstract)

Creating a Bibliography Style for TeXmacsTue Jul 22 21:49:26 2025 UTC

This tutorial covers customizing one of the premade TeXmacs bibliography styles to use for your project.

Contribution guideTue Jul 22 21:49:26 2025 UTC

(no abstract)

Compiling TeXmacs on Ubuntu 22 with Guile3 and Qt5 Tue Jul 22 21:49:26 2025 UTC

This guide describes how to compile TeXmacs on Ubuntu 22 with Guile 3 support and Qt 5.

Compile TeXmacs on the Raspberry PiTue Jul 22 21:49:26 2025 UTC

Unfortunately, there is no prepackaged TeXmacs for RaspberryPi OS, because of its ARM chipset. Likewise there are no precompiled binaries, but it is not hard to built it yourself.

Community linksTue Jul 22 21:49:26 2025 UTC

We gather here links to websites and blogs discussing TeXmacs.

Implementing comments in TeXmacsTue Jul 22 21:49:26 2025 UTC

We discuss the implementation of comments in TeXmacs documents. This is a new feature introduced by Joris in r13254 with some additions in subsequent revisions, the current description is based on revision r13256.

Build TeXmacs using CMake and MXE on WSL for Windows Tue Jul 22 21:49:26 2025 UTC

(no abstract)

Build TeXmacs using CMake and Homebrew Tue Jul 22 21:49:26 2025 UTC

This article serves as a guide for TeXmacs contributors and developers on macOS. We talk about how to build and test GNU TeXmacs on macOS using CMake and Homebrew.

Awesome GNU TeXmacsTue Jul 22 21:49:26 2025 UTC

(no abstract)

A wishlist for TeXmacs articlesTue Jul 22 21:49:26 2025 UTC

It would be useful to have some short articles or tutorials covering the topics listed here below. This article collects them in the hope that someone will contribute them to the blog. They can also be considered interesting exercises to improve one own TeXmacs knowledge: learning by teaching. In case you manage to cover, even partially, one of the topic, please add a remark here to point to relevant material. If the topic is covered, move it to the “Already covered” section.

TeXmacs and the art of mathematical writingTue Jul 22 21:49:26 2025 UTC

A blog post which presents the motivations behind the design of TeXmacs from a personal perspective.
[by @maxgubi]

Example of TikZ figure generation with the Graph pluginTue Jul 22 21:49:26 2025 UTC

(no abstract)