All Projects → texmacs → Texmacs

texmacs / Texmacs

Licence: other
Source Code of GNU TeXmacs, Developers Guide ==>

Programming Languages

cpp
1120 projects
scheme
763 projects
tcl
693 projects

Projects that are alternatives of or similar to Texmacs

Psi
XMPP client
Stars: ✭ 337 (-9.41%)
Mutual labels:  qt
Jqview
simplest possible native GUI for inspecting JSON objects with jq
Stars: ✭ 355 (-4.57%)
Mutual labels:  qt
Hmifuncdesigner
HmiFuncDesigner是一款集HMI,数据采集于一体的软件。目前支持Modbus协议,JavaScript解析,画面功能编辑等。HmiFuncDesigner is a software integrating HMI and data collection.Now it supports Modbus protocol, JavaScript explain, graphic control edit etc.
Stars: ✭ 364 (-2.15%)
Mutual labels:  qt
Qxlsx
Excel file(*.xlsx) reader/writer library using Qt 5 or 6. Descendant of QtXlsx.
Stars: ✭ 340 (-8.6%)
Mutual labels:  qt
Cppwebframework
​The C++ Web Framework (CWF) is a MVC web framework, Open Source, under MIT License, using C++ with Qt to be used in the development of web applications.
Stars: ✭ 348 (-6.45%)
Mutual labels:  qt
Riscv vhdl
Portable RISC-V System-on-Chip implementation: RTL, debugger and simulators
Stars: ✭ 356 (-4.3%)
Mutual labels:  qt
Qilin App
Fully hackable text editor developed for exact sciences with built-in KaTeX and AsciiMath support. Extensible via plugins and themes. Exportable as HTML, PDF and GFM.
Stars: ✭ 336 (-9.68%)
Mutual labels:  mathematics
Beeftext
A text snippet tool for Windows.
Stars: ✭ 366 (-1.61%)
Mutual labels:  qt
Qtox
qTox is a chat, voice, video, and file transfer IM client using the encrypted peer-to-peer Tox protocol.
Stars: ✭ 3,843 (+933.06%)
Mutual labels:  qt
Learn Something Every Day
📝 A compilation of everything that I learn; Computer Science, Software Development, Engineering, Math, and Coding in General. Read the rendered results here ->
Stars: ✭ 362 (-2.69%)
Mutual labels:  mathematics
Suitesparse
The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University
Stars: ✭ 344 (-7.53%)
Mutual labels:  mathematics
Qss
QT Style Sheets templates
Stars: ✭ 344 (-7.53%)
Mutual labels:  qt
Qssstylesheeteditor
Editor for qt stylesheet (qss). Real-time preview, and user can define varibles in qss.
Stars: ✭ 356 (-4.3%)
Mutual labels:  qt
Sigdigger
Qt-based digital signal analyzer, using Suscan core and Sigutils DSP library
Stars: ✭ 338 (-9.14%)
Mutual labels:  qt
Quartz
Vulkan RTX path tracer with a declarative ES7-like scene description language.
Stars: ✭ 367 (-1.34%)
Mutual labels:  qt
Powertabeditor
A cross-platform guitar tablature editor.
Stars: ✭ 334 (-10.22%)
Mutual labels:  qt
Qt
Qt开发知识、经验总结。包括Qss,数据库,Excel,Model/View等。
Stars: ✭ 352 (-5.38%)
Mutual labels:  qt
Math
The Hoa\Math library.
Stars: ✭ 370 (-0.54%)
Mutual labels:  mathematics
Cmake Templates
Some CMake Templates (examples). Qt, Boost, OpenCV, C++11, etc 一些栗子
Stars: ✭ 368 (-1.08%)
Mutual labels:  qt
Pyemd
Fast EMD for Python: a wrapper for Pele and Werman's C++ implementation of the Earth Mover's Distance metric
Stars: ✭ 361 (-2.96%)
Mutual labels:  mathematics

GNU TeXmacs

Join the chat at https://gitter.im/texmacs/Lobby

GNU TeXmacs is a free wysiwyw (what you see is what you want) editing platform with special features for scientists. The software aims to provide a unified and user friendly framework for editing structured documents with different types of content (text, graphics, mathematics, interactive content, etc.). The 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.

The software includes a text editor with support for mathematical formulas, a small technical picture editor and a tool for making presentations from a laptop. Moreover, TeXmacs can be used as an interface for many external systems for computer algebra, numerical analysis, statistics, etc. New presentation styles can be written by the user and new features can be added to the editor using the Scheme extension language. A native spreadsheet and tools for collaborative authoring are planned for later.

TeXmacs runs on all major Unix platforms and Windows. Documents can be saved in TeXmacs, Xml or Scheme format and printed as Postscript or Pdf files. Converters exist for TeX/LaTeX and Html/Mathml.

Documentation

GNU TeXmacs is self-documented. You may browse the manual in the Help menu or browse the online one.

For developer, see this to compile the project.

Contributing

Please report any [email protected] mailing list in order to get or give help from or to other TeXmacs users.

You may contribute patches for TeXmacs using the patch manager on Savannah or using the pull request on Github. Since we are using SVN on Savannah, PRs won't be directly accepted on Github. We will git apply the patch into SVN repo if the PR is accepted. And we will close the PR and change the title to [SVN] xxx after applying the PR.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].