Re: [Pharo-users] GTDocument how to
Thanks for the tips. Where should be key in this text? I went installing DrGeo along Documenter in P6.1, but it is stalled when installing XML dependecies (a bit old, true). Conflict with XML? or Issue with DrGeo on P6.1, may be both. This is so fragile. Hilaire Le 27/09/2018 à 14:51, Juraj Kubelka via Pharo-users a écrit :
As far as I understand your description, Documenter should fit. You can start by using:
-=-=-=- GtDocumenter editorForText: 'This is a Dr. Geo tutorial. Evaluate the following script:
[[[ "A Dr. Geo script that returns DrGeo canvas" ]]]
Extensions are done using ==<gtView>== pragmas. â -=-=-=-
Let me know how it works for you.
-- Dr. Geo http://drgeo.eu
On Sep 27, 2018, at 10:41, Hilaire <hilaire@drgeo.eu> wrote:
Thanks for the tips. Where should be key in this text?
What do you mean? You can edit the text as you wish. By evaluating and inspecting: -=-=-=- GtDocumenter editorForText: 'This is a Dr. Geo tutorial. Evaluate the following script: [[[ "A Dr. Geo script that returns DrGeo canvasâ ]]] Extensions are done using ==<gtView>== pragmas. ' -=-=-=- I have a text editor in an inspector where I can edit the Documenter content. Do you have the same?
I went installing DrGeo along Documenter in P6.1, but it is stalled when installing XML dependecies (a bit old, true).
Conflict with XML? or Issue with DrGeo on P6.1, may be both.
How can I install DrGeo? I do not see a Monticello script on the DrGeo.eu web page.
This is so fragile.
Keep in mind that GToolkit, including Documenter, is in alpha version. Juraj
Hilaire
Le 27/09/2018 à 14:51, Juraj Kubelka via Pharo-users a écrit :
As far as I understand your description, Documenter should fit. You can start by using:
-=-=-=- GtDocumenter editorForText: 'This is a Dr. Geo tutorial. Evaluate the following script:
[[[ "A Dr. Geo script that returns DrGeo canvas" ]]]
Extensions are done using ==<gtView>== pragmas. â -=-=-=-
Let me know how it works for you.
-- Dr. Geo http://drgeo.eu
participants (2)
-
Hilaire -
Juraj Kubelka