New styles of table 8 HR

Borders and backgrounds will appear in the Design Editor, but not in preview or WebHelp output. Unfortunately, my X 5 personalized dashboards translate not in RH 8.

I tried to create new styles using each of the following methods:

* Styles and formatting > create new Style > Table Style (by RH 8 help)

* Insert a 8 HR Style, save it to include in the .css file, rename it, and then change the values in the .css file

* Copy one. HTMTABLE file, then rename and change the values (per HR 8 help)

* Change a default of 8 HR without renaming. Borders and backgrounds are preserved, but the fonts are not when you paste cells mutiple.

Create styles in the gallery in X 5 worked perfectly well. This "characteristic" table style is a regression, not a feature.


Leon

.. .and I just submitted a bug report.

The Valium helped, thank you...

I have good news and I have bad news!

THE GOOD NEWS
I could finally create new models HTMTABLE, as described in 8 HR help and actually use them!
--> C:\Documents and Settings\utilisateur\Application Data\Adobe\RoboHTML\8.00\Templates\Tables

THE BAD NEWS
RH 8 developers decided that numbers and underscore characters were more valid for model HTMTABLE as names in X 5 (see my old filenames below) AND decided to keep it a secret! Thank you, guys!

So... after a HUGE amount of work trying to get the HR DO not ignore my new styles OR do disappear, I decided to try a different naming convention from that of my older models HTMTABLE:

1CRD_HEADER becomes AAHeader
1CRD_NOHEADER becomes ABNoHeader
2CRD_BLANK becomes ACBlank

... and, of course, that worked like a charm!

(The old and the new is named so that these styles always appear at the top of the window selection 'Models of table').

Reflections:
* Peter, the left/top individual & down/right of the parameters of borders for the lines of even/odd, as you suggest, don't give me what I needed. I had to set up all sides of each cell. (See the attached code comes from the AAHeader.HTMTABLE file).

* In X 5 (who is forced to use mixed styles of character table models, I was able to assign a table subtitle style (to any line, I chose) which was identical to the Table Head style, except with a single term and all cells in the row being merged.) This allowed me to categories of group in the table, offering users a good help Visual. The workaround in 8 HR is to place my cursor directly under the table to insert another table; the head of the new table (the table. AAHeader tr.t1st td) is used as a pseudo "subtitle", because the lack of space between the two tables gives the impression of a single table.

* (Not related to the question style) copy and paste the contents of several cells to other cells or tables (why I can't Ctrl + do drag these, as for a separate only Word?) is unusual: sometimes HR will paste the contents in the cells, the left, right, up-down, sometimes HR you paste the content in newly added lines and/or columns (in other words it sticks the contents AND cells). Very inconsistent and very frustrating!

Leon

Tags: Adobe

Similar Questions

  • Help with the new Style of Table set in shape?

    I'm having all sorts of problems using the new table style trainer.  I'm not a RoboHelpHTML 8 experts (I better with version 5).  I am trying to create a table with 3 columns, of which the first is aligned to the left, the last 2 are centered.  The header (rank 1) is bold and centered.  Also I want all lines of the same thickness.  I created the table using the standard SimpleGridBlack... Image2.jpg It is actually a line at the top... don't know what happened.  Then I ran WebHelp and the situation was identical to one here.  Then I duplicated the SimpleGridBlack and apply the new style to the table.  Then I started to make changes to the new style.  I chose the first line and made all columns centered and in bold. Image4a.jpg Because I want the columns 2 and 3 to be centered, I then selected columns even for change. Image5a.jpg He took care of column 2.  Then, I chose the last column of change. Image6a.jpg He took care of column 3.  However, the results were not what I expected. Image10.jpg The upload does not quite show the image correctly.  The line under the "gg" is really there and the lines separating columns 1-2 and 2-3 in row 1 are really there.

    Image15.jpgHowever, the first line of column 3 is not centered and lines A-B-C, D-E-F, A-D-G and H-E-B are thicker than the other lines.

    I hope that someone can help you.  It took 2 days and get a website made available for my use to get to the point that I am now.  It is a document that I am out of this week and I have a lot of tables to change.  Thanks for any help.

    Virginia

    8 HR tables are boring to say the least.

    First your alignment problems, you should take a look in the HTML itself to ensure that it is properly applied. The amoun of timers told me to center text and align and the HTML behind comes usually do. To verify here quickly.

    Regarding the double lines that you seem to be around the table, this may help, but I'm not sure that using your styles around them now.

    If you select the table as a whole, right-click right table properties > tab Table > table borders > turn off all borders of the table. Then go to this tab Table > cell borders > set the thickness to be used here, this applies to all round and will give you the lines you want.

    Good luck.

  • Join style old conversion to the new style a to

    Hello
    I have a query when multiple tables are join in the old style. If I know equivalents I find difficult to interpret query containing joins of old style. Could someone please ehelp convert me the following part of the new style join query?


    SELECT AP. REGCODE,
    AP.ID,
    TYPEP. TYPENAME,
    CASE
    WHEN MAN. SUM6 = 0
    THEN AP. SUMP1 * AP. PPER / 100
    WHEN MAN. SUM6 = - 1
    THEN AP. SUMP1 NVL (indx.indx, 1) AP. PPER / 100
    WHEN MAN. SUM6 = - 2
    THEN AP. SUMP1 * NVL (exp (SUM (ln (YIN. (IDX))), 1) * AP. PPER / 100
    OF ANOTHER MAN. SUM6 * AP. PPER / 100
    END AS SUMP1

    ABONPEN AP,
    TYPEMONTHS MAN,
    TYPEPENS TYPEP,
    YEARINDICES YIN,


    (Indx SELECT NVL (EXP (SUM (Ln (IDX))), 1)
    OF YEARINDICES
    WHERE YEAR < 2012
    ) INDX

    WHERE AP. REGCODE = "162".
    AND AP.ID = '161853'
    AND AP. TYPEID = TYPEP. TYPEID
    AND AP. TYPEID = MAN. TYPEID
    AND TYPE. YEAR = 2012
    AND TYPE. MONTH = '01'
    AND AP. BEGDATE < = TO_DATE ('01.01.2012 ',' DD.) MM YYYY')
    AND (AP. ENDDATE > TO_DATE ('01.01.2012 ',' DD.)) MM YYYY')
    OR ENDDATE IS NULL.)
    AND YIN. Year (+) > = SUBSTR (TO_CHAR (AP. BEGDATE, 'dd.mm.yyyy'), 7, 4)
    AND YIN. IDXYEAR (+) < '2012'


    EDIT: I added the Select also part I think that if it is not necessary. I mean, old style join (+) and put all the join conditions in a WHERE clause. Is the new LEFT and RIGHT OUTER JOIN, INNER JOIN, FULL OUTER JOIN

    Published by: Mikail February 13, 2012 23:18

    Published by: Mikail February 14, 2012 12:08

    Published by: Mikail February 14, 2012 00:09

    Published by: Mikail February 14, 2012 00:09

    Published by: Mikail February 14, 2012 12:10

    Maybe something like this...

    SELECT AP.REGCODE,
           AP.ID,
           TYPEP.TYPENAME,
           CASE
             WHEN TYPEM.SUM6 = 0  THEN AP.SUMP1 * AP.PPER / 100
             WHEN TYPEM.SUM6 = -1 THEN  AP.SUMP1 * NVL (indx.indx, 1) * AP.PPER / 100
             WHEN TYPEM.SUM6= -2  THEN AP.SUMP1 * NVL(exp(SUM(ln(YIN.IDX))), 1) * AP.PPER / 100
           ELSE TYPEM.SUM6 * AP.PPER / 100
           END AS SUMP1
    FROM ABONPEN AP JOIN TYPEMONTHS TYPEM ON (AP.TYPEID  = TYPEM.TYPEID)
                    JOIN TYPEPENS TYPEP ON (AP.TYPEID  = TYPEP.TYPEID)
              CROSS JOIN (SELECT NVL (EXP (SUM (Ln (IDX))), 1) indx
                          FROM YEARINDICES
                          WHERE YEAR < 2012
                         ) INDX
         LEFT OUTER JOIN YEARINDICES YIN ON (EXTRACT(YEAR FROM AP.BEGDATE) <= YIN.YEAR AND 2012 > YIN.IDXYEAR)
    WHERE AP.REGCODE = '162'
    AND   AP.ID      = '161853'
    AND   TYP.YEAR   = 2012
    AND   TYP.MONTHS = '01'
    AND   AP.BEGDATE <= TO_DATE('01.01.2012','DD.MM.YYYY')
    AND  (AP.ENDDATE > TO_DATE('01.01.2012','DD.MM.YYYY') OR AP.ENDDATE IS NULL)
    

    I assumed that YIN. YEAR and YIN. IDXYEAR are numeric values.
    You also don't seem to have any join condition for INDX, that is why it is a CROSS JOIN.

  • BT Yahoo mail will not switch to the new style when using Firefox

    I had to do a re - install under the motherboard has failed. I use BT Yahoo email. On the home page, I get a link "switch to the new BT Yahoo! Mail". That is the link allows to set up the new style and I can then do what the home page and opening in the new style every time. In Firefox help happens nothing other than 'click' navigation and a brief glow and I am still on the old.

    I'm glad to hear that your problem has been resolved.

    If you have not already the case, please mark this thread as solved by the solution of marking.

    This will help other users experience similar problems helps to find faster and more efficiently.

    I hope that you will continue using our products and we thank you for contacting the Mozilla Support.

    Here are the steps to make a clean reinstall for reference.

    Some Firefox problems can be solved by performing a clean reinstall. This means that you remove Firefox program files, and then reinstall Firefox. Please follow these steps:

    Note: You can print these steps or consult them in another browser.

    1. Download the latest version of Firefox from http://www.mozilla.org office and save the installer to your computer.
    2. Once the download is complete, close all Firefox Windows (click on quit in the file menu or Firefox).
    3. Remove the Firefox installation folder, which is located in one of these locations, by default:
      • Windows:

        • C:\Program Files\Mozilla Firefox
        • C:\Program Files (x 86) \Mozilla Firefox
      • Mac: Delete Firefox in the Applications folder.
      • Linux: If you have installed Firefox with the distribution-based package manager, you must use the same way to uninstall: see Install Firefox on Linux. If you have downloaded and installed the binary package from the Firefox download page, simply remove the folder firefox in your home directory.
    4. Now, go ahead and reinstall Firefox:
      1. Double-click on the downloaded Setup file and go through the steps in the installation wizard.
      2. Once the wizard is completed, click to open Firefox directly after clicking the Finish button.
  • How can I create a new database without table using database configuration

    How can I create a new database without table using database configuration

    You can search for your "DBA 2 days" version oracle documentation for your version.  You should also read the manual of the concepts.  Create your own schema is pretty basic, all you have to do is to create a user.  Don't use dba or system for your own objects.

  • Create new style box to highlight in Captivate 7 video demo to use several files of cpvc

    Hello

    Is it possible to create and then save a new style to display that can be used in several projects, when editing video demos in Catpivate 7? I can create a new style of economy, but when I open another file .cpvc is not available and I can't find a way to reuse/import.

    Any ideas? I don't know that I made a stupid mistake somewhere.

    You can export your new style in a local system folder and import it into your new project using the Style Manager object.

    Anthony

  • How can I create a new Style that can be applied to an object?

    To the active menu there is a tab called "Styles".  My question is how can I create a new Style that I can apply to an object?  A link to a tutorial or something like that would be helpful, because I can't find anything!    Thanks in advance for helping me eliminate this frustration!

    KomputerMan.com wrote:

    What I want to do is create a style library, which are basically photos of different Woods.

    There are two approaches you can try.

    Clipping paths

    1. draw the shape of the part as a closed path.

    2 position the wood grain image above or below the shape where you want it positioned.

    3. cut

    4. Select the closed path.

    5. glue on the inside.

    See: Using FreeHand MX > content > work with objects > working with clipping paths

    Fillings in mosaic

    1. use the autotrace to vectorize the image of wood fiber, using many colors.

    Using FreeHand MX > content > work of imported using the > Tracing bitmaps > image vectorization

    2. the group the paths (but not the picture) and create a tiled fill,

    Using FreeHand MX > content > using contours and funding > applying attributes in fillings > Using tiles fill attributes

    3 make a style of a filled object tile

    4. apply the style to other objects.

    Judy Arndt

  • Add the new style of existing DW page link

    I have two sets of links on a page: my links navigation bars and my foot of page/copyright info. links. I have active default, hover, etc., provided in the Panel links CSS matching the NAV bar links... Now, I need to create a new style of link for the links from footer specifically putting a new size for active, hover, etc.. I have a footer defined in the CSS but I try to add the font size so that when it is selected on the size remains the same and it's not too big or too small. How would I have written in my existing CSS footer?

    I'm sorry if it's confusing. I'm basically just trying to set the style of the links different (NAV bar and footer) and that currently, the links are affected by a CSS rule links in CSS property Panel. I need links in the nav bar must be set to 24 px for all 4 States and my footer links must be set to 11 px for all 4 States.

    Thank you-

    ashmic

    And in the CSS, you would have.

    #otherLinks a {color: green; do-size: .9em; text-decoration: none ;}}

    #otherLinks a: hover {color: red ;}}

  • How can I apply a new style with an excerpt and DW artifact of the old style?

    Hello

    I use Dreamweaver CS5 in Windows XP SP3. My problem seems simple, but the resolution remains elusive.

    Let's say I'm stuck-in editing the text in MS Word that DW auto-formaté. I highlight text and use a clip to attach the text of the h2.

    Rather than delete the old style and its replacement by h2, DW applies the h2, but copy the old style, enclosing nothing and it bumps to the next line. If the old style included a paragraph tag, which flows into the extra space. For anything.

    Now, this seems to be a minor thing, but it is not so little, when you try to quickly prepare a large document with different header styles. Having to make dozens of changes that, in my view, should be completely useless becomes a burden.

    Is it possible to attach some text in a new style with an excerpt without the old style of stick around?

    Thanks for all the answers!

    Oreo Say

    If I pointed out this bit and click to apply my excerpt:

    The header

    the result is:

    The header

    You need not of snippets for this.

    Select it

    tag with the selector tag between (bottom of the design view) and the top of the property inspector, then, in the property inspector, Select Heading 2 in the dropdown Format menu.

    DW will replace

    with

  • How do the new style layer visible?

    Hello!  I use PSE7 on Windows XP.  I just downloaded a new Style. I unzipped the file and found two files: a file of ASL and an installation file (Notepad). I moved the ASL file to my Styles folder: C:\Program Adobe Photoshop Elements 7.0\Presets\Styles

    However, now, I can not find the style in the drop down menu on the EP!  In the menu effects, I clicked on the layer style button and use the menu drop-down. I have the original files, but not the new style.  Help, please!

    I looking in the wrong place? Do I need to install an XML file (it did come with one)?

    Thanks in advance for your answer.

    -Elaine

    They moved where you install 3 party in a hidden folder layer styles. Here's a tutorial to install layer styles in Elements 7 and 8. Tutorial includes how to show the hidden folder. I would recommend hiding the file once you are done with it.

    http://www.scrappersguide.com/forums/showthread.php?t=3294

  • New Styles added do not appear in the sidebar?

    I added prushes patterns ect. and they all have the popup after that that they were added. But not my new styles. All that is there is the 'old' accompanying the PSE 7?. What Miss me?

    You are using Vista or XP?

    EDIT does nothing, really. Sometimes, you need to do:

    C:\ProgramData\Adobe\Photoshop Elements\7.0\Photo Creations\layer styles in Vista or

    C:\Documents and Settings\All Users\Application Data\Adobe\Photoshop Elements\7.0\Photo Creations\ styles of layer under XP

    You need to activate the hidden file viewing to find everything in these paths

  • AppleScript to apply styles of table and cell in IDCS4

    I have an Applescript script to format all the tables in a document as I want.  It is adapted from a previous version that did not use styles, that works perfectly.  This script creates styles if they are not present and this bit works fine, but when it starts to try to apply them to the tables, it falls.

    tell application "Adobe InDesign CS4"
         tell active document
              set BlackColor to color "Black"
              set SolidStroke to stroke style "Solid"
         end tell
         tell active document
              try
                   set myTablePara to paragraph style "4.2 Table text"
              on error
                   set myTablePara to make paragraph style with properties {name:"4.2 Table text", applied font:"Helvetica Neue", font style:"Regular", point size:"8.5", leading:"10"}
              end try
              try
                   set myBasicCell to cell style "Basic cell"
              on error
                   set myBasicCell to make cell style with properties ¬
                        ¬
                             {name:¬
                                  "Basic cell", bottom edge stroke weight:0 ¬
                                  , bottom edge stroke color:BlackColor ¬
                                  , bottom edge stroke type:SolidStroke ¬
                                  , right edge stroke weight:0 ¬
                                  , right edge stroke color:BlackColor ¬
                                  , right edge stroke type:SolidStroke ¬
                                  , top edge stroke weight:0 ¬
                                  , top edge stroke color:BlackColor ¬
                                  , top edge stroke type:SolidStroke ¬
                                  , left edge stroke weight:0 ¬
                                  , left edge stroke color:BlackColor ¬
                                  , left edge stroke type:SolidStroke ¬
                                  , left inset:¬
                                  "0p4", right inset:¬
                                  "0p4", top inset:¬
                                  "0p4", bottom inset:¬
                                  "0p4", vertical justification:top align ¬
                                  , applied paragraph style:myTablePara}
              end try
              try
                   set myHeader to cell style "Header"
              on error
                   set myHeader to make cell style with properties ¬
                        {name:¬
                             "Header", based on:myBasicCell ¬
                             , bottom edge stroke weight:¬
                             "0.5pt", top edge stroke weight:"0.75pt", vertical justification:bottom align ¬
                             }
              end try
              try
                   set myFooter to cell style "Final Row Cell"
              on error
                   set myFooter to make cell style with properties ¬
                        {name:¬
                             "Final Row Cell", based on:myBasicCell ¬
                             , bottom edge stroke weight:¬
                             "0.75pt"} ¬
                             
              end try
              try
                   set myLeftCol to cell style "First Column Cell"
              on error
                   set myLeftCol to make cell style with properties ¬
                        {name:"First Column Cell", based on:myBasicCell, left inset:0}
              end try
              try
                   set myLeftHeader to cell style "First Row, First Column Cell"
              on error
                   set myLeftHeader to make cell style with properties ¬
                        {name:"First Row, First Column Cell", based on:myHeader, left inset:0}
              end try
              try
                   set myLeftFooter to cell style "First Column Last Row Cell"
              on error
                   set myLeftFooter to make cell style with properties ¬
                        {name:"First Column Last Row Cell", based on:myFooter, left inset:0}
              end try
              
              try
                   set myTableStyle to table style "Horizon"
              on error
                   set myTableStyle to make table style with properties {name:¬
                        "Horizon", body region cell style:¬
                        myBasicCell, header region cell style:¬
                        myHeader, footer region cell style:¬
                        myFooter, left column region cell style:myLeftCol}
              end try
         end tell
         set allTables to every table of every story of active document
         repeat with i from 1 to count of allTables
              set myTable to item i of allTables
              set table style of myTable to myTableStyle
              set properties of cells of myTable to ¬
                   {cell style:myBasicCell}
              set properties of cells of first column of myTable to ¬
                   {cell style:myLeftCol}
              set properties of cells of first row of myTable to ¬
                   {cell style:myHeader}
              set properties of cells of last row of myTable to ¬
                   {cell style:myFooter}
              set properties of first cell of first row of myTable to ¬
                   {cell style:myLeftHeader}
              set properties of first cell of last row of myTable to ¬
                   {cell style:myLeftFooter}
              clear cell style overrides
              clear table style overrides
         end repeat
    end tell
    

    When it is to 'set style table of myTable to myTableStyle' it is said ' impossible to define style table id of the table to text frame id page id 220 190 of spread id 185 [the first table] document \"Untitled-1\" table style id 264 [style newly generated] document \"Untitled-1\" 224 "  But I can't tell why.  Can anyone help?

    Table and cell styles are objects. When you want to apply, you must set the appropriate properties that are 'applied the style of table"and"cell style ". So: «the game applied style table myTable...» »

    But in terms of results, you'll be probably happier using the commands ' apply the style of table cell / ' instead, which allows you to clear the replacements.

    --

    Shane Stanley [email protected]>

    AppleScript Pro Sessions http://scriptingmatters.com/aspro>

  • Is it possible to change the style of table of contents directly?

    Hello

    I was curious if it is possible to directly edit the table of contents style and changes persist after republishing?

    I see TocWriteClassStyle in whthost.js and if I change it, the changes are visible in the table of contents. However, if I can build the project again, whthost.js is recreated blowing all changes.

    I'm curious to know if there is a way to change the source to whthost.js so that when a new whthost is rendered, it is rendered with the changes? Alternatively, if this is not possible, is it possible to have the table of contents to include an additional custom stylesheet?

    Ultimately what I'm trying to do, is to have more icons available in the table of contents as only the currently available 3. Book, open book, so that we can use custom icons that are associated with the subjects, but aussient of flag icons for the translated page help files. I have all the control I could want in the subjects, but the skin itself appears to be a little too locked.

    I thank for taking the time to read and for all possible tracks, you may have for me.

    See you soon,.

    Duane

    Hello

    There is a group of what I call 'seed' files that are installed. I'm not sure of the exact file you need, but you might investigate the files inside this folder location. For me, the best way to get there is to right click on the shortcut you use to start RoboHelp. From there, you should be able to click a button or copy the location of the install folder for easy reference.

    Thus, you can edit the seed file to this place and it may provide what you need.

    I'd certainly save a backup to our friend Justin.

    See you soon... Rick

  • Where can I find a list of the new styles of paragraphs 'improved '?

    I'm starting a new project, a book that will become an ebook. I want to start with the new Framemaker 12 Smart Catalog enhancements using a sample or document template.

    My problem? None of the models of book use the improved catalog. Models that do not use the improved catalgoue are thr reference, user manual and parts catalog card. If I use one of these templates, I'll have to do a lot of work to get rid of all the fancy formatting.

    Is there a place where I can get a full-ish paragraph tags names LIST?

    Thanks in advance.

    As far as I KNOW, he is there no master list. If you have 'Tools' Silicon Prairie utilities, you can compile your own lists. See: Silicon Prairie - produced FrameMaker

    The best approach is to use just the special copy to pick up the styles of paragraph and character you want to Add to your new template, and build the fragmented model, i.e. create a FM for your tables, another for your page/sizes page layouts, one for your labels, cross-references, etc. Then combine those required to build the final model. This Lego approach is much more flexible and allows you to change the basic components and quickly make a new new model.

  • PDF of new style racadm syntax?

    Years, I used the old style of command racadm syntax such as:

    racadm methods g cfgRacTuning-o cfgRacTuneWebserverEnable

    The new syntax of style seen on support in the CLI DRAC is rather:

    racadm idrac.webserver.enable get

    Is there a new PDF which details all new get and set for racadm commands?

    Take a look at the user guide CLI to the section objects in database with Get and Set of commands of the manuals & documentation for your integrated Dell Remote Access Controller7/8 with Lifecycle Controller Version 2.30.30.30

Maybe you are looking for

  • Firefox.exe suddenly only 2 k (and IE 1 KB) &amp; flagged up as a malware

    January 13 (2015), I was surprised to find my anti-virus (Pure 3.0 at the time) Kaspersky software tracking upward of what follows as a malware (trojan): Firefox.exe C:\Program Files\Mozilla Firefox\firefox.exe HOUR: Trojan.WinLNK.StartPage.genaIexpl

  • Cannot delete the Facebook of Skype contacts

    Hello I have looked & looked for a solution to my problem nothing works and I'm now out of my mind with this. A few months ago that I connected to Facebook to Skype thought it would be a good idea, but it is not good for business (I use Skype for bus

  • Cannot print from iPhone or iPad with AirPrint.

    I have a printer Photosmart wireless 5510 B111a. I've always been able to print directly from my iPad 2 and iPhone 6 until recently when I changed my internet phone carrier and fixed networks of ATT to Sonic. Now, I am still able to print from my lap

  • The all-in-One IQ775

    The IQ775 has a 'Mini-VGA Out' on the rear panel, there is no explanation for this.  What or how can be used?

  • How can I fix Grand Theft Auto 4 on Windows 7 PC missing textures?

    It's my first time install a game on my laptop Windows 7 pc, and I have little troubled with her times. Can someone help me with my Grand Theft Auto 4 fixing. Whenever I'm in the gameplay, the majority of the field disappears. Can someone help me ple