nbehrnd
nbehrnd
So far, I used the script only in its own virtual environment, activated only if this script is needed. My reasoning for this and against a system-wide installation is `xyz2mol`...
> I could submit a PR if appropriate, but would like to know if it is permissible to show two different options, for different database engines. My present perception is...
XeLaTeX isn't a library provided by Python, but one of the TeX engines around (e.g., [Wikipedia's article](https://en.wikipedia.org/wiki/XeTeX) about this topic, its [project page](https://tug.org/xetex/)). Though XeTeX/XeLaTeX are included in [TeX live](https://en.wikipedia.org/wiki/TeX_Live),...
There are two submitted revisions about `genpdf.py` ([here](https://github.com/aviaryan/learnxinyminutes-pdf/pull/8)) and `_genpdf.sh` ([here](https://github.com/aviaryan/learnxinyminutes-pdf/pull/9)) to account for pandoc's different keyword to generate .pdf. Given the latest release of this project is by August...
Ping @glutanimate @ifohancroft Are there updates regarding path `/usr/local/share/icons/hicolor/scalable/apps`? Speaking to Debian 12/bookworm (branch testing), I equally had to apply the «the trick» [from here](https://github.com/glutanimate/PDFMtEd/issues/9) for a pristine installation of...
@ifohancroft, only about point 2: From the perspective of using the inspector to harvest _all_ of the data, and in a second step to pick _the one_ of interest (either...
I just recognize [pandoc](https://pandoc.org/) and (g)roff might be used to generate .pdf out of .md (an [example](https://github.com/nbehrnd/learnxinyminutes-pdf/blob/roff/md2roff2pdf/pdfs/fortran90.pdf)). The syntax highlighting (`pandoc --list-highlighted-languages`) offered has got separate entries `fortranfixed` and `fortranfree`,...
@awvwgk At present *apparently* absent (and perceived missing) is an example to showcase the definition and subsequent use of a multidimensional allocatable array for the purpose of reading a tabulator...
The are so many markdown dialects (Kofler, cf. vide infra, p. 20) mentioned that there are more than 50 implementations. If it were GitHub md and the conversion would rely...
@romans-ovo May you please check the .md in preparation with markdownlint for consistency? Some time ago, I noticed there are entries of this compilation which do not fit well the...