Pep and Nom

home | documentation | examples | translators | download | blog | all blog posts

the ℕ𝕠𝕞 "nolines" command ....

Sets the line number character counter to zero (i.e to nolines )

make line numbers relative to current paragraph


    # untested
    read; 
    # find empty lines
    "\n" { while [ \t\n]; E"\n".!"\n" { nolines; } }
  

See also: lines , chars , nochars