Jason Harrop
Jason Harrop
The Procyon issues with Java 9 are fixed: https://bitbucket.org/mstrobel/procyon/commits/7f19d10346b177e9cf754f04e7a1cdb3fd97e136 But still mvn install only works with Java 8; for me ``` archlinux-java set java-8-openjdk ```
> The important piece is `KeySpec`. Mage supports only value `2`. Actually it seems like Command.cs only supports value `1`: https://github.com/search?q=keyspec+repo%3Adotnet%2Fdeployment-tools+&type=code After building this repo, the following works for me:...
Thanks for this. You are correct; text-indent is not supports (but margin-left is). So hanging indents don't work.
Did you see https://github.com/plutext/docx4j/commit/2400fece4f38ec45188422427ef9d92117672a06
It would save a bit of time if you could attach a snippet of XML I can repro this with, or you could send me a docx. thanks. On Tue,...
Hi Thomas, I was looking to fix this just now, but can't see any attached docx. Perhaps you could email it to [email protected] thanks ..
https://issuetracker.google.com/issues/36927593 https://issuetracker.google.com/issues/36958591
Use @style CSS instead? On Wed, Jan 10, 2018 at 10:48 AM, znMuRuS wrote: > I have that same issue jhornsb2 described. Rearranging the HTML tags will > not work...
that syntax is incorrect. try or On Wed, Jan 10, 2018 at 11:39 AM, znMuRuS wrote: > Good hint. But external css files dont work with my programm so i...
"Underline text is not displayed when b/strong/em-tags are nested" ---> don't nest these tags; instead put everything in a single @style.