PDA

View Full Version : kile latex inch symbol


nbo10
September 15th, 2008, 10:11 PM
How do I get the double " for an inch symbol? They are all messed up with latex thinking it is quotation marks

stumbleUpon
September 16th, 2008, 01:53 AM
How do I get the double " for an inch symbol? They are all messed up with latex thinking it is quotation marks
10\verb+"+

OR

$10^{\verb+"+}$

nbo10
September 16th, 2008, 01:40 PM
Thanks, that did it