[Oorexx-devel] SysTextScreenRead

2021-12-14 Thread Gil Barmwater
Do we have any test for the subject function and are they working as expected?  It seems that when I try "screen = SysTextScreenRead(0, 0)" as per the example in the reference, I always get an error 40.1.  However, adding a length as the third argument makes it work. Gil B. -- Gil

Re: [Oorexx-devel] Question on user defined classes

2021-10-12 Thread Gil Barmwater
nvironment checked. Each package thus has its own namespace for resolving classes, avoiding conflicts with other packages. Rick On Tue, Oct 12, 2021 at 1:27 PM Gil Barmwater wrote: When I include a "::class whatever" in my program, any code that uses that class is able to

[Oorexx-devel] Question on user defined classes

2021-10-12 Thread Gil Barmwater
When I include a "::class whatever" in my program, any code that uses that class is able to find it somehow.  It does not appear that "WHATEVER" is placed in either .environment, where the predefined classes are listed, nor .local. So how does a reference to .whatever get resolved at run time?

[Oorexx-devel] SF certificate errors

2021-10-01 Thread Gil Barmwater
UPDATE: A search has shown this to be a known problem affecting multiple websites.  Hopefully, Source Forge will address it soon. - It

[Oorexx-devel] SF certificate errors

2021-10-01 Thread Gil Barmwater
It has been a while since I updated my working copy of ooRexx but when I tried to do so recently, I received a Certificate error message.� Anyone else seeing this?� Is it safe to ignore? Gil B. ___ Oorexx-devel mailing list Oorexx-devel@lists.

Re: [Oorexx-devel] Building the Documentation for ooRexx

2021-07-19 Thread Gil Barmwater
ing as time permits and update SF with a working setup.rex.  Thanks again for letting us know about this issue. Gil On 7/19/2021 8:49 AM, Gil Barmwater wrote: On 7/19/2021 7:32 AM, Jean Louis Faucher wrote: Just to share that I was able to build all the pdf/html files with MacPorts under Ma

Re: [Oorexx-devel] Building the Documentation for ooRexx

2021-07-19 Thread Gil Barmwater
On 7/19/2021 7:32 AM, Jean Louis Faucher wrote: Just to share that I was able to build all the pdf/html files with MacPorts under MacOs High Sierra. My version of FOP is old (v1.1) but it worked. P.O., thank you for the very clear instructions, it was easy to follow. It took 1 hour 10 min on my

Re: [Oorexx-devel] Questiosn ad docs (documentation, getting the tools etc.) ...

2021-01-25 Thread Gil Barmwater
the tools needed for creating the documentation? IIRC you gave even a presentation that might be consulted? ---rony ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel

[Oorexx-devel] Fwd: [oorexx:discussion] Build on CentOS 8.2 fails

2020-10-14 Thread Gil Barmwater
Another cross-post as I'm sure not everyone would have seen this. Gil Forwarded Message Subject:[oorexx:discussion] Build on CentOS 8.2 fails Date: Wed, 14 Oct 2020 17:51:03 - From: Pop Reply-To: [oorexx:discussion] To: [oorexx:discussion] Hi @erich

Re: [Oorexx-devel] [oorexx:discussion] How to set up Jenkins to build ooRexx

2020-10-06 Thread Gil Barmwater
um 00:34 schrieb Gil Barmwater <mailto:gi...@windstream.net>>: I thought this should also be seen by the development team, and especially by P.O. so please excuse the cross-post. Gil B. -- Gil Barmwater ___ Oorexx-devel mailing li

[Oorexx-devel] Fwd: [oorexx:discussion] How to set up Jenkins to build ooRexx

2020-10-05 Thread Gil Barmwater
I thought this should also be seen by the development team, and especially by P.O. so please excuse the cross-post. Gil B. Forwarded Message Subject:[oorexx:discussion] How to set up Jenkins to build ooRexx Date: Mon, 05 Oct 2020 21:20:13 - From: Stephen Y Odo

Re: [Oorexx-devel] Question ad experimental USB-Version of ooRexx r12113 (MacOS, 32- and 64-bit Linux and Windows)

2020-09-30 Thread Gil Barmwater
tinfo/oorexx-devel ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel -- Gil Barmwater ___ Oorexx-devel mailing list Oorexx-

Re: [Oorexx-devel] Short cutting logical operators

2020-09-06 Thread Gil Barmwater
d, more importunately, usable --�to most people. Mike -- Gil Barmwater ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Re: [Oorexx-devel] How do I determine if I am running on Mac or *nix

2020-08-07 Thread Gil Barmwater
ico@enrico-imac] E On 7 Aug 2020, at 20:57, Gil Barmwater <mailto:gi...@windstream.net>> wrote: I have run into a case where an ooRexx program needs to determine the type of OS under which it is running. .RexxInfo~platform gives me either WindowsNT or Linux. However, if it is L

[Oorexx-devel] How do I determine if I am running on Mac or *nix

2020-08-07 Thread Gil Barmwater
I have run into a case where an ooRexx program needs to determine the type of OS under which it is running. .RexxInfo~platform gives me either WindowsNT or Linux. However, if it is Linux, it may be Mac. What is the easiest way to determine that fact? Thanks! -- Gil Barmwater

[Oorexx-devel] How do I determine if I am running on Mac or *nix

2020-08-07 Thread Gil Barmwater
I have run into a case where an ooRexx program needs to determine the type of OS under which it is running. .RexxInfo~platform gives me either WindowsNT or Linux. However, if it is Linux, it may be Mac. What is the easiest way to determine that fact? Thanks! -- Gil Barmwater

[Oorexx-devel] Generating the documentation

2020-06-10 Thread Gil Barmwater
suggest you download and read the file "read1st.txt" in the Windows package as a first step. It fully documents what is involved in generating our documents using the package. As the packages are now in SVN, please report bugs and request e

Re: [Oorexx-devel] Documentation on Jenkins

2020-05-06 Thread Gil Barmwater
tools needed by the package come already installed on the Mac and some flavors of *ix. So it is not impossible to believe that we could eventually produce our books on most any platform! Gil B. On 4/27/2020 12:48 PM, Gil Barmwater wrote: I, too, have been researching how to do a "

Re: [Oorexx-devel] Timings on older Mac (Re: Timings on older Ubuntu desktop (Re: Testing successfully doc->fo on Ubuntu (Re: Documentation on Jenkins

2020-04-29 Thread Gil Barmwater
vel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel -- Gil Barmwater ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Re: [Oorexx-devel] Timings on older Ubuntu desktop (Re: Testing successfully doc->fo on Ubuntu (Re: Documentation on Jenkins

2020-04-27 Thread Gil Barmwater
rge.net/lists/listinfo/oorexx-devel ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel -- Gil Barmwater ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Re: [Oorexx-devel] Documentation on Jenkins

2020-04-27 Thread Gil Barmwater
nux available! ---rony ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel -- Gil Barmwater ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourcef

Re: [Oorexx-devel] Documentation on Jenkins

2020-04-23 Thread Gil Barmwater
rceforge.net> https://lists.sourceforge.net/lists/listinfo/oorexx-devel ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel -- Gil Barmwater ___

Re: [Oorexx-devel] Ping

2020-04-22 Thread Gil Barmwater
epositories at SLES, RHEL and Ubuntu, also homebrew would not be bad. I am going to try to find that email with things that needed to be done, documentation was one, Apple installer was one; we are much closer now I guess. best regards, René. On 22 Apr 2020, at 15:17, Gil Barmwater <

[Oorexx-devel] Ping

2020-04-22 Thread Gil Barmwater
Things have been very quiet; hope everyone is well. -- Gil Barmwater ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Re: [Oorexx-devel] Building the Documentation

2020-04-17 Thread Gil Barmwater
ort syntax highlighting of our code examples. I'm not against that in any way. What I am suggesting is that whatever is the toolset du jour, there should be a complete copy of that stored by this project, not dependent on external repositories. -- Gil Barmwater _

Re: [Oorexx-devel] Building the Documentation

2020-04-16 Thread Gil Barmwater
OK, thanks Rick, will do. Gil On 4/16/2020 2:57 PM, Rick McGuire wrote: For all new stuff leave off the IBM line. On Thu, Apr 16, 2020 at 2:44 PM Gil Barmwater <mailto:gbarmwa...@alum.rpi.edu>> wrote: On 4/16/2020 11:45 AM, Rick McGuire wrote: Yes, any text files probab

Re: [Oorexx-devel] Building the Documentation

2020-04-16 Thread Gil Barmwater
. All rights reserved. */ Since this is all new code, is this line necessary? Or should I start with the next line: /* Copyright (c) 2020 Rexx Language Association. All rights reserved. */ (Just want to get it right :-) .) -- Gil Barmwater ___ Oorexx-

Re: [Oorexx-devel] Building the Documentation

2020-04-16 Thread Gil Barmwater
..@letterboxes.org>>: On Thu, 16 Apr 2020, at 15:08, Gil Barmwater wrote: The problem that arises is that the complete package contains binary files which are not normally kept in SVN. So I can either upload the entire package anyway or just upload the parts that are not obtained from

[Oorexx-devel] Building the Documentation

2020-04-16 Thread Gil Barmwater
uot;boilerplate" regarding license and copyright information. Clearly, the ooRexx programs need it but what about the other file types? And should I just take the text from one of the "samples" files or something else? -- Gil Barmwater ___

Re: [Oorexx-devel] Changes in rev 12051

2020-04-13 Thread Gil Barmwater
l look first in the same directory as the executable. ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel -- Gil Barmwater ___ Oorexx-dev

Re: [Oorexx-devel] New rexxpg draft, request for proofreading (Re: rexxpg test rendering (Re: DocBook 4.5 tagging

2020-04-11 Thread Gil Barmwater
ls thereby emphasizing them in the resulting typeset book, but none of the other Rexx symbols (instruction names etc) in the text, what is the reasoning? —-rony Rony G. Flatscher (mobil/e) Am 09.04.2020 um 19:46 schrieb Gil Barmwater :  There is so much in this note that I decided to comme

Re: [Oorexx-devel] New rexxpg draft, request for proofreading (Re: rexxpg test rendering (Re: DocBook 4.5 tagging

2020-04-09 Thread Gil Barmwater
strate the environment object .syscargs, markup at wrong places, ... As this was more than a day's work and I am not a native English speaker I would really appreciate if some native speakers would proof-read that chapter 5, A Closer Look at Objects. If something is unclear or t

Re: [Oorexx-devel] rexxpg test rendering (Re: DocBook 4.5 tagging

2020-04-06 Thread Gil Barmwater
ent draft/WIP "rexxpg.pdf": <https://www.dropbox.com/sh/gxvvgskb04gdsqf/AACRo_ZLeFOdoBXUHroPY_-Ca?dl=0> [2] ooRexx "4.2 rexxpg.pdf": <https://sourceforge.net/projects/oorexx/files/oorexx-docs/4.2.0/rexxpg.pdf/download> _______

Re: [Oorexx-devel] Building the documentation

2020-04-01 Thread Gil Barmwater
tribute. I have tried that and it allows one to keep the "emphasis" without generating the error messages. I plan to make the changes shortly so the original look will be preserved and the ??? will be eliminated. Any objections? Gil On 3/31/2020 4:48 PM, Gil Barmwater wrote: Well

Re: [Oorexx-devel] DocBook 4.5 tagging

2020-04-01 Thread Gil Barmwater
n) ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel -- Gil Barmwater ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Re: [Oorexx-devel] Building the documentation

2020-03-31 Thread Gil Barmwater
messages: Don't know what gentext to create for xref to: "emphasis" Fixed them in "wineventlog.xml", ran doc2pdf.cmd and doc2html.cmd successfully, therefore committed with [r12032]. ---rony On 31.03.2020 17:41, Gil Barmwater wrote: There appears to be two iss

Re: [Oorexx-devel] Building the documentation

2020-03-31 Thread Gil Barmwater
ted. The second issue seems to be confined to the WindowsEventLogClass chapter. That's as far as I have gotten. Hope it is enough to determine the fix needed. Gil On 3/31/2020 11:20 AM, Rick McGuire wrote: On Tue, Mar 31, 2020 at 11:04 AM Gil Barmwater mailto:gbarmwa...@alum.rpi.edu&g

Re: [Oorexx-devel] Building the documentation

2020-03-31 Thread Gil Barmwater
Well, as I mentioned, this was a problem with the PDF builds as well. So I looked in the PDF.xsl for where the "No adjustColumnWidths function available" message was generated and found that there was a parameter - tablecolumns.extension - that controlled that function. Since we don't use Perl

Re: [Oorexx-devel] Building the documentation

2020-03-31 Thread Gil Barmwater
see that you had sent us a new stylesheet? Where do I get it? Hälsningar/Regards/Grüsse, P.O. Jonsson oor...@jonases.se <mailto:oor...@jonases.se> Am 31.03.2020 um 15:31 schrieb Gil Barmwater <mailto:gbarmwa...@alum.rpi.edu>>: OK, I've had a look at the log (whew!) and fo

Re: [Oorexx-devel] Building the documentation

2020-03-31 Thread Gil Barmwater
03.2020 um 01:37 schrieb Gil Barmwater <mailto:gbarmwa...@alum.rpi.edu>>: I'll take a look at the log in the morning, thanks! Gil On 3/30/2020 5:47 PM, P.O. Jonsson wrote: Dear Gil, I can still not build rexxextensions, it seems the process breaks somewhere halfway, index.h

Re: [Oorexx-devel] Building the documentation

2020-03-31 Thread Gil Barmwater
(or the package). This should allow the DOC2HTML process to complete on all the books with missing parts. Thanks. Gil On 3/30/2020 7:37 PM, Gil Barmwater wrote: I'll take a look at the log in the morning, thanks! Gil On 3/30/2020 5:47 PM, P.O. Jonsson wrote: Dear Gil, I can still not bu

Re: [Oorexx-devel] Building the documentation

2020-03-30 Thread Gil Barmwater
lists/listinfo/oorexx-devel -- Gil Barmwater ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Re: [Oorexx-devel] Two observations (Re: Ad HTML-rendering of rexxpg: success! (Re: New Process for Building the ooRexx Documentation, version 2

2020-03-30 Thread Gil Barmwater
vg font names in order for these svg images to display correctly in HTML (double-checked the possible improvement manually) in order to not forget that step whenever an odg-image gets changed and exported to svg in the future. ---rony On 30.03.2020 15:04, Gil Barmwater wrote: Good to

Re: [Oorexx-devel] Building the HTML documents

2020-03-30 Thread Gil Barmwater
ingar/Regards/Grüsse, P.O. Jonsson oor...@jonases.se <mailto:oor...@jonases.se> ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel -- Gi

Re: [Oorexx-devel] New Process for Building the ooRexx Documentation, version 2

2020-03-30 Thread Gil Barmwater
WindowObject. Warning: multiple "IDs" for constraint linkend: childatpositionwo. Warning: multiple "IDs" for constraint linkend: windowatpositionwm. 17:27:02 - Transformation complete Starting to build pdf file for winextensions: 17:27:02.32 17:27:02 - Creating PDF_files\winexte

Re: [Oorexx-devel] Ad HTML-rendering of rexxpg: success! (Re: New Process for Building the ooRexx Documentation, version 2

2020-03-30 Thread Gil Barmwater
) button! Also the rendering looks great! Including the index and cross-referenced links (tested randomly)! Thank you very much for all of your efforts! Kudos! ---rony On 28.03.2020 18:25, Gil Barmwater wrote: Hi Rony, Thanks for trying the new version of the package and I am happy that

Re: [Oorexx-devel] New Process for Building the ooRexx Documentation, version 2

2020-03-29 Thread Gil Barmwater
tiple "IDs" for constraint linkend: childatpositionwo. Warning: multiple "IDs" for constraint linkend: windowatpositionwm. 17:27:02 - Transformation complete Starting to build pdf file for winextensions: 17:27:02.32 17:27:02 - Creating PDF_files\winextensions.pdf from fo_files\

Re: [Oorexx-devel] Fwd: SF.net SVN: oorexx-code-0:[12018] main/trunk

2020-03-29 Thread Gil Barmwater
ailto:oor...@jonases.se> Am 29.03.2020 um 19:23 schrieb Gil Barmwater <mailto:gbarmwa...@alum.rpi.edu>>: Did you see mine for r12010 - the fix for the CSS issues? Gil On 3/29/2020 12:07 PM, Rony G. Flatscher wrote: That is really strange: I see all commits except for P.O.'s commits

Re: [Oorexx-devel] SF.net SVN: oorexx-code-0:[12018] main/trunk

2020-03-29 Thread Gil Barmwater
__ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel -- Gil Barmwater ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Re: [Oorexx-devel] Fwd: SF.net SVN: oorexx-code-0:[12018] main/trunk

2020-03-29 Thread Gil Barmwater
really strange. ---rony ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel -- Gil Barmwater ___ Oorexx-devel mailing list Oorexx-de

Re: [Oorexx-devel] Fwd: SF.net SVN: oorexx-code-0:[12018] main/trunk

2020-03-29 Thread Gil Barmwater
oor...@jonases.se <mailto:oor...@jonases.se> ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel -- Gil Barmwater ___ Oorexx-devel mailing list Oorexx-devel@lists.so

Re: [Oorexx-devel] New Process for Building the ooRexx Documentation, version 2

2020-03-29 Thread Gil Barmwater
t surprise ;-). Gil On 3/29/2020 6:06 AM, P.O. Jonsson wrote: Am 29.03.2020 um 01:15 schrieb Gil Barmwater <mailto:gbarmwa...@alum.rpi.edu>>: Once again I seem to have confused the folks I was trying to help . In version 2, the folders fo_files and log_files are included and each contain

Re: [Oorexx-devel] New Process for Building the ooRexx Documentation, version 2

2020-03-28 Thread Gil Barmwater
um 20:13 schrieb Rony G. Flatscher mailto:rony.flatsc...@wu.ac.at>>: On 28.03.2020 18:25, Gil Barmwater wrote: Thanks for trying the new version of the package and I am happy that I haven't broken the PDF generation:-). One observation I forgot to mention: I created the pdf book

Re: [Oorexx-devel] New Process for Building the ooRexx Documentation, version 2

2020-03-28 Thread Gil Barmwater
h.html 28.03.2020 16:26 4�418 xfunct.html 28.03.2020 16:26 4�265 xwrite.html 35 File(s) 127�667 bytes 4 Dir(s) 11�585�458�176 bytes free Best regards, ---rony On 27.03.2020 20:11, Gil Barmwater wrote: This is to

[Oorexx-devel] New Process for Building the ooRexx Documentation, version 2

2020-03-27 Thread Gil Barmwater
potentially misleading messages and more informative messages about the length of time the transform steps might take. -- Gil Barmwater ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Re: [Oorexx-devel] Documentation: using less bold font for some elements ?

2020-03-24 Thread Gil Barmwater
hanges that have led to yesterday's rendering of the rexxpg book, checked in with r12003. ---rony On 23.03.2020 19:09, Rony G. Flatscher wrote: Hi Gil, On 20.03.2020 19:07, Gil Barmwater wrote: I finally have had an opportunity to look into this issue. I downloaded your version of rexxpg

Re: [Oorexx-devel] Question on documentation, Rexxref, 8.74. SysTempFileName

2020-03-22 Thread Gil Barmwater
snippet accordingly. Hälsningar/Regards/Grüsse, P.O. Jonsson oor...@jonases.se <mailto:oor...@jonases.se> ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel -- Gil Bar

Re: [Oorexx-devel] Documentation: using less bold font for some elements ?

2020-03-20 Thread Gil Barmwater
ssion and consideration IMHO. Gil On 3/20/2020 9:15 AM, Rony G. Flatscher wrote: On 19.03.2020 14:31, Gil Barmwater wrote: Having spent some time looking at the documentation while developing the system to build the books, I found that we actually have a set of conventions on how things are displa

Re: [Oorexx-devel] Documentation: using less bold font for some elements ?

2020-03-19 Thread Gil Barmwater
he table of context). What do you think? ---rony ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel -- Gil Barmwater ___ Oorex

Re: [Oorexx-devel] Three questions (New questions (Re: Questions ad class hierarchy for rexxpg book

2020-03-10 Thread Gil Barmwater
ts/listinfo/oorexx-devel ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel -- Gil Barmwater ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Re: [Oorexx-devel] Another successful run on creating the rxmath.html documentation!

2020-03-10 Thread Gil Barmwater
a consensus here, just a majority opinion for guidance. Gil On 3/10/2020 2:11 PM, Jeremy Nicoll wrote: On Tue, 10 Mar 2020, at 17:15, Gil Barmwater wrote: OK, I believe I have it right this time! Here is the original, smaller <https://www.dropbox.com/s/lqv49jl2obgwxjn/rxmath-original.zip?dl=0

Re: [Oorexx-devel] Another successful run on creating the rxmath.html documentation!

2020-03-10 Thread Gil Barmwater
Gil On 3/10/2020 7:57 AM, Gil Barmwater wrote: Sorry, my bad! Didn't check that I got the right set of files uploaded. Will make another try later. Stay tuned... GB On 3/9/2020 9:09 PM, Jeremy Nicoll wrote: On Mon, 9 Mar 2020, at 21:34, Rick McGuire wrote: With the exception of the li

Re: [Oorexx-devel] Another successful run on creating the rxmath.html documentation!

2020-03-10 Thread Gil Barmwater
to me. I don't see any differences anywhere. The css files in both file sets are identical. -- Gil Barmwater ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Re: [Oorexx-devel] Another successful run on creating the rxmath.html documentation!

2020-03-09 Thread Gil Barmwater
h the book(s) and see which version you prefer. TIA, Gil On 3/8/2020 4:51 PM, Gil Barmwater wrote: Newest version of rxmath HTML files/folders is here <https://www.dropbox.com/s/lqv49jl2obgwxjn/rxmath.zip?dl=0>. I believe I've gotten the majority of the issues handled so pl

Re: [Oorexx-devel] Another successful run on creating the rxmath.html documentation!

2020-03-08 Thread Gil Barmwater
Newest version of rxmath HTML files/folders is here <https://www.dropbox.com/s/lqv49jl2obgwxjn/rxmath.zip?dl=0>. I believe I've gotten the majority of the issues handled so please have another look. Thanks, Gil On 3/8/2020 11:52 AM, Gil Barmwater wrote: Hi P.O., Thanks fo

Re: [Oorexx-devel] RFB: rexxpg book: changed rexxc documentation

2020-03-08 Thread Gil Barmwater
uot; can be loaded from: <https://www.dropbox.com/sh/gxvvgskb04gdsqf/AACRo_ZLeFOdoBXUHroPY_-Ca?dl=0>. ---rony ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Re: [Oorexx-devel] A first (successful) run on creating the rxmath.html documentation!

2020-03-08 Thread Gil Barmwater
coming a long way already. H�lsningar/Regards/Gr�sse, P.O. Jonsson oor...@jonases.se <mailto:oor...@jonases.se> Am 08.03.2020 um 15:11 schrieb Gil Barmwater <mailto:gbarmwa...@alum.rpi.edu>>: Thanks a lot Rony for that research! I had noticed that the HTML produced by Publi

Re: [Oorexx-devel] A first (successful) run on creating the rxmath.html documentation!

2020-03-08 Thread Gil Barmwater
3/8/2020 9:47 AM, Rony G. Flatscher wrote: On 07.03.2020 20:52, Gil Barmwater wrote: I've made more progress here and now have a set of HTML files, etc. for the rxmath book. In spite of the fact that the source is essentially the same and the stylesheets are as well, the output ap

Re: [Oorexx-devel] A first (successful) run on creating the rxmath.html documentation!

2020-03-07 Thread Gil Barmwater
look better. Gil On 3/2/2020 5:23 PM, Gil Barmwater wrote: Actually, P.O., the HTML in your Dropbox should be enough to point me in the right direction. Right away I see that my process does not create the Common_Content or Images folders so perhaps the lack of images in my HTML. This should h

Re: [Oorexx-devel] rexxpg.pdf: using svg instead of png graphics?

2020-03-06 Thread Gil Barmwater
ge.net/lists/listinfo/oorexx-devel -- Gil Barmwater ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Re: [Oorexx-devel] rexxpg.pdf: using svg instead of png graphics?

2020-03-06 Thread Gil Barmwater
xx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel -- Gil Barmwater ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Re: [Oorexx-devel] A first (successful) run on creating the rexxref.pdf documentation! (Re: Ad empty line problem (Re: New Process for Building the ooRexx Documentation

2020-03-02 Thread Gil Barmwater
-US to publican build --formats=html --langs=en-US, I think you need to tinker a bit more with xsltproc :-) Hälsningar/Regards/Grüsse, P.O. Jonsson oor...@jonases.se <mailto:oor...@jonases.se> Am 02.03.2020 um 21:15 schrieb Gil Barmwater <mailto:gbarmwa...@alum.rpi.edu>>:

Re: [Oorexx-devel] A first (successful) run on creating the rexxref.pdf documentation! (Re: Ad empty line problem (Re: New Process for Building the ooRexx Documentation

2020-03-02 Thread Gil Barmwater
will make version 2 of the package available. P.O.: any chance you could run the Publican process for building HTML for just the rxmath book and make the output files available? It might help me find what else I need to change so they look the same. Thanks! On 3/2/2020 8:09 AM, Gil Barmwater

Re: [Oorexx-devel] A first (successful) run on creating the rexxref.pdf documentation! (Re: Ad empty line problem (Re: New Process for Building the ooRexx Documentation

2020-03-02 Thread Gil Barmwater
er wrote: Dear Gil, On 02.03.2020 14:09, Gil Barmwater wrote: I definitely should have made that more clear for you and Rony. I, too, ran into that issue as I mentioned in my post when Rony stumbled over it. As I said then, the problem arises because I could not include the empty folders in the

Re: [Oorexx-devel] A first (successful) run on creating the rexxref.pdf documentation! (Re: Ad empty line problem (Re: New Process for Building the ooRexx Documentation

2020-03-02 Thread Gil Barmwater
s Enrico The behaviour is the same on Fedora and FreeBSD ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel -- Gil Barmwater ___ Oorexx-dev

Re: [Oorexx-devel] A first (successful) run on creating the rexxref.pdf documentation! (Re: Ad empty line problem (Re: New Process for Building the ooRexx Documentation

2020-03-02 Thread Gil Barmwater
s machine now. If you already have an idea of what needs to be done for the html please go ahead and do it, I have a feeling you are already way ahead of me there. Hälsningar/Regards/Grüsse, P.O. Jonsson oor...@jonases.se <mailto:oor...@jonases.se> Am 02.03.2020 um 02:05 schrieb Gil

Re: [Oorexx-devel] A first (successful) run on creating the rexxref.pdf documentation! (Re: Ad empty line problem (Re: New Process for Building the ooRexx Documentation

2020-03-01 Thread Gil Barmwater
u what I found. It is painfully slow to do the testing :-( ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel -- Gil Barmwater _

Re: [Oorexx-devel] A first (successful) run on creating the rexxref.pdf documentation! (Re: Ad empty line problem (Re: New Process for Building the ooRexx Documentation

2020-03-01 Thread Gil Barmwater
s for keeping me on track! GB On 3/1/2020 11:27 AM, P.O. Jonsson wrote: Dear Gil, re Am 01.03.2020 um 17:05 schrieb Gil Barmwater <mailto:gbarmwa...@alum.rpi.edu>>: Yes, that was the error I corrected yesterday so the Dropbox link should have the fixed version. Either I cannot get

Re: [Oorexx-devel] A first (successful) run on creating the rexxref.pdf documentation! (Re: Ad empty line problem (Re: New Process for Building the ooRexx Documentation

2020-03-01 Thread Gil Barmwater
H??lsningar/Regards/Gr??sse, P.O. Jonsson oor...@jonases.se <mailto:oor...@jonases.se> Am 01.03.2020 um 16:41 schrieb Gil Barmwater <mailto:gbarmwa...@alum.rpi.edu>>: Thanks P.O. I suspected it might be something along those lines but I was not sure how the multiple HTML output

Re: [Oorexx-devel] A first (successful) run on creating the rexxref.pdf documentation! (Re: Ad empty line problem (Re: New Process for Building the ooRexx Documentation

2020-03-01 Thread Gil Barmwater
e testing :-( ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel -- Gil Barmwater ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists

Re: [Oorexx-devel] A first (successful) run on creating the rexxref.pdf documentation! (Re: Ad empty line problem (Re: New Process for Building the ooRexx Documentation

2020-03-01 Thread Gil Barmwater
Thanks for the pointer Rick. I will look into it! GB On 3/1/2020 9:27 AM, Rick McGuire wrote: On Sat, Feb 29, 2020 at 11:13 AM Gil Barmwater mailto:gbarmwa...@alum.rpi.edu>> wrote: Hi Rony, First of all, thanks for the kind comments! And I really appreciate the feedba

Re: [Oorexx-devel] A first (successful) run on creating the rexxref.pdf documentation! (Re: Ad empty line problem (Re: New Process for Building the ooRexx Documentation

2020-02-29 Thread Gil Barmwater
than automating the updating of the .ent files. I would hate to waste the effort on an "old" technology. Just my opinion :-). GB On 2/29/2020 11:40 AM, Rony G. Flatscher wrote: Dear Gil, On 29.02.2020 17:11, Gil Barmwater wrote: ... cut ... The svn revision on the cover page of the re

Re: [Oorexx-devel] A first (successful) run on creating the rexxref.pdf documentation! (Re: Ad empty line problem (Re: New Process for Building the ooRexx Documentation

2020-02-29 Thread Gil Barmwater
The previous link will now give you the corrected package. GB On 2/29/2020 11:16 AM, Gil Barmwater wrote: Indeed! My bad :-(. I will make the change and replace the package. Thanks! On 2/29/2020 10:48 AM, P.O. Jonsson wrote: Dear Gil, Ad oodguide errors Am 28.02.2020 um 19:12 schrieb Gil

Re: [Oorexx-devel] A first (successful) run on creating the rexxref.pdf documentation! (Re: Ad empty line problem (Re: New Process for Building the ooRexx Documentation

2020-02-29 Thread Gil Barmwater
Indeed! My bad :-(. I will make the change and replace the package. Thanks! On 2/29/2020 10:48 AM, P.O. Jonsson wrote: Dear Gil, Ad oodguide errors Am 28.02.2020 um 19:12 schrieb Gil Barmwater <mailto:gbarmwa...@alum.rpi.edu>>: Ad oodguide errors: I have added some code to create

Re: [Oorexx-devel] A first (successful) run on creating the rexxref.pdf documentation! (Re: Ad empty line problem (Re: New Process for Building the ooRexx Documentation

2020-02-29 Thread Gil Barmwater
ts.xsl which are in the package itself. BTW, the sources.txt file in the package documents all the pieces and from where they are derived. Thanks again for the feedback and suggestions. They are always welcome! Gil B. On 2/29/2020 10:11 AM, Rony G. Flatscher wrote: Dear Gil: On 28.02.2020 19

Re: [Oorexx-devel] A first (successful) run on creating the rexxref.pdf documentation! (Re: Ad empty line problem (Re: New Process for Building the ooRexx Documentation

2020-02-28 Thread Gil Barmwater
um 17:08 schrieb Gil Barmwater <mailto:gbarmwa...@alum.rpi.edu>>: P.O., I am almost ready to upload an updated version of the package which includes: the TOC with 3 levels, warning messages about the time it takes to run doc2fo, timestamps (thanks to you!) for the start and end of b

Re: [Oorexx-devel] A first (successful) run on creating the rexxref.pdf documentation! (Re: Ad empty line problem (Re: New Process for Building the ooRexx Documentation

2020-02-27 Thread Gil Barmwater
? Personally I prefer 3 levels (as it is today) rather that with 4, where you cannot see the forest for all the threes :-) but I can live with whatever is decided. Hälsningar/Regards/Grüsse, P.O. Jonsson oor...@jonases.se <mailto:oor...@jonases.se> Am 26.02.2020 um 20:30 schrieb Gil Bar

Re: [Oorexx-devel] A first (successful) run on creating the rexxref.pdf documentation! (Re: Ad empty line problem (Re: New Process for Building the ooRexx Documentation

2020-02-26 Thread Gil Barmwater
.@jonases.se> Am 25.02.2020 um 20:43 schrieb Gil Barmwater <mailto:gbarmwa...@alum.rpi.edu>>: I have now added a warning message to the doc2fo.cmd script that running it may take several minutes. I experimented with the --timing switch but most of the time is spent in one spot

Re: [Oorexx-devel] A first (successful) run on creating the rexxref.pdf documentation! (Re: Ad empty line problem (Re: New Process for Building the ooRexx Documentation

2020-02-25 Thread Gil Barmwater
case there is additional feedback that I can incorporate. Gil On 2/25/2020 9:57 AM, Rony G. Flatscher wrote: Dear Gil, On 25.02.2020 15:31, Gil Barmwater wrote: Thanks so much for the feedback! I was unaware of the "timing " switch so will consider adding that to my package in or

Re: [Oorexx-devel] A first (successful) run on creating the rexxref.pdf documentation! (Re: Ad empty line problem (Re: New Process for Building the ooRexx Documentation

2020-02-25 Thread Gil Barmwater
his is just *great*! Also it means that more people become able to work with the documentation! Thank you very much for all of your efforts so far, kudos to you! ---rony On 25.02.2020 12:57, Rony G. Flatscher wrote: Dear Gil, this is super, thank you *very* much!! On 24.02.2020 19:48, Gil

Re: [Oorexx-devel] Ad empty line problem (Re: New Process for Building the ooRexx Documentation

2020-02-24 Thread Gil Barmwater
e, any questions, comments, criticisms or suggestions for improvement are welcome. Gil On 2/23/2020 3:56 PM, Gil Barmwater wrote: I have added the templates to the pdf.xsl file I have been using and deleted the call to fop-preprocess.rex. When I run the doc2fo and the fo2pdf steps I get what appear

Re: [Oorexx-devel] Ad empty line problem (Re: New Process for Building the ooRexx Documentation

2020-02-23 Thread Gil Barmwater
_ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel -- Gil Barmwater ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Re: [Oorexx-devel] Ad empty line problem (Re: New Process for Building the ooRexx Documentation

2020-02-23 Thread Gil Barmwater
zip?dl=0> is a link to a zipped version in my Dropbox. I will proceed to update my package and documentation and should have something available soon... Gil On 2/23/2020 12:06 PM, Gil Barmwater wrote: Wow! I had suspected it might be possible to accomplish the blank line removal by modifyi

Re: [Oorexx-devel] Ad empty line problem (Re: New Process for Building the ooRexx Documentation

2020-02-23 Thread Gil Barmwater
space from our 's, but that's another story. ___ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel -- Gil Barmwater __

Re: [Oorexx-devel] CDATA-sections ... (Re: Ad empty line problem (Re: New Process for Building the ooRexx Documentation

2020-02-22 Thread Gil Barmwater
e")~~charout(mbOut~string)~close ::class count ::attribute counter class ::methodinit class expose counter counter=0 ::methodincrease class expose counter counter+=1 Cheers, ---rony ___ Oorexx-dev

Re: [Oorexx-devel] Ad empty line problem (Re: New Process for Building the ooRexx Documentation

2020-02-21 Thread Gil Barmwater
ll. Could you try that out and report whether it solved the empty line problem? (The program can be run repeatedly, in the case that new programlisting-code gets added to the documentation and there is a need to remove leading and trailing empty lines again.) ---rony _

Re: [Oorexx-devel] New Process for Building the ooRexx Documentation

2020-02-20 Thread Gil Barmwater
ar/Regards/Grüsse, P.O. Jonsson oor...@jonases.se <mailto:oor...@jonases.se> Am 20.02.2020 um 20:00 schrieb Gil Barmwater <mailto:gbarmwa...@alum.rpi.edu>>: Thanks P.O. for doing the compare! I'm glad to hear that you found no differences in this very large document :-). There is s

Re: [Oorexx-devel] New Process for Building the ooRexx Documentation

2020-02-20 Thread Gil Barmwater
e> Am 20.02.2020 um 02:02 schrieb Gil Barmwater <mailto:gbarmwa...@alum.rpi.edu>>: It's at 11974, the same one that is packaged with the r11978 build of 2 Feb. I will zip it up and send it to you directly. On 2/19/2020 4:52 PM, P.O. Jonsson wrote: Dear Gil, This is great ne

Re: [Oorexx-devel] New Process for Building the ooRexx Documentation

2020-02-19 Thread Gil Barmwater
ld be using the same build, please let me know which one you have done and I will rebuild mine using the same. Hälsningar/Regards/Grüsse, P.O. Jonsson oor...@jonases.se <mailto:oor...@jonases.se> Am 19.02.2020 um 22:29 schrieb Gil Barmwater <mailto:gbarmwa...@alum.rpi.edu>>: An

Re: [Oorexx-devel] New Process for Building the ooRexx Documentation

2020-02-19 Thread Gil Barmwater
y, memory is not a bottleneck nowadays :-) Hälsningar/Regards/Grüsse, P.O. Jonsson oor...@jonases.se <mailto:oor...@jonases.se> Am 17.02.2020 um 15:12 schrieb Gil Barmwater <mailto:gbarmwa...@alum.rpi.edu>>: An update on my progress is long overdue but Real Life sometimes gets

  1   2   3   4   >