Thanks Robbie, I didn't know about collapsible tables in the wikibook and I have added the syntax highlighting definition files and instructions to the following page in the GLPK wikibook:
http://en.wikibooks.org/wiki/GLPK/Cross_Platform_IDEs What happens if someone tries to print the page? As for Emacs, I did learn to get by with the editor when I worked for The Preston Group developing aviation OR software in the early 1990's when they were a Sun Solaris shop. I can not say that I ever mastered it and unfortunately Emacs seems to be stuck in about 1984. I found that editor choice was a very contentious subject at this company, with religious wars between the Emacs and the VI camps a regular feature. My favorite story about text editors at this company is I had a UI expert working in our team who used to insist that implementing modes in user interfaces that we were developing for our airline rostering was evil and confused the users and created many problems as the user had to always make sure they knew exactly what mode they were in whilst performing tasks (I totally agree with this design principle). Then he went and edited the code using VI. Regards, Harley On Sat, Dec 22, 2012, at 5:39, Robbie Morrison wrote: > > Hi Harley, all > > ------------------------------------------------------------ > To: GLPK-HELP <[email protected]> > Subject: [Help-glpk] COIN-OR compiled with MathProg instructions and > Message-ID: <[email protected]> > From: Harley <[email protected]> > Date: Fri, 21 Dec 2012 19:59:40 +1100 > ------------------------------------------------------------ > > > I did consider adding the code for the MathProg > > package for the Sublime editor to the WikiBook, > > but it is large and may be of little general > > interest. Just drop me an email and I will send > > it to you if you want to try it out. > > You could stick it on the wikibook in > a collapsible table (the example below > assumes bash): > > {| class="wikitable collapsible" > ! <tt>myscript.sh</tt> > |- > | > <source lang="bash"> > #! /bin/bash > ... > # end of file > </source> > |} > > Here is an instance: > > http://en.wikibooks.org/wiki/GLPK/Using_GLPSOL#xglpsol_bash_script > > all the best, Robbie > > ps: confirmed emacs user with thousands of lines > of elisp written over the years to do all sorts of > unnecessary but useful tasks :) > > --- > Robbie Morrison > PhD student -- policy-oriented energy system simulation > Technical University of Berlin (TU-Berlin), Germany > University email (redirected) : [email protected] > Webmail (preferred) : [email protected] > [from Webmail client] _______________________________________________ Help-glpk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-glpk
