Thinks I hate from #GNU and a bit from #Unix/#X11:

- #Emacs Calc (core package) depending on nonfree (not
GPL compatible) Gnuplot for plots. They should rewrite
the output for GNU #Plotutils and enhance the second
to have 3D plot support.

https://spdx.org/licenses/gnuplot.html

Distributing Gnuplot forks as a patch
against the main one -mandatory- makes Gnuplot's
code unshareable with other projects, period.

- #Texinfo (official GNU documentation format)
depending on #Texlive where tons of stuff in the official
release it's nonfree. Again, that should be a core feature
for #texinfo, and not depend on #tex at all.

https://wiki.parabola.nu/TeXLive_freedom_verification

- #Xedit might look as a crude X11 text editor but it
supports vi command AND it has an embedded Lisp
interpreter (compatible with a bit of CL/core Elisp
code, enough to do Math). It's 2026 and still doesn't
support neither UTF8 nor Unicode fonts. Trying to
enforce them under Xaw3D (LD_PRELOAD) will crash XEdit.
That editor would have lots of support if it supported them.
It's far lighter than Emacs and with the bundled Lisp
you might do wonders.

Back to Groff/Troff.
At least under #Hyperbola GNU (and future #BSD) with #mandoc
and maybe by promoting groff they are pretty much safe
even to typeset formulae into diferent formats, you can
pretty much use Groff for Math paper drafts and then
use TexLive for standard, rigid academic layouts.

gnuplot License | Software Package Data Exchange (SPDX)

Käyttääköhän kekään enää #Texinfo'a? Siis ainakaan alkuperäiseen tarkoitukseensa #man-sivuja laajempana järjestelmän ohjeistuksena? Enää #Debian'kaan ei tunnu asentavan infoa oletuksena, vaikka nimenomaan #GNU'n ohjelmissa joskus man-sivu on tynkä ja varsinainen tieto info-sivulla. #floss #linux #unix #manpages #infopages

I'm writing an #Emacs package. It's complete enough for a first release, but I should really include an Info file. I'm far more familiar with writing Org documents than TeXinfo documents, so I think I'll be writing the Info as an Org document, then exporting it as TeXinfo or Info.

#TeXinfo #emacs #org #orgmode

Hey, nerds. I just found out that nowadays #Texinfo can export #ePub too. Is it worth relearning for this purpose? And in general?

@gabrilend @wyatt Are info pages any better? They're a hypertext system that Richard Stallman built for original Emacs in 1976, years before the Web.

#Texinfo #infopages

Managed to built in #saltstack manual as #TexInfo Info manual. Just 4.7 MB Gzip compressed. It takes some time to load but it's better than the previous man 7 salt thou.
I wish for some easier way of handling inlined images in #GNU #Texinfo.

I have also written an finicky to setup xdg-desktop-portal that let one choose #files using #emacs https://codeberg.org/rahguzar/filechooser , an Emacs interface to #hoogle https://codeberg.org/rahguzar/consult-hoogle

There is a (kind of in progress) major mode for #sagemath https://codeberg.org/rahguzar/sage-mode which hasn't seen much progress in a while because it is usable for its only user i.e. me.

Recently I managed to make produce a (humongous) #texinfo manual for Sage so that I can read it from Emacs https://github.com/sagemath/sage/issues/21734

filechooser

filechooser.el: An xdg-desktop-portal filechooser

Codeberg.org
Anybody else tried to build #texinfo info pages using #sphinx? What where you experiences? #emacs
Having offline documentation outside of my browser is very helpful.
#documentation
Boy, #GNU #TeXinfo sure is ... something else.