On Oct 7, 4:53 pm, Hossein Noorikhah <
hossein...@gmail.com> wrote:
> The better solution is using appropriate Unicode control characters, like
> LTR embedding and PDF (pop directional formatting). As I remember, M$ Word
> does this automatically.
> برنامهنویس با زبان C++ آسان است!
Thanks, it is a solution that works for plain text. My question is,
however: is this behavior (requiring some control characters for
achieving correct rendering) a standard behavior according to Unicode
standard? I mean, + or # in both cases are linked to C, there is no
space between characters and it should be considered as one word , if
it is a left-to-right phrase it should be considered left-to-right for
all characters (am I wrong?). Why this happens?