Home Special characters Special characters Double apostrophes
 The guide of UDO
 The syntax of UDO
 Special characters

Double quotes

index Typographical quotes

Double quotes of the source file will be converted to typographical quotes if they are supported by the destination format. The following ASCII simulation demonstrates how it works:

Double ""quotes""

       66       99
Double    quotes

If you want to display two quotes you have to use ("")text("") instead.

Please note:

  1. The conversion of these double quotes can be suppressed using the switch called !no_quotes [ ].
     
  2. When converting to RTF special RTF commands will be used.
     

Copyright © www.udo-open-source.org
Last updated on November 5, 2006

Home Special characters Special characters Double apostrophes