Giter Site home page Giter Site logo

lizabelos / texmacs-android Goto Github PK

View Code? Open in Web Editor NEW

This project forked from texmacs/texmacs

2.0 2.0 0.0 69.78 MB

Source Code of GNU TeXmacs, Developers Guide ==>

Home Page: https://github.com/texmacs/texmacs/wiki

License: GNU General Public License v3.0

Shell 0.67% C++ 22.05% Scheme 31.75% Python 0.09% Perl 0.01% C 0.61% Emacs Lisp 0.03% Objective-C 0.23% Common Lisp 0.04% Tcl 40.73% R 0.29% Prolog 0.02% MATLAB 0.06% Awk 0.01% TypeScript 2.34% M 0.01% CSS 0.10% TeX 0.40% Objective-C++ 0.39% Makefile 0.17%

texmacs-android's Introduction

What is TeXmacs

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.

This repository

This repository is a fork of TeXMacs that aims to :

  • Be dependent of only Qt 5 or 6
  • Be compatible with Android

To clone it, use the following command :

git clone --recursive https://github.com/lizabelos/texmacs-android

Don't forget the --recursive option to clone the submodules.

Compilation

Linux, Mac OS X, Windows

Into the texmacs-android directory, run the following commands :

mkdir build
cd build
cmake ..
cmake --build .

Android

For the moment, we advise you to use Qt Creator to compile the project.

texmacs-android's People

Contributors

da-liii avatar fpoulain avatar lizabelos avatar mdbenito avatar mgubi avatar slowphil avatar vdhoeven avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.