what do you mean by putting words in scientific notation?
Owen Lucas wrote:
Thanks I was just wanting to know how this was done as I could not find
anything in the .cls or .layout files that would do this. I was also
wondering if I could use this to replace words with some scientific
notation without seeing all the mess in lyx.
Andre Poenitz wrote:
On Tue, Dec 10, 2002 at 04:54:28PM +1030, Owen Lucas wrote:
>I want to know where and how Latex recognises Latex and puts the word
>Latex in the latex wacky superscript subscript font?
>ie where it sees LaTeX it puts \LaTeX{}
LaTeX never does this.
In case of LyX there is some braindead hard-coded mapping in
src/paragraph_pimpl.C.
Andre'