no inline images anymore after reinstall

2021-06-16 Thread Prof. Dr. Johanna May
that just does not get output on any error buffer? Thank you very much, any help is appreciated Johanna May --- some of my dotemacs lines --- ;; === org-babel - Code einbinden === ;; ### Darstellung ### (setq org-startup-with-inline-images t) (setq org-confirm-babel-evaluate nil) (setq org-s

Re: Overleaf equivalent for org-babel users?

2020-04-18 Thread Prof. Dr. Johanna May
h a good > solution. > > -k. > > On 2020-04-16 at 10:22 -07, Prof. Dr. Johanna May > wrote... >> Hey there, >> >> I've been preparing lecture notes with org-mode and lualatex export >> that include python diagrams and so on for about more than a year. No

Overleaf equivalent for org-babel users?

2020-04-16 Thread Prof. Dr. Johanna May
Hey there, I've been preparing lecture notes with org-mode and lualatex export that include python diagrams and so on for about more than a year. Now my colleagues and team start to get interested in tweaking the results. Therefore, we would need some kind of online collaboration solution

solved partly: exporting ics files with broken link

2019-11-03 Thread Prof. Dr. Johanna May
Hey there, in the end I did find that link in my file. Probably I was using the wrong search function (C-s) which did not show text inside links whereas console grep did the job in the end. And then exporting via C-c c f exported one file for me. Cheers, J Prof. Dr. Johanna May writes

exporting ics files with broken link

2019-11-01 Thread Prof. Dr. Johanna May
Hey there, using https://orgmode.org/manual/iCalendar-export.html I wanted to export my agenda files. I tried exporting just one file, or combining the agenda files. But I always get an error message about an unresolved link to "selfhosted.libhunt.com". - This link is not in any of my agenda

[O] ipython integration fails

2019-10-16 Thread Prof. Dr. Johanna May
Hi everybody, I am creating lecture notes including some python snippets. Now, in order to teach jupyter notebook use I would like to include just the same code as in a python snippet in an ipython snippet. However ipython blocks don't work in my set up and I could not figure out which

Re: [O] change font-size in python plots depending on context

2019-08-20 Thread johanna . may
, but it seemed not so easy to implement). So long, cheers! J Thomas S. Dye writes: > Aloha Johanna May, > > This works: > > #+name: fs > #+BEGIN_SRC emacs-lisp > 10 > #+END_SRC > > #+RESULTS: fs > : 10 > > #+header: :var fontsize=fs() :results output > #+begi

[O] change font-size in python plots depending on context

2019-08-19 Thread johanna . may
Dear org-mode fans, I have various files that go together in one document, either chapterwise or the whole book. And just as with tikz (latex) I want the font size of python plots to change automatically when the context changes. So I tried to define a variable in one of the header files like

Re: [O] Show weekday in daily agenda view

2019-05-15 Thread Prof. Dr. Johanna May
5 Mittwoch all I want :) Cheers and have a good week J Richard Lawrence writes: > Hi Johanna, > > "Prof. Dr. Johanna May" writes: > >> thanks for pointing me at the variable org-agenda-format-date. There >> was a line in my

Re: [O] Show weekday in daily agenda view

2019-05-15 Thread Prof. Dr. Johanna May
Hi Richard, thanks for pointing me at the variable org-agenda-format-date. There was a line in my dotemacs that included a formatting without the weekday (something like %y-%w-%d). I could not figure out how the name-of-the-weekday format would be called. But for now I'm fine with returning to

[O] Show weekday in daily agenda view

2019-05-14 Thread johanna . may
Hi org-mode community, maybe I did not search the right way in google alias startpage. But I could not figure out how to write next to the date e.g. 2000-04-01 the weekday, i.e. the specific day of the week. It would come very handy to have the date displayed as 2019-05-14 Tu and 2019-05-15 We

[O] Dual document export slides and lecture notes title slide issue

2019-01-31 Thread johanna . may
Dear org-mode community, I'm a noob, started using org-mode about probably only 9 months ago. However, I'd say my latex knowledge is intermediate, so that helps. I followed some of the instruction in https://orgmode.org/worg/exporters/beamer/beamer-dual-format.html in order to get dual