This page is where anyone can suggest new features for EasyLatex. Just use the "Edit text of this page" link at the bottom of this page, and add your suggestion to the page. If you'd prefer, you can email your suggestion to BayleShanks, who can be reached at

- Can you add support for other features of a wiki. Starting with sections, subsections etc and then adding support for tables and maybe later some of the fancier features. So that easylatex becomes for latex what wiki is for html ::Working on it! I've got sections and subsections, for both "article" and "seminar" documentclasses. I've got code for tables too, although it's not uploaded into CVS yet. And, I'm also working on a script to convert UseMod? wiki page source containing easylatex into full easylatex, allowing one to write easylatex inside of wiki pages, and then make .ps or .pdfs from those pages (which will allow collaborative editing of easylatex documents). -- BayleShanks
- A great idea, which probably many have thought about. Thanks! I've used it but ran into problems right away:
- \def\ma{\ensuremath{\rightarrow}} results in $-signs around \rightarrow. TeX?/LaTeX stuff shouldn't be touched by the processor. Is there a way of having lines left untouched?
- Obvious math like \alpha_1 is not recognized.
- The easy array stuff raises real issues with the use of brackets; the syntax should be [[..?]] not [..], perhaps (sorry this doesn't show up right, I don't know this particular Wiki syntax).
- Good to know you're working on common Wiki markup as well. I like reStructuredText myself.
Put feature suggestions here!