moewew

Results 416 comments of moewew

Personally, I don't think everything needs to be an option. `biblatex` has a variety of interfaces, some of which would be extremely hard to pull of as options in the...

The missing `volume` probably still needs looking at, but for the entry in question it is better to use `maintitle`+`title` instead of `title`+`subtitle`. Then the `volume` is shown: ```latex \documentclass[ngerman]{article}...

I think the issue should stay open until someone with access to the standard has checked what should happen with the `volume` field in case there is no way to...

Happy new year! I have put together a pull request and tried to split it over several easy-to-digest commits. Let me know what you think.

In case it helps, https://github.com/wspr/herries-press/compare/master...moewew:issue34 contains a possible fix for this issue.

As detailed in the linked https://tex.stackexchange.com/a/461142/35864 the `\xdef` came from `hyperref`'s definition of `\appendix`, but since that is a switch and with `appendices` we have an environment a local `\edef`...

Unfortunately, there is no interface yet for per-type date settings. I looked at this a while ago, but there were difficulties with the interface as well as a possible implementation....

The classical BibTeX styles have `note` at the very end of the entry. I'm pretty sure `note` has been with `biblatex` from the start and was likely added by PL,...

Actually it's not *only* `babel-french` `biblatex`'s `french.lbx` is actively PITA-ing too https://github.com/plk/biblatex/blob/e8229b12c5a366f52a3cf0c6a50e5b68745ad267/tex/latex/biblatex/lbx/french.lbx#L43-L56 I don't think the actively/spacey colon should be disabled elsewhere in the bibliography. I assume that for all...

Tracked at https://github.com/plk/biblatex/issues/925. I'll be busy for the next two weeks, so I will probably forget about this short-term. Comments for the name and implementation issues are highly appreciated.