Results 11 comments of Johan Winge

Hello! I have documented the format of the tags in the second column in https://cl.lingfil.uu.se/exarb/arch/winge2015.pdf, table 2.1 (on p. 8). Let me know if you have further questions, and I...

Yeah, it's tricky in situations such as this to decide which form should be preferred. OLD describes the situation like this: "first syll. often short in comedy and regularly so...

Thanks! In this case, "usque" was deliberate on my part, based on what Buck argued: see my reply in the reddit thread. I'm interested to see what comes out of...

Thank you! I am always open for suggestions! :-) As regards point 1, I have actually been thinking that it could be good thing to have, if not a PPA...

Hm, but it seems that this problem can occur whenever, even if there is no floating elements. Consider the following example: ```latex \documentclass[12pt]{article} \usepackage[series={A},nocritical,noend]{reledmac} \arrangementX[A]{twocol} \beforenotesX{1.2em plus 0.6em minus 0.7em}...

I understand, I know from personal experience how difficult it may be to debug things like this -- as well as to find time to spend on it! Is there...

> It's [domStorageEnabled](https://github.com/react-native-webview/react-native-webview/blob/master/docs/Reference.md#domstorageenabled) When I added this prop, the prop `injectedJavaScriptObject` finally worked It seems to be random whether it works or not. I had it working, until it didn't....

Having thought some more on this, maybe the current behaviour is by design? If one does not have any intention of supporting resume, one could then supposedly do something like...

Yeah, it is a fair point that introducing changes in the behaviour risks breaking the implementation for some people, and maybe my suggestion is not the most elegant. I guess...

Aha, yes, I think I understand your point now. But I wouldn't say that it changes `stopDownload()` per se. Rather, the way I look at it is that it would...