Gerd Neugebauer

Results 34 comments of Gerd Neugebauer

The effect I feel missing is that swiping at the end does not continue on the other end. Slightly distracting is also that the rewind in the autoplay loop is...

Many years ago I had started to build something in this direction. Unfortunately I lost the code when the computer crashed back then. I havn't started a new approach since...

I have started an experiment for this. In this course I started to reconstruct some code which I had lost a few years back. It is a complete rewrite of...

I will check it on the weekend...

Ad 1: I can reproduce your example. A first analysis has lead me to the conclusion that only a subset of the formatting instructions is evaluated for add.field. I will...

Sorry, I am not able to reproduce this observation. I have tried it in an empty directory containing just some_resource.rsc (empty) and test.abcde (with an @article). The result appears in...

I have used a minimalistic setup for testing without kpathsea. For kpathsea you can set the environment variable KPATHSEA_DEBUG, or instance to 1023, to gain some insight on the internals...

The majority of problem seem to be the data type bool. Maybe I can work on a fix for this. I am well aware that BibTool includes an outdated regex...

You can use bibtool -h and check the line "Library path" to see where the bib files are sought. I guess that you just havn't put the bib file is...

It appears that you have not specified any input file. In this case BibTool reads from the standard input stream...