help-source-highlight
[Top][All Lists]
Advanced

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

[Help-source-highlight] Standard IO kills line numbers


From: Keith Robertson
Subject: [Help-source-highlight] Standard IO kills line numbers
Date: Thu, 14 Mar 2002 11:47:34 -0500

These two commands should produce the same results; however, the first
one (the one with IO redirection) doesn't produce an html file with line
numbers.  Is this a bug or am I doing something wrong?

keithr:/tmp> ./source-highlight --title=Hello --line-number -s java -f
html < ~keithr/Hello.java > ~keithr/Hello.html
keithr:/tmp> ./source-highlight --title=Hello --line-number -s java -f
html -i ~keithr/Hello.java -o ~keithr/Hello.html

Keith






reply via email to

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