Re: Themes

2018-03-09 Thread Chris George
A recent commit fixed the box problem. But I am still struggling with how to source images other than "open" and "close". It looks great with the correct boxes. Chris On Friday, March 9, 2018 at 9:53:31 AM UTC-8, Chris George wrote: > > > > > > > Where do I get to choose the boxes? >>> >> >>

Re: How to make Outlines which contains images and can display those images?

2018-03-09 Thread lewis
It seems the @image in the node heading is causing the display failure Lewis On Saturday, March 10, 2018 at 4:19:48 AM UTC+11, Pal Csanyi wrote: > > > So I created an @image node with name '@image' [snip] > So what is wrong in my @image node so it does not work? > -- You received this message

Re: How to make Outlines which contains images and can display those images?

2018-03-09 Thread Edward K. Ream
On Fri, Mar 9, 2018 at 11:19 AM, Pal Csanyi wrote: So I created an @image node with name '@image' and with body: > @language md > ​​ > > ​The src attribute is url. File urls look something like this: ​ HTH. Edward -- You received this message because you are

Re: How to make Outlines which contains images and can display those images?

2018-03-09 Thread Csányi Pál
Indeed. As soon as I changed the node heading to 'FrekvenciaMero' Alt+0 shows me the image. Thank you very much! 2018-03-10 5:56 GMT+01:00 lewis : > It seems the @image in the node heading is causing the display failure > > Lewis > > On Saturday, March 10, 2018 at 4:19:48

Re: How to make Outlines which contains images and can display those images?

2018-03-09 Thread Pal Csanyi
However the following does not work. Why not? I create another node with headline 'Displaying an image' with body text: @language md This is an image The following does not work. Why not? ![Alt image](/home/pali/Kepek/FrekvenciaMero.png) Actualy I am trying to use syntax

Re: Permanent devel branch created

2018-03-09 Thread lewis
I am on branch (master), and I just wanted to confirm that the git command to pull the leo devel branch is $ git checkout devel Thanks Lewis -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving

Re: Windows defender is flagging LeoApp.exe as carrying a trojan

2018-03-09 Thread Edward K. Ream
On Fri, Mar 9, 2018 at 1:52 AM, Satish Goda wrote: > I just downloaded 5.7 final from Source Forge > > https://sourceforge.net/projects/leo/files/Leo/5.7-final/Leo_5.7_final_Win.zip/download > >

Re: Themes

2018-03-09 Thread Edward K. Ream
On Thu, Mar 8, 2018 at 11:18 AM, Chris George wrote: > Where do I get to choose the boxes? > ​There are two settings: For the Leo Dark setting they are: @string tree-image-closed = nodes-dark/triangles/closed.png @string tree-image-open = nodes-dark/triangles/open.png I

Re: Themes menu: status report

2018-03-09 Thread Edward K. Ream
On Friday, March 9, 2018 at 5:33:48 AM UTC-6, Edward K. Ream wrote: *Changing settings* > > This is unexpectedly tricky. After computing the local settings, we want > to use *all and only* those settings when computing the stylesheets. How > to do this? > Oh joy. It appears that we can

Themes menu: status report

2018-03-09 Thread Edward K. Ream
Yesterday I prototyped the Themes menu. With the latest code from the devel branch you can see the results with these two @button nodes: @button open-light-theme c.styleSheetManager.load_theme_file('EKRLight.leo') @button open-dark-theme

Re: Permanent devel branch created

2018-03-09 Thread Edward K. Ream
On Fri, Mar 9, 2018 at 5:59 AM, lewis wrote: > I am on branch (master), and I just wanted to confirm that the git command > to pull the leo devel branch is > > $ git checkout devel > ​ Yes. You can see the branch you are on with `git branch` Edward -- You received

0eaf01b: Leo reports unresolved @constant substitutions in style sheets

2018-03-09 Thread Edward K. Ream
ssm.expand_css_constants now *always* reports failed substitutions. How did we stylesheet devs ever live without this?? For example, the lists are completely different when simulating a load from the Themes menu, which tells me that the theme-related dictionary lookup is broken. This trace

Re: Permanent devel branch created

2018-03-09 Thread Terry Brown
On Fri, 9 Mar 2018 03:59:18 -0800 (PST) lewis wrote: > I am on branch (master), and I just wanted to confirm that the git > command to pull the leo devel branch is > > $ git checkout devel Probably obvious, but that just switches you to the devel branch. Once switched

Re: How to make Outlines which contains images and can display those images?

2018-03-09 Thread Pal Csanyi
2018. március 5., hétfő 10:34:02 UTC+1 időpontban Edward K. Ream a következőt írta: > > On Sun, Mar 4, 2018 at 4:16 AM, Pal Csanyi > wrote: > > > I want to write in Leo editor Outline which will be contains images too > beside text. > > Moreover, I want to can see those