pmt VS boxesandglue

Compare pmt vs boxesandglue and see what are their differences.

pmt

A robust solution for creating PDF media with Pug. (by jonpalmisc)

boxesandglue

PDF rendering library for Go using TeX algorithms. (by speedata)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
pmt boxesandglue
1 4
2 186
- 1.1%
0.0 7.4
almost 3 years ago 3 months ago
JavaScript Go
GNU General Public License v3.0 only BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pmt

Posts with mentions or reviews of pmt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-24.
  • I love LaTeX. I hate LaTeX
    9 projects | news.ycombinator.com | 24 May 2022
    I also have a love & hate relationship with LaTeX. I think it really boils down to the following:

    LaTeX will work excellently for you, so long as your use case was envisioned by the original authors.

    I can't say that the original authors of LaTeX didn't envision using it for creating slideshows/presentations, but I can say that making a beamer theme is uniquely complicated. I wish that LaTeX had something as flexible as CSS for styling documents rather than the awkward commands, etc. used now—so much so that I attempted to replace LaTeX with a HTML & CSS -> PDF workflow in the past [0]. It is still an idea I want to revisit someday when I have more time.

    [0] https://github.com/jonpalmisc/pmt

boxesandglue

Posts with mentions or reviews of boxesandglue. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-24.
  • Good resources and information for doing encoding / creation of PDF files?
    1 project | /r/pdf | 13 Dec 2022
    You might also want to take a look at existing libraries how they generate PDF. For example the PDF backend library at https://github.com/speedata/boxesandglue (from me). Or create simple documents with PDFTeX for example, PDFTeX produces clean output.
  • Speedata/boxesandglue: A typesetting library written in Go
    1 project | news.ycombinator.com | 27 Jul 2022
  • Boxes and Glue: A typesetting library written in Go
    1 project | news.ycombinator.com | 24 Jun 2022
  • I love LaTeX. I hate LaTeX
    9 projects | news.ycombinator.com | 24 May 2022
    I have a related feeling about TeX. It has superb output quality but the programming is awful. When LuaTeX finally arrived a few years ago, it was possible to do almost everything you have done before in the TeX language (starting with \backslashes) in Lua.

    See http://wiki.luatex.org/index.php/TeX_without_TeX for an introduction.

    I have (shameless plug) created a database publishing software using this technique (https://github.com/speedata/publisher/). Once in a while I have to use LaTeX and it feels a bit old school to do the macro programming.

    My next project is to rewrite the TeX algorithms in Go - see https://github.com/speedata/boxesandglue. Already usable but not TeX like in any way (this is just a library, not a frontend software like TeX)

What are some alternatives?

When comparing pmt and boxesandglue you can also consider the following projects:

asciimathml - A new home for asciimathml

resumeio2pdf - Convert resume.io to pdf

mermaid-filter - Pandoc filter for creating diagrams in mermaid syntax blocks in markdown docs

resume - Stéphane Travostino's resume

SympyTeX - A LaTeX package that incorporates sympy code, and it's output into your LaTeX documents

publisher - speedata Publisher - a professional database Publishing system