Oleg A. Paraschenko
2006-03-20 05:32:34 UTC
Hello,
is there an HRC to highlight "unix console"? For my documentation, I use
examples of interaction like:
<screen>
$ tar zxf libxslt-X.Y.Z.tar.gz
$ cd libxslt-X.Y.Z
$ pwd
/home/user/tmp/libxslt-X.Y.Z
$ ./configure --prefix=$HOME/opt/libxslt \
--with-libxml-prefix=$HOME/opt/libxml
$ make
$ make check
$ make install
...
</screen>
Content of lines which start with "$" can be considered to be a usual
shell script. Unfortunately, "$" causes failure of highlighting.
--
Oleg Parashchenko olpa@ http://uucode.com/
http://uucode.com/blog/ Generative Programming, XML, TeX, Scheme
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
is there an HRC to highlight "unix console"? For my documentation, I use
examples of interaction like:
<screen>
$ tar zxf libxslt-X.Y.Z.tar.gz
$ cd libxslt-X.Y.Z
$ pwd
/home/user/tmp/libxslt-X.Y.Z
$ ./configure --prefix=$HOME/opt/libxslt \
--with-libxml-prefix=$HOME/opt/libxml
$ make
$ make check
$ make install
...
</screen>
Content of lines which start with "$" can be considered to be a usual
shell script. Unfortunately, "$" causes failure of highlighting.
--
Oleg Parashchenko olpa@ http://uucode.com/
http://uucode.com/blog/ Generative Programming, XML, TeX, Scheme
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642