How perfectly divide a text in a column into two parts, top and bottom?

Have a long text always with two pieces of text per page, both with paragraphs returns and the need to place one hand upwards and the other downwards, divided in the Center only by the logical space caused by the split. The option to 'justify' block is not useful if the leader is a condition.

A solution is the treatment the text of "background" as a reference... but it is very rude...

Screen Shot 2011-08-02 at 2.24.04 PM.png

Have you looked at the screenshot I posted?

Even in the fully threaded text, this should work if the Dungeon options are set so that alternating paragraphs are set to start in the next frame or column. You can do this by making two styles, one based on the other, changing only the location of paragraph start between them and by assigning then they are next to each other style then they alternate.

Tags: InDesign

Similar Questions

  • How to divide a collection of PL/SQL in two?

    Hello

    I try to divide a pl/sql table into two, but ended up with some "nasty" loops

    I was wondering if there was an easier way?
    Session altered.
    SQL> create or replace package my_package
    as
       function my_func(required_number_of_elements in number) 
         return sys.odcinumberlist;
    end my_package;
    Package created.
    SQL> create or replace package body my_package
    as
          
       function my_func(required_number_of_elements in number) 
         return sys.odcinumberlist
       is
          return_list sys.odcinumberlist;
          log_list    sys.odcinumberlist := sys.odcinumberlist();
          
          procedure split_it
          is
    -- Should split list, so 
    --   log_list holds return_list(required_number_of_elements + 1) .. return_list(return_list.count) 
    --   return_list holds return_list(1) .. return_list(required_number_of_elements)           
          begin
             IF required_number_of_elements < return_list.count
             THEN
                log_list.extend(return_list.count - required_number_of_elements);
    
                FOR i IN  required_number_of_elements + 1 .. return_list.count
                LOOP
                  log_list(i - required_number_of_elements) := return_list(i); 
                END LOOP;
                
                return_list.trim(return_list.count - required_number_of_elements);
                
             END IF;
          end split_it;
       begin
    
          select object_id
          bulk collect into return_list
          from all_objects
          where rownum <= 5; -- Disregard, just to simplify example
          
          split_it; -- How to write this?
    
          dbms_output.put_line('return_list.count: ' || return_list.count);
          dbms_output.put_line('log_list.count: ' || log_list.count);            
          return return_list;
       end my_func;
    end my_package;
    Package body created.
    SQL> declare 
      dummy sys.odcinumberlist;
    begin 
      dummy := my_package.my_func(3);
      dummy := my_package.my_func(10);
    end;
    return_list.count: 3
    log_list.count: 2
    return_list.count: 5
    log_list.count: 0
    PL/SQL procedure successfully completed.
    BANNER                                                          
    ----------------------------------------------------------------
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
    1 row selected.
    Concerning
    Peter

    Published by: Peter on May 13, 2009 02:01
    Banner added

    How to divide a collection of PL/SQL in two?

    Just copy and DELETE the part of the original Collection:

    SQL> declare
       c1 sys.dbms_debug_vc2coll;
       c2 sys.dbms_debug_vc2coll;
    begin
       select to_char (level)
       bulk collect
       into c1
       from dual
       connect by level <= 10;
    
       c2 := c1;
       c1.delete (1, 5);
       c2.delete (6, 10);
    
       for i in c1.first .. c1.last
       loop
          dbms_output.put_line ('C1: ' || c1 (i));
       end loop;
    
       for i in c2.first .. c2.last
       loop
          dbms_output.put_line ('C2: ' || c2 (i));
       end loop;
    end;
    /
    C1: 6
    C1: 7
    C1: 8
    C1: 9
    C1: 10
    C2: 1
    C2: 2
    C2: 3
    C2: 4
    C2: 5
    PL/SQL procedure successfully completed.
    
  • Satellite C855-1QC screen is divided into two parts after the mode 'sleep'

    Hi guys,.

    I have the following problem. When I put my C855 1QC Satellite in sleep mode (sometimes also after a reboot). The logo at the beginning, when the system back to the top is fine, but the home screen becomes divided vertically into two parts. Good content is there, but flashes on the display.

    I've found a workaround: I open a session, press Fn + F4 and click on dual screen. A normal screen appears, but does not cover the full size of the actual display. Then I click Fn + F4 and return to the initial display again and all is well. It's really annoying, so any suggestion is welcome. Oh, BTW my OS is 64-bit Wk8.

    Second question relates to the brightness of the screen. I can't find a way how the brightness to adjust automatically according to the ambient light conditions.

    Third and last one relates to the Radeon VGA, config tool at the launch said, there is nothing to configure.

    Thanks for your suggestions,

    Martin

    Hi Martin

    Described display problem is definitely not normal so I would know since when have you noticed it. I put t know what can be the reason for this, but I can't imagine there is a simple trick to fix this, so I recommend you to reinstall the OS using recovery media and test with the factory settings.
    It will be interesting to know if the same thing will happen again and again.
    In general all the drivers are included in the recovery image are tested and I can't imagine display driver may be responsible for this. Try please test with the pos and comments factory settings.
    > I can't find a way how the brightness to adjust automatically according to the ambient light conditions.
    As much as I know something like this is not automatically due to lack of light sensor. The display brightness must be changed manually.

  • How to crop without black at the top and bottom

    Hello

    I try to crop a video. I go to Effects > video effects > transform > crop and under the effects of the controls, I put 20.0% on top and 12% on the bottom because that's how I want the cropped video. When I export the video it is always black on the top and bottom. How crop and export this video without that there is black at the top and bottom (and also to reduce the height of the video, take a part from the top and down)? Thank you!

  • I try Ben numbers several pdfs at the same time.  Once I did this, I'll and look and from the second page, the Ben numbers appear at the top and bottom.  I want only the bates numbers to appear at the bottom.  How can this be a gift

    I try Ben numbers several PDFs at the same time.  Once I have a result, from the second page, the Ben numbers appear at the top and bottom.  I want only the bates numbers to appear at the bottom.  How is that possible?

    Hey Bethany,.

    Please try again to implement numbering following the steps in article Acrobat bates help | Add headers and footers Bates numbering in PDF format

    Make sure that you apply for Bates numbering in the foot of page, as shown in the screenshot below.

    Kind regards

    Nicos

  • How to make scrolling Parallax image extend at the top and bottom of the screen of the iPad vertically and horizontally?

    My website: http://hawkspdx.Club has the functions of Parallax scrolling, which does not completely extend to the bottom of the screen or all the way to the top of the screen on an iPad in vertical or horizontal position. How can I fix this please? The Parallax features work perfectly on desktop version.

    0041-iPad_Horizontal_Top-Parallax.jpg

    Above the iPad is horizontal and the picture behind the (blue) pieces cut before the top of the screen.

    0044-iPad_Vert_Middle-Parallax.jpg

    Here the picture of parallax (blue) low cut with the iPad upright.

    0045-iPad_Vert_Bot-Parallax.jpg

    Here the image in red (green arrow) does not reach the bottom of my screen of the iPad upright.

    0047-iPad_Vert-Top-Parallax.jpg

    Here the function of parallax (red image) does not extend to the top of the screen of the iPad upright.

    It would be necessary to redefine the points of scrolling of the image on the page wells so that they overlap edge on parchment.

    https://www.YouTube.com/watch?v=8m2Lg241e3A

    Thank you

    Sanjit

  • How to divide the text block to separate text frames each for a single line.

    I mean the same as a script of the splitstory soon, but I first have to draw all the lines of text in the separate text block.

    How to copy for example consistent with 10 lines of text to separate the 10 images and then divided.

    Dropbox - screen.jpg

    Hello

    Try this,

    var doc = app.activeDocument,
        sel = doc.selection[0],
        _lines = sel.parent.lines,
        txfm = sel.parentTextFrames[0],
        gb = txfm.geometricBounds;
    for(var i =_lines.length-1;i>0;i--)
    {
            var nextframe = txfm.parentPage.textFrames.add({geometricBounds:[_lines[i-1].baseline,gb[1],_lines[i].baseline,gb[3]]});
            nextframe.textFramePreferences.firstBaselineOffset =  FirstBaseline.LEADING_OFFSET;
            txfm.nextTextFrame = nextframe;
        }
    txfm.geometricBounds = [gb[0],gb[1],_lines[0].baseline,gb[3]];
    
    for(var i =sel.parent.textContainers.length-1;i>=0;i--)
    {
            sel.parent.textContainers[i].duplicate();
        }
    for(var i =sel.parent.textContainers.length-1;i>=0;i--)
    {
            sel.parent.textContainers[i].remove();
        }
    

    Kind regards

    Cognet

  • How to read a text file that is longer than 65536 lines and write the data to a spreadsheet Excel and the data to write in a new column, once exhausted 65536 cells in a column?

    I have data to the basic generic text file format that must be converted into Excel spreadsheet format.  The data are much longer than 65536 rows and in my code, I was not able to find a way to see the data in the next column.  Currently, the conversion is done manually and generates an Excel file which has a total of 30-40 complete columns of data.  Any suggestions would be greatly appreciated.

    Thank you

    Darrick

    Here is a possible solution to the (potential) problem. Convert an array of strings and erase the data before writing to the file

  • How to divide a text in a text box, length?

    Hello and sorry for my English if a mistake make , I would like to cut a text with a length parameter and no special characters.

    For example, I have this text:

    Today, I deliver United Nations went.


    And I would have this sentence (with the '13' (for 13 characters for example) setting), when I click on a button:

    Today ' hu i j

    e've been c

    What United Nations li

    VRE.

    Peharps an actionscript3 as this logic:

    Text1. Text = (line1.length = 13) + / n + line2.length = 13) + / n...

    There is no special characters, just the length because the text is unknown...

    Thanks for your help

    I keep looking for a solution

    Oops. Don't instantiate the string. FIX:

    var s:String = ' today, I deliver United Nations went. "

    var c:int = s.length;

    var split: int = 13;

    var n: String = "";

    for (var i: int = 0; i

    n += s.substr (i, split + 1) + "\n";

    }

    trace (n);

    myText.text = n;

  • How to divide the data in the column based identifier

    Hello

    I use the oracle database.
    I have data in this format in my column 1234 ~ 2345 ~ 3456 ~ 4567.

    I need a motion to split the data in the column based on the identifier ' ~', so that I can choose the value after the second occurrence of the identifier.


    Do I know who can do this.

    Published by: 962987 on October 3, 2012 12:11

    Hello

    Welcome to the forum!

    Whenever you have any questions, please post CREATE TABLE and INSERT statements for some examples of data and the results desired from these data. For example, in view of these data

    CREATE TABLE     table_x
    (       my_column     VARCHAR2 (40)
    );
    
    INSERT INTO table_x (my_column) VALUES ('1234~2345~3456~4567');
    INSERT INTO table_x (my_column) VALUES ('just~2 parts');
    

    I think you're asking for these results

    PART_3     MY_COLUMN
    ---------- ----------------------------------------
    3456       1234~2345~3456~4567
               just~2 parts
    

    I suppose that, if the string does not contain at least 2 ' ~ s, you want to return null. It's a good idea to explain what you want like that for special cases and include examples in your sample data and results.

    Not all versions of Oracle are exactly the same. In fact, they are all different. If you want the best solution that works with your version, then say what version it is.
    The following query will work in Oracle 10.1 and higher:

    SELECT  REGEXP_SUBSTR ( my_column
                    , '[^~]+'
                    , 1
                    , 3     -- 3rd occurrence (after 2nd delimiter)
                    )     AS part_3
    ,     my_column          -- if wanted
    FROM    table_x
    ;
    

    See the FAQ forum {message identifier: = 9360002}

    Published by: Frank Kulash, October 3, 2012 15:24
    Adding sample data and results.

  • How an image IMAQ transformed into table, divide it into two parts and show them as IMAQ image after?

    Hello

    I currently use the vi IMAQ to get a real-time picture out a camera with 1024 * 1024 pixels.

    What I try to do is:

    (1) get the image IMAQ (OK)

    (2) put it in Array (OK)

    (3) get 2 smaller bays, each containing half the lines, a high-ranking, the other a low ranks (not OK)

    (4) do some calculations with these tables (come / divide them) (not OK)

    (5) display the resulting table of calculations as a map pixels like the first image IMAQ XY, I had (not OK)

    Could you please guide in the resolution of the present? I'm confused litle...

    (Step 3), I realized that the use of the VI "remove table" could be good, but I do not understand how to select half of the lines (high or low)

    (Step 4), I think I won't have any problem to do.

    Step 5) this one I'm lost, I can only trace some waveform, but never a card-pixel XY as the IMAQ

    Thak you!

    I think it is just a reference to the image (that is, as passing in a blank canvas). For example, I think you could re - use your image IMAQ coming - you might like it for reasons of performance, or because she puts up things like the size of the image / canvas. It is not very well explained in the documentation, but if you look at a few examples IMAQ integrated, it might be useful.

  • How to divide the screen into two parts in order to see the two different parts of the same file? [Suggestion] [Android]

    I am Brazilian and I use Adobe Acrobat Reader DC a lot. I would suggest an implementation of features present in the PC, I missed a lot of things on Android, which is 'New window' or something like that, like split the screen into two parts in order to see the two different parts of the same file.

    For smartphones, its use is restricted, but for tablets, it can be really useful, because it allows the display of two distinct points of the same file,

    I have reduced considerably the use of paper using this application, however, I need to navigate the file always pick up a few points seen earlier, which causes a lot of discomfort compared to printed documents.

    This is a suggestion, but I would like it to be considered.

    Thank you for your request. We have taken note of the same and must try to integrate it into one of our future releases.

    Thank you.

  • I don't know how i ' v, but I lost the toolbars at the top and bottom. [Alt] will not bring up the toolbar and scroll keys do not work. How can I fix it?

    I managed to hide the toolbars, ALL of them. [Alt] brings to the top of the toolbar so that I can change them. In addition, the [previous page] [next page], [home] and [end] keys do not work.

    You can have:

    1. Choose the Mode "full screen" or
    2. unchecked toolbars

    The F11 key activates / turns off Mode full screen or not. Full screen, you have no toolbars, no tab and no bar Add on (bottom).

    If unchecked you your toolbars (checked = displayed; UN - check = not displayed), and then do one of the following, then click on those you want to check/uncheck:

    If this answer solved your problem, please click 'Solved It' next to this response when connected to the forum.

    Not related to your question, but...

    You may need to update some plug-ins. Check your plug-ins and update if necessary:

  • Download the album which has divided into two parts to consolidate

    I bought an album containing 14 tracks from the iTunes Store.  After downloading, my music screen showed 2 copies of the work from the album. 13 titles have been listed under a copy of the work and the remaining runway is under the other copy of the work. How can I consolidate the 14 tracks so I can play the entire album in one pass?

    In iTunes on the computer select one of the songs together and do a right-click and select information and go to the tab Details Note how they are arranged by the tracks. Do the same for the orphan songs and only a part of the same thing. As just another one of the songs on the album even

  • How do I put the buttons at the top and bottom of a page

    Hello

    I have a requirement that each of the 4 buttons be placed at the top of the shape and the bottom of the form as well.  As I tried, I could not find a way to do it.  I use APEX 4.2.2.

    The layout of the page is / < should be > as follows:

    Area of the header

    -various Articles

    < buttons should go here >

    Region 1

    -various Articles

    Region 2

    -various Articles

    Region 3

    -various Articles

    < buttons should also go here >

    Currently I have buttons in a region called the buttons after the region 3.  I tried to place 1-3 areas in my region of buttons (buttons has been defined as their parent region) and then set the property position button up and down, but that just gave me 2 sets of buttons with nothing between them (regions 1-3 should be between them).  The point of view of each of these regions is body of model Page (3)

    So, how can I address my page have two sets of buttons, as shown above?  I know there is a much better way than to create a new set of buttons with dynamic here of actions/process/validations/etc.

    Thank you very much for your help!

    Jason.

    EDIT: The theme has been applied to this app is a custom theme that was created by the theme of Cloud applications.

    jason02 wrote:

    Cloud Apps is theme 101.  My area of container using the model 'Button region Untitled' and the HTML in the definition is:

    #CLOSE # PREVIOUS # ##DELETE NEXT ##EDIT ##CHANGE # CREATE # CREATE2 # EXPAND ##COPY # HELP #.
    #BODY #.

    This is going to sound strange because you want to display buttons, but the region without title button model is not appropriate for what you're trying to do (it is designed to display buttons in positions defined by the chains of substitution in support of button cell). Stranger still, in a theme derived from issue 20, the best model in the region for a container's region without buttons and title. That this legacy theme uses HTML tables-based layout, the jQuery selector that is required in the JavaScript code is more complex:

    $('#container_body td.t20RegionBody:first')
      .append($('#container_body td.t20RegionBody:first table:first'))
    

Maybe you are looking for

  • How can I change the language of Fire Fox? now, it's 'Persian', but I want to change it to "asset".

    I don't know anything about the Persian language, but unfortunately it is Persian now!So I don't know how I can change it?Please help me

  • How to move the ReadyCloud folder

    I've set up Readycloud, but the ReadyCloud folder is placed on my C: drive and I want it on my drive D:, how, I changed its location? Concerning Pete

  • Want 4500: hp envy 4500 dimensions

    Can someone tell me the real dimensions of this printer?  Everywhere I look a find, a range of different sizes, same HP store page requests is 'minimum dimensions (W x d x H) 445 x 608 x 390 mm' Almost 12 "high, and 24"? I don't think so! I can find

  • How to fix update 0x800B0001 error code

    How to resolve the update code error 0x800B0001 .i have mirosoft windows smart xp before it was work .i see this error first time thts y I can't update my window.kindly send me the solution of this problem.

  • failed the WebVPN login

    Hello world! I'm setting up a asa 5520 (software Version 8.2 (5)) connection without customer serveral profiles and ACS 5.3 as server authentication, this works well AD users or local can connect vpn without problem, but now I need to show only one (