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

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.

Hints:

  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 (Kontakt)
Last updated on May 19, 2010

Home Special characters Special characters Double apostrophes