Changes

Jump to navigation Jump to search
m
→‎[http://source.contextgarden.net source]: display .ori files and highlight .fo files
=== [http://source.contextgarden.net source] ===
* displaying <code>*.hyp</code> and <code>*.pat</code> files as plain text instead of <code>"sorry, I don't know how to display the file"</code>
* displaying <code>*.ori</code> files, xml syntax highlighting for <code>*.fo</code> files
* adding <code>&lt;a name="line xxx"&gt;</code> at the beginning of every line in the source code as to be able to reference to a certain line in hyperlinks (on the other hand: it may be a bad idea to be able to point to a certain line since the files are a subject to change)
* perhaps adding <code>&lt;a name="ccedilla"&gt;</code> to places where <code>\definecharacter</code> stands in a similar way as the ''alt name='' are added in front of <code>\def\somecommand</code> (on the other hand: a bad idea since there may be more than two definitions of a single named character in one file)

Navigation menu