wayne

Results 75 comments of wayne

Oh yeah, here's a screenshot of the PDF rendered by typst using my example code above: ![2023-03-22-071755_1134x416_scrot](https://user-images.githubusercontent.com/1441126/226916099-7b28e9b7-83b1-410e-9328-56afd00f720c.png) While it's not exactly the same as the LaTeX example, if I spent...

> I'll leave this issue open for the devs to decide whether this should become feature, or remain as something that requires workarounds like this. I see it as less...

> As far as I can see, you're relying on those two "1fr, 1fr, 1fr" to happen to align. That'll work for that particular table, but not in general; consider...

For individual cell or row strokes i use a rectangle wrapping the cell or row with `inset` and `outset` set to `0pt`, as in the example in this comment: https://github.com/typst/typst/issues/131#issuecomment-1479547933

Oh I don't have any additional changes. Sorry, I lost track of this after I started a new job earlier this year.

I've rebased onto master branch and resolved the merge conflict so this should be ready to merge.

I would like to include in this some consideration for the public API offered by `notty`.

> Input can be turned off with Ctrl+S, this feature does not seem worthwhile to re-implement. Just a quick note, Ctrl+S, aka DC3/XOFF is a flow control mechanism by which...

@nukedone it looks like something fails to authenticate with postgresql based on the stacktrace: ``` Exception in thread "main" clojure.lang.ExceptionInfo: Error in component :hikari in system com.stuartsierra.component.SystemMap calling #'com.stuartsierra.component/start {:reason...

> More immediately, I'm curious if there are others who have gotten logseq running who I can bounce an issue I'm having with the backend jar off of (annoyingly, it...