Bullet point lists  -- with spaces beetween each bullet?

Hi everyone,
I was wondering if anyone knew how to set it so that I can make a list of bullet points and have it automatically double space between each bullet point but leaving the text within each point as single spaced.
I hope this makes sense?
As far as I can tell, it only allows me to set double spacing for the entire document, not just for each bullet point.
Would be very grateful if someone could help me tweak this.

Select your list and then in the Text Inspector, Text tab, increase the "After Paragraph" spacing.
Jerry

Similar Messages

  • Printing from inbox the print comes out with spaces between each word..

    When I go to the internet through firefox inbox... and want to print a page off from an internet article .. it prints like this..
    F r o m : J a m i e M c G a r r y
    It will not print like this From: Jamie McGarry

    Caused by a Bug in 4.0b12 that was fixed in the Minefield nightly's yesterday, and will be fixed in the next beta or the Release Candidate ''(if b12 is the last beta as planned)''.

  • Searching LDAP with space in name

    All,
    I'm trying to write a package utilizing DBMS_LDAP that will take in an exchange distribution list as a VarChar2 and return a semi-colon delimitted list of member e-mails. So far, everything seems to be going well (though I haven't tested this part of my code yet), but I see that if I have a distribution list that contains spaces in the name (as some of our distribution lists do) then this could present a problem. What's the best way to get around this? Is there a one-space wild-card I can use to substitute for spaces in my Filter criteria?
    I'm developing on Oracle 11g.
    Thanks.

    All,
    Apologies for the late reply, but I got pulled to other projects last week.
    @ rp0428,
    My version is 11.2.0.2.0
    @ Purvesh, How does this help me pass a variable that contains spaces into the filter parameter of dbms_ldap.search_s? Seems like you provided an answer, but to a completely different question.
    @Verreynne, et. al
    Example below:
    Assuming you have an Exchange distribution list called 'EXCHANGE DISIT LIST WITH SPACES'
    Declare
    LDAP_HOST varchar2(100) := 'LDAP.MYAWESOMEDOMAIN.COM';
    LDAP_PORT number(10,0) := 3268;
    LDAP_USER varchar2(100) :='MYACCOUNT';
    LDAP_PSSWD VARCHAR2(100) :='MYACCOUNTPW';
    LDAP_USR_BASE VARCHAR2(100) := 'DC=MYAWESOMEDOMAIN,DC=Com';
    L_SESSION DBMS_LDAP.SESSION;
    Msg DBMS_LDAP.MESSAGE;
    L_RETVAL PLS_INTEGER;
    L_FILTER CLOB := '(CN=EXCHANGE DISIT LIST WITH SPACES)'; --here is where I have the problem.  I need to somehow pass this to the filter parameter of DBMS_LDAP.Search_S and have Msg return a pointer to the entries that meet this criteria;
    L_ATTRS DBMS_LDAP.STRING_COLLECTION;
    L_VALUES DBMS_LDAP.STRING_COLLECTION;
    BEGIN
    L_SESSION := DBMS_LDAP.INIT(LDAP_HOST, LDAP_PORT);
    l_retval := DBMS_LDAP.SIMPLE_BIND_S(LD => L_SESSION,
    DN => LDAP_USER,
    PASSWD => LDAP_PSSWD);
    IF L_RETVAL = DBMS_LDAP.SUCCESS THEN
    L_ATTRS(0) := 'member';
    L_RETVAL := DBMS_LDAP.SEARCH_S(LD => L_SESSION,
    BASE => LDAP_USR_BASE,
    SCOPE => DBMS_LDAP.SCOPE_SUBTREE,
    FILTER => L_FILTER,
    ATTRS => L_ATTRS,
    ATTRONLY => 0,
    RES => MSG);
    IF L_RETVAL = DBMS_LDAP.SUCCESS THEN
    MSG := DBMS_LDAP.FIRST_ENTRY(L_SESSION, MSG);
    L_VALUES := DBMS_LDAP.GET_VALUES(L_SESSION, MSG, 'member');
    for i in L_VALUES.FIRST..L_VALUES.LAST LOOP
    dbms_output.put_line(L_VALUES(i));
    END LOOP;
    MSG := DBMS_LDAP.NEXT_ENTRY(L_SESSION, MSG);
    END IF;
    END IF;
    L_RETVAL := DBMS_LDAP.UNBIND_S(L_SESSION);
    END;
    I'm beginning to think that the answer to my problem is that I have to get all group entries (REPLACE(L_FILTER,' ','*')) and iterate through them all to somehow match against what I'm intending to filter. Is this the best approach for my issue? If I must go down that route, is there something similar to the '?' wild-card that I can use for DBMS_LDAP.SEARCH_S, or am I stuck with using '*' ?
    Thanks in advance.
    Edited by: 929933 on Aug 7, 2012 11:27 AM

  • There is no facility of bullet points and tabs space I have seen in the any versions of Adobe Muse

    There is no facility of bullet points and tabs space I have seen in the both versions of Adobe Muse while working with paragraph text layouts. Can anyone tell me the about it if there?
    Saleem Pasha
    Graphic Designer
    Toronto, Canada

    It's unlikely Muse will ever have tab stops (since HTML/CSS has no concept of tab stops).
    Lists and tables are both highly requested features. It's likely lists will be supported in Muse before tables, not due to prioritization, but due to the fact tables is vastly more complicated and thus more work to design, implement and test.

  • Bulleted list with hierarchy

    How do I make a tiered list with hierarchy using bullets instead of numbers, and save the list so I don't have to manually change each bullet every time?

    Styles are part of the document they don't apply to all documents, open or not.
    I know what you are thinking but that would be a disaster. You change the style and it changes all your documents? Even the ones that aren't opened?
    You decide that the text in your CV should be a business like Arial then do your wedding invitations where you use Champagne with Flourishes, then open your CV again and go wha' the…!
    Do you really you rteally want your list to fall apart because you changed it somewhere else?
    That is what templates are for. You set the way you like them for whatever purpose, then open the one you want and it looks just like you left it.
    In Pages '09 you can Import styles from another Pages or Word document and have it override the existing styles if you want, but Apple threw all that out in Pages 5.
    Peter

  • Bullet point list starting in a line also containing non-bulleted text

    Hi there!
    I have a line of text in iWork Pages separated by a tab, like this:
    Executive Summary: (TAB) This is the first bullet point
    I want the first part of the text ("Exec Summary:") to stay without bullets, but the right part of the text ("This is the first bullet point") to be shown as a bullet point (this list should then be continued in the following lines).
    Any time I highlight the right part of the text and click on "List", the bullet appears in front of the left part, not in front of the right. Any idea?
    Many thanks!

    If you are trying to mix the points within an indented, paragraph you can add a tab to catch the first internal bullet and type option * to get the bullet "•" then another tab to start the indented text.
    To continue with the normal auto bullets after that, make an indented bulleted list with the indent aligning with the tab in the first paragraph.
    All this formatting works off 3 things:
    1. First line indent which in this case is hard left
    2. A tab mid way between the hard left start and
    3. The overall paragraph indent which is further right.
    Exec Summary      •     First Point
                                 •     Second point etc
    Hope this looks right in this post which does not follow normal Word Processing formatting
    Peter 

  • Hanging bullet point list

    Hi, ive been at this for a while and am getting know where.. please help.
    I just want to make a bullet point list up, when one sentence drops down to the next i want that text to be fush with the text above and not the bullet point. anyone have any ideas or a simple fix, its scrambling my mind circuits. see pik attached.

    Try this.  Copy and paste this code into a new, blank document.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>Unordered List Test</title>
    <style type="text/css">
    ul {
    margin:0;
    padding:0;
    list-style-type:square;
    list-style-position: outside;
    li {
    margin-left: 45px; /**indent**/
    padding-left: 15px; /**bullet from text**/
    line-height: 1.5;
    </style>
    </head>
    <body>
    <ul>
    <li>This is a long sentence, this is a long sentence, this is a long sentence, this is a long sentence.</li>
    <li>This is a long sentence, this is a long sentence, this is a long sentence, this is a long sentence.</li>
    </ul>
    </body>
    </html>
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

  • How to create a 2 column list with bullets

    How can I create a 2 columned list with bullets? When I hit tab button, the whole word and bullet moves. I am trying to create a checklist with 2 columns with a visual bullet in front of specific list items. Thanks for any help! chris

    Why not just use 2 columns?
    Or if they need to stay in step, a table?
    Peter
    btw A tab in a list changes its level, option tab moves it to the next tab on the ruler. A silly choice to make it the opposite of common sense, but they followed the lead of MsWord on this one.

  • Bug in the copy cluster roles wizard - CSV reparse points cannot have names with spaces

    Hi All,
    I have identified a bug in the copy cluster roles wizard in 2012 R2, which is preventing me from migrating my clusters from 2008 R2 & 2012 to 2012 R2.
    The bug surfaces when you attempt to copy a VM role from a 2008 R2 or 2012 cluster that has a CSV reparse point name that contains spaces as follows:
    The role appears to copy across fine, but once you've migrated the CSV and brought it online followed by starting the VM, the VM configuration resource promptly fails along with the VM.
    The issue can be spotted inside the copy cluster roles wizard, where it presents itself by removing all text after the first space in the name to read "C:\ClusterStorage\CSV" rather than "C:\ClusterStorage\CSV
    Test Disk 3" as follows:
    The bug only appears for VMs on CSVs with a reparse point name containing spaces - all other scenarios succeed.
    After searching through the registry on the new cluster, you can clearly see that the VM role hasn't been correctly copied.
    It shows a value called SharedVolumeMappings with the data C:\ClusterStorage\CSV|<guid>|<integer>
    Whereas it should show the data C:\ClusterStorage\CSV Test Disk 3|<guid>|<integer>
    If you modify the data in the SharedVolumeMappings value in both
    0.Cluster\Resources\<VM guid> and Cluster\Resources\<VM guid> keys, the VM will start and work correctly.
    The problem for me is that I have many VMs on many different CSVs all with spaces in the names of the reparse point! Its not feasible for me to go through the registry for every copied VM on every node of the new cluster, as this would take a very long time
    and would be prone to errors that could cause further problems.
    Can anyone provide any help on this? A hotfix for the issue would be great, if anyone from Microsoft is reading :-)
    My deadline to get the VMs migrated to the new cluster is the 21st February, so I would really like to have a solution to the problem before then if at all possible.
    Many thanks in advance,
    Tom

    Hi Subhasish,
    Thanks for the reply, glad that its something that is reproducible!
    Do you have any idea of timescale? Or is it likely that I will have to modify the registry as above to get this working?
    If I am going to have to modify the registry, please can you let me know if the resolution I have tested above is safe and viable? Or are there other settings that I will need to change to make the cluster fully aware of the proper path to the CSVs for its
    VMs?
    Also, is there a known procedure for renaming the reparse point whilst VMs are running on it? This would allow me to negate the issue before copying the roles to the new cluster :-)
    Thanks again,
    Tom

  • Indesign opens files with no space between each word, this happened after a mac update, help?? I don't want to have to go through and manually do it.

    indesign opens files with no space between each word, this happened after a mac update, help?? I don't want to have to go through and manually do it.
    thanks in advance!

    If you are unable to enter the passcode into your device, you will have to restore the device to circumvent that passcode.
    Is the music purchased from iTunes? If it is you can contact iTunes support and ask them to allow you to re-download the music that you purchased from iTunes.
    Also, do you sync the device regularly? When syncing an iPod Touch/iPhone a backup file is made. That backup file doesn't contain your music but it does contain your address book, application data, pictures, notes, etc. After restoring your device, you can try restoring from the last backup that was made of your device so you will not have to start over completely from scratch.
    Hope this helps!

  • I purchased a song and it shows up in the song list with an exclamation point on the sie of it.  It says the song could not be found.  I have done a search and can't find it but iTunes won't let me download or buy it again.  Help!!

    I purchased a song on iTunes and it shows up in the song list with an exclamation point on the side of it.  It says the song could not be found.  I have done a search and can't find it but iTunes won't let me download or buy it again.  Help!!

    Hello levon10
    Just delete the song and then go through the process of downloading the purchase again.
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    http://support.apple.com/kb/ht2519
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • Custom List with for-each loop

    How do I get a list I am making to be able to be used with a for-each loop?

    As far as I know there is no "for-each" loop in Java, there is however a "for" loop. Is that what you're referring to?
    To use a for loop, let's say you have an array like the following, you could iterate through it like this:
    String[] str = new String[]{"a", "b", "c", "d", "e"};
    for (int i = 0; i < str.length; i++)
             System.out.println(str);
    hope this help you get started ;-)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • OK , I have my instructional coaches creating power point presentation add audio to each slide with the presenter 10 add ins. I need these presentation converted into MP4 like you can do with adobe presenter video creator.

    Love the Adobe products first. OK , I have my instructional coaches creating power point presentation add audio to each slide with the presenter 10 add ins. I need these presentation converted into MP4 like you can do with adobe presenter video creator.

    If you import the PPT deck into Captivate it will not bring the audio from Presenter. But you can import it into Captivate after the slide deck has been imported. The audio files aren't necessarily named in a logical fashion in the source files for the presentation, so I would recommend that you publish the presentation locally and then find the 'data' folder in the published output and the audio files will be named in a way that you can infer the slide they are associated with. Not the simplest proceedure but it should be pretty painless.

  • Calling back with empty distribution points list

    Hello
    We are running sccm 2012 R2 cu0 and encounter a strange behavior regarding users not able to use the software catalog.
    Some background :
    We setup primary site and 3 DPs while running sccm 2012 sp1, then upgrade ro R2, then cu0
    then we setup 10 DPs and start deploying clients.
    All Clients looks well configured using the "Configuration Manager". All packages are replicated onto those DPs (except ms updates so far)
    Clients that are assigned to boundaries linked to the 3 DP made while running sccm 2012 sp1 are running smoothly. They can use the apllication catalog
    The one that are assigned to site where dp have been build with R2 cu0 can't use catalog.
    They all got this message in the :
    LocationService.log on the clients
    Calling back with empty distribution points list LocationServices 11/12/2013 12:27:05 78432 (0x13260)
    Current AD site of machine is NO LocationServices 11/12/2013 12:27:06 78432 (0x13260)
    ContentTransfertManager.log
    CCTMJob::UpdateLocations - Received empty location update for CTM Job {25A6CF0B-19F6-4B2F-A639-5F6F225D47E6} ContentTransferManager 11/12/2013 13:27:14 81400 (0x13DF8)
    CTM job {25A6CF0B-19F6-4B2F-A639-5F6F225D47E6} suspended ContentTransferManager 11/12/2013 13:27:14 81400 (0x13DF8)
    Ad schema is ok, boundaries and boundary groups also.
    I compare new DP vs "old" ones and there is no difference in the configuration.
    I looked at some logs but didn't found any relevant information.
    I also read all similar post but none looks "similar" to our configuration
    If someone can "guide" me to troubleshoot this, it will be appreciate.
    Feel free to ask for any information
    Thanks

    Hi,
    Could you please use IP ranges instead of your boundary to test whether
    the clients could get DPs?
    If this could work, there should be a problem with the boundary of AD sites.
    Best Regards,
    Joyce Li
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • My quantity is showing with a decimal point and two spaces

    When people are entering a quantity of 1 it is showing as 1.00.  It is confusing my users because they think this is a price.  How can I get rid of the decimal point and two spaces? 

    Hi,
    I am not able to reproduce this problem with a number field.  Are you using this field as a payment-quantity field?.  If so, please check that the Quantity in your payment setting is linked the the right field.
    We can do a quick test: create a new form from scratch, add one textfield, then on the field property panel select Type=number.
    Select Test tab and click on the Test Web Form button
    Enter a number and commit --> check if you get the decimal point and the spaces.
    If you still have problem with this, let me know
    Thanks,
    Lucia

Maybe you are looking for

  • How to get ITunes library from external hard drive to new PC

    have ITunes folder from dying PC saved on external hard drive. PC now dead. New PC has Windows7, and have loaded ITunes. Now need to know exactly what to do to get all that lovely music from the external hard drive onto the new Windows7 PC. The ITune

  • Photoshop CC font preview had to be set to none after OSX 10.8.3 update.

    Hi, I own a Macbook Pro with retina display. When I last updated it I experienced problems in Photoshop CC with the color wheel spinning often for no apparent reason. I had never had this happen so I saw in the troubleshoot Photoshop article in Adobe

  • Integration Repository objects

    Is it possible to store Integration Repository objects (Data Types,Message Types,Message Interfaces,Message Mappings and Interface Mappings) separately in the repository like (VSS ,CVS etc,.).Some times it will be helpful to merge specific versions o

  • Mp3s not playing in Firefox, but will in Safari

    This likely is not a GoLive issue, still I'm stumped, and an afternoon of searching online hasn't solved my problem. I'm hoping some wise people here can steer me in the right direction. I have a couple of sites (designed with GoLive) that are no lon

  • "SYSTEM_DRV" on W530 -- Does it Change or is One Image Backup Enough?

    New W530 with 64-bit Windows 7 SP1 came with the following three partitions: SYSTEM_DRV, 1.46 GB, NTFS, Active Primary, No Drive Letter Windows7_OS, large, NTFS, Boot Primary, C: Lenovo_Recovery, 18.91 GB, NTFS, Primary, Q: C: is obvious, I've a pret