fix(README):Remove second title and clean up Usage
authorSteven Baltakatei Sandoval <baltakatei@gmail.com>
Sat, 19 Aug 2023 20:22:26 +0000 (20:22 +0000)
committerSteven Baltakatei Sandoval <baltakatei@gmail.com>
Sat, 19 Aug 2023 20:22:26 +0000 (20:22 +0000)
README.org

index 5675401e674fff545d6fdedd5a7adf7e552e94c8..ec42b2021b4e1ff5632d773a0d53801db338daaa 100644 (file)
@@ -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
@@ -30,14 +29,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