error: application of fonts on the paragraph style

Hi all

I am facing a problem while applying fonts on the paragraph style. Below are my code.

If (myDoc.paragraphStyles [a].appliedFont.name == "Helvetica Neue Light")

{

myDoc.paragraphStyles [a] .appliedFont = "Helvetica Neue LT Std";

" myDoc.paragraphStyles [a] .fontStyle = ' Light 45."

}

The error is "police family is not available." asked but the fonts installed correctly and works well even if I do a request manually.
If I apply the Light "Helvetica Neue Std 45" police anywhere in my (manual) document only once and run the script, and then his job very well.
Where is problem?
Any suggestion.
Thank you
Shonky

The problem is, you can not apply "" Helvetica Neue LT Std"because you do not have a 'Light' in this font style; and you can't apply the style

'light 45' first because you do not have a "Helvetica Neue 45 Light!

That's what they call a classic "Catch 22" situation. Fortunately, there's another way: you can apply two fonts and style in a single command:

app.activeDocument.paragraphStyles [2] .appliedFont = 'universe LT\t45 Light ';.

(Note the font character and style tab inbetween family).

Very irritating, it's your way to work when applied to the text, instead of a paragraph style. for a moment, you will get a pink text in the 'police' [Helvetica Neue 45 Light], and when you apply just the style, all is well again.

Tags: InDesign

Similar Questions

  • Color of the paragraph Styles is not overridden CS5.5.

    I have some documents and I have a few Styles to paragraph (PStyles) I load in the latest documents.

    I have some who are in fact PStyles within a Table. 2 small problems; I can live with the first:

    1. It does not actually load the PStyle formatted correctly;
    2. Once I have format the PStyle as I want, the PStyle coloring does not replace the text that I assign. For example I have orange text, I then choose PStyle 1 (orange), the font is changed to the correct font type but the color does not change.

    It is certainly a fault?

    Make sure that all of the text in the paragraph of style [none] has also defined as the style of his character. You could have a paragraph style with the filling of text defined on orange and a character style with a black fill applied to all the words in the paragraph. In this case, the text would be black.

    Alternatively, you can substitute the paragraph styles. If this is the case when the text is selected, a + sign appears in the paragraph Styles Panel, next to the name of the style.

  • Apply the Master Page by using the paragraph Style

    Hi all

    I am a beginner in the script. Learn the script through tutorials cs3 scripts.

    According to the paragraph style it automatically applies the master page.

    For example:

    Paragraph style = "CT".      To apply the Master Page = 'A-Master '.

    Paragraph style = "PT";       To apply the Master Page = "B-Master".

    These are the lines I'm working on:

    myDocument var = app.activeDocument;

    var myPStyles = myDocument.paragraphStyles.everyItem () .getElements ();

    myPage var = myDocument.pages.everyItem () .getElements ();

    for (i = 0; i < myPStyles.length; i ++)

    {

    If (myPStyles [i] .appliedParagraphStyle is "CT")

    {

    .appliedMaster myPStyles [i] = 'A-master. "

    }

    }

    Where I have error. Can someone help me solve this problem.

    Thanks in advance engineering...

    Try this one,

    var myDocument = app.activeDocument;
    var myParas = myDocument.stories.everyItem().paragraphs.everyItem().getElements();
    var myPage = myDocument.pages;
    for(i=0; i
    

    Good luck...

  • Is it possible to change the paragraph style (none)?

    Whenever I make a bulleted list or a numbered list, I get a syle of fonts that we don't use in our project.  I tried to change this style, but it is grayed out.  All other styles allow editing.  How can I change this default style (none)?  I did a search in the file help and on the forum but have not seen any results.  It's too simple or others are ok with this style.

    Thank you

    The choice is to apply other styles like I did, or simply to set your LI style, which is the way of pure HTML. The reason why I do that you cannot map the tag LI for printed documents. I have just started the list, select the style that I want and that's all. It is an extra step.

    What is behind this change is that people complained that the code should be clean and now it is the case, people are aware there is a down side.

    When no style is applied, as zero, the police will be what is defined by the browser. Try changing the default font in your browser for some obscure fonts and generates output. What you'll see is this obscure font. Now see the same output to another browser with a different default font.

    You may not modify any as Willam explained. None means that no style is applied so that applies the default value of the browser. You will see may not be in Arial, the next person may see as something else. Modify a CSS sets styles you include in this CSS. You apply the paragraph styles or you don't, as in no style is applied that in none.

    Clearer now?

    See www.grainge.org for creating tips and RoboHelp

    @petergrainge

  • How to insert an ellipsis in the paragraph style?

    Hi all

    In the paragraph style, how to insert the selection to the last paragraph symbol.

    Please someone help me solve this problem.

    I have attached the screenshot of the sample. Like that, I have to insert "selection" symbol (three points) in the indesign paragraph style options.

    ellipse.jpg

    Very simple to do this, follow these steps

    1. double click on the paragraph style if you created (if this isn't the case create a new paragraph style, see the image)

    2. in paragraph style options, choose paragraph nets and do all the settings, see the image

    Hope this will help you

    Thank you

  • Balls, created in the paragraph style options in Indesign

    Hi all

    In the paragraph style, how to create bullets before the text and after the text also.

    Please someone help me solve this problem.

    I have attached the screenshot of the sample. Like that, I must create in indesign paragraph style options.

    Capture.JPG

    Thank you...

  • Graphic object based on the paragraph Style style?

    I just checked the documentation of the API and saw nothing on the point about this.

    Is it possible to write a script that applies a Style object to a jpg image based on the paragraph Style applied to this image jpg online online?

    Hello

    I did the following:

    var curDoc = app.activeDocument;
    
    app.findGrepPreferences = app.changeGrepPreferences = null;
    app.findGrepPreferences.findWhat= "~a";
    var allFounds = curDoc.findGrep();
    
    for (var i = 0; i < allFounds.length; i++) {
      var curFound = allFounds[i];
      if (curFound.allGraphics.length > 0) {
        var pStyleName = curFound.paragraphs[0].appliedParagraphStyle.name;
        if (pStyleName == "paraStyle") {
          var rect = curFound.rectangles[0];
          rect.appliedObjectStyle = curDoc.objectStyles.itemByName("myStyle");
        }
      }
    }
    

    Kai

  • How to get the paragraph style menu to detach?

    I wish that the paragraph style menu to behave the way the menu character, that is, as its own independent box. Crazy me a little tied to any "other Panel" - no matter what the name of this Panel, it's that it is attached to.

    Thank you very much!

    Just drag it off the coast in the page.

  • How to set auto resulting in the paragraph style?

    Hello

    I give auto driving the paragraph style. Hux to use 'kTextAttrAutoLeadBoss'.

    Everyone please help.

    Kind regards

    Garza

    Hi Nicolas,.

    in the documentation of IDrawingStyle it says:

    Values less than zero is considered to be 'auto '.

    Hope that helps.

    Markus

  • How to delete, modify or rename/available/imported/defined existing chips and lists numbering in the paragraph style?

    How to rename, delete or change lists in the chips section and numbering in the paragraph Style?

    Screen Shot 2015-05-02 at 13.40.00.png

    Open you select paragraph from the option panel (icon at the top right corner) sets the list (below). Or change the selected list bullet in the bullets & numbering

  • Where is the paragraph style tools in Indesign CC2014?

    Hello! I just started to use IDs through creative cloud on a new computer (using CC CS6 for two years), and the installer gave me rather than CS6 CC2014. So it is a question only on CC2014.

    Where is the window paragraph styles? Specifically, how can I edit, create and organize the paragraph styles, and how do I get a window up on the main screen with all stated styles? All these things were easy to find in CS6, but I can't find them in CC2014. The only thing I get (and with a bit of customization). is a drop-down list on the main toolbar, which allows me to choose from among the existing options on an existing document.

    There is no option of paragraph Windows Styles > Styles.

    There is no option under Type of paragraph Styles.

    The only paragraph window that appears is designed for text editing as you go along, don't not to apply styles.

    Using the options all point me back them to the entrance for CS6 and tell me to go to Type > paragraph Styles (which does not exist).

    I can't get a window up on the main screen to instantly apply styles in a list. I only get this drop, which has no other options.

    Can someone tell me some updated guidance or explain where all paragraph options are and how do I use them? If not, can I go back to CS6? It was easy and intuitive on the front, and now it's not...

    Thank you!

    Nothing has changed on the styles. It's exactly the same thing as CS6. Perhaps you need to restore your preferences.

  • Modify the paragraph Style Export Options of marking

    I'm having a devil of a time trying to get the "Split Document (EPUB only)" box checked for certain styles. I was hoping a perhaps experienced scripter be able to help me solve what I am sure is an easy solution.

    Below is my code snippet:

    var doc = app.activeDocument;

    var par_styles = doc.paragraphStyles.everyItem () .getElements ();

    for (var i = 0; i < par_styles.length; i ++) {}

    par_styles [i].styleExportTagMap.splitDocument = true;

    };

    In this example, I would get the Document Split box ticked for each paragraph style in my document. However, apparently the paragraph style does not support the class 'styleExportTagMap', which is the only place where I found that the property 'splitDocument' lives.

    I guess that my ignorance is not knowing exactly what made the class styleExportTagMap (s).

    Could someone point me in the right direction?

    Looks like a hack, but it works.

    var
        doc = app.activeDocument,
        par_styles = doc.allParagraphStyles,
        i = 0;
    
    for ( i ; i < par_styles.length; i++ ) {
        par_styles [ i ].styleExportTagMaps.add ( "", "", "", "" ).splitDocument = true;
    }
    

    Hope that helps.

    --

    Marijan (tomaxxi)

    http://tomaxxi.com

  • How can I count the appearance of the paragraph style "H1" used in an .indd document?

    How can I count the appearance of the paragraph style "H1" used in an .indd document?

    OS: 10.8

    CS6

    extend the script

    Hello

    must be sth. like...

    pStyleNameToFind = 'Grundtext';;//Your pStylename here
    
    app.findTextPreferences  = app.changeTextPreferences = NothingEnum.NOTHING;
    
    app.findTextPreferences.appliedParagraphStyle = app.activeDocument.paragraphStyles.itemByName(pStyleNameToFind)
    
    var pHits = app.activeDocument.stories.everyItem().paragraphs.everyItem().findText();
    
    var counter = 0;
    for(var i = 0; i < pHits.length; i++)
    {
        if(pHits[i].length != 0) counter = counter +1
        }
    
    app.findTextPreferences  = app.changeTextPreferences = NothingEnum.NOTHING;
    
    alert(counter +  ' of ' + pHits.length + ' paragraphs in active Document are formatted with paragrahstyle ' + pStyleNameToFind)
    
  • How to change the paragraph style to each paragraph that contains only one anchored object?

    Hello

    I have a document in word that should be converted in indesign. The document contains instructions, each step followed by an image.

    I managed to import the document into Indesign and applied a paragraph with numbering style to everything (text, image).

    Now, how do I change the the paragraph style to each paragraph that contains only an image? I need to get rid of the numbering.

    Thanks in advance.

    If the images are all anchored objects, you can use find/replace to find the anchor point and change the paragraph style only once for all paragraphs.

  • Insert a blank space in the paragraph style?

    Is it possible to integrate a white space inserted (en character) in a paragraph style?

    I created a paragraph to chapter headings style. Chapter and number are centered horizontally on the page with a thick end line (key) on each side - a little like that, except that I use the dashboard to create the line in this example:

    -------------------------------------  Chapter 2  ------------------------------------

    Inserted white spaces before and after 'Chapter 2'.  However, when I try to apply the paragraph style to another title, the spaces are not there.

    (Line thin thickness was created as text underscore and the offset is vertically centered with the text.  It would make a difference if I created the thick end line in the form of a graph?)

    Oh and I also tried to create an object style, but it does not recognize spaces, either.  I know that something will work, but little by little learning has not met yet the solution.

    Thank you.

    Do it like this:

    1 make the high line a paragraph above net. Assign the 'Column' width (full) and set its vertical offset in right position.

    2. Add a paragraph below NET. Together, this upright even shifted, but makes a little (or a lot) more thick. Set its color [Book]. Set the width of 'Text', not 'column '. Then set the negative value of the width approx. white space you want on the left and right - something like 'mm-2' the left indent and right.

    3. you're done!

Maybe you are looking for

  • Portege R930 replace odd with ssd in caddy

    ToshibaHelloI change the optical drive from the with an ssd of caddy. In the bios, it's ok. I see my hdd and odd my ssd. I can not install. He stops at a black screen. I change the order of the bios and it starts on the hard drive. I have ´ve had the

  • Satellite T130-11U: where can I get the original box?

    HelloI have a Satellite T130-11u, but I lost the original box. Where can I get another?Thanks for your reply. Juju

  • I lost my satellite A210-171 Vista

    I put Ubuntu on my system at the start of the duel... but I gave it to my father in the end for me while I've done a few things for him... it install on my vista that came with my a210... I tried to acess the recovery partition with no luck, then I i

  • The Webkit browser blackBerry smartphones - don't click on phone numbers! ???

    Seriously! Looks like such a basic feature that existed even on my old blackberry. I can't click on the phone from the browser numbers to make a call. Is this true or am I missing something here. Frustrated by the lack of functionality. Thinking to t

  • enabling AHCI in Sony Vaio

    I am currently using Sony Vaio, the series E-VPCEH25EN. 320 GB, 2 GB of RAM, NVidia DeForce 512, i3 Dual core processor... and the BIOS is Insyde H2O 3.2. Please help me how to change the BIOS to AHCI settings, because I tried, but there is no option