Layout Tools: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Tools==
==Tools==


Below is a listing of typesetting tools published under an open license.  
Below is a listing of free software layout tools.  
<onlyinclude>
<onlyinclude>
===Canvas based (GUI)===
===Canvas based (GUI)===


* [[Scribus]] https://www.scribus.net/
* [[Scribus]] https://www.scribus.net/
* [[Inkscape]] http://inkscape.org/
* Laidout https://laidout.org/
* Laidout https://laidout.org/


Line 15: Line 16:
* wkhtmltopdf https://wkhtmltopdf.org/
* wkhtmltopdf https://wkhtmltopdf.org/
* OSPKit (CSS Regions legacy support!) http://osp.kitchen/tools/ospkit/
* OSPKit (CSS Regions legacy support!) http://osp.kitchen/tools/ospkit/
* genzine https://github.com/munusshih/p5.genzine
* genzine https://github.com/munusshih/p5.genzine by [https://munusshih.com/ Munus Shih] and Iley Cao


===Python based===
===Python based===
Line 22: Line 23:
* [[ReportLab]] https://www.reportlab.com/
* [[ReportLab]] https://www.reportlab.com/
* [[Flat]] http://xxyxyz.org/flat/
* [[Flat]] http://xxyxyz.org/flat/
* PyX https://pyx-project.org/ (outputs to PostScript, PDF and SVG)


===TeX based===
===TeX based===
Line 30: Line 32:
* texinfo https://www.gnu.org/software/texinfo/manual/texinfo/html_node/Short-Sample-Texinfo-File.html
* texinfo https://www.gnu.org/software/texinfo/manual/texinfo/html_node/Short-Sample-Texinfo-File.html
* tectonic https://tectonic-typesetting.github.io/
* tectonic https://tectonic-typesetting.github.io/
* lyx https://www.lyx.org/


===XML based===
===XML based===
Line 43: Line 46:
* Patoline https://patoline.github.io/ (wiki/LaTeX/Ocaml-like)
* Patoline https://patoline.github.io/ (wiki/LaTeX/Ocaml-like)
</onlyinclude>
</onlyinclude>
==See also==
==See also==


* [[PDF]]
* [[PDF]]
* [[:Category:PagedMedia]]
* [[:Category:PagedMedia]]
* [[:Category:FLOSS design]]
* [[Web-to-print]]
* [[Web-to-print]]
* https://polytype.dev/ (a rosetta's stone for typesetting tools, quick demo's of many different typesetting tools)
* https://polytype.dev/ (a rosetta's stone for typesetting tools, quick demo's of many different typesetting tools)


[[Category:PagedMedia]]
[[Category:PagedMedia]]
[[Category:FLOSS design]]

Revision as of 18:05, 1 March 2024

Tools

Below is a listing of free software layout tools.

Canvas based (GUI)

Web based (web-to-print)

Python based

TeX based

XML based

Misc


See also