Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S7 Integration for GNU TeXmacs 2.1.1 #65

Closed
wants to merge 13 commits into from
Closed

Conversation

da-liii
Copy link
Contributor

@da-liii da-liii commented Dec 10, 2021

The pull request is adapt from mgubi/texmacs#5

Build

Build: Using CMake on GNU/Linux

mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=$HOME/software ..
make -j8
make install -j8

Testing

Launch the built TeXmacs via:

$HOME/software/bin/texmacs

Note

The author of this PR is Massimiliano Gubinelli (@mgubi) .

Joy Yang (@326623) and Darcy Shen (@darcy-shen ) are making improvements based on @mgubi 's work.

@da-liii da-liii changed the title S7 branch 2.1.1 S7 Integration for GNU TeXmacs 2.1.1 Dec 10, 2021
@mgubi
Copy link
Contributor

mgubi commented Jan 12, 2022

Why this pull request? At this moment I do not think we want to switch to s7 right away. I think it is better to keep a branch with the s7 code in this repository, so that users which want can use it. I will drop the branch on my repository and move my development here. I've created a branch 'texmacs/wip_s7'. Shall we use it? It contains all the changes and then updated S7 to the last version.

@da-liii
Copy link
Contributor Author

da-liii commented Jan 12, 2022

OK, let me close it.

@da-liii da-liii closed this Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants