https://bugs.launchpad.net/sbcl/+bug/1721598
Maxima 5.40.0, SBCL 1.3.15, Windows 7 x64
Broken stringout?
Maxima 5.40.0, SBCL 1.3.15, Windows 7 x64 Appendfile behaves itself like Martin Saturka have said already. For Writefile look at attach.
TXS start batch looks like: @echo off REM ( This script should be located on the top of MiKTeX Portable ) REM ( i.e. in the same directory with miktex-portable.cmd ) set MIKTEX=%~dp0 set TSX=%MIKTEX%TexStudio REM ( TeX Directory Structure (TDS) does not specify the location of ) REM ( executable programs. Default MiKTeX binaries: ) set MKTX_BIN=%MIKTEX%texmfs\install\miktex\bin REM ( Path to MiKTeX executables and external programs. ) REM ( Add more paths here if required. Use semicolon as separator....
texstudio.ini reduced (omitted relative paths) to: [texmaker] Tools\Commands\latex="latex.exe --shell-escape -synctex=1 -interaction=nonstopmode %.tex" Tools\Commands\pdflatex="pdflatex.exe --shell-escape -synctex=1 -interaction=nonstopmode %.tex" Tools\Commands\xelatex="xelatex.exe --shell-escape -synctex=1 -interaction=nonstopmode %.tex" Tools\Commands\lualatex="lualatex.exe --shell-escape -synctex=1 -interaction=nonstopmode %.tex" TXS start batch looks like: @echo off REM ( This script should...
Okay, \pgfkeys{/pgf/plot/gnuplot call="../tools/gnuplot/bin/gnuplot"} do the job but I am afraid the trick is valid only for the current tex file location.
Okay, \pgfkeys{/pgf/plot/gnuplot call="../tools/gnuplot/bin/gnuplot"} do the job but I am afraid the trick is valid only for the current tex file location.