bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #62909] [chem] does not restrict whitespace/comment changes to its


From: Riza Dindir
Subject: [bug #62909] [chem] does not restrict whitespace/comment changes to its own regions
Date: Tue, 23 Aug 2022 00:44:22 -0400 (EDT)

Follow-up Comment #7, bug #62909 (project groff):

Forgot to attach how I am using the script. It is a simple shell script that
will invoke awk. The code is given below.

================================================================================

#!/bin/sh
# The driver script for the =non-aggressive chem tool.
# Author: Riza Dindir
# License: The GNU General Public License applies
(<https://www.gnu.org/licenses/>) 

swd=$(dirname $0)

awk -f ${swd}/_chem-na/chem-na.awk $*



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62909>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]