Andrew Janke

Results 643 comments of Andrew Janke

Hi, henning-schild! Sorry: I'm afraid I've been swamped at the day job for quite some time now. I'll see if I can find some time this weekend to work on...

Thanks for the report, @henning-schild! I'm reopening this bug, because I suspect that this is a Ronn-NG bug that was fixed by a downstream patch by Debian that I should...

I agree with you here. Thanks for doing the analysis. Scheduling this for fix in 0.11 or before. I'm going to have to do some reading on how exactly `.IP`...

> Thanks for ronn-ng, as writing manpages in markdown is very comfortable. You're welcome! > When I have only one argument in a list the list is not rendered as...

Hmmm. Actually, that output you posted doesn't look quite right to me; there should be some `.br`s in there. Keeping this open for further review.

Had to revert the change in https://github.com/apjanke/ronn-ng/commit/4bbb05a27c3e94060c7a432dae06a57e10066c21 because it broke the test suite. Re-opening this bug and rescheduling it for 0.11.0 or later.

References: * https://unix.stackexchange.com/questions/37973/nested-lists-in-man-page * https://www.gnu.org/software/groff/manual/html_node/Man-usage.html Looks like I need to set up a stack for controlling the indent width of the `.TP` macros used for list items. Or switch to...

Asked on SO about using `.IP`/`.RS`/`.RE` to make nested lists. It kinda works, but the formatting is wrong. https://stackoverflow.com/questions/53936179/nested-bulleted-lists-in-roff-groff

[Tablicious 0.4.3](https://github.com/apjanke/octave-tablicious/releases/tag/v0.4.3) is out. You can download it from the release page, or install it with `pkg install -forge tablicious`. Highlights: * Fix some "[foo (...)]" syntax errors that caused...

[Tablicious 0.4.4](https://github.com/apjanke/octave-tablicious/releases/tag/v0.4.4) is out! This one is mostly about calendar duration arithmetic. Highlights: * Improvements (hopefully) to duration-related arithmetic and datatype interaction. * Fix hi-bound and striding bugs in `datetime.colon`...