Uwe Brauer <o...@mat.ucm.es> writes: >>>> "Uwe" == Uwe Brauer <o...@mat.ucm.es> writes: > > > Hi > > I am using emacs 26 (kubuntu 14.04) and I can open png and images files > > and they are displayed correctly so I presume png/jpg support is > > compiled in. > > > I added the following to my org file > > [[myimage.png]] > > and set > > org-startup-with-inline-images to t > > Sorry the syntax should be > [[file:myimage.png]] > then the image is displayed for a couple of seconds then disappeared. >
Maybe you have a timer that toggles it off after a while? I don't think org is doing the toggling (and it does not happen in my experiments). Try evaluating (timer-list) in that buffer. > > - how can I resize the image, it is far too large. > C-h v org-image-actual-width RET -- Nick