Dominik Peters
Dominik Peters
# Contributing to CSrankings Thanks for contributing to CSrankings! Here are some guidelines to getting your pull request accepted. 0. Use a reasonable title that explains what the PR corresponds...
## Description Do a search that produces more results than fit in the view. Press the down button to navigate through all results. When reaching the bottom-most result, press down...
"generater" should be "generator", see https://www.merriam-webster.com/dictionary/generator https://dictionary.cambridge.org/dictionary/english/generator
### Describe the bug While voting is going on in a budget process, the option `show_votes` is typically disabled, and vote counts are not publically visible. The intention is that...
A recent paper of Luis Sánchez-Fernández (https://arxiv.org/pdf/2309.15104.pdf) explains that the MMS voting rule can be computed via maximum flows instead of LPs. It could make sense for someone (e.g., a...
The following document produces an error "No country present for an affiliation". ```tex \documentclass{acmart} \title{Test} \author{Test Author 1} \affiliation{% \institution{Test Institution} \country{Testland} } \author{Test Author 2} \affiliation{% \institution{Test Institution} \country{Testland}...
### Brief outline of the proposed feature The `\foreach` command allows users to specify several variables separated by slashes. The [manual](https://tikz.dev/pgffor) gives the example >`\foreach \x / \y in {1/2,a/b}...
The [current bindings](https://github.com/brucemiller/LaTeXML/blob/f75b0c6b06ff9191178a008c62a95f2b9c1dd087/lib/LaTeXML/Package/wrapfig.sty.ltxml#L21) for the `wrapfig` package ignore the author-specified width. Together with the standard css, this leads to a bad presentation of wrapfigures with long captions. This pull request...
Author lines typeset using the `authblk` package can have an unexpected behavior when the `\Authfont` has been set to a custom font size and a line break `\authorcr` is used...
The current unicode symbols used by LaTeXML for `\triangleleft` and `\triangleright` are larger than the symbols used when LaTeX is used. I propose changing the unicode symbols [U+25C1 ◁ White...