Keanu Dölle
Keanu Dölle
Hey, it would be nice to have a function to easily get a BigDecimal as String with custom delimiter and specified precision. Best anghenfil
QtPass 1.2.3 on Windows 10: Displays german umlauts wrong in multiline. Like #192
Hey, is it possible to link from the footnote call to the footnote marker (and vice versa)? I couldn't find something in the w3 spec, but is there any hack...
Hey, after configuring and starting aw-watcher-spotify, I get the error WARNING:spotipy.cache_handler:Couldn't write token to cache at: .cache-anghenfil And when playing a song the it results in a 403 Client Error:...
Hey, I'm having issues to set the colour of footnote markers/calls. This doesn't work: ``` .footnote::footnote-call { content: counter(footnote, decimal) " "; color: green; vertical-align: super; font-size: 0.8em; } .footnote::footnote-marker...
Hey, I'm trying to use a directory (with subdirectories) as source for the handlebars cli, but every time I use a valid directory (e.g. `handlebars test/ -f out.js`) it just...
Hey, it would be great if weasyprint could support the [initial-letter attribute](https://developer.mozilla.org/en-US/docs/Web/CSS/initial-letter), especially since manually setting the first letter bigger doesn't work (see #1859). Best anghenfil
Hey, unfortunately, the footnote area gets moved to a new (blank) page when using multi-column text. Example: [https://print-css.rocks/lesson/lesson-footnotes-multi-columns](https://print-css.rocks/lesson/lesson-footnotes-multi-columns) It's probably not vivliostyles fault, since the issue [is mentioned in the...
Hey, it seems that #550 introduced new requirements that broke my integration into an bubblewrap environment: ``` bwrap --unshare-all --tmpfs /tmp --ro-bind /lib /lib --ro-bind /lib64 /lib64 --ro-bind /usr/lib /usr/lib...
Hey, does hayagriva support the use of dependent csl styles yet? Since CitationRequest takes IndependentStyle as style argument I couldn't figure out how to use dependent csl styles. Best anghenfil