(root)/languages/ – Rev 441
Rev 439 |
Compare with Previous |
Directory listing |
View Log
| RSS feed
Last modification
- Rev 441 – 6308 d 12 h
- Author: ira
- Log message:
- Switch from moreverb to fancyvrb package in homework.tex
This switches the \sourcecode{} and \plaintext{} commands to use the fancyvrb
package instead of the moreverb package. This was done because fancyvrb is
more featureful, as well as being available by default on more LaTeX systems.