Oliver Kopp

Results 447 issues of Oliver Kopp

The [minted](https://www.ctan.org/pkg/minted) package calculates a hash on the input and uses cashed results in the case of a match. This speeds up compilation.

enhancement

This PR adds a CI heck for DevContainer builds as a double check if a DevContainer builds. Maybe, it can even be used as basis to do more build checks...

waiting-for-response

Up to now, was 404 and contained only PDFs, reachable via deep links. This PR changes that and makes a minimal homepage with links. - `lni-instructions.pdf` is not versioned in...

We should (at least) add tagging of PDFs. Example reading: https://www.uni-bielefeld.de/einrichtungen/zab/digitale-barrierefreiheit/barrierefreie-dokumente/anleitungen/latex/ LNI Word template even demands more: ![image](https://github.com/gi-ev/LNI/assets/1366654/4a50b70b-1ea6-432c-841e-9bea1ace1671)

enhancement

I think, we should have one `.tex` document having the same structure (and roughly the same content) as the Word template. Currently, there is a difference in the headings and...

enhancement

This template uses the .dtx procedure to generate the files such as lni.cls. PRs, however, touch the files directly (e.g., https://github.com/gi-ev/LNI/pull/104). In case such a PR is merged, the template...

I see persons forking this repository to start working on a paper (e.g., https://github.com/erodner/predictivetesting-lni) ![image](https://github.com/gi-ev/LNI/assets/1366654/eb7e0737-ee96-4926-846e-06a650eefc00) We should create `LNI-template`, (more or less) automatically generated from this repository, containing - [lni-author-template.tex](https://github.com/gi-ev/LNI/blob/main/lni-author-template.tex)...

With [biblatex-lni](https://github.com/gi-ev/biblatex-lni) we have a nice working biblatex style. to date, we maintained a `.bst` file. To ease maintenance, we should remove .bst. --- - [ ] Write migration guide...

- An entry has a file attached - The filename matches "rename to the defined pattern" (meaning auto generated file name; configured in Preferences -> Linked files -> Linked file...

good first issue
FirstTimeCodeContribution

### Mandatory checks - [ ] Change in `CHANGELOG.md` described in a way that is understandable for the average user (if applicable) - [ ] Tests created for changes (if...

fetcher