special characters in tagged text

Ask a Question related to Adobe Indesign Windows, Design and Development.

  1. #1

    Default special characters in tagged text

    hello,

    i'm new to indesign (long time ventura user but couldn't stand stability issues no more) and i need some info about special characters codes used in tagged text.

    i'm playing with nested styles now and can't find what character should be inserted for "end nested style character" if i want to use it when importing tagged text file. other characters are "tab" and "soft line break (called forced line break in indesign)"

    thanks

    ondrej
    ondrej_mlejnek@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Dynamic text, system fonts, and special characters...
      This one is boggling my mind so if someone can help, please do :). I've got a dynamic text area pulling text from a MySQL database via AMFPHP....
    2. Help. special characters in a text box
      Hey I've a big problem: I need to load in a textbox a long text saved in a ascii file. Everithing works BUT when among the text contains a...
    3. how to inser special character in tagged text
      hi, am trying to insert some special characters (like soft line break with code <0x000A> or non breaking space - <0x00A0>) into a tagged text file,...
    4. Special Characters in a text box for a form
      I am creating a page the deals with users entering information into a form which is then loaded to a database. no big deal. however, this often...
    5. Special Characters - Mac vs. PC - Help
      Hi, im developing an hybrid application in director. The application is running very well in PC and MAC, but there is a problem annoying me. I...
  3. #2

    Default Re: special characters in tagged text

    The traditional way to answer this kind of question is to construct some text with the character of interest in it, then export it as tagged text and see what you get.

    Have you tried this?

    Dave
    Dave_Saunders@adobeforums.com Guest

  4. #3

    Default Re: special characters in tagged text

    yes, i tried this, but the result from exported text file made in a way you mentioned was not exactly what i needed (soft line break seems to be a line break when viewed in text editor, "end nested style character" looked like a black square...) i need the codes that represent these characters (in ventura, there was "<R>" for soft line break or "" for tab for example) and i just wanted to know if there is something simillar in indesign or i need to insert them in a different way (maybe as ascii codes?).

    thanks

    ondrej
    ondrej_mlejnek@adobeforums.com Guest

  5. #4

    Default Re: special characters in tagged text

    I was afraid that might be the case. Part of this is the result of unicode -- things don't need tags when they can be directly created. But that doesn't make it easy to create them out there in the world of other editors.

    Sorry, not much use, I know.

    Dave
    Dave_Saunders@adobeforums.com Guest

  6. #5

    Default Re: special characters in tagged text

    I'm also new at Indesign, but i can't seem to use the Tagged Text. I have tried (InDesign CS). Also tried dave's script, but I get an error. Pagemaker was so easy, please tell me it isn't as complicated as I think it is.
    Thanx in advance
    Kristel
    Kristel_van_der_Pouw_Kraan@adobeforums.com Guest

  7. #6

    Default Re: special characters in tagged text

    Kristel,

    You're talking about a different kind of tagging.

    ondrej,

    It occurs to me that the Indo palette in ID CS will show you the unicode value of any selected character. And, I believe that you can use that to form a tag.

    Aha, yes! The tag for end nested style here is: <0x0003>.

    Dave
    Dave_Saunders@adobeforums.com Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139