Inexact Line Spacing for different fonts

The line spacing performs correctly with, for example, an Arial font. But when choosing a PostScript font like The Sans I have to adjust the Line Spacing to ".01" or ".02" instead of "1" to have a "normal" spacing.
This presents a problem when changing fonts or for selecting text, because I have to point the cursor one line down of the line I really need to select.
Does anybody know a workaround? Thanks.
Message was edited by: Daniel Markus

Lists is a separate level of formatting from the paragraph style that you are trying to apply. Lists is applied over the paragraph style and controls the numbering systems and indents, it does not seem to extend to space before.
You will need to create a paragraph style for the leading top level and another for the following indented points.
You can however use:
Inspector > Text > More > Following Paragraph Style:
To set the indented points style to follow after you hit return on the top level style
Peter

Similar Messages

  • Robohelp 10 output line spacing for numbered lists is off

    I wondered if you have had this situation occur with your output from Robohelp 10.
    I created my help system and CSS using Robohelp 10. My CSS contains a numbered list style and an alpha list style, both having line spacing of 3pt before and 3pt after. Looks great in Robohelp WYSIWYG, but the generated output (in IE and Chrome) looks bad. The numbered list line has way too much line spacing after (the next style is a non-numbered list style) and the alpha list has way too little line spacing.
    I tried playing around with changing the line spacing but it does not change the output!
    Thought I'd reach out to see if you have experienced this issue and the most expedient way to resolve.
    Here is an example of HTML tags in Robohelp:
    numbered list
    <?rh-list_start level="1" an="1" class="rl-p-1ListNumber" start="1" style="list-style: rh-list;
      list-style: rh-list;" ?><p class="1ListNumber">instruction text.</p><?rh-list_end ?>
    alpha list
    <?rh-list_start level="1" an="1" class="rl-p-Alpha" style="list-style: rh-list;
      list-style: rh-list;" ?><p class="Alpha">Instruction text.</p><?rh-list_end ?>
    thanks much

    If you create a single topic project showing this problem and send it to me as directed on the Contact page of my site, I will take a look.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • How do I correct the line spacing for last line of a paragraph?

    I am using a paragraph style with a GREP  setting all tect to a specific character style (Arial 9 pt with 12 pt leading.)
    The last line had a larger spacing.  Reading the forums I found that the end of paragraph character (EOP) had the wrong font size and checking it I found it was set to 12 pt with auto leading. Somehow  in playing with the text I got the EOP to match the 9/11 setting, but still have the space.
    So I closed the file and changed the default text  to be arial  6 pt so that the paragraph character would no longer dictate the line space.  This has no affect.
    I reset the paragraph as basic paragraph and it sets it to a font Minion Pro @12 pt.  I though t I had changed the default, but nothing changed????.
    I am also a bit confused as to why changing a paragraph style does not change the EOP as well.  Is there a setting to make it behave the same?
    OR
    Is this a problem with the GREP statement?  It currently uses the period character to select everything.

    Have you tried simply placing your cursor in the problematic paragraph and click on "clear overrides"? If it works for one paragraph, select them all and do that.
    However, what is the underlying paragraph style? Have you tried changing the leading in the paragraph style definition.
    It sounds a little like what's happening is that your grep style is applying a charater style to all character but not the EOP marker, which is taking it's leading from the underlying paragraph style.
    Also, why are you using a GREP stye to apply a character style to everything in the paragraph. It would make more sense to define those attributes withing the paragraph style itself.
    Ariel
    www.FreelanceBookDesign.com

  • Filling line capacities for different products for the same line

    Hi,
    I have a filling  Line PL1.  Capacity is 24 hours.On this we can process products A and B.I have defined rate routing and assigned to the production versions in the respective Material master. Now my requirement,
    If the product A is processed on PL1,maxmum run length is for 24 hours and the machine must be stopped for cleaning after this time for 2 hours.If the product B is processed on PL1,maximum run length is for 36 hours and the machine must be stopped for cleaning after this time for 4 hours.A and B can be planned on the same filling line back to back without a major change over and the filling line can be used continuously for 36 hours.But B and A cannot be planned on the same filling line back to back without a major change over  and change over is required.
    How do we map in the routing and where we maintain the conditions of 24 hous max run lentgth if product is A and 36 hours max run length if product is B....
    Thanks
    Hemanth

    Hi Suresh,
    Thanks for your quick reply. In my  rate routing i maintain base qty 1000L and production time 1 hour tear down 2 hour for filling line FL1 with capacity 24 hours for Product A and maintain base qty 500L and production time 1 hour tear down 4 hour for filling line FL1 with capacity 24 hours for Product B.
    Is it correct?
    But where we are giving max length of run as 24 hours if  product  is A and Max lenght of run 36 hours if  product is B...
    Thanks in Advance
    Hemanth

  • Whenever I start up Firefox it will ask me to allow it load a certain font, it might do this 5 or 6 times for different fonts.

    When ever I start up Firefox on my Mac it will ask me to allow it substitute another font .
    It might do this 5 or 6 times while I am waiting for the browser to load.
    It does not give me the option to Allow all of the time.
    == This happened ==
    Every time Firefox opened
    == About a month ago

    Can someone at FIREFOX or whoever fix this very annoying issue, thanks.

  • Support for different fonts in design mode

    It's very difficult figuring out where to place components in
    design mode when special fonts are used. Because they take up
    more/less space than the default font (used in design mode), the
    actual sizes of components when the app actually runs is never the
    same as they were in design mode.
    Basically if you're using special fonts, design mode becomes
    half useless. Is there a way around this problem? Can we at least
    change the font that design mode uses somehow?

    Heh, just noticed it DOES work on my highest level mxml file
    (application tag mxml), but not the others. Still experimenting...
    seems to be a bug of some kind, I guess.
    It seems that if you specifically include the style tag:
    <mx:Style source="../../../css/yourCssFile.css"/>
    It works fine, even for mxml nested in sub folders. Of
    course, this is ugly- I had to put a bunch of ../'s just to reach
    the css file I need, AND "refresh" the design view for it to
    work...
    And why this annoying warning message when I specifically
    include the CSS into an mxml I want to use design view on?
    "CSS type selectors are not supported in components."

  • Can I show different fonts and colors text on 1 multi-line text fields?

    I want to format different messages on 1 mutli-line field with different fonts and colors for the heading lines. Can I do that in Forms 6i ?

    You must use in trigger Post-query the sentence:
    Example:
    DECLARE
    cur_itm VARCHAR2(80);
    cur_block VARCHAR2(80) := :System.Cursor_Block;
    BEGIN
    cur_itm := Get_Block_Property( cur_block, FIRST_ITEM );
    WHILE ( cur_itm IS NOT NULL ) LOOP
    cur_itm := cur_block||'.'||cur_itm;
    Set_Item_Instance_Property( cur_itm, CURRENT_RECORD,
    VISUAL_ATTRIBUTE,'My_Favorite_Named_Attribute');
    cur_itm := Get_Item_Property( cur_itm, NEXTITEM );
    END LOOP;
    END;

  • SAPSCRIPT to Web(pdf) has different line spacing than in SAP?

    When we issue to output the order in SAP it looks fine. When we open it in the web, using PDF, the lines are spaced differently.
    We have never had an issue before, but now we added a lot of text to a final page of the sapscript.
    Any suggestion how to adjust the PDF line spacing for output via our SAP Function Modules that create OTF to PDF?
      Thanks,

    Hi,
    The SAPscript must generate an OTF output and then you convert the OTF into PDF format.
    There are 2 possibilities :
    1.Without generating any spool :
    2.When calling OPEN_FORM function module, export parameter OPTIONS-TDGETOTF = 'X', and when calling CLOSE_FORM function module, use returned parameter OTFDATA
    call CONVERT_OTF function module to convert the OTF to PDF. Returned parameters are BIN_FILE (the PDF binary) and BIN_FILESIZE (the length of the PDF binary). See below how to save a PDF binary to a file.
    If an OTF spool has been generated, you may convert it using CONVERT_OTFSPOOLJOB_2_PDF function module. Returned parameters are PDF table (the PDF binary) and PDF_BYTECOUNT (the length of the PDF binary).
    Thanks

  • Dynamic Text line spacing issue

    Hi, in my Flash movie (CS3) I want all text to be selectable.
    When I select 'static' and 'selectable', I have the following issues:
    - Some of the text does not fit into the available (scrolling required to see the end of text)
    - This is larger than when in Flash.
    When I use 'dynamic' text, I have the following issues:
    - The line spacing displays different in the exported swf than it does in Flash (line spacing is much greater in the swf)
    - I am a designer so the appearance / positioning of the text is crucial
    Is this common?
    Is there any way to make the text in Flash and swf appear consistent?
    Many thanks

    First of all, maybe you don't know it, but static text can't be made selectable even in theory. Therefore what you're seeing when you click "Selectable" option, is a dynamic text. As for line spacing, I don't see any difference between Flash CS4 and resulting SWF. The only strange thing I've found is the necessarity to enlarge the bounding rectangle when I change the text type from static to dynamic. Otherwise bottom line of text just disappears. It looks like a bug. Also I don't see "Autosize" option being working here in CS4. I doubleclick on bottom right corner of the text block, small square is transformed into a diamond, and bounding rect is "autosized" around the text block. But the bottom text line disappears just as I deselect the text object. All it looks some stange...

  • Incrase Line Spacing in Table

    Hi All,
    is it possible to increase the line spacing for a ui-element table (CL_WD_TABLE) in ABAP Web Dynpro? If so,can you explain how to do this?
    BR
    Dominik

    Hi,
    as I read the explanation in following article set_width does not solve the problem in my eyes.
    http://help.sap.com/saphelp_sm40/helpdata/en/6e/ae0e422dfcdc2ce10000000a1550b0/content.htm
    any has a different view?
    BR
    Dominik

  • How to adjust line spacing

    Can you adjust the line spacing in Dreamweaver or does it have to be done by code? And how so?

    Line-spacing on what?  Headings, Lists, Paragraphs...?  With CSS rules, you can define line spacing for all selectors in the body rules.  Or you can specify different line-heights on individual selectors.
    CSS global rule (applied to all selectors):
    body {line-height: 100%}
    CSS more specific rule (applied only to named selectors):
    #header p {
    line-height: 2;
    #footer p {
    line-height: 1.5;
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • How can I change or reduce the line spacing to single in a "multiple lines of text" column in a list?

    We keep many logs in a simple list format. One of the columns requires a description using the "multiple lines of text" default column. Sometimes the person making the entry needs to complete about 20-30 lines of text. Users are requesting we reduce
    the amount of space advanced between lines to save space and be more concise. Is there a way to reduce the line spacing for the column entries to single spacing without code?
    Maree N Percival

    We determined that the site column settings were incorrect for allowing single spacing, we changed the site column setting from "Enhanced rich text (Rich text with pictures, tables, and hyperlinks)" to  "Rich text (Bold, italics, text alignment, hyperlinks)"
    and it is now keeping the text in single spaced lines.
    <label for="onetidRichText">Specify the type of text to allow:</label> 
    <input id="onetidRichTextPlain" name="RichText" title="Plain text" type="radio" value="PLAIN" />
    <label for="onetidRichTextPlain">Plain text   </label>
    <input id="onetidRichTextCompatible" name="RichText" title="Rich text (Bold, italics, text alignment, hyperlinks)" type="radio" value="COMPATIBLE" />
    <label for="onetidRichTextCompatible">Rich text (Bold, italics, text alignment, hyperlinks)</label>
    <input id="onetidRichTextFullHtml" name="RichText" title="Enhanced rich text (Rich text with pictures, tables, and hyperlinks)" type="radio" value="FullHtml" />
    <label for="onetidRichTextFullHtml">Enhanced rich text (Rich text with pictures, tables, and hyperlinks)</label>
    Maree N Percival

  • Can you change the line spacing in the legend?

    Is there a way to change the line spacing in the legend? I have a pie chart with text and I can't change the line spacing for its legend like you would in a regular text. Is there a way to change it?

    For space between each line, use the leading value in the Character pallet. For space between paragraphs, use the Space Before or Space After values in the Paragraph pallet.

  • Cost Distribution in Shopping Cart for different account assignment type

    Hi friends,
    We are at SRM Server 5.5 at level SAPKIBKT07. Business scenario is extended classic.
    User is creating a shopping cart with single line item and distributing the cost to multiple account assignments (say Cost Center and Order). Shopping cart has a valid source of supply. System creates a PO in SRM and tryu2019s to replicate the PO in ECC backend, however fails to replicate.
    My understanding is that in ECC backend it is not possible to combine two different account assignments while distributing cost at item details.
    Solution would be to create separate line items for different account assignments (distribute between similar account assignments).
    Is my understanding right?
    Thanking you in advance,
    Sandeep

    Sreedhar,
    Thanks for your update.
    I am also MM consultant, so as far as MM goes we can only maintain one account assignment type per line item. In MM we have provision of multiple account assignment but it works only for single account assignment type per line item. Which means if account assignment is "k" then we can split between multiple cost centers, but we cannot split between cost center and WBS element in one line item.
    You said it is possible to split between multiple account assignments in one line item. Will it be possible for you to try at your end and let me know how PO/PR are created in backend?
    Sandeep

  • Line spacing anomaly

    When I put a link inside my static text block, all of the
    line spacing for the entire text block disappears, as well as
    having the text color randomly change back. Why, and is there a
    workaround?

    Don't hold your breath!
    The truth is that Adobe KNOWS this does not work but refuses
    to fix it. Just like a myriad of other bugs in Flash and Fireworks
    CS4. If you write to them, they will IGNORE you. If you call them,
    they will tell you that they know about the issue, but will say no
    more. This is like a dealership selling you a car with windows that
    don't work and then refusing to fix it. Maybe we should wait for
    CS5 and buy that to see what kind of new bugs appear! Man, I miss
    Macromedia! Adobe: KMA!

Maybe you are looking for

  • How to register a new MacBook using info I entered in the startup program?

    I just opened my new MacBook for the first time and the startup program walked me through entering a bunch of information and connecting to my old iBook to transfer data. And the end of the process it tried to register me with Apple but my internet c

  • Contract account pop up screen on va01

    I have modified the program to create business partner(BP) so that it can create a different partner called a one time BP. the difference between these 2 types of BPs is the business group. the problem now is when i am creating a sales order for the

  • 7.1.5 update renders another program useless!  HELP!

    After the update installed, I'm unable to open Full Tilt poker. Checked the forums there and everyone who got the update is having the same problem. I even trashed the poker program and downloaded again. No dice. Something in the quicktime update is

  • Tracker doesn't work in deskbar-applet

    Hi again, one more problem. I used to use a lot the spotlight-like tandem deskbar-applet + tracker; but after the upgrade to Gnome 2.24 it doesn't work for me anymore and it looks like i'm the only one that uses it or, at least, that has this problem

  • Export the database schema / structure to a file server

    I would really appreciate if any of you can share your experience on the following: Database-1: Oracle 8i/9i and Database-2: SQL Server v65/7/2000 I am looking for a solution to extract all the database schema/structure to a pre-defined location onto