Auto insertion of registered trade mark. ()

Hi all,
hope someone can help me, I need to find out if there is any way I can get the registered (®) to come in superscripted after a company name, without having to option "r" then clicking the superscript icon all the time.
I build semi-automated templates for a medical company and want them to be able to just type in the name of the company and "hey presto" the® fits itself in there like magic....
any takers?
George Smith :-)

I got an insight from this forum post: http://www.adobeforums.com/webx/.3c06562f/0
You can do it using nested styles. Create a Character Style that applies superscript. Then create a Paragraph Style that uses the following Nested Style settings:
[None] up to 1 ®
Character Style through 1 ®
[Repeat] last 2 styles
Success! A neat trick that may serve me well in future.

Similar Messages

  • Auto insertion of and

    Hello
    A while ago I asked if it was possible to auto insert ® and ™ in a document. Peter kindly gave me the following script:
    1. Open all documents that need to be checked.
    2. Then open a document with the list of names, each name followed either bt (tm) or (r), e.g.
    Adobe®
    InDesign™
    One name per line, each name followed by a symbol.
    3. Run this script -- which works in CS3 and later:
    app.findGrepPreferences = app.changeGrepPreferences = null;
    var list = app.selection[0].parentStory.contents.split ("\r");
    for (var i = 0; i < list.length; i++)
      var name = list[i].slice (0,-1);
      var marker = list[i].slice (-1);
      for (var j = 0; j < app.documents.length; j++)
        app.findGrepPreferences.findWhat = name + "(?!" + marker + ")";
        app.changeGrepPreferences.changeTo = name+marker;
        app.documents[j].changeGrep()
    Peter This worked fine but the list of words requiring a ® or ™ has grown. We now have a series of words that require a ® or ™. For example, say the word
    dave originally needed a ® but now the words dave smith need a ® too. Using the current script above the first mention of dave is fine but when it
    comes to dave smith i get the following result: dave® smith® when I really want this: dave smith®
    We have a large catalogue to produce and manually searching for a list of ® and ™ takes a very long time so automation appears to be the way to go.
    Thanks for your time and help!
    Gary

    Hi Peter
    I have tried this but it doesn't quite work. I have set up a some test files. In my source list i have:
    hello®
    In my destination file I have:
    HELLO
    hELLO
    When I run the script I get the following result:
    Hello®
    hello®
    The script is actually changing the case of some of the characters. We need it to not change any of the characters but recognise the word and add the ™ or ®. We need it to give the following result:
    HELLO®
    hELLO®
    This is how the script looks now:
    app.findGrepPreferences = app.changeGrepPreferences = null;
    app.findGrepPreferences.strikeThru = false;
    app.changeGrepPreferences.strikeThru = true;
    var list = app.selection[0].parentStory.contents.split ("\r");
    for (var i = 0; i < list.length; i++)
      var name = list[i].slice (0,-1);
      var marker = list[i].slice (-1);
      for (var j = 1; j < app.documents.length; j++)
       app.findGrepPreferences.findWhat = "(?i)" + name + "(?!" + marker + ")";
        app.changeGrepPreferences.changeTo = name+marker;
        app.documents[j].changeGrep();
    app.findGrepPreferences = app.changeGrepPreferences = null;
    app.findGrepPreferences.strikeThru = true;
    app.changeGrepPreferences.strikeThru = false;
    for (var j = 1; j < app.documents.length; j++)
        app.documents[j].changeGrep();
    Thanks
    Gary

  • Is new logo a trade mark?

    Is it right that new logo is trade mark? In my humble opinion, it doesn't harmonize with open source ideology. If you are agreeable with me, can you remove (tm) from all pictures?
    Last edited by Ferhiord (2008-01-17 13:52:35)

    phrakture wrote:You don't need a license to use a trademark in context of the thing which is trademarked. Again, this is NOT copyright.
    IANAL. But...
    The Linux Mark Institute (http://www.linuxmark.org/) is the organisation that manages the Linux trademark (on behalf of Linus). To be honest I though this was only an issue if you try and register a trademark with the word "Linux" in, however, in the Linux Mark FAQ,
    http://www.linuxmark.org/who_needs.php:
    Examples of Use Requiring A Sublicense.
    If you plan to market a Linux-based product or service to the public using a trademark that includes the element "Linux," such as "Super Dooper Linux" or "Real Time Linux Consultants" you are required to apply for and obtain a sublicense from LMI. This is true whether or not you apply to register your trademark with a government.
    Also, http://www.linuxmark.org/faq.php:
    If the answer to all three of the following questions is "yes," then you need to apply for a sublicense. If the answer to any of these questions is "no," then you do not need to apply for a sublicense.
       1. Is my mark a trademark (see how we define "trademark," below)?
       2. Does my mark contain the following string of adjacent letters, in this order: "Linux"? These letters may or may not be capitalized, and in the case of foreign characters, phonetic translations also apply.
       3. Do I use my mark to identify software-related goods or services (see how that phrase is defined, below)?
    I can't help noticing the word "Linux" in the ArchLinux trademark, hence it seems that there may be a requirement to get in touch with the LMI.
    One may infer that given that the LMI hasn't been chasing various Linux-named distros, that suggests that the LMI doesn't consider it a problem. Maybe that's right. But maybe it's because they're a small outfit and chasing hobby distros isn't high on their priorities. If it were me, based on what I've now read at the LMI site, I'd get in touch with them (because I'd want to be a good Linux citizen and not want to knowingly contravene the law) - hopefully they will say "don't worry about it ArchLinux is fine", etc, etc. I dunno, I believe there's a can of worms here that very few people are thinking about.

  • Inserting a Registered Symbol

    Im trying to insert a registered symbol,®,into the database. It's showing up as a question mark. Does anyone know how to handle this?

    I'm pretty sure that symbol is not part of the US7ASCII character set. If that's the case, you cannot store the character in your database.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • Need to have Trade mark symbol in email's subject line

    Hi All,
    We need to have a trade mark symbol like Googleu2122 in the subject line for an email. I am generating the subject line by using plain text.
    could you please let me know, how to insert trade mark symbol in the subject line

    Hi Satya,
    Please go through this link.
    Handle Trade Mark Sign in message
    trademark character
    Check whether it helps you or not.
    Regards,
    Lakshman.
    Edited by: Lakshman N on Nov 26, 2009 2:39 PM

  • Handle Trade Mark Sign in message

    Hi All,
    I need to send a symbol    u2122
    The HTML code is u201C&#8482;u201D   u2122    Trade Mark Sign
    ECC is sending u201C&#8482;u201D  the u201C&u201D is transformed into  &amp; the at end looks like  u201C&amp;#8482;u201D
    How should i handle this.
    Thanks

    The escape sequences are necessary to distinguish XML content and control signs such as &, < and >. The escape sequences start with an ampersand (&). For example: u2018&amp;u2019 represents u2018&u2019 and u2018&gt;u2019 represents u2018>u2019.
    All XI components that convert between text and XML perform the escaping and deescaping of above-mentioned characters. In some cases, an external sender of an XML message does not provide this functionality and therefore a parsing error occurs
    whenever an ampersand appears in the XML document. The only solution is to use a Java mapping before the actual mapping to perform the escaping.
    So you need a Java mapping.
    Ref: http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/502991a2-45d9-2910-d99f-8aba5d79fb42&overridelayout=true

  • Where do I specify text COLOR for PcP auto-inserted titles

    I'm running PcP on 10.5 and want to change the COLOR of the title text that PcP auto-inserts into my video when I run a submit for approval workflow. Anyone know where the color is defined?

    No 10.5 system at hand anymore to check but I am pretty sure the color is defined directly inside the quartz composition that is used by the command in the workflow to compose the title.

  • Master-Detail and Auto Insert Detail rows

    Apex 3.0
    I'm trying to do a Master-Detail form. I have it set to stay on the same page when I Create a new Master Record.
    Now, what I would like to do is auto insert data into the Detail Rows some predefined information and have it ready for the user to enter the rest of the information. I did this by creating a Page Process to trigger on the Add Row button for the Details region. The code I used is:
    begin
    insert into purch_insurance_type (Contract_ID, INSURANCE_TYPE) values(:P7_Contract_ID, 'General');
    insert into purch_insurance_type (Contract_ID, INSURANCE_TYPE) values(:P7_Contract_ID, 'Automobile');
    insert into purch_insurance_type (Contract_ID, INSURANCE_TYPE) values(:P7_Contract_ID, 'Excess');
    insert into purch_insurance_type (Contract_ID, INSURANCE_TYPE) values(:P7_Contract_ID, 'Workers Comp');
    insert into purch_insurance_type (Contract_ID, INSURANCE_TYPE) values(:P7_Contract_ID, 'Others (Builders Risk)');
    end;
    P7_Contract_ID is the PK on the Master table and I predefine the Insurance Type. The rest of the table the user is able to enter as needed.
    When I run it, the new rows show up but the Insurance Type is NULL and browsing from one record and back the new rows are gone. It seems like the PK for the Detail rows are not being filled. I have a Sequence Trigger set to fire on Update:
    CREATE OR REPLACE TRIGGER "BI_PURCH_INSURANCE_TYPE"
    before insert on "PURCH_INSURANCE_TYPE"
    for each row
    begin
    if :NEW."INSURANCE_TYPE_ID" is null then
    select "PURCH_INSURANCE_TYPE_SEQ".nextval into :NEW."INSURANCE_TYPE_ID" from dual;
    end if;
    end;
    ALTER TRIGGER "BI_PURCH_INSURANCE_TYPE" ENABLE
    What am I missing? Any ideas or suggestions?

    Hi All!
    I think there is no solution to this problem, only single selection is the solution.
    If any one has anyother solution plz let me know.
    Thanks and regards.
    Abbasi

  • Auto-Cue Find Beats and Mark

    Hello all,
    I am new to Audition (CS6), I am still using cool edit.
    Now i am trying out the trail of audition v.5 (looks cool etc.)
    After googling looking and reading, i still can't find the old simple and efficient option:
    Auto-Cue > Find Beats and Mark
    (I love the Db rise) I use this option the most, handy for beat cutting and loop making.
    Please help
    ThnX
    Message was edited by: R@dko
    the only answer i found to my question: Version 1.5 (still has this option).

    I got an insight from this forum post: http://www.adobeforums.com/webx/.3c06562f/0
    You can do it using nested styles. Create a Character Style that applies superscript. Then create a Paragraph Style that uses the following Nested Style settings:
    [None] up to 1 ®
    Character Style through 1 ®
    [Repeat] last 2 styles
    Success! A neat trick that may serve me well in future.

  • How to auto insert a number array with size of 20 into a named excel file with the positon is from A1 TO A20?i use lv6.1

    can you give me a example vi for it ?thanks a lot!
    how to auto insert a number array with size of 20 into a named excel file  with the positon is from A1 TO A20?i use lv6.1

    You don't need us to give you an example, as the example already comes with LV. Go to Help>>Find Examples and search for "excel". You will find an example called "write table to XL". You should note that the example doesn't do that exactly, because it writes a 2D array from 2 to N.
    You can modify the example by using only one for loop (instead of nested loops) with a 1D array or by going into the Set Cell Value and modifying it to accept a second cell value for the Cell2 terminal and wiring in a 1D array instead of the single string. If you do modify it, be sure to save it under a different name, so you don't overwrite the original.
    To learn more about LabVIEW, I suggest you try searching this site and google for LabVIEW tutorials. Here and here are a couple you can start with. You can also contact your local NI office and join one of their courses.
    In addition, I suggest you read the LabVIEW style guide and the LabVIEW user manual (Help>>Search the LabVIEW Bookshelf).
    Try to take over the world!

  • Any way to auto insert "" for tag values?

    Hi. Is there a way to get JDev to automatically insert the double-quotes after we type a tag's attribute name? For example, when typing...
    <h:outputText value=
    ...it should auto insert the double quotes when the user has typed value=
    Your help is appreciated. Thanks.

    Hi,
    JDeveloper 11 will be doing this
    Frank

  • Inserting upside down question marks/Inverted Question marks into database

    Hi All,
    When I am inserting any special character into database it is
    inserted as upside down question marks/Inverted Question marks.
    When I am trying to display the same string throgh the application
    the special characters are displaying as small square box.
    NLS Parameters are as follows:-
    NLS_LANGUAGE AMERICAN
    NLS_CHARACTERSET UTF8
    NLS_NCHAR_CHARACTERSET UTF8
    NLS_RDBMS_VERSION 9.2.0.4.0
    can any body help in this?
    Thanks in advance.

    What are any "special character" and how do you insert them?
    Have you verified what is stored in the db, e.g. with select string, dump(string,1016) from table ...
    What character set (or locale) does the app/os use, and is NLS_LANG set accordingly?
    The square box often means that the font used does not have the proper glyph to represent (display) a character. In your case this may be a consequence of improperly storing or retrieving character data.

  • Insert End of Paragraph mark before any superscript number

    I am formatting a Bible for a client. The text was provided with verse numbers before each verse, but each chapter is one long paragraph. Now the client has decided they want each verse to begin a new paragraph. How can I globally insert an End of Paragraph mark before each superscrpt verse number?

    In case it helps, and for what it's worth, here's what I assumed:
    As in many bibles, the superscript verse number is simply mixed in the text, preceeding the first sentence of the verse. Could be anywhere, and there is no other special treatment involved. Like this:

  • Auto insert closing greater than sign

    I am trying to transition from cfeclipse.  When I type a '<' I want cfbuilder to insert the closing '>' like it did in cfeclipse.  If the tag I enter requires a closing tag then I type over the '>' with my own '>' and it closes the tag.
    So, typing '<cfdump' gets me <cfdump>
    typing '<cfoutput>' gets me '<cfoutput></cfoutput>'
    and so on.  Is there anyway to customize this behavior?

    The closest you’ll likely get is under Preferences>ColdFusion>Profiles>Editor>Typing, where there is an option for “auto-close tags”. I don’t know that the choices offered will do exactly what you want, and I’m not aware of any way to customize such things, though it may well be possible.
    also, in case you ask any follow-up questions, it could be helpful to indicate if you are talking about CFBuilder 3 or 2.
    /charlie

  • How to auto insert computed value when new data is created??

    I'm new to APEX and was trying to solve this:
    To make it simple: I have a table, square_table, with two fields: input_number and square_value.
    All I want to do is when a user enters an input_number from 'the form and report template', the squared value is automatically computed and saved along with the new number to the square_table.
    Would someone post a solution (as details as possible, pls :)? I have watched numerous tutorials and no luck.
    Many Thanks,

    Poor design. You should not do this, even for strictly educational purposes. Stick to 3NF as much as possible, and only denormalize if a)you REALLY REALLY REALLY need to do it, AND b)your denormalized design survives peer review, AND c)you document VERY WELL the rationale behind such a design. Please read this - look for "Calculated Values".
    Anyway. You could do this at least two ways:
    1) Create a Page Process in your APEX application. Not a good idea, as other sources of INSERTs (sqplus, client/server apps) will not do the calculation unless coded to do so, and doing so would create multiple points of maintenance and documentation and testing, no to mention the added complexity of dealing with several potential development environments; or
    2) Create a good old plain trigger.
    If this was not a flawed design, I'd go for (2). It is basic SQL homework, well documented and simple to implement.
    Regards,
    Georger
    user11288935 wrote:
    I'm new to APEX and was trying to solve this:
    To make it simple: I have a table, square_table, with two fields: input_number and square_value.
    All I want to do is when a user enters an input_number from 'the form and report template', the squared value is automatically computed and saved along with the new number to the square_table.
    Would someone post a solution (as details as possible, pls :)? I have watched numerous tutorials and no luck.
    Many Thanks,

Maybe you are looking for