Peter Williams

Results 285 comments of Peter Williams

Um, yes, that should actually be pretty easy to implement, I think. I'd be inclined to add it as another possibility for the `--outfmt` option to the command line interface....

I have been investigating this a bit since I am quite interested in ways to bring typesetting with TeX sophistication to the web. Based on my initial investigations, I *suspect*...

@efx Since this issue was originally posted, the [web-sys](https://rustwasm.github.io/wasm-bindgen/api/web_sys/) crate has been developed, and I think that would be the basic underlying building block for work here. What I don't...

Hi @vks, this is a good point. I would be interested to check out this workflow and see what we can provide. Do you have an example of a package...

@vks That is helpful to know. It would definitely be great if we could devise and/or document a workflow that didn't depend on TeXLive at all. I'm sure it's possible,...

Thanks for reporting this. I think the basic issue here is that the `--hide` mechanism operates on "TeX paths" as the TeX engine sees them, rather than filesystem paths of...

Yup. I've got analogous [code in Cranko][xref] that could be used as a template. [xref]: https://github.com/pkgw/cranko/blob/master/src/main.rs#L831 (which was itself pretty much directly lifted from Cargo)

Unfortunately there's no specific timeline ­— these updates are done when I get the chance to work on them, which is quite rare these days :-( *Hopefully* all that is...

Thanks for following up this and so many other issues @mnrvwl, and thanks for confirming @japm48!

Thanks for flagging this! I am not familiar with Texlab, but I am all about LaTeXy things written in Rust! CC @pfoerster and @efoerster who seem to be the people...