[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.


WishlistWed Nov 20 00:05:45 2024 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 WindowsWed Nov 20 00:05:45 2024 UTC

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

Adding a dialog to build websitesWed Nov 20 00:05:45 2024 UTC

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

TeXmacs and HTMLWed Nov 20 00:05:45 2024 UTC

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

Tetris with TeXmacs tablesWed Nov 20 00:05:45 2024 UTC

(no abstract)

Template articleWed Nov 20 00:05:45 2024 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.

SchemingWed Nov 20 00:05:45 2024 UTC

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

Composing TeXmacs graphics with SchemeWed Nov 20 00:05:45 2024 UTC

(no abstract)

Embedding graphics composed with Scheme into documentsWed Nov 20 00:05:45 2024 UTC

(no abstract)

Implementing previews for link targetsWed Nov 20 00:05:45 2024 UTC

(no abstract)

Status of Plugins for TeXmacsWed Nov 20 00:05:45 2024 UTC

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

An overview of TeXmacs from altitudeWed Nov 20 00:05:45 2024 UTC

A rapid overview/executive summary of the TeXmacs system.

New list typesWed Nov 20 00:05:45 2024 UTC

How to define new list types in TeXmacs.

Modular graphics with SchemeWed Nov 20 00:05:45 2024 UTC

(no abstract)

Keyboard shortcuts for menu itemsWed Nov 20 00:05:45 2024 UTC

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

Notes on TeXmacsWed Nov 20 00:05:45 2024 UTC

(no abstract)

The Macro editor and easy macro modificationWed Nov 20 00:05:45 2024 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 articlesWed Nov 20 00:05:45 2024 UTC

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

Jolly codersWed Nov 20 00:05:45 2024 UTC

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

A list of documents created with TeXmacsWed Nov 20 00:05:45 2024 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 documentWed Nov 20 00:05:45 2024 UTC

(no abstract)

Editorial scope and author guidelinesWed Nov 20 00:05:45 2024 UTC

(no abstract)

Development resources and ideasWed Nov 20 00:05:45 2024 UTC

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

Customizing the color of code snippetsWed Nov 20 00:05:45 2024 UTC

(no abstract)

Creating a Bibliography Style for TeXmacsWed Nov 20 00:05:45 2024 UTC

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

Contribution guideWed Nov 20 00:05:45 2024 UTC

(no abstract)

Compiling TeXmacs on Ubuntu 22 with Guile3 and Qt5 Wed Nov 20 00:05:45 2024 UTC

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

Compile TeXmacs on the Raspberry PiWed Nov 20 00:05:45 2024 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 linksWed Nov 20 00:05:45 2024 UTC

We gather here links to websites and blogs discussing TeXmacs.

Implementing comments in TeXmacsWed Nov 20 00:05:45 2024 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 Wed Nov 20 00:05:45 2024 UTC

(no abstract)

Build TeXmacs using CMake and Homebrew Wed Nov 20 00:05:45 2024 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 TeXmacsWed Nov 20 00:05:45 2024 UTC

(no abstract)

A wishlist for TeXmacs articlesWed Nov 20 00:05:45 2024 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 writingWed Nov 20 00:05:45 2024 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 pluginWed Nov 20 00:05:45 2024 UTC

(no abstract)