-
[This page](https://orgmode.org/worg/org-contrib/babel/intro.html) describes org babel. org babel supports [these languages](https://orgmode.org/worg/org-contrib/babel/languages.html).
Bob Hossley'…
-
Of course, clicking on the incorrect line number takes the cursor to the wrong line.
Changing the same file to @file, the correct line numbers are reported.
-
Not to be confused with [Joe Orr's documentation work](https://kaleguy.github.io/leosite-pilot/).
[AsciiDoctor](https://asciidoctor.org/docs/user-manual/) is clearly better than markdown for docume…
-
**Submitting author:** @nwlandry (Nicholas Landry)
**Repository:** https://github.com/ComplexGroupInteractions/xgi
**Branch with paper.md** (empty if default branch): paper
**Version:** v0.6
**Editor:…
-
This item has gotten unwieldy. I've moved most notes to leoDist.leo.
-
Many of Leo's most important devs made major contributions to Leo without asking me a single question. Do they have super powers? No, they don't.
But they do know the secret of programming: **Sim…
-
I have hidden some screen shots and comments to reduce the load on future readers of this thread. You restore screen shots by preceding them with "!".
Rev d533a4c in devel fixes this problem. **Ple…
ghost updated
2 years ago
-
### Bug description
After Installing 3.2.1, when I double click on an .aup3 file, 3.2.1 comes up OK.
However when I double-click on an .MP3 file, 3.2.0 erroneously comes up.
### Steps to reproduc…
-
run_unit_tests failed on my system:
test-all:
`'python3' is not recognized as an internal or external command, operable program or batch file.`
recommend replacing 'python3' by `sys.executable`…
-
**EKR**: Upgrading to python 3.10 results in more warnings. I'll fix them all.
pylint found two instances of this type of warning in LeoGlobals.py:
` W1113: Keyword argument before variable pos…