Joenio Marques da Costa
Joenio Marques da Costa
The image on 1st episode representing changes over a document could be changed a bit, see below some screenshots with the original image and the proposed modification. original image: ...
```sh ./bin/tidal GHCi, version 8.8.4: https://www.haskell.org/ghc/ :? for help Loaded package environment from /home/joenio/.ghc/x86_64-linux-8.8.4/environments/default : error: Could not load module ‘Sound.OSC.FD’ It is a member of the hidden package ‘hosc-0.18.1’....
The instructions on how to customize navbar doesn't work on dataverse-docker: * https://guides.dataverse.org/en/latest/installation/config.html#custom-navbar-logo I don't known why but dataverse-docker is using non-default path for docroot, while the official document (link...
Hi there, First, thanks for the work dockerizing dataverse, it help a lot! There is a non-invasive way to customize theme Dataverse by using dataverse-docker? * see https://guides.dataverse.org/en/latest/installation/config.html#branding-your-installation What I...
This Pull-Request adds support for converting `CITATION.cff` to [biblatex-software](https://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-software) format adding the new `--format biblatex`, eg: ```sh cffconvert -i CITATION.cff -f biblatex -o biblatex.bib ``` The Bibtex format `--format bibtex`...
The code included in this commit was adapted from the implementation on the Pull-Request Technologicat/pyan#74 made by the author @maciejczyzewski Resolves: Technologicat/pyan#70
this commit change the path where FoxDotEditor write temporary data and uses the python library tempfile to manage temporary paths
this commit fix the syntax for some supercollider files that apparently was commited without resolving conflicts on git merge
this commit fix the Debian lintian warning 'executable-not-elf-or-script' for the file 'renardo_lib/renardo_lib/SynthDefManagement/sclang_code/scsynth/ecello.scd' when build the Debian package