Activity for gustaf

  • gustaf gustaf posted a comment on discussion Help

    It is the entire TeX file, but ... the error has now gone! I am embarrassed. I have no other observation than that there has been a restart of Windows between this morning, when I got the error, and now, in late evening, when I rerun. I am sorry to have been to bother. Ch

  • gustaf gustaf posted a comment on discussion Help

    Sorry for that. The file is here includes as an attachment. A multiplication was missing e.g.

  • gustaf gustaf posted a comment on discussion Help

    Hi, The scene is simple: two straight cylinders of different diameter and colour. They are L=1000 long.The scene is rendered either by asy or by pdflatex. Asis both asy and pdflatex run without problem. When L=10000 then asy runs but pdflatex returns with an "out of memory" message. Is there a way to make pdflatex run, as asy does, without an "out of memory"? Regards, Christer Gustafsson Below is the small example. LaTeX runs with -f pdf -prc if EXIST tmp-.asy call F:\sys\Asymptote\asy.bat -f pdf...

  • gustaf gustaf posted a comment on discussion Help

    Sorry for having sent this note. Over many y ear I have written several batch-files which relate to the the two prograsm systems Asymptote and LaTeX. Now, by means of grep, all of these where win32 was mentioned have been updated. Of course Asympte now runs perfectly in my LaTeX files. ChG

  • gustaf gustaf posted a comment on discussion Help

    My OS is Windows. I have a simple Asymtote graph in the LaTeX file. After installation of TeXLive 2023 then Asymptote now gives the error: Cannot execute F:\sys\TeXLive\2023\bin\win32\/pdflatex Please put in a file config.asy: import settings; texpath="LOCATION"; where LOCATION specifies the location of texpath. Asymptote is installed into my F:/sys/Asymtote and in here I have now put a config.asy as import settings; texpath="F:/sys/TeXLive/2023/bin/Windows/"; This is the folder into which the binaries...

  • gustaf gustaf posted a comment on discussion Help

    From the discussions in this forum I found that the proper version of Ghostscript to use with Asymptote is 9.53 and so I installed it. The result is that LaTeX+Asymptote no longer works properly. The error message is "Unrecognized switch: -P". The operating system is Windows, and I run LaTeX and Asymptote from a bat-file, which is shown below. The file can easily be changed from 9.53 --- which creates an error -- into 9.26 which works without an error message. It is not obvious to me where I have...

  • gustaf gustaf posted a comment on discussion Help

    Asymptote works nicely since many a year with 3D images of lines and surfaces when run in LaTex in my Windows 10 machine. Now I fail to make Asymptote to show a label in a 3D application. Here are two tests that have been done with the installation-directory as the current working directory: asy.exe Examples\cones.asy ---> Asymptote window opens; perfect image asy.exe Examples\labels3.asy --->Asymptote window opens; nothing shown Any suggestion where there is something wrong in my installation? Asymptote...

  • gustaf gustaf posted a comment on discussion Help

    Hello Olivier, You found the error! Thank you. Interesting hint! I used the simple way: dot(scale(scfx,scfy)*kmdots,black) and the dots now sit beautifully one per km of my curve. De noveau, merci! Ch

  • gustaf gustaf posted a comment on discussion Help

    The example below first draws a curve by means of draw(graph(x,y),q); . A path kmdots is then defined, whereupon the dot(kmdots,black) is meant to add dots onto the curve just drawn. The problem is that only the dots show up. Does anyone have a hint what error I commit? The file below has been so arranged by means of comments, so that the curve shall be shown. If I remove the comments at the path kmdots then I only get the dots. Ch ~~~ import graph; size(17cm ,17cm); real scfx = 0.0010000000; real...

  • gustaf gustaf posted a comment on discussion Help

    With Bowman's latest version of plain.asy installed (see above) the figure environment...

  • gustaf gustaf posted a comment on discussion Help

    Marek, You should find the file demo.tex following the link that is in the post....

  • gustaf gustaf posted a comment on discussion Help

    The Asymptote graph consists of but a straight line and an x- and a y-axis. It is...

  • gustaf gustaf posted a comment on discussion Help

    Indeed. LeXLive has version 1.32 of the asymptote.sty file. The asy-latex.dtx was...

  • gustaf gustaf posted a comment on discussion Help

    Olivier, 1) Here is the fig-1.asy: https://1drv.ms/u/s!AvIP6x1zKSLzhWHGTCgHGCzuStNF...

  • gustaf gustaf posted a comment on discussion Help

    Hello, I have used the standard sequence of commands: pdflatex fig asy fig-.asy pdflatex...

  • gustaf gustaf posted a comment on ticket #310

    Thanks for the instructions! There was nothing in the AppData/Local/iCopy I uninstalled...

  • gustaf gustaf posted a comment on ticket #310

    Windows 10 with automatic updates. A Bluetooth USB-dongle with software has been...

  • gustaf gustaf created ticket #310

    Windows 10. Document Feeder (ADF). Exception from HRESULT.

  • gustaf gustaf posted a comment on discussion Help

    Still another option: In base module three there is a draw-function based on triangle-vertices....

  • gustaf gustaf posted a comment on ticket #298

    Matteo, Your correction works perfectly. I am so embarrased. I carefully replaced...

  • gustaf gustaf posted a comment on ticket #298

    Matteo, This is odd. The file is attached. Below, and for your reference, the files...

  • gustaf gustaf posted a comment on ticket #298

    Sorry, the text became difficult to read when I copied from the Win10 command promt...

  • gustaf gustaf posted a comment on ticket #298

    Thnx for a rapid reaction to the pdf-inclusion problem. The iCopy_7449eb.zip was...

  • gustaf gustaf posted a comment on discussion Help

    A file bin is opened in native machine binary format. It consists of repetitions...

  • gustaf gustaf posted a comment on discussion Help

    Thank you very much! Now the write(A[0][0]); leads to 0: -6.90000009536743 1: 15.9048004150391...

  • gustaf gustaf posted a comment on discussion Help

    The lines below illustrate how a binary file of constant-length records is read....

  • gustaf gustaf posted a comment on discussion Help

    Charles, With file bin = input("u2.bin",mode="binary"); I tried real [][][] u = new...

  • gustaf gustaf posted a comment on discussion Help

    The file u2.bin was written by means of a Delphi program. In that program the file...

1