Is there a way to create a custom inline tag or label in a FrameMaker document?

I am trying to draft a requirements document that has an inline tag offset by brackets for every requirement listed. I would then like to generate a table of contents to keep track of the locations of these tags within the document. (I know tag and bookmark are not the correct terms for this, but I can't think of a better one)
The format should be something like this:
The software package shall [SRD_XXXX] be verified by the operator.
Where the "SRD_" is the label and "XXXX" is an auto-incrementing numeric value assigned to this requirement.

> ... numbering to be 4 characters with leading zeroes, as it's
> a standardized format. What hack would I have to use to do that?
Search this forum on "leading zeros", for, example:
Has anyone worked with US MIL-STD doc, and successfully generated page numbers in TOC?
There are two approaches that I know of, both touched on in that old thread:
Zeroes as tab leaders (trickier to set up, easier to maintain)
Literal leading zeroes in a small suite of autonumbers (easier to set up, trickier to maintain)
You'd have separate formats for SRD-000x, SRD-00xx, SRD-0xxx and SRD-xxxx and would need to
mind break-points so you avoid things like SRD-00010 (extra digits).
... unless Adobe has added something to AN formatting since FM9 that I don't know about.
> one reason I wanted to make them auto-incrementing was so I could add
> some in between existing instances as necessary without having to renumber everything after.
As isolated paras either in the main narrative or on reference pages, you can get this. Using cross-references is just a variation on the now-documented EndNote hack. As with EndNotes, the main risk is if you move the main narrative Xref, as it will then be out of order.
But you can have in-narrative "isolated" paragraphs that look like words in the middle of a para, by using Run-In paragraph formats. In a para that looks like:
The software package shall [SRD_XXXX] be verified by the operator
would actually be three paragraphs run together.
"The software package shall" is format, say, Body.Lead, Pagination <*> Run-In Head -- Default Punc {space}{left-bracket}
"SRD_XXXX" is format, say, SRD, Pagination <*> Run-In Head -- Default Punc {right-bracket}{space}
"be verified by the operator." is just normal Body
Para format SRD would have whatever auto-number scheme you decide on.

Similar Messages

  • Is there a way to create a custom screensaver with pics/slides that display for different amounts of time?

    Is there a way to create a custom screensaver with pics/slides that display for different amounts of time? Or even add a "video slide" into the screensaver?
    My business has 3 TVs displayed in our lobby, each with its own apple TV and they are all linked to the same photo stream. Currently the Atv screensaver displays the photostream pictures of our products for the default 3 seconds. We just added pics/slides that now display messages and useful info for our customers but I want that info to be displayed for a longer period of time than the pictures to give people a chance to read it.
    I tried using flickr and powerpoint as a work around but no luck.  I created a slide in powerpoint with play length of 15 secs and saved it as a wmv file.  I added that file to a "screensaver" set in flickr and pointed the Atv screensaver to that flickr set.  It still displays everything, pics and the wmv file at the default 3 sec.
    I know I can increase the duration of all pics in the screensaver to display for longer but the goal is to have the pics display at 3 secs and the info slides to display at 15 secs.

    Welcome to the Apple Community.
    No that's not possible.
    If you have any suggestions that you think might enhance the Apple TV you can send Apple your feedback here 

  • Is there a way to create a custom shortcut key to paste my email address?  I would like to be able to press a key combination that will paste whatever I set it to, i.e. my email address.

    Is there a way to create a custom shortcut key to paste my email address?  I would like to be able to press a key combination that will paste whatever I set it to, i.e. my email address.

    There are multiple ways to do similar things. One, built into the system, is to use text replacement. See:
    http://www.tuaw.com/2009/12/31/mac-101-making-text-replacement-work/
    There are other programs you can buy that can do the job in different ways, such as TextExpander. You could also just create a clipping file by dragging your e-mail address to somewhere like the desktop, and then you can simply drag that file to wherever you like to insert your e-mail address there.

  • Is there a way to create a custom overlay within FCP?

    Simple question...
    Can u create a simple overlay (such as a square box) within FCP and have it work as an overlay, with alpha channel. Can't seem to figure it out.
    I've done it by making the object and then keying out the black, but is there a way to just make it and have it work right off the bat?
    Thanks!
    mm

    Interesting question. I had to go try it and, you're right, the shapes come in on an opaque field and I have always assumed they were on transparent. Seems they were in earlier versions, can't remember. I do most of that kind of work in Motion.
    You can use the luma keyer or you can shift one or more of the color channels to the alpha.
    You can use the Screen composite mode which makes black transparent but there are issues with modes if you start stacking layers.
    bogiesan

  • Is there a way to create a custom display resolution on the Macbook Pro?

    I have been able to do this with switchresx but can't really afford to spend the money to buy the full version. Can I create a custom resolution somehow? Be it through terminal or something else?

    It's $19.00 to purchase.
    Display Maestro is $5.00.
    QuickRes is $5.00.

  • Is there a way to create a custom default profile in mavericks?

    Hi,
    There was a way to do this by copying profile folders in 10.7/10.8, but it doesn't seem to work with Mavericks. The instructions I used are here:
    http://sites.sas.upenn.edu/jasonrw/blog/2013/03/create-custom-default-user-profi le-os-x-107108
    Now, when I follow the same instructions with Mavericks, I get a local keychain error, despite having removed the login keychain all together.
    Thoughts?
    Many thanks in advance

    What? You're stymied? All I can suggest is to try Apple Support.

  • Is there any way to create a custom timecode in Premiere Pro?

    I mean going beyond the standard controls in the Timecode effect.
    I have a video project where I need to actually show time elapsed to demonstrate a process happening in a timelapsed video. In other words, this isn't just for editing/syncing purposes; the final video needs to display how long the events in the video are taking to complete, like a chronometer, and I want more control over its appearance.
    For example, I want to strip out the Hours and Frames so all I have left is MM:SS in the display, which I've fudged for the moment by putting the timecode in a seperate sequence and cropping it. I'd also like to be able to choose the color, font, etc. of the digits display and to put something behind it other than the built-in semi-transparent gray background.
    I almost need to be able to insert the timecode into a Title as a special character, like you'd do for page numbers in a text document.
    If this simply isn't available in Premiere Pro but there happens to be a solution in, say, AfterEffects, or any other CC software, I would be fine with that.

    Simple to to in After Effects, you can control a text layer with expressions scripting to get it to do whatever you want.
    e.g. http://www.motionscript.com/design-guide/up-down-clock.html

  • Ecommerce  - Is there a way to create a custom product?

    We are running an eCommerce site and is working very well.
    However now we need to be able to quote customized products. That is the end user would have the opportunity to provide specs (quantity, model and timeframe)  and upload a design so we can quote (the design most probably be a pdf, psd or eps file).
    Is this possible.
    Would that be in the eCommerce or would that be just an application with the ability to upload a file?
    Is file upload relieable? ( I belive some graph files are very large).
    I appreciate your ideas and answers
    Thanks

    Just if I understood your need correctly... Automatic Page Number shows the number of the page, where center of its text frame lies. The actual number may be on other page. Please see attached screenshots:
    and this is what you need:

  • Is there a way to create a pdf that preserves all links from the origional document?

    Hi,
    I have a new, rather large, pdf document I need to create. After discovering that adobe will not reliably convert hyperlinks from an office document, I need a new strategy. Does anyone know of a program, other than office, that adobe will reliably convert the links in the origional document into links in the pdf? Or is there a different way to do this, other than adding links in adobe after I create the pdf?
    I have Windows 7, Office 2007, Acrobat Pro X, and IE 8 (I know... it's a work laptop)
    Thanks

    In iTunes, File>Print. Then select your options.

  • Is there a way to create a project with custom audio settings that are NOT only "Stereo" or "Surround"?

    Is there a way to create a project with custom audio settings that are NOT only "Stereo" or "Surround"?
    Thanks!
    -Adrian

    the old apps are on my computer but they have had upgrades since they were put on the ipod originally.  you think you would get a warning about this when you restored. I was not worried about losing the progress of the apps but i would have been worried about the app it self!!!!!

  • Is there a way to create a SD Customer from Employee information?

    Hi!
    Is there a way to create a SD Customer from Employee information?
    We have implemented HR, I know that we can transfer the employee information to ECC using the transaction PFAL, also we know that the transaction PRAA is used to create vendors from employee information.
    Is there a similar transaction to create a sold to party from employee information? 
    Thanks!

    Hi Christian,
    Please have a look at the F1 help for the origin field:                                                                               
    "If the field is empty when creating a sales document (standard setting)   
    the partner functions are determined from those partner functions given    
    in the sold-to party customer master (Table KNVP). If the system can not   
    determine all functions, it enters the number of the sold-to party (SP)    
    for the remaining partner functions of partner type customer (KU).                                                                               
    Maintain this field if you want a specific partner to be determined that   
    is not in the partner screen of the sold-to party master.                                                                               
    Use the following entries:                                                                               
    A - if a credit management partner function (e.g. CM) should be taken      
       directly from the credit representative table (T024P). The credit       
       representative must not then be created in the customer master.                                                                               
    -   For determining partners of partner type personnel                                                                               
    B - if functions should be taken from a customer hierarchy (Standard       
       setting for customer hierarchy partners)                                                                               
    C - if you want to take the partner function exclusively from the          
       partner screen entries in the customer master. If no partner is         
       specified in the customer master for this function, it will not be      
       used in the document. In this case you may have to extend the           
       mandatory partner functions in the document manually.                   
        As this setting can lead to incomplete documents, the functions SP,    
        BP, PY and SH, which are not absolutely necessary for sales and        
        distribution processing, are not used.                                                                               
    -   Determining partners of partner type customer                                                                               
    D - if the personnel number of the system user should be used as the       
       function, e.g. for sales executives. This function is only carried      
       out online, not in the background. Therefore you should not carry out   
       this setting for mandatory partner functions.                                                                               
    -   Determining partners of partner type Personnel                                                                               
    E - if the partner function should be replaced with a contact person       
       from the contact person screen for the corresponding partner (table     
       KNVK). If another contact person has been specified on the partner      
       screen than the one on the contact person screen, this is not copied    
       into the document.                                                                               
    -   For determining partners of partner type contact person                                                                               
    F - if it should be possible to determine the contact partners not only    
       from the contact person screen but also from the partner screen of      
       the partner with the current source partner function.                                                                               
    -   Determining partners of partner type contact person"           
    Also, please have a look in note 752091 where explain the partner rule.
    Regards
    Ruy Castro

  • Is there a way to create custom page numbering (ie 1, 2, 2, 3, 3, etc.)?

    I have a document that needs special treatment for its page numbering. This is a two page spread that I need to have the same page number on facing pages. The page numbering would look like 1, 2, 2, 3, 3, 4, 4 and so on. I have looked through the forums and all the help documentation I can find, and the only thing remotely related is doing a print merge of two documents - but this doesn't solve my need to have the numbering scenario in the actual document. Is there a way to create a macro or script that I can add to the master pages that can calculate the correct page number? This is an Instructor's Guide that is well over 300 pages so I'm looking for some way to automate the process.

    Just if I understood your need correctly... Automatic Page Number shows the number of the page, where center of its text frame lies. The actual number may be on other page. Please see attached screenshots:
    and this is what you need:

  • Is there a way to create a log-in button with a password protected section of a site?

    I have a client that needs a log-in section and a way to create a customer account. Is there a widget or workaround that allows me to create a log-in button and create a customer account where they specify a username and password? Muse is terrific for simple sites, but without having access to the code, I can't operate the way I used to. When I'd need custom work done like this, I'd hire a programmer to create the code, then simply paste it into the code of the site. I can't do this with Muse and it's a huge barrier. Anyone have any ideas or solutions? Please call me directly if you have a solution: 727-466-6888 (Florida).

    You can fairly easy do it with Business Catalyst hosting's webMarketing plan. With a little Business Catalyst knowledge it can be achieved quite easily.
    Other than that you would need to create your login forms and secure pages outside of your site and then add the login form and secure content to the site with iFrames. A more tedious and not ideal way of doing it.

  • Is there a way to create date based timelines in iBook Author?

    Hi guys,
    Is there a way to create nice looking timelines in iBook author? I was going to utlize the interactive image functionality but it would be great if there were other options. Just something simple like dates along the bottom and then pictures above it with maybe some links in the body copy to actual chapters in the book?
    Here are some examples I found on the web but not sure if something similar can be done in iBooks (mine would be much simpler):
    http://timeline.verite.co/
    http://www.timetoast.com/
    http://www.tiki-toki.com/timeline/entry/55/The-Fight-for-Democracy-in-the-Middle -East/#vars!date=2010-12-18_08:00:20!
    Maybe we need to create a custom HTML widget? I really have no idea so any help is GREATLY appreciated.
    Thank you in advance!

    Hi KT, I saw that before but it's more about stiching an image and showing a change over time. I am just looking for date based timeline which shows events... a calendar basically in a timeilne format. Thank you though. I'll keep digging and post any solutions I find here.

  • Is there a way to create forms where certain fields would become required only if there was a certain choice made in a dropdown box in another field?

    Is there a way to create forms where certain fields would become required only if there was a certain choice made in a dropdown box in another field?

    Yes but you will have to create some custom JavaScript to do this.
    Also you should be aware that the "Required" property is only processed when the form is submitted to a scripted web page or "mailto:" process.

Maybe you are looking for

  • Horizontal menu problem in IE

    I am currently working on a website for a company that hired me and I am very new to web design. My problem is with IE. In firefox my menubar works just fine but in IE it is shifted to the left and I dont know how to fix it.  the web site is http://g

  • EDL Files exported from Premiere always fail on import to SpeedGrade CS6

    Steps to reproduce (for me): 1. Export any sequence as EDL. 2. Open SpeedGrade CS6 3. Browse to EDL 4. Double Click, or click the +, or drag to timeline 5. Error thrown: Error Key not supported in edit 16 File: 016 AX     V           B 0:02:04:04 00:

  • Can I buy a locked apple 3G iphone in USA

    Can I buy a locked apple 3G iphone in USA & is it possible to unlock it by any software in my country?

  • Need working days for all months in a given year

    Hi, I need no of working days for all the months in a given year. (i.e year is the input and the query should return 12 columns(jan-dec). Saturday and Sunday are holidays) Regards, Vignesh

  • How to Use Apple Software Update w/ ARD 2.2

    There must be a way - but I haven't figured it out yet - to use ARD 2.2 to control Apple Software Update on client computers. Is it simply to take control of each computer one at a time and run Software Update? If so, that doesn't simplify things muc