Tab with Leader Dots to Text that Covers Multiple Lines

I have a numbered list with copious amounts of information in it that is connected by leader dots.  It is very mush like a table of contents or a restaurant menu (e.g. "name of the dish" ........ $ price).  My case, however, has one simple nuance that breaks everything and is not explained by any of the conversations or documentation that I've been able to find via searches of this forum and the rest of the web.
What if the leader dots lead to something that does not fit on one line?
Here's an example:
Basically, what I need is for everything between the Tab (which generates the leader dots) and the End of Paragraph (when I push Enter) to stay to the right of the dots.  Don't let my little example fool you, the lists I'm dealing with are very long and subject to change order drastically.  Surely, there must be a way to do this but I am completely lost.  I've considered just winging it and putting things in their own text boxes and forcing alignment manually through various methods.  But, again there is so much content and the order of it will almost surely change, so I want to keep everything in an editable, easy to work with format.
Thanks so much to whomever might have insight or advice on what to do!

Hi Mike,
Why not a simply regex!    Nothing else to do … or to loose!

Similar Messages

  • Compensating for tabs and leader dots when converting to HTML

    A FrameMaker document contains a series of "tables" which are actually very long lists. They have the appearance of a TOC: a text phrase, a long line of leader dots, a tab, and a numeral at the end of the dots.
    Since the tabs and leader dots vanish when converting to HTML, what might I do to either reconstruct the missing dots or re-create the look of a table for these lists?
    Thanks,
    Karen

    Hello Karen,
    There is no way to automatically replace the tabs or leaders. During the conversion all of the information is completely stripped away, leaving no trace of it in the html code.  In my documents I typically set them up like this:
    In FM
    Test Switch[colon][space] …………………..OFF
    Test Switch: …………………..OFF
    When converted to html
    Test Switch: OFF
    There is another, but more difficult way to keep your tabs and leaders somewhat intact, by the use of tables. If you put the data in a table you can keep the information separated by columns and rows. Also you must manual put periods or dashed instead having FM do it. When this is converted to html the data will remain in the tables. By removing the borders of the tables in FM it will appear clean, however; once you convert it to html you’ll see the borders again. You can either leave it this way or control the table properties by a CSS.
    I’m not sure how my examples will show on the Adobe Forum, but I put them in.
    In FM
    Test Switch
    OFF
    In FM without borders
    Test Switch
    OFF
    When converted to html
    Test Switch
    OFF
    When converted to html with CSS
    Test Switch
    OFF
    I hope this helps
    JE

  • FM10 Can't generate the TOC with leading dots

    Hi everybody,
    I have read some useful threads here about this problem but I still can't seem to be able to resolve this leading dots issue for my TOC.
    I have already ensured that the reference page for all of my frame files in my Book have the same Reference page TOC entry. When I generate my TOC the leading dots are missing!
    I then open the Reference page for the TOC file as well and paste in the same TOC entries from my other frame files, and then update the book to regenerate the TOC.
    This also does not solve the problem.
    Any help resolving this issue would be really appreciated!
    Here are screen shots of my Reference page for my TOC(below). I have ensured that this same section is present for all of my book's frame files too (in their Reference page sections for TOCs).
    ChapterTitleTOC
    Heading1TOC
    Heading2TOC:
    And my generated TOC

    I have this happen all the time in FM9.
    Do you already have a TOC in your book file with the correct reference pages?
    Sometimes I have to do it twice, I don't know why, but if you have a TOC in your
    book file and then make another TOC, mine usually works...just a thought..
    ls

  • I dropped my ipod and hit it with my snow blower is that covered?

    so, i was at my friends house helping them take there snow blower out of the truck and my ipod fell out of my jacket and i didnt notice. is that covered by the warrenty?

    No, that isn't covered, unless you purchased AppleCare+.
    If your iPod Touch, iPhone, or iPad is Broken
    Apple does not fix iDevices. Instead, they exchange yours for a refurbished or new replacement depending upon the age of your device and refurbished inventories. On rare occasions when there are no longer refurbished units for your older model, they may replace it with the next newer model.
    ATTN: Beginning July 2013 Apple Stores are now equipped to do screen repairs/replacements in-house on iPhone 5 and 5C. In some cases while you wait. According to Apple this is the beginning of equipping Apple Stores with the resources needed to do most repairs for iPhones, iPads, and iPod Touches that would not require major replacements. Later in the year the services may be extended as Apple Stores become equipped and staffed with the proper repair expertise. So, if you need a screen repaired or a broken screen replaced or have your stuck Home button fixed, call your local Apple Store to see if they are now doing these in-house.
    You may take your device to an Apple retailer for help or you may call Customer Service and arrange to send your device to Apple:
    Apple Store Customer Service at 1-800-676-2775 or visit online Help for more information.
    To contact product and tech support: Contacting Apple for support and service - this includes international calling numbers.
    You will find respective repair costs in the appropriate link:
    iPod Service Support and Costs
    iPhone Service Support and Costs
    iPad Service Support and Costs
    There are third-party firms that do repairs on iDevices, and there are places where you can order parts to DIY if you feel up to the task:
    1. iResq or Google for others.
    2. Buy and replace screen yourself: iFixit

  • How to add comments in IP so that no multiple lines are created?

    Hi,
    I have a problem with adding free text in IP. I'm using this How-to guide:
    How to Flexibly Change Characteristic Values and Comments in BI Integrated Planning
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/10d2b273-0e12-2c10-fab3-a34bde559f92
    Using this method creates lines with zeros.
    I need to create an input ready query with only one single line, let's say a single selected co-order. When the user opens this query the inputready line may be empty or it may have already have some values that an other user has saved earlier for that line. Now, the user needs to be able to add free text as a comment for the line. However, if there already exist a value with an added comment then the user should see it here. So the problem is that the user does not know if there already exists a comment for the line when he opens the query. How can I create a query in such a way that only the line with the latest comment (or it there are no comments then an empty line) is shown?
    Br,
    Aino Tuominen

    I hope you are modelling comments as per the how-to-guide. In this document, its shown as Comment is an IO with no-master data and free text field used as transaction data in info cube. And we are using repost method to modify comments.
    So when you add a new row, either the new row will have comment field as blank and you enter some comment for that row in the input box, and press repost button so that the entered comments gets attached to the new row. And then when you run the input ready query next time, you definitely see the latest comment for that row and you can change if you want.
    Just design as per the document, keep comment as a characteristic in any of the dimensions, use this field as row in the input ready query.

  • Display text in textArea, multiple lines

    Hi. I have a file that i read, that contains a unknown number of lines, separated with \n. I want these lines to be printed out in the text area. i've tried to use setText() but it only displayes the last line in the file, and not all of the lines. i use a while loop to read from the file till end of file. when i print the lines out to the commend prompt window, all lines are printed out. Is there a swing command that prints out all the lines?
    while ((myFileInfo= infile.readLine()) != null)
    System.out.println(myFileInfo); //prints all lines
    myTextArea.setText(myFileInfo); //prints only the last line???
    }

    StringBuffer buff = new StringBuffer();
    while ((myFileInfo= infile.readLine()) != null)
    System.out.println(myFileInfo); //prints all lines
    buff.append(myFileInfo);
    buff.append("\n");
    myTextArea.setText(buff.toString());

  • Getting texting crossover to multiple lines

    We have 5 phones on one account.  When we send a text t one family member, all or at least some, family members are getting it. This is despite the fact it is sent to only 1 person.   I believe it has something to do with iCloud being turned on. 

    When 5 iphones are signed into the same icloud account, they share all data.  Usually different users want their own accounts otherwise they all get the same emails, contacts, calendars, (and imessages) etc - not what most users want.
    Settings>Messages, the listed address(es) indicate how you can be reached by iMessage.

  • Having trouble with multiple lines

    I'm trying to fill out this form for an application that is a read/enter/print only PDF, and I got to a multiple line box and instead of being able to enter text in line for line, when you try to enter text it shows as one big format which I can't change. Illustration below:
    http://i.imgur.com/Yukk8.jpg
    I don't know if it's some setting I have wrong or they didn't make the text box right or what, but I need to know if there's anything I can do to fix it because they mandated that the form be filled out electronically. Thanks in advance.

    I can't say for certain without looking at the actual PDF but it does appear that they created one large text box over multiple lines. For a fillable form it may have been smarter to remove the lines and create a box with smaller text that supports multiple lines.
    At any rate, nothing you can do about it with the free Reader (and depending on the security, maybe nothing with Acrobat either.)

  • Can I Turn off iMessage in a group text with multiple people with different devices? There's 1 person in the group text that doesn't use iPhone anymore and they can't see any messages that are sent unless we send as regular text individually.

    Is there a way to turn off iMessage for a group text that includes multiple people with different non-apple devices? When a message is sent, only the iPhone users can see the iMessage. Those without them cannot see the texts unless we send individual Text Messages or turn off iMessage completely.

    now I have this and it still doesn't work.
    Section "ServerLayout"
    Identifier "Simple Layout"
    Screen "Screen 1" 0 0
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Touchpad" "SendCoreEvents"
    InputDevice "Keyboard1" "CoreKeyboard"
    Option "OffTime" "1"
    EndSection
    Section "ServerFlags"
    Option "AutoAddDevices" "False"
    Option "DontZap" "false"
    EndSection

  • Custom Leader Dots

    I should know this but am having trouble making uniform leader dots for a ToC
    no matter the size/font of each line entry.
    I did read one thread, but it wasn't clear. Someone suggested adding underline to a leader that
    you can then customize with a dotted rule in character styles?
    I have always done shift+dash in the leader field in tabs but this tactic doesn't give
    me access to stroke options.
    Thanks,
    Jane

    Thanks riott.girl. I must not have explained my situation
    well enough. I have different font styles and sizes in the
    Table of contents list. If you just use a period, for example, each line
    entry will have a line of leader dots based on that
    font size and style. This means they all look different.
    I am trying to find a way to easily make them all the
    same.
    The only way to do that using your suggestion is to
    then select each line of dots and set up different
    character styles. But they won't be identical without
    lots of work. The line of dots mimics the letterspacing
    of the font. Some are tighter, some are more loose.
    There must be a way to make them all identical without
    so much fiddling.
    If you're not sure what I'm talking about, set up a
    list with different levels of text (like main head, subhead,
    sub-subhead), style them differently and apply a period
    in the leader box.

  • Export to Excel - data with leading zeros

    Does anyone have any tips or tricks for running a query then exporting to Excel without dropping leading zeros from the data?
    Examples: numeric Item codes with leading zeros, telephone numbers that have been entered with no spaces.
    Regards,
    Douglas McDove

    < Font Color="RED" Size = 3 Face=Verdana>
    I liked the challenge and therefore.......I got this for you
    </Font>
    SELECT CHAR(28) + T0.CardCode [BP Code\] FROM  [dbo\].[OCRD\] T0
    SELECT CHAR(29) + T0.CardCode [BP Code\] FROM  [dbo\].[OCRD\] T0
    SELECT CHAR(30) + T0.CardCode [BP Code\] FROM  [dbo\].[OCRD\] T0
    SELECT CHAR(31) + T0.CardCode [BP Code\] FROM  [dbo\].[OCRD\] T0
    Any of the above 4 should work.  T0.CardCode is the database field I tested, you can substitute this with any database field and it should work.
    Regards
    Suda

  • Is there any plug-ins that will show the missing text that couldn't be fitted in the created text box?

    Hello,
    I often work with long pieces of text that are too long to be fitted inside a pre-determined text box.
    I want to know how much text is not appearing inside of my text box without having to change the size of the text box. Is there any way of doing that? Perhaps via plug-in?

    If there is more text than will fit inside an area text object, the out port of the object will show as a red + sign. Select the object with the Selection tool. Click on the red + and the pointer becomes a "loaded text" icon. Click and drag on an empty space of the artboard, creating a new text object containing the overflow text. It may be necessary to resize the new text object to view all remaining text.

  • Changes from Visio 2010 to 2013 - highlighting entire line drawing document with text fields and changing line colors

    I work with very large visio drawings that are basically line drawings (network drawings) with text boxes indicating equipment location. We work in future and current drawings, future has colored lines indicating connection type and objects have text in
    them that indicate if they are new by having red text. Current drawings have all black lines and black text.
    Here's my dilemma, previously I would Ctrl+A and then change all text and all lines to black in Visio 2010, everything would change no problem. In Visio 2013 every text box now get's a black border around it, I've tried selecting all text boxes at once
    and trying to remove the line but no luck.
    These drawings are HUGE and it takes me a good hour just to change between future and current where previously it took me seconds. I have many coworkers and we're all experiencing he same issue with the move to 2013.
    Is there a macro or some vb script I can utilize to select all text boxes and remove the black outline?
    Hope you can help!

    try this macro
    Sub Simple()
    Dim sh As Shape, counter As Integer
    ActiveWindow.SelectAll
    For counter = 1 To ActiveWindow.Selection.Count
    Set sh = ActiveWindow.Selection(counter)
    If Len(sh.Text) > 0 Then sh.Cells("Geometry1.Noline").FormulaU = "IF(LEN(SHAPETEXT(TheText))>0,1,0)"
    Next
    MsgBox "All text borders set invisible"
    End Sub
    if in your drawings you have only lines and text label (NOT rectangles, circles and other shapesconteined text for example) this macro can help !

  • Uix table with multiple lines per row

    Hi,
    how can I design a table that has multiple lines for one row.
    It should look like this
    row1-cell1 row1-cell2
    row1-cell3 row1-cell4
    row2-cell1 row2-cell2
    row2-cell3 row2-cell4
    Thanks a lot.
    Christian

    Christian,
    I'll scribble down a quick example off the top of my head...
    <table data:tableData="${mydata}">
    <column>
    <stackLayout>
    <link text="cell1"/>
    <link text="cell3"/>
    </stackLayout>
    </column>
    <column>
    <stackLayout>
    <link text="cell2"/>
    <link text="cell4"/>
    </stackLayout>
    </column>
    </table>
    I recommend you just play around with UIX XML, and you'll find something that works.
    Hope this helps,
    Ryan

  • Multiple Lines of Text not showing up

    Hi,
    Recently we have observed on a particular site in SharePoint farm that whenever we are adding list field of Multiline Text.
    It is not showing up in list forms (New, Display, Edit). Test is Multiple Lines of Text field. This is happening on all the existing as well as new lists.
    I searched for the issue but couldn't find any solution.
    Please guide me on this issue. Appreciate your help.
    Thanks,
    Rahul Babar
    ASP.NET, C# 4.0, Sharepoint 2007/2010, Infopath 2007/2010 Developer http://sharepoint247.wordpress.com/

    Hi Rahul,
    Per my understanding, the Multiple Line of Text column not showing up in all the form pages in one of your site.
    I suggest you do as follows to troubleshoot this issue in your environment:
    1. Is there any update or customization applied to this site recently?
    2. Please inspect the HTLM source code of the Multiple Line of Text field in NewForm page to see if there is corresponding HTML code in the page. In my page, the HTML
    code of the Multiple Line of Text field like this:
    3. If the HTML structure exists, then it is probably a CSS issue, please check if there is custom CSS style applied to this site which would conflict with the built-in
    style of the Multiple Line of Text field.
    Thanks 
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

Maybe you are looking for

  • What versions of Reader can fill-in forms?

    Hi, I have Adobe Acrobat 9 and I am trying to create a short form.  The recipients are not all computer savy and will have various versions of reader so I need this to be super simple.  I have been testing it and Reader 7 doesn't seem to be able to f

  • Switching from HTTP to HTTPS - adverse side effects???

    Hi everybody, what are the possible adverse side effects when changing from HTTP to HTTPS?  I could imagine that previously saved web bookmarks would not work, correct? Links saved in roles will have to be adjusted in roles, correct? Anything else? D

  • Rule in Invoicing Plan

    Hi experts Where i exactly i can change and create new rule for the invoicing plan. I need 7 new rules in invoicing plan. Thanks

  • Can't activate a old phone, help!

    My aunt was on my plan but she switched to Cox yesterday. She gave me her old phone because mine barely works. I tried to activate it yesterday, online and by phone, and they both told me it couldn't be done because the phone must be deactivated firs

  • Can I Extract Video From A DVD I Made?

    I made a DVD in DVD SP 4. I no longer have the source video, but I wanted to extract some of the video from this DVD to make it into a Quicktime. Is that tough to do?