X-Git-Url: https://zdv2.bktei.com/gitweb/BK-2020-04.git/blobdiff_plain/1a7b1becb81b0b3b6db140d028b04134a880665a..0027c3393b5227a57a982539b0264f1bb48cdd03:/README.org diff --git a/README.org b/README.org index 5675401..121229d 100644 --- a/README.org +++ b/README.org @@ -1,5 +1,4 @@ * BK-2020-04: Baltakatei Engineering Drawing Templates -#+TITLE: BK-2020-04: Baltakatei Engineering Drawing Templates #+AUTHOR: Steven Baltakatei Sandoval #+DATE: 2023-08-19 #+EMAIL: baltakatei@gmail.com @@ -19,7 +18,8 @@ Some drawings may be uploaded to Wikimedia Commons. Notable sets include: ** Directories *** [[File:DEL][~DEL~]] : Deliverables -May include drawings exported into PDF format. +May include plain SVG files and exported PDF files. This is probably +what you want. *** [[File:DWG][~DWG~]] : Drawing source files May include [[https://inkscape.org/][Inkscape]] SVG files. *** [[File:EXEC][~EXEC~]]: Executable files @@ -30,14 +30,13 @@ files. ** Usage *** Generate a combined PDF -[[https://inkscape.org/][Inkscape]] is used to convert SVGs to individual PDFs but a script is -available at ~./EXEC/combine_pdfs.sh~ to merge multiple single-page -PDFs into a single PDF file; the script uses the [[https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/][~pdftk~ utility]] -available on typical [[https://www.debian.org/][Debian]]-based [[https://en.wikipedia.org/wiki/Gnu-Linux][GNU/Linux]] machines of 2023. On a -typical Debian 12 system, the following command may be used to merge -~input1.pdf~ and ~input2.pdf~ files into ~output.pdf~. - -: $ /bin/bash combine_pdfs.sh output.pdf ~input1.pdf~ ~input2.pdf~ +A script is available at ~./EXEC/combine_pdfs.sh~ to merge multiple +single-page PDFs into a single PDF file; the script uses the [[https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/][~pdftk~ +utility]] available on typical [[https://www.debian.org/][Debian]]-based [[https://en.wikipedia.org/wiki/Gnu-Linux][GNU/Linux]] machines +of 2023. On a typical Debian 12 system, the following command may be +used to merge ~input1.pdf~ and ~input2.pdf~ files into ~output.pdf~. + +: $ /bin/bash combine_pdfs.sh output.pdf input1.pdf input2.pdf ** License Unless otherwise specified, source and deliverable files are copyright