A few years back, I used to use LaTeX for writing reports and such, and I really liked the look of them.
However, nowadays I am forced to use MS Word to write my reports, but that does not hinder me from playing around with the document layout.
When I see a document typeset using LaTeX, I can often immediately spot it, I'm assuming that is because there is a nice default document template.
What types of setting in MS Word 2007/2010 (fonts, margins, letter spacing etc.) would allow my documents to look similar to default LaTeX documents?



\congis a macro in traditional TeX, but a separate character in Unicode (U+2245). The CM fonts have only a few hundreds of math characters, Unicode has thousands. Unicode is not a character encoding. Computer Modern contains four pre-drawn glyphs for the opening parenthesis, Cambria Math has eight. I have already stated two enhancements: more font parameters, base–script kerning; another one is prescripts, which are complete unavailable in traditional TeX. – Philipp Jan 6 '11 at 23:20