Break the thread, but leave the text in place

Trying to separate some text boxes, but leave the text where it is. Whenever I double-click to remove the link, the text in my 2nd box disappears and goes back down [Red +] of the first box.

Any help?

Thank you!!

There is a sample script called SplitStory.jsx that will divide all the frames of a story in separate stories and one called BreakFrame.jsx that will pull a single image on a thread.

Tags: InDesign

Similar Questions

  • Break the text block

    I need to break the textframe years place overset text in new page. Label name of script for the text summary block

    Capture.PNG

    Is this possible via the script. I have attached the screenshot for reference.

    Here's a script that I wrote a few years ago that he still works in CC.

    TextToNewPage();
    
    function TextToNewPage() {
        var myFrames = app.activeDocument.textFrames;
        for (var j = 0; j < myFrames.length; j++) {
            while (myFrames[j].overflows == true) {
                var np = app.activeDocument.pages.add();
                var marg = np.marginPreferences;
                var gb = [marg.top, marg.left, app.activeDocument.documentPreferences.pageHeight - marg.bottom, app.activeDocument.documentPreferences.pageWidth - marg.right];
                var oldRuler = app.activeDocument.viewPreferences.rulerOrigin;
                app.activeDocument.viewPreferences.rulerOrigin = RulerOrigin.pageOrigin;
                with(app.activeDocument.pages[-1].textFrames.add()) {
                    geometricBounds = gb;
                    previousTextFrame = app.activeDocument.pages[-2].textFrames[0];
                    }
                app.activeDocument.viewPreferences.rulerOrigin = oldRuler;
                }
            }
        }
    

    Brett

  • Can I break the text stream into individual boxes after flow text? CS4

    I sank in a bunch of text in a 20-page document, and now I want the text on every page is it's own text (for various reasons) box. As it is now, when I break the stream into a point then all the text on the pages that follow correctly disappears.

    What should I do to break the links between the text boxes, but keep all the text on the pages?

    Window > automation > Scripts > SplitStory

  • Find the text and place the eps images

    Hello

    I have a lot of eps in the folder (eps001.eps, eps002.eps), but manually find the text in indesign [[[eps001.eps]]] and place corresponding image folder can someone help me

    Kind regards

    Barro

    Try this,

    var file = myArtFolder ("/ C / / numbers /" ""); Figure folder path

    var myArtFilesList = myArtFolder.getFiles ();

    app.findGrepPreferences = app.changeGrepPreferences = null;

    app.findGrepPreferences.findWhat = ' \ [------[------[. +------]------]------]';

    found = app.activeDocument.findGrep (true);

    for (j = 0; j< found.length;="">

    var foundText = .silence found [j];

    for (i = 0; i<>

    {

    "var artFile = ' [[[" + myArtFilesList [i] .name + ' "]]]"

    if(artFile==foundText)

    {

    found [j].insertionPoints.item (0) concerned (file (myArtFilesList [i]));

    }

    }

    }

    app.findGrepPreferences = app.changeGrepPreferences = null;

    I did not delete the text "[[[eps001.eps]]]...". "using script, you test and eventually remove it by using grep.

    Vandy

  • I need to find all of the XML elements and add a line break for the text of each of them

    I need to find all XML elements and to add a line break the text of each of them.

    Is it possible with a script?

    Try this piece of code as it is. I hope that's what you want...

    var myDoc = app.activeDocument;
    var inddRooElement = myDoc.xmlElements.item(0);
    var xPathElements = inddRooElement.evaluateXPathExpression("//*");
    var elementCount = xPathElements.length;
    for(var eId=0; eId
    

    ----------------

    Green4ever

  • Placed the text does not through the complete

    Weird stuff

    I'm doing a book with 12 .docs inside. I place the first text with smart text reflow on and it's ok, I leave my cursor at the end of the text and place it again. The document runs to the end of the text, but with additional blank pages until the first R/H white page, which has the small red cross, bottom right. I go back to my last piece of text and delete the line para and the text runs on until maybe another stop in the text stream. I work in a document which was drawn by designer >

    Lion of CS5

    The Red sign mean in excess of text. A lot of reasons that may occur, but generally it is caused by some sort of requirement "keeps" that's impossible, or by a text that cannot be broken in the width of the column. This happens a lot with new users who think No Break is the same rotation of asn of hyphenation, but it sounds more like a problem in the Word file. Typical causes would be enormous or very large sizes specified paragraph withdrawals or a string of words separated by nonbreaking spaces with no hyphenation is allowed.

    I know to know what the problem is the easiest is to pass to the linker in the history and look at the first part of the overset text to see what it has attributes.

  • How to remove the text covers a licensed image?

    I saved on my computer and a license of an image Adobe stock and he has the support of place text? How can I get rid of the text is place on the image? I use a PC and try to use image as background in InDesign.

    If it's an .ai file, you can remove it with Illustrator

  • How can I get the text tool to return to the horizontal

    The rectangle tool and the text tool place in a corner, that the text amounts to approximately 45 degrees and the rectangle tool arrives like a diamond, how to make their return on the horizontal.

    Edit > Preferences > General > ConstrainAngle: 0.

    JET

  • Droid: you can remove part of the thread of the text, but not ALL?

    I would like to save one or more of the messages in a thread but quickly... text in time... the rest in this thread.  I know I can delte message by message, but I can highlight several texts & delete them all at once?

    I don't think you can do it with the stock in the messaging application.  You can, however, do it with a third-party application.  If you install Handcent SMS, it's pretty easy:

    -Open the thread (in Handcent SMS, no enforcement stock)

    -Press the settings button, and then press "More".

    -Press on "Batch Mode".

    -Check the box to the right of each message that you want to remove

    -Press the settings button, and then press "Delete selected".

    -On the confirmation prompt, select "Delete" (as an option, you can select the checkbox 'Delete locked messages' before you press "Delete" if all messages are locked)

    Handcent SMS is a free application available on Android Market.  I hope that's what you're looking for!

  • Can I remove paragraph styles while leaving the text as it is?

    I have the text that was somehow connected to a paragraph style that is not the right model. I need to change this style of paragraph... but I don't want this other text to change (which is what's happening). I tried to rename the style of the text I want to preserve as is, but even that changes the text. How can I leave the text as it is, but have no style paragraph related? I use InDesign CC on an iMac.

    Thank you!

    Julie

    Select the text and choose break link to style in the paragraph Panel menu styles

  • After scrolling on a page, the text becomes illegible. When it is readable, but only until I scroll again. This only happens in Firefox. Any help?

    Almost any page, I have open in Firefox is readable when open but when I scroll upwards or downwards the text starts to break up and become unreadable. I can read the text if I highlights but if I scroll upwards or downwards it breaks again. I even had to highlight the instructions on the previous page that asked me about a password enough. This happens only in Firefox. IE is not a problem with the same page as Firefox. I changed monitors and still have the same problem. Given that this does not happen in IE I don't think I have a bad video card. I tried the 'Reset Firefox' thing but it did not help.

    Try disabling hardware acceleration in Firefox.

  • What happens in a batch file when you try to redirect the output of a command in a text file? How did it break the lot?

    I have a lot that downloads the files, and I want to redirect the output to a text file.  The lot is set up similar to the following:
    Set ftp = c:\ftp.txt
    hdir = Set / mydir
    Define ldir = c:\temp
    echo open monsite.org > ftp %
    echo user > ftp %
    echo pw > ftp %
    echo get myfile.txt > ftp %
    echo mget my*.dat > ftp %
    to echo bye > ftp %
    -I - s FTP: ftp % > "c:\temp\ftp.log."

    This lot works perfectly if I redirect the output of the ftp command, but, when I redirect the output, I get a logfile with 3 lines as follows:
    no connection
    mget my*.dat
    Good bye

    I tried the commands different redirect, with undesired results
    > & (which causes only the batch to close by anything in the logs)

    Why is - what this redirect would break the batch and the ftp script in particular?

    This is now fixed; was a simple mistake really, but thanks for all the help anyway.

  • the text or the image sometimes 'break up' in a State of fuzzy, illegible

    original title: fuzzy text or image

    Since I installed Windows 7, the text or the image sometimes 'break' in a blurry, unreadable state.  It happens in Word and other programs. It seems to be no reason for when it will occur, but lately it often happens when I play Solitaire. Sometimes the screen alternately clear, blur, lighten, etc..

    Hi threadsmith

     

    Method 1:

    You can use the hardware and troubleshooting of devices and also the display resolution of quality issues. Check if this can help to solve problems -

    http://Windows.Microsoft.com/en-us/Windows7/open-the-hardware-and-devices-Troubleshooter

    http://Windows.Microsoft.com/en-us/Windows7/open-the-display-quality-Troubleshooter


    See below the link assistance and control-

    http://Windows.Microsoft.com/en-us/Windows7/ways-to-improve-display-quality

     

    Method 2:

    Step 1 :
    To resolve the problem, you can check if uninstalling and reinstalling then the display driver allows.
    Also check if you have any exclamation point or cross the marks on the sides of display devices listed in Device Manager.

    a. click Startand then click Control Panel.

    b. click system and Maintenance, click Systemand then click on Device Manager.
    Note If Control Panel is in Classic view, double-click System, and then click Device Manager.
    If you are prompted for an administrator password or a confirmation, type the password, or click allow.

    c. in the Manager device, expand display driver, display devices, right-click and then click on Properties and on the driver tab, click Uninstall.

    d. When you are prompted to confirm that you want to remove the device, click OK.

    e. restart the computer.

    After the computer restarts, the drivers will be installed automatically.

    Step 2:

    If the problem persists I suggest you to check if you install the latest updated driver on the manufacturer's Web site to help you.

    You can also check out the link below and check if you get an updated video driver. You can install updates in optional updatesvideo card driver.
    http://Windows.Microsoft.com/en-us/Windows-Vista/update-a-driver-for-hardware-that-isn ' t-work correctly

     

    I hope this helps.

  • Mail application does not display photos - it just says: photos, but the text does not appear, how to correct?

    Separated from this thread.

    My operating system is windows 8.1 - when using the mail application the photos appear not - it just says: photos, but the text appears. Photos open in Outlook. Can you help me?

    John

    Hi John,.

    You might face this problem when the mail application is damaged or if it has a license problem. I suggest you to run the utility troubleshooting App from the link below. Click on the resolution of the problems of the App and run it. Check the question, if you are still having the same problem as you can follow the other steps in the link below and check if it helps.

    Solve problems with a soft

    http://Windows.Microsoft.com/en-us/Windows-8/what-troubleshoot-problems-app

    Let us know the status of the issue.

  • Can I copy the text but not change (it is not secure)

    Hello

    I am a user of Adobe Acrobat Pro XI. I want to change the text in a document that does not allow me to do it, but, on the other hand, allows me to copy. First of all, I had a document in which each page was a picture. Second, I used the text recognition tool. After the process is complete, I could copy words, but not to change them. When you select the function Edit text & Images, the program detects again an image pages, I can't underline words.

    Thank you very much.

    Edit: The text font is New Times Roman, which is already one of the available fonts when editing a text (I checked it by editing the other document).

    Also exactly what OCR settings did you use? It is important because some parameters leave the original picture and add text hidden. Changing hidden text does not change the image.

Maybe you are looking for