Footer - Running H/F 1 $paratext[Heading 1] Running H/F 2 $paratext[Heading 2] problem

Hi @ all,
found a new problem!
At the footer I am using variables to display what position of text is shown at the current page.
Running H/F 1 <$paratext[Heading 1]>
Running H/F 2<$paratext[Heading 2]>
But the problem is already that by reaching a new heading 1, the old heading 2 is displayed until a new heading 2 appears. but in some cases there will be no new heading 2, because the heading 1 stands alone like "Checklist" which got no heading 2. But the foote again displays the heading 2 from the heading before. not beautiful...
solutions?
Thanks Michael

FM's rule for using the <$paratext[...]> building block is to search backwards from the current page to satisfy the requested condition. So, if there is no Heading2 tagged content, it looks backwards until it finds one to use. There are a few ways to get around this issue.
1. Use the <$marker1> and <$marker2>  building blocks instead, but that means you have to populate these and place resets (i.e. empty contents) every time you start a new Headimg1 level.
2. Use an empty Heading2 paratag after your Heading1 (ugly and not really recommended).
3. Use the building blocks multiple tag feature to specify an alternate paratag to pick up, e.g. <$paratext[Heading2, EmptyHeading]>. Then format the EmptyHeading to be as invisible as possible on the page with no content. When there is a Heading1 with no correesponding Heading2 on a page, just the EmptyHeading paratag. Tip: you can insert this paratag in an anchored frame (text frame within the anchored frame) and hang this out in the margins to keep the flow of text in the body unaffected.

Similar Messages

  • Footer runs over pinned items

    I have a master page with a footer and other pages that have pinned items.  When you scroll to the bottom of the pages, the footer runs up behind the pinned items.  Is there any way to stop the footer just below the pinned items so everything doesn't run together?
    http://mcculleycompanies1.bethanyweberdesign.com/retirement-plans.html
    Above is a link with an example of the problem I am having.  When the browser is small, the footer and pinned items run together.

    Firstly it might be worth checking your layers panel and object levels and make sure that both your header and footer is placed above everything else, that way at least your page content will go behind the footer and not look as odd running over the top of it.
    Regarding making your page footer stop before it hits your content, I think this is down to screen size and resolution, I am working on a 27 inch mac and it works fine for me, the footer stops well before it hits the content of the page, however if I reduce my browser window then indeed the footer starts to work its way into the text.
    For the type of web design you are working with its best to work within the typical screen resolutions, try this website out for help regarding that…
    http://www.hobo-web.co.uk/best-screen-size/
    Otherwise it will be a case of letting the footer cover a small amount of the pinned content on the page, but if you at least make sure that content falls behind the footer it wont look as odd.
    Hope that helps.

  • Recently downloaded FLAC app. and want to stream 96/24 to my stereo system. Whats best wireless and hard wired option for a 30 foot run.

    Recently downloaded FLAC app. and want to stream 96/24 to my stereo system. Whats best wireless and hard wired option for a 30 foot run?

    Try these 3 possible solutions:
    1. Restart iPad
    Hold down the Sleep/Wake button until the red slider appears. Slide your finger across the slider to turn off iPad. To turn iPad back on, hold down the Sleep/Wake until the Apple logo appears.
    2. Close inactive Apps
    Double-click the Home button; hold Apps down (in the Task Bar) for a second or two until you see the minus sign. Tap and close all inactive Apps.
    3. Reset iPad
    Hold down the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears. Ignore the red slider.

  • I own a MAC Pro 3,1 (early 2008) and am running Mavericks 10.9.3 with no problems. I would like to add an I/O card to add USB 3 functionality or ESATA functionality but am unable to find a compatible card. As such my question...can I do this and if so wha

    I own a MAC Pro 3,1 (early 2008) and am running Mavericks 10.9.3 with no problems. I would like to add an I/O card to add USB 3 functionality or ESATA functionality but am unable to find a compatible card. As such my question...can I do this and if so what is the best card?
    Thank you

    Have you looked at the previous discussions listed on the right side of this page under the heading "More Like This"?
    Also see:
    https://discussions.apple.com/thread/6282459?tstart=0

  • DG Header renderer problem

    Hi, I've encountered a problem with datagrid header renderer.
    I have custom header renderer based on let's say - Label, or
    something else, doesn't matter. Now when I run the application,
    everything is OK. Problem occuress, when I try to click on this
    header to sort data. Program runs into a loop and CPU is full
    loaded. I've tried to debug and I've found out, that my custom item
    renderer constructor (CustomHeaderRenderer ) is called all the time
    in a loop. Don't understand why... when I use standard header
    renderer, everything's ok.
    This is the whole code:
    package myClasses
    import mx.controls.Label;
    public class CustomHeaderRenderer extends Label
    public function CustomHeaderRenderer()
    this.text = &quot;Some Text&quot;;
    Does anybody knows, where could be a problem ?? thanks

    Here is the sample code I tried. I tried it using Flex 2.0.1
    and Flex 3. I am unable to reprodue your bug.
    quote:
    &lt;?xml version=&quot;1.0&quot;
    encoding=&quot;utf-8&quot;?&gt;
    &lt;mx:Application xmlns:mx=&quot;
    http://www.adobe.com/2006/mxml&quot;
    layout=&quot;absolute&quot;&gt;
    &lt;mx:Script&gt;
    &lt;![CDATA[
    private var input:Array =
    { x:100, y:10, z:11 },
    { x:20, y:12, z:14 },
    { x:10, y:14, z:18 },
    { x:10, y:14, z:18 }
    ]]&gt;
    &lt;/mx:Script&gt;
    &lt;mx:DataGrid
    dataProvider=&quot;{input}&quot;&gt;
    &lt;mx:columns&gt;
    &lt;mx:DataGridColumn dataField=&quot;x&quot;
    headerRenderer=&quot;CustomHeader&quot;
    headerText=&quot;Sample&quot; /&gt;
    &lt;mx:DataGridColumn dataField=&quot;y&quot;
    headerRenderer=&quot;CustomHeader&quot;
    headerText=&quot;Sample&quot; /&gt;
    &lt;mx:DataGridColumn dataField=&quot;z&quot;
    headerRenderer=&quot;CustomHeader&quot;
    headerText=&quot;Sample&quot; /&gt;
    &lt;/mx:columns&gt;
    &lt;/mx:DataGrid&gt;
    &lt;/mx:Application&gt;
    quote:
    package
    import mx.controls.Label;
    public class CustomHeader extends Label
    public function CustomHeader()
    super();
    this.text = &quot;Some text&quot;;

  • 2006 iMac running OS10.7.5 with File Vault problem stops boot up?

    2006 iMac running OS10.7.5 with File Vault problem stops boot up?  Upon login this message appears: Your home folder, which is protected by File Vault, didn't open. it needs to be repaired.
    It then asks:  To repair the folder and continue logging in press OK. To log in as a different user, click Cancel login.
    Clicking Ok
    You are unable to log in to the user account "xxxxxxxxxxx" at this time.
    Logging in to this account failed because an error occurred.
    When I click cancel to log in as different user I get he following message: You are unable to log in to the user account "xxxxxxxxxxx" at this time.
    Logging in to this account failed because an error occurred.

    This condition is quite difficult and time-consuming to recover from. If the procedure suggested here is too complicated for your experience level, get help from someone more experienced. One option is to make a "Genius" appointment at an Apple Store. Legacy FileVault should not be used under OS X 10.7 or later.
    If you have another user account with administrator status and can do so, log in to it and skip to Step 4.
    Step 1
    Boot into Recovery mode. The OS X Utilities screen will appear.
    Step 2
    Select
    Utilities ▹ Terminal
    from the menu bar. In the window that opens, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window opens. Select your boot volume if not already selected. Pull down the menu labeled Select the user account and select
    System Administrator (root)
    Follow the prompts to set a password. It's safest to choose a password that includes only the characters a-z, A-Z, and 0-9.
    Select
     ▹ Restart
    from the menu bar.
    Step 3
    At the login screen, click Other... Enter "root" (without the quotes) in the Name field, and enter the password you set in Step 4 in the Password field. You should now be logged in. Do nothing while logged in as root except as indicated below.
    Open the Users & Groups preference pane. Create a new user and check the box marked
    Allow user to administer this computer
    Restart and log in as the new user.
    Step 4
    Load this web page in Safari.
    Triple-click anywhere in the line below to select it:
    sudo dscl . -delete users/fubar HomeDirectory
    Copy the selected text to the Clipboard (command-C).
    Launch the TextEdit application. Paste into the window (command-V). Substitute the short name of the FileVault user for the word "fubar".
    Triple-click the edited line and again copy to the Clipboard.
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window. When prompted, enter the password of the user you're logged in as.
    Step 5
    You should now be able to log out and log in as the FileVault user. Your files still won't be available. FileVault is inactive.
    Locate the disk image file named "fubar.sparsebundle" or "fubar.sparseimage" at the top level of your home folder. Again, substitute the short user name for "fubar".
    Step 6
    Try to open the file. If it won't open, try to repair it in Disk Utility. If it still won't open, restore it from your most recent backup. Keep trying older backups until you find one that works. If you don't have a backup, the data is lost, perhaps beyond any hope of recovery. There's a slight chance that you might be able to repair the disk image using an expensive third-party application called "Disk Warrior."
    Step 7
    Copy the files from the mounted disk image to the corresponding subfolders of your home folder. The Library folder is invisible in the Finder. Open it by holding down the option key and selecting
    Go ▹ Library
    from the Finder menu bar. Open the copy on the disk image by selecting
    Go ▹ Go to Folder
    and entering
    /Volumes/fubar/Library
    in the text box that opens. Again, substitute the correct name for "fubar".
    Log out and log back in.
    If there isn't enough disk space available to complete this step, unmount the disk image, copy the disk image file to an external storage device, delete the original, and try again.
    Step 8
    Back up all data, then delete the disk image file.
    Step 9
    Delete the user you created in Step 3, if applicable.
    Step 10 (optional, but recommended)
    Follow the instructions in this support article under the heading "Disable the root user."

  • HT1926 when trying to setup itunes on my pc i get the following message: there is a problem with this Windows installer package. A program required for this install to complete could not be run. How could I solve this problem?

    when trying to setup itunes on my pc i get the following message: there is a problem with this Windows installer package. A program required for this install to complete could not be run. How could I solve this problem?

    Repair your Apple software update.
    Go to START/ALL PROGRAMS/Apple Software Update. If it offers you a newer version of Apple Software Update, do it but Deselect any other software offered at the same time. Once done, try another iTunes install
    If you don't find ASU, go to Control Panel:
    START/CONTROL PANEL/Programs n Features/highlight ASU and click REPAIR,

  • I have never been able to use the Macmail feature.  Running OSX 10.4.11, and the problems appear to be related to the fact that I originally registered my computer with apple, I subsequently changed my e-mail address.  Have since upgraded the e-mail addre

    I have never been able to use the Macmail feature.  Running OSX 10.4.11, and the problems appear to be related to the fact that when I originally registered my computer with apple, I used an old e-mail address which is now defunct.  Have since upgraded the e-mail address in account manger, but it still locks me out and rejects my user name and password when I try to log in.  It seems it established an account for me automatically when I first fired the beast up, but now the Macmail program is uncooperative with me.  Any assistance would be much appreciated, Thanks

    Hi rbcjoker76, and a warm welcome to the forums!
    Sounds like some needed System Fonts wre replaced by bad ones. Y also have Font Book in Applications for validating fonts & checking for duplicates.
    Required Fonts from 10.3, much the same in 10.4...
    http://support.apple.com/kb/HT2444?viewlocale=en_US
    You may have to get Pacifist...
    http://www.charlessoft.com/
    then intall the Fonts what you need from your Install Disk.
    Or do a relatively painless Archive & Install, which gives you a new/old OS, but can preserve all your files, pics, music, settings, etc., as long as you have plenty of free disk space and no Disk corruption, and is relatively quick & painless...
    http://docs.info.apple.com/article.html?artnum=107120
    Just be sure to select Preserve Users & Settings.

  • HT1926 My iTunes installer was interrupted & now it's telling me "Your system has not been modified.  To complete these operations at a later time, please run the installer again". The only problem is, I've tried to run it about six or seven times.  Can s

    My iTunes installer was interrupted &amp; now it's telling me "Your system has not been modified.  To complete these operations at a later time, please run the installer again". The only problem is, I've tried to run it about six or seven times.

    I'm not sure anyone here knows more about the Java plugin than you do...
    Were you starting the control panel from disk as administrator because it didn't work starting it through the Start menu (if you have Control Panel set to View by Category, the Java control panel is under "Programs").

  • Does BW unicode reports run on Portal 60 SP11, without any problem?

    Hi,
    Does BW unicode reports run on Portal 60 SP11, without any problems?
    Thanks,

    Hi,
    Does BW unicode reports run on Portal 60 SP11, without any problems?
    Thanks,

  • My bank id works with IE but not in Firefox, even if I run without extensions. What is the problem?

    My bank id works with IE but not in Firefox, even if I run without extensions. What is the problem?

    Make sure you are using the correct user name / password.
    https://support.mozilla.org/en-US/kb/firefox-cant-load-websites-other-browsers-can
    https://support.mozilla.org/en-US/kb/secure-connection-failed-error-message

  • I recently updated? to Lion from 10.6.8(snow leopard), and things seem to be running slower.  Has anyone had similar problems?  I have Feb 2011 Macbook pro 13" 2.3 Ghz.

    I recently updated? to Lion from 10.6.8(snow leopard), and things seem to be running slower.  Has anyone had similar problems?  I have Feb 2011 Macbook pro 13" 2.3 Ghz.

    As Shootist pointed out, the system uses more power.
    However, initially it will reindex the hard drive for spotlight, which will slow things down temporarily.
    It also must rebuild caches that eventually will speed things up.
    If it has completed indexing the hard drive (no dot pulsing in the spyglass), then there might be something wrong.
    Start by booting into the Recovery HD (a partition created with Lion that has Disk Utility and reinstallation options) by holding down cmd-r when you restart. You can let go when the gray screen appears.
    When it boots, select Disk Utility and Repair the drive.
    If that doesn't speed things up, try re-installing the OS from the same Recovery HD. It won't delete any of your files, but it has helped some people whose Macs ran slow after installing Lion.
    Also, how much memory do you have? Lion needs RAM so maxing your Mac out might also help.

  • Have been running version 4 for a week without problems. Today, downloaded MS live security update, and have had problems since. when I click on a favorite site, it takes 20 to 40 seconds before the page load's and the same if I click a link on the page.

    been running version 4 for a week without problems. Today, downloaded MS live security update, and have had problems since. when I click on a favorite site, it takes 20 to 40 seconds before the page load's.'''bold text'''

    http://portableapps.com/apps/internet/firefox_portable/localization#legacy36

  • Dispatcher Running; Server Not connected - J2ee Pos installation problems

    Hi,
    Got problem with starting J2EE Engine.
    The message in the browser:
    Dispatcher Running; Server Not connected - J2ee Pos installation problems
    Chked up in the log files:
    RFCEngine Server startup stopped.
    com.sap.mw.jco.JCo$Exception(129)-JCO_Error_Server_startup
    version of rfc driver is invalid.
    Any help
    Thnx
    Meesum

    Hi Rohin,
    Is it true that jdk must be > 1.4.
    Because I came across many places where it is explicitly stated that WAS 620 supports only jdk 1.3. pls let me know
    Thnx anyway
    meesum

  • I have a PowerBook G4 running OSX 10.5.8. What problems am I going to encounter with Cloud?

    I have a PowerBook G4 running OSX 10.5.8. What problems am I going to encounter with Cloud?

    I think you're out of luck with PPC & 10.5, or in luck by my view of iCloud.
    Some features of iCloud require iOS 5 on iPhone 3GS, iPhone 4, iPod touch (3rd and 4th generation), iPad, or iPad 2, or a Mac computer with OS X Lion or a PC with Windows Vista or Windows 7 (Outlook 2007 or 2010 recommended). Some music features of iCloud are available in beta now in the U.S. only and require iOS 4.3.3 on iPhone 3GS, iPhone 4 (GSM model), iPod touch (3rd and 4th generation), iPad, or iPad 2, or a Mac or PC with iTunes 10.3 or later.
    http://www.apple.com/icloud/what-is.html
    10.6 people aren't even happy...
    https://discussions.apple.com/thread/3102265?start=0&tstart=0

  • I have Lookout 6.5 running with Windows 7, the process has been running for about 2 months with no problems, but today the Citadel stopped working! I am having a hard time getting it started again, need help!

    I have Lookout 6.5 running with Windows 7, the process has been running for about 2 months with no problems, but today the Citadel stopped working!
    How could this have happened and what can I do to get it running again? 

    Didnt realize there was a response, late getting back to you.
    Save your process files outside of the NI progam directory (you should have external backups already right ).  THey should not be deleted.
    Any customizations to the lookout.ini and lookout.sec file may be lost.  
    Mike
    Forshock - Consult.Develop.Solve.

Maybe you are looking for

  • Aging reports(Can Any One)

    In B1 aging report for custmer recivables what we getting is Balance due and monthly debits of the custmer ..so i don't think this is perfect aging . I Want the custmer recivables aging as balance due as well as due for the month and it follows for e

  • Windows 7 and Vista hotsync instructions here

    Recently I have seen a lot of older devices and the question asked. How to hotsync my device to Windows 7 or Windows Vista? Well there are three ways. First is good old USB. This depends on if your new OS is a 32bit system. How to tell if your OS is

  • GREP Styles Puzzler

    I'm trying to apply the character style named "Bold" to two strings that pop-up quite often in some of my paragraphs. The strings are: || That's logical AND and logical OR in JavaScript. I tried: \<\|\|\>|\<\&\&\> But this fails calamitously. I suspe

  • Cant download any app

    I am having problems downloading any app, help me out here

  • Curious thunar - autofs - udev rules behavior

    I've just set up autofs and udev ruls to get my usb devices automounting, and everything automounts fine.  The only issue I'm having is that my w800 doesn't automatically show up in the thunar sidebar (but it does automount).  All other devices autom