Re: Tikz
Giovanni Piredda <[email protected]>
| Newsgroups | gmane.editors.texmacs.devel |
|---|---|
| Message-ID | <[email protected]> |
I posted this before seeing the message where you say that the menu is now working :-) G. Am 22.05.2021 um 01:02 schrieb Giovanni Piredda: > > Potentially helpful is also executing all of the commands in the > init-tikz.scm file in a Scheme session. If something fails you will > get an error message in the document. I am assuming that the Fold > Executable is available if and only if the plugin initialization > succeeds. > > Am 21.05.2021 um 23:48 schrieb Daniel Bump: >> >> Massimiliano Gubinelli wrote: >> >>> You might also want to check the output to >>> (python-command) >>> and of >>> (tikz-launcher) >>> in a scheme session. >> Scheme] (url-exists-in-path? "latex") >> >> #t >> Scheme] (python-command) >> >> "python3" >> Scheme] (tikz-launcher) >> >> "python3 >> \"/Applications/TeXmacs.app/Contents/Resources/share/TeXmacs/plugins/tmpy/session/tm_tikz.py\"" >> >> Scheme] >> >> So far so good ... >> >> $ ls -l >> /Applications/TeXmacs.app/Contents/Resources/share/TeXmacs/plugins/tmpy/session/tm_tikz.py >> >> -rw-r--r--@ 1 bump admin 1273 May 6 06:34 >> /Applications/TeXmacs.app/Contents/Resources/share/TeXmacs/plugins/tmpy/session/tm_tikz.py >> >> I tried changing the permissions to 755 but that didn't fix it. >> I note that some of the files in that directory have different >> permissions: >> >> -rw-r--r--@ 1 bump admin 0 May 6 06:34 __init__.py >> -rw-r--r--@ 1 bump admin 1292 May 6 06:34 tm_asy.py >> -rw-r--r--@ 1 bump admin 1292 May 6 06:34 tm_dratex.py >> -rwxr-xr-x@ 1 bump admin 1291 May 6 06:34 tm_gnuplot.py >> -rwxr-xr-x@ 1 bump admin 5552 May 6 06:34 tm_graph.py >> -rw-r--r--@ 1 bump admin 2728 May 6 06:34 tm_graphviz.py >> -rw-r--r--@ 1 bump admin 1298 May 6 06:34 tm_plantuml.py >> -rwxr-xr-x@ 1 bump admin 5746 May 6 06:34 tm_python.py >> -rw-r--r--@ 1 bump admin 6065 May 6 06:34 tm_sage.py >> -rw-r--r--@ 1 bump admin 2740 May 6 06:34 tm_sympy.py >> -rwxr-xr-x@ 1 bump admin 1273 May 6 06:34 tm_tikz.py >> -rw-r--r--@ 1 bump admin 1288 May 6 06:34 tm_xypic.py >> >> But for example tm_sage has the same permission 644 >> that tm_tikz.py had (before I changed it) and still >> I do see >> >> Insert -> Fold -> Executable -> Sage >> >> but still not Tikz. >> >> Thanks! >> Dan >> >> >> _______________________________________________ >> Texmacs-dev mailing list >> [email protected] >> https://lists.gnu.org/mailman/listinfo/texmacs-dev > > _______________________________________________ > Texmacs-dev mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/texmacs-dev _______________________________________________ Texmacs-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/texmacs-dev