#!/bin/bash
echo -ne "\002verbatim:"
octave -v
cd $TEXMACS_PATH/plugins/octave/octave; exec octave -qi tm-start.oct
