Re: orgbabel with fortran code

2021-05-05 Thread pietru
very much Arne. > Sent: Thursday, May 06, 2021 at 7:50 AM > From: "Dr. Arne Babenhauserheide" > To: pie...@caramail.com > Cc: emacs-orgmode@gnu.org > Subject: Re: orgbabel with fortran code > > pie...@caramail.com writes: > > > Have you got exomples with

Re: orgbabel with fortran code

2021-05-05 Thread pietru
> Sent: Thursday, May 06, 2021 at 8:53 AM > From: "Dr. Arne Babenhauserheide" > To: pie...@caramail.com > Cc: emacs-orgmode@gnu.org > Subject: Re: orgbabel with fortran code > > > pie...@caramail.com writes: > > > Have seen yon also use ob-late

Re: orgbabel with fortran code

2021-05-05 Thread pietru
t found > Sent: Thursday, May 06, 2021 at 7:50 AM > From: "Dr. Arne Babenhauserheide" > To: pie...@caramail.com > Cc: emacs-orgmode@gnu.org > Subject: Re: orgbabel with fortran code > > pie...@caramail.com writes: > > > Have you got exomples with fortran cod

Re: orgbabel with fortran code

2021-05-05 Thread Dr. Arne Babenhauserheide
pie...@caramail.com writes: > Have seen yon also use ob-latex. Have tried to display equations but was not > successful. I would be grateful with some help on that Arne. Where did you try to use ob-latex? I mainly use latex-export (and quite a large amount of it). Best wishes, Arne -- Unpoli

Re: orgbabel with fortran code

2021-05-05 Thread pietru
mode@gnu.org > Subject: Re: orgbabel with fortran code > > pie...@caramail.com writes: > > > Have you got exomples with fortran code yourself? I would like to > > scrutinise them. > > I have this, but I no longer know whether it actually executes fortran > inlin

Re: orgbabel with fortran code

2021-05-05 Thread Christopher Dimech
Babenhauserheide" > To: pie...@caramail.com > Cc: emacs-orgmode@gnu.org > Subject: Re: orgbabel with fortran code > > pie...@caramail.com writes: > > > Have you got exomples with fortran code yourself? I would like to > > scrutinise them. > > I hav

Re: orgbabel with fortran code

2021-05-05 Thread Dr. Arne Babenhauserheide
pie...@caramail.com writes: > Have you got exomples with fortran code yourself? I would like to scrutinise > them. I have this, but I no longer know whether it actually executes fortran inline or only tangles it: https://www.draketo.de/files/2017-04-10-Mo-fortran-commandline-tool.org https://

Re: orgbabel with fortran code

2021-05-05 Thread pietru
> Sent: Wednesday, May 05, 2021 at 7:20 PM > From: "Eric S Fraga" > To: pie...@caramail.com > Cc: "help Emacs Orgmode" > Subject: Re: orgbabel with fortran code > > On Wednesday, 5 May 2021 at 09:14, pie...@caramail.com wrote: > > The code is

Re: orgbabel with fortran code

2021-05-05 Thread pietru
Have you got exomples with fortran code yourself? I would like to scrutinise them. > Sent: Wednesday, May 05, 2021 at 7:14 PM > From: "Dr. Arne Babenhauserheide" > To: pie...@caramail.com > Cc: emacs-orgmode@gnu.org > Subject: Re: orgbabel with fortran code > >

Re: orgbabel with fortran code

2021-05-05 Thread Eric S Fraga
On Wednesday, 5 May 2021 at 09:14, pie...@caramail.com wrote: > The code is fantastic, but how may I run it exactly? Using "C-c C-c" > tells me "'C-c C-c' can do nothing useful here". You may need to evaluate (require 'ob-fortran) in your init files. -- : Eric S Fraga via Emacs 28.0.50, Org re

Re: orgbabel with fortran code

2021-05-05 Thread pietru
> Sent: Wednesday, May 05, 2021 at 6:52 PM > From: "Eric S Fraga" > To: pie...@caramail.com > Cc: "help Emacs Orgmode" > Subject: Re: orgbabel with fortran code > > On Wednesday, 5 May 2021 at 08:37, pie...@caramail.com wrote: > > Make a

Re: orgbabel with fortran code

2021-05-05 Thread pietru
The code is fantastic, but how may I run it exactly? Using "C-c C-c" tells me "'C-c C-c' can do nothing useful here". > Sent: Wednesday, May 05, 2021 at 6:52 PM > From: "Eric S Fraga" > To: pie...@caramail.com > Cc: "help Emacs O

Re: orgbabel with fortran code

2021-05-05 Thread Dr. Arne Babenhauserheide
pie...@caramail.com writes: > Have been looking to find some examples on using orgbabel with fortran code > but have not found information. Fortran is listed as supported on https://orgmode.org/worg/org-contrib/babel/languages/index.html so I would hope that the standard tipps there apply. Best

Re: orgbabel with fortran code

2021-05-04 Thread Eric S Fraga
On Wednesday, 5 May 2021 at 08:37, pie...@caramail.com wrote: > Make a function and then run it with different values. Have a look at the attachment. Doesn't create a /function/ in the Fortran sense but shows how you can definitely call some code with different values. That's about all I can he

Re: orgbabel with fortran code

2021-05-04 Thread pietru
Make a function and then run it with different values. > Sent: Wednesday, May 05, 2021 at 6:24 PM > From: "Eric S Fraga" > To: pie...@caramail.com > Cc: "help Emacs Orgmode" > Subject: Re: orgbabel with fortran code > > On Wednesday, 5 May 2021 at 0

Re: orgbabel with fortran code

2021-05-04 Thread Eric S Fraga
On Wednesday, 5 May 2021 at 07:41, pie...@caramail.com wrote: > Have been looking to find some examples on using orgbabel with fortran code > but have not found information. What is it you wish to do? -- : Eric S Fraga via Emacs 28.0.50, Org release_9.4.5-395-g82fbdd