From 63f464542e20d1a5f4ed96e4197088cc2a90ce3b Mon Sep 17 00:00:00 2001 From: "Salvador E. Tropea" Date: Thu, 12 Jan 2023 17:17:13 -0300 Subject: [PATCH] [DOCs] Added missing README.in changes --- docs/README.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/README.in b/docs/README.in index e662fe15..4cf1caa1 100644 --- a/docs/README.in +++ b/docs/README.in @@ -735,6 +735,9 @@ The available values for *type* are: - Documentation - `pdf_sch_print` schematic in PDF format - `svg_sch_print` schematic in SVG format + - `ps_sch_print` schematic in PS format + - `dxf_sch_print` schematic in DXF format + - `hpgl_sch_print` schematic in HPGL format - `pdf_pcb_print` PDF file containing one or more layer and the page frame - `svg_pcb_print` SVG file containing one or more layer and the page frame - `pcb_print` PDF/SVG/PNG/EPS/PS, similar to `pdf_pcb_print` and `svg_pcb_print`, with more flexibility