Lyx, a tool for structured technical writing
It seems that a common theme among some of the softwares I use is structure, e.g.
- an AMPL model is very similar to the structure of optimization models found in OR textbooks, thus, translating to AMPL code is not too different
- the DP2PN2Solver attempts to create a unifying structure for dynamic programming formulations, thereby greatly simplifying the solution procedure
The same is true for my technical writing requirements, in this case, structure is more important than the page formatting details. In fact, I just want to concentrate on writing the contents and have the software automatically do consistent formatting for all the sections of my document. Also, as expected with technical writing, I also want my math equations to look great.

