7 comments

  • williamstein25 minutes ago
    <a href="https:&#x2F;&#x2F;www.swiftlatex.com&#x2F;editor.html" rel="nofollow">https:&#x2F;&#x2F;www.swiftlatex.com&#x2F;editor.html</a> for the wysiwyg editor says &quot;We are working hard to fix the editor.&quot; It has said this for many years. I think I tried it once when it was live and it was pretty cool. My guess is people observed it could corrupt documents, so it was taken down.
  • jerf43 minutes ago
    Over the years many people have hypothesized that once WASM was really mature, it would become practical to fix the issues with web browser layout by sending down custom layout machines to users.<p>I would find it hilarious if LaTeX turned into a leader in that space. I doubt it could hold on to that. There&#x27;s a lot of things that something designed from the beginning for web-like uses could probably improve on that would be capable of overcoming LaTeX. But I could see a world where it carves out a niche and holds on to that niche for a long period of time.
    • PaulDavisThe1st1 minute ago
      I added DVI support to NCSA Mosaic back in 1993-94, believing it to be a better format for &quot;rich&quot; documents than HTML or PDF.<p>Nobody else seemed convinced :(
    • nicoburns33 minutes ago
      Running layout in WASM is already practical. A good demo is <a href="https:&#x2F;&#x2F;www.nicbarker.com&#x2F;clay" rel="nofollow">https:&#x2F;&#x2F;www.nicbarker.com&#x2F;clay</a><p>The things you can&#x27;t do are things like expose an accessibility tree (without a dummy DOM), interact with the system IME, and access system fonts.
      • jerf25 minutes ago
        I feel like it&#x27;s fair to say that you have not &quot;fixed the issues with browser layout&quot; if you lose accessibility and input. System fonts I can live without, we can push our own, but those two things are a big deal.<p>Even input you might be able to hack around but accessibility is a big deal and the &quot;hack&quot; at that point is nearly to both lay it out in the browser and the supposed &quot;fixed&quot; layout system, and while that may work in some sense I again have lots of questions about whether that is really &quot;fixed&quot;.
  • stschaef27 minutes ago
    I immediately received the following error :|<p>This is pdfTeX, Version 3.14159265-2.6-1.40.21 (SwiftLaTeX PDFTeX 0.3.0) (preloaded format=swiftlatexpdftex) I can&#x27;t find the format file `swiftlatexpdftex.fmt&#x27;!<p>Likewise for XeTeX
  • joshjob422 days ago
    Add LuaLaTeX and you&#x27;re cookin&#x27; with gas. For real would be fantastic if we could get more or less the full LaTeX ecosystem readily and rapidly available online and in a huge variety of desktop applications.
  • psc0072 days ago
    Why is there no npm registry package?
  • hulitu21 hours ago
    &gt; LaTeX Engines in Browsers<p>This is hillarious. Browsers lost the ability to print some 10 years ago. Today, printing a web page is an exercise in masochism.<p>I am very curious how the output will look like.
  • lizhang15 minutes ago
    [dead]