How do I cross reference to text (as in a reference citation)

I am using Frame 7.0. I want to create a cross reference to text (not a heading). For example, I have a citation such as (Smith, 1980) and I want to link that to the following:
H. Smith, 1980 "Have a good day" Martin Press, pgs. 46
I only want Smith, 1980 to appear as the link, not the entire description.
Thanks.

Another option is storing the custom text version in a paragraph autonumber that is entirely hidden, and use a cross-reference format that retrieves that autonumber only. The custom "autonumber" will be paragraph override (or otherwise you will have to define a unique paragraph tag for each source citation).
Shlomo Perets
MicroType, http://www.microtype.com
FrameMaker/TCS training & consulting * FM-to-Acrobat TimeSavers/Assistants
"Improve your FrameMaker Skills" web-based training sessions

Similar Messages

  • How to insert cross references

    I am continuing to learn how to use Pages after having done most of my word processing with MS Word. I am trying to add a caption to a graphic (i.e., Figure 1) and inserting in the text a cross reference to the graphic. Is there any way to do this?

    click where you want a footnote/endnote > Menu > Insert Footnote/Endnote
    Where you have them, is set in:
    Inspector > Document > Footnotes & Endnotes
    For more sophisticated references you will need to purchase and install EndNote X2
    Peter

  • How do I cross-reference photo folders?

    My photos are organized in folders according to the week they were taken, and I want to keep it that way. But if I want to pull up just the photos that have my friend Brian in them, how can I do that?
    First off iPhoto is NOT an option. I have used several versions of the iLife suite starting with Tiger, then moving on to Leopard and (currently) Snow Leopard. And the whole iLife suite is riddled with bugs to the point where I do not want to touch them as they are completely unreliable. DVD player crashes and freezes randomly, and falsely claims DVDs are damaged when they are brand new. Now I just use VLC, and my DVD movies play perfectly every time. Something I could almost never get DVD Player to do. I have tried using iWeb, but after a few "undos" and some editing, my links no longer work, and files get dropped for no reason.
    I have tried tagging photos in iPhoto, and using one Smart Folder for each tagged category. It all works great for a while, but before long, newly tagged photos stop being added into the Smart Folders, and it defeats the whole purpose.
    Not to mention that iPhoto creates a huge file, and wastes time identifying faces, which is an undesirable feature I can't seem to turn off.
    I am guessing the whole problem with the iLife suit is that the library coding gets super easily corrupted if you make changes (and I am not even touching any of the files outside of iPhoto, iWeb, etc.)
    I can't even make aliases to the folders and organize them that way for viewing in screensaver, because Snow Leopard's screen saver can't open the photos in an alias folder.
    I'm NOT going to duplicate all my folders with different names and arrange them by category. That isn't organizing, that is duplicating, and completely wasting tons of file space.
    Is there any program available I can get to replace iPhoto so I can cross-reference my photos into multiple categories? And is there a screen saver program I can use to make my own screen savers that can pull files from aliases, or some other referencing system?
    Is there a patch I can get so that the default screensaver will open photos from an alias in Snow Leopard, the way it always used to? Why is it so difficult to deal with what should be simple, basic programs and file organization?
    I love my MacBook Pro with Snow Leopard, and I love the professional programs I run on it such as Adobe and Maya, but why is the first party software complete garbage?
    I know I don't sound like it at the moment, but I'm normally a polite person, I am just really frustrated right now. Just tired of banging my head trying to find ways to get around and outsmart the default programs on this OS, which has been futile, I might add.

    I am so terribly glad you haven't come across the bugs I have because let me tell you they are terribly frustrating. I only wish I had made them up. There is nothing I like better than ranting without any justification whatsoever.
    Okay enough of that. I really have come across these problems, and even though I may not have been too polite I don't need to be accused of falsification and stupidity thankyouverymuch.
    If you had read my post you would have understood that choosing a folder is one of the many things I have tried to do that didn't work. The only folders that work have the actual files in them. And since I am trying to organize my photos into groups it does not make sense to duplicate folders of photos simply to  make them work. That takes up too much space.
    Instead what I am trying to do is to not duplicate anything, but find a way to have my photos organized into groups.
    Further if iLife has not presented any problems for you, you must be a very casual user indeed. These programs do not provide the depth of use that advanced users like myself require. You can go back to selling shoddy products for Apple now.
    Is it possible for people to respond with HELP instead of criticism?

  • [AS] How to make cross reference at insertion point

    Hi,
    I have a book ("indb") including several documents with several "anchors"
    (german translation: "Textanker") where cross references from different documents are linked to.
    What I already got is to reference all anchors and collect them in a list.
    Now I would like to make a new cross reference at the insertion point
    in a text frame of the active document - can't get it to run :-(
    Is anybody out there who can post a AS-sample doing this?
    Thanks in advance!
    Here is the reference to an already existing anchor:
    {hyperlink text destination id 44155 of document "kapitel 2.indd" of application "Adobe InDesign CS4"}
    The code I tried to make a new cross reference looks like this - but of course doesn't work:
    tell application "Adobe InDesign CS4"
    tell active document
    make new hyperlink with properties {name:"new hyperlink", destination:hyperlink text destination id 44155 of document "kapitel 2.indd"}
    end tell
    end tell

    Thanks a lot - got it now!
    Maybe it could be helpful for others to look at your answer  
    with the placeholders replaced by "real" strings as it was hard for me
    to figure out the right form:
    tell document 1
    set theDest to make hyperlink text destination with properties {name:"Some name", destination text:<a reference to the relevant text>}
    this line for example looks like this =>
    set theDest to make hyperlink text destination with properties {name:"Some name", destination text:insertion point 902 of story id 44083 of document "kapitel 3.indd" of application "Adobe InDesign CS4"}
    set theSource to make cross reference source with properties {name:"Some name",source text:< reference to the relevant text>}
    this line for example looks like this =>
    set theSource to make cross reference source with properties {name:"Some name", source text:cursorPosition, applied format:cross reference format id 44305 of document "kapitel 1.indd" of application "Adobe InDesign CS4"}
    where "cursorPosition" was defined before by
    set cursorPosition to object reference of selection
    (the cross reference source needs the applied format reference too)
    make hyperlink with properties {source:theSource, destination:theDest, visible:true, highlight:invert, width:thick, border color:dark green, border style:dashed, name:"Whatever" }
    this line for example looks like this =>
    make hyperlink with properties {source:theSource, destination:hyperlink text destination id 44184 of document "kapitel 3.indd" of application "Adobe InDesign CS4", border color:black, highlight:none, border style:solid, hidden:false, visible:true, width:thin}
    end tell

  • How to find cross references

    Hi,
    I try to delete an old project in ODI, but I get the following error message:
    ObjectVariable : CTL_MAX_SESSION is referenced by: Txt CrossRef : 31612011, Txt CrossRef : 31636011, Txt CrossRef : 31643011, Txt CrossRef : 31645011, Txt CrossRef : 31649011, Txt CrossRef : 31651011, Txt CrossRef : 32852011, Txt CrossRef : 32876011, Txt CrossRef : 32883011, Txt CrossRef : 32885011, Txt CrossRef : 32889011, Txt CrossRef : 32891011
    Cannot remove
    For me it looks like that am accidentially using the ODI variable CTL_MAX_SESSION of this project in other ODI projects.
    But I don't know where and the CrossRefs in the error message are not very helpful...
    Does anybody know how to find the corresponding objects to such cross references in error messages?
    Thanks in advance!
    Cheers,
    Helmut

    Did you try to expand "Used in" beneath the variable name?
    If it's empty, you'll have to dig in the work repository tables. Start with SNP_TXT_CROSSR, SNP_STEP.

  • ODI : how to raise cross reference error before loading into Essbase?

    Hi John .. if you read my post, I want to say that you impress me! really, thank for your blog.
    Today, my problem is :
    - I received a bad quality data file from ERP extract
    - I have cross reference table (Source ==> Target)
    - >> How to raise the error before loading into Essbase !
    My Idea is the following, (first of all, I'm not sure if it is a good one, and also I meet issue to do it in ODI !)
    - Step 1 : make JOIN between data.txt and cross-reference Table ==> Create a table DATA_STEP1 in the ODISTAGING schema (the columns of DATA_STEP1 are the addition of columns of data.txt those of cross-references Tables (... there is more than 20 columns in my case)
    - Step 2 : Control if there is no NULL value in the Target Column (NULL means that the data.txt file contains value that are not defined in my cross reference Table) by using Filter ( Filter = Target_Account IS NULL or Target_Entity IS NULL or ...)
    The result of this interface is send to reject.txt file - if reject.txt file is not empty then a mail is sent to the administrator
    - Step 3 : make the opposite : Filter NOT (Target_Account IS NULL or Target_Entity IS NULL ... ) ==> the result is sent in DATA_STEP3 Table
    - Step 4 : run properly the mapping : source : DATA_STEP3 (the clean and verified data !) with cross reference Tables and send data into Essbase - NORMALY, there is not rejected record !
    My main problem is : what is the right IKM to send data into the DATA_STEP1, or DATA_STEP3 Table, which are Oracle Table in my ODISTAGING Schema ! I thy with IKM Oracle Incremental Update but I get error, and actually I don't need an update (which is time consumming), I just need an INSERT !
    I'm just lookiing for an 'IKM SQL to Oracle" ....
    regards
    xavier

    Thanks john : very speed !
    I understood better now which IKM is useful.
    I found other information about the error followup with ODI : http://blogs.oracle.com/dataintegration/2009/10/did_you_know_that_odi_generate.html
    and I decided to activate Integrity Constorl in ODI :
    I load :
    - data.txt in ODITEMP.T_DATA
    - transco_account.csv in ODITEMP.T_TRANSCO_ACCOUNT
    - transco_entity.csv in ODITEMP.T_TRANSCO_ENTITY
    - and so on ...
    - Moreover I create integrity constraints between T_DATA and T_TRANSCO_ACCOUNT and T_TRANSCO_ENTITY ... so I expected that ODI will raise for me in E$_DATA (the error table) the bad records !
    However I have one issue when loading data.txt into T_DATA because I have no ID or Primary Key ... I read in a training book that I could use a SEQUENCE ... I try but unsuccessful ... :-(
    Is there another simple way to create a Primary Key automaticaly (T_DATA is in an oracle Schema of course) ?thanks in advance

  • How to create cross references in pages?

    Hello,
    I need to create cross references in pages, for example create a title with the name of a chart and the create a reference on the document. If I create more content and the number of the chart changes the references need to be up to date. This is supported by word... don't know on pages.
    Thanks!

    I suspect your tag is wrong, but in Pages '09 you just Insert a Bookmark.
    Not possible however in Pages 5.
    Peter

  • InDesign Tagged Text for Cross-reference Entries

    I'm transforming XML to InDesign Tagged Text. The XML has index codes. For regular page entry type entries I'm having no problem outputting to the appropriate InDesign Tagged Text markup. However, I cannot figure out how to code cross-reference type entries. The document "Using Adobe InDesign Tagged Text CS5 Tagged Text" is extremely limited in its usefulness as it does not list all possible values for tag type tags, etc. I've tried dozens of tag combos and guesses at values. None have worked. Also, for some reason, even though I can create a "See x" type reference in the InDesign document, when I export to InDesign Tagged Text to look at the code, those tags are not included in the export.
    Does anyone have a more definitive list of possible IDTT index tag values?

    I have been exporting various things to IDTT to see what the result would be, with nothing really helpful as a result. I'll try hyperlinks, but reading of the Adobe guide to InDesign Tagged Text and also just looking at the InDesign scripting object model leads me to believe that there must be specific tags to create index-specific cross-reference tags.

  • Cross Reference an Object??

    How do I cross reference an object using Indesign CS4?
    I've got a PDF that I've dropped into a frame, which I applied an Object Style.  Now I need to create a cross references in the document, that point to the PDF (a chart).  I've got to do this with several PDF's.
    When I go to create a cross reference, I can only apply it a Paragraph Style or a Text Anchor, I don't get an Object Style to choose from.
    I could put some text in behind the chart, and arrage the chart to the front, but i'd rather create a cross reference to the Object itself.
    What do i do?

    sammy003 wrote:
    How do I cross reference an object using Indesign CS4?
    I've got a PDF that I've dropped into a frame, which I applied an Object Style.  Now I need to create a cross references in the document, that point to the PDF (a chart).  I've got to do this with several PDF's.
    When I go to create a cross reference, I can only apply it a Paragraph Style or a Text Anchor, I don't get an Object Style to choose from.
    I could put some text in behind the chart, and arrage the chart to the front, but i'd rather create a cross reference to the Object itself.
    What do i do?
    Cross-references only point to text - either a text anchor or a paragraph - not to objects.
    If your placed PDF is in an anchored frame, you can point the cross-reference to the paragraph in which the frame is anchored.
    If your placed PDF is not in an anchored frame, you can do what you suggest above, or you have these other options:
    * place the PDF into a text frame
    * create a text frame and group it with the PDF; point the cross-reference to the paragraph in the text frame, or insert a text anchor in the text and point the cross-reference to it.
    * you can paste the grouped PDF and text frame object into a text frame to make it an anchored frame.
    The idea of a cross-reference is usually to point to a caption or heading. You can't point to the text in a placed PDF because it's really a graphic. You'll probably want a caption to identify the chart. The caption is the text you cross-reference to. The caption can be in the paragraph that holds the anchor, in a text frame grouped with the graphic, in a paragraph above or below the graphic, or in an anchored frame that's positioned near the graphic.
    If your layout will not reflow, you probably don't need an anchored frame, but if the layout will reflow, you'll want to use the ability of an anchored to move with the text.
    Read about cross-references and anchored frames in Help. If your caption will be numbered, such as "Figure 3," also read about numbered lists and numbering properties of paragraph styles.
    HTH
    Regards,
    Peter
    Peter Gold
    KnowHow ProServices

  • InDesign Cross References with DTP's Cross References PRO

    There are already posts all over the forum about how inter-document cross references in InDesign are "fragile" and slow and can cause crashing, which I recently learned the hard way. We tried to live with the slowness and the breaking links, but the show-stopper was that we couldn't export our largest book without InDesign crashing. (The book contains 150+ individual documents.)
    Based on some recommendations, we are now using a trial of DTP's Cross References PRO plug-in for InDesign. I removed all cross references that were created using InDesign's native cross references, and added several new ones using the plug-in. The slowness has gone away and the cross references don't seem to be breaking anymore, but InDesign still crashes when I try to export our book. DTP's support people insist that their plug-in should be able to handle large books, unlike InDesign. (And I've heard very good things about their support.) Is it possible that our files and/or book are corrupted from when we had the native InDesign cross references? Has anyone switched from native InDesign cross references to DTP cross references?

    I don't think it's been determined if you have the latest ID update for your version of ID? BTW, which version are you using?
    Where is the "too many files open" message coming from? Operating System (which?) ID? What's the exact message? A screen shot would help. Back in the days of DOS and early Windows, there were commands to set the number of permitted files open at once. Not sure how to do it in modern OSs. If it's an ID message, perhaps someone's got a suggestion.
    Some folks on the forum like to see crash files so they can try to analyze them. Search Google for terms like "adobe forum indesign pastebin" without quotes to find some of those postings and learn how to send your crash report files there, and look at the names of those who volunteer to analyze the files.
    I was thinking that two book container files that hold the same total number of files in the original single book might lighten the processing load and perhaps avoid a crash. With some work, I think it's possible to get the pagination and other numbering schemes, and x-refs to emulate a single book. I think that this is different from exporting half the files from one book, then the other half. It's not tested, just a thought. One other thought is to remove one file at a time from the book, starting at either the beginning or end, and export, until you find the maximum number of files that succeed consistently. Then try from the other end, to see if the crash happens with the same number of files, or perhaps same number of pages, or even, perhaps, at the same page. Perhaps the number of cross-references in the content is related to the crash. Again, just brainstorming.
    You might explore with DTPTools support whether they'd want to see your crash files, to determine if the problem traces to their plug-in. Also, perhaps they'd like to look at your whole project - if it's permissable with your company or client, to see if DTPTools' techs can reproduce the crash.
    erin.miska wrote:
    We've actually never had the InDesign files open while exporting the book and never had a problem. Just to be sure, I tried this. We actually have too many files to open at one time, but I opened as many as I could. Still crashed.
    Can you help me understand your thought behind the second option? What am I troubleshooting by having cross references that point to a document in another book?

  • Consider cross references for comparison

    Hi All,
    I am using EMFCompare.createDefaultScope(EObject, EObject) for comparing a tree structure. That tree structure contains cross references as the least child node. These cross references are not considered within the scope of matching phase so all the cross references will be considered as differences.
    How to consider cross references for comparison and make them behave in the same way as other EObjects?

    "cross references" don't help define what you are trying to do; but I guess your "two trees" are actually more than two, referencing other trees elsewhere.
    "EMFCompare.createDefaultScope" is deprecated. you should simply be instantiating the DefaultComparisonScope. It takes not only "EObject" instances, but accepts "Notifiers". This means you can and should be using "Resource"s as in your case, or better yet, "ResourceSet"s.
    What you need to do is properly load your resources in separate resourceSets (one for right, one for left, one for the common ancestor if there is one) and use that as the comparison scope.
    Laurent Goubet
    Obeo

  • How do I preserve cross reference text when exporting to XML?

    I am exporting my Framemaker documents to XML. However, when I open the raw XML, the reference formatting is obviously gone. So instead of seeing, say,  see Figure 6. I now see, see . 
    Is there some way to preserve this on export?
    Help would be much appreceated!

    Josh,
    The normal behavior is to have an empty element with the ID/IDRef markup that allows the xref element to be resolved again afterwards, by whatever post-processing step you put the XML through. The text of a cross-reference is a FrameMaker formatting artifact (not unlike a paragraph format, etc.) and is intentionally discarded during export. If you reimport the XML with the empty element, FM will re-resolve the xref, and then will restore the text using whatever format it originally had (the format name is also stored as markup).
    If you want to preserve the element tag of the xref, I don't think there is any way to preserve the text, unless you write an import/export API client. You could possibly use an XSLT stylesheet to repopulate the text in some cases, but this seems like a process fraught with many complications.
    If you do not care about the element tag, the manual says that you can just unwrap it, then you'll get the xref text. Here is a (rough) snip from the Structure Developers Guide:
    Translating FrameMaker cross-reference elements to text in markup
    You may not want your FrameMaker cross-reference elements to remain elements in the
    markup representation—you can choose to translate them to text instead. To do so, use
    this rule:
    fm element "fmtag" unwrap;
    where fmtag is the FrameMaker element tag for a cross-reference element.
    All of this does beg the following question, though... why do you want to do this, especially if the text is referencing figure numbers, page numbers, etc. that have no relevance in the markup? Normally, it is expected that preservation of the markup is the essential thing, allowing the text to be regenerated later by whatever process uses the XML (perhaps including FM). If you drop the element tag, the actual link will be permanently lost.
    Russ

  • Cross Reference Source text options

    Creating a Cross Reference linking to a Paragraph. In the paragraph where the cross-reference source is inserted, may the cross-reference link be applied to existing text in that paragraph so that the cross-reference destination text does not appear? Text anchors can be created to accomplish this, but that is an extra step (I can create a cross reference linking to a paragraph all in one dialog box). Thanks in advance for any suggestions.

    Hi, Seir:
    I agree that it's confusing. Here's how I do it:
    To create a text anchor at the insertion point location:
    * Open the Hyperlinks/Cross-References panel's menu (also called "flyout menu." It's the small icon at the upper-right of the panel, below the double-arrow (>>) icon that collapses the panel.
    * Choose New Hyperlink Destination. THIS SHOULD BE NAMED NEW TEXT ANCHOR!!!
    * Choose Type: Text Anchor
    * Name the anchor as you like Click OK.
    To create a cross-reference to a text anchor:
    * Place the insertion point where you want it.
    * Click the Create new Cross-Reference button on the bottom of the Hyperlinks/Cross-Reference panel.
    * Choose Link To: Text Anchor
    * Choose the target document
    * Choose the text anchor
    * Choose the Cross-Reference format
    * Choose Appearance properties
    * Click OK
    I'm not sure what could cause the straight/curly quotes problem other than perhaps the font doesn't have curly quotes. Have you tried other fonts?
    HTH
    Regards,
    Peter Gold
    KnowHow ProServices

  • Why is a single Cross Reference text turning red after doing an Update?

    After updating a large book in FrameMaker10,  the same cross-reference made in  a couple of chapters is turning to red text.   It is  set as  Heading 2.  I tried to deleted the heading and re-typing it.  I tried to change the style to Body and back to Heading 2 but all references to it are turning to red text after I update the book.  Any idea what is wrong and how do I fix it? I am using unstructured version.  See image.

    Apply a Character Format of Default ¶ Font. Then re-apply the desired Paragraph Format. If the red goes away, it was either a Character Format that had been applied or a local color override. If the red is still there ...
    Look at the Special > Cross-Reference > Format > Definition itself. Look for any <character-format-name> and see if any of those have a red Color defined in their Format > Character > Designer. If so, remove that building block from the definition [Change] [Done] [Replace].

  • Cross references not picking up character styles in source text

    I'm getting some annoying odd behaviour with cross references in Frame 12.
    I have some tables, where the paragraph style in the cell is called "Cell Body" (nothing odd there).
    Quite a few of the cells only have one word in them, and that word is set to courier font with a character style (called "Code").
    Then, elsewhere in the document, I am referring to this text using cross references. I am referencing the paragraph style Cell Body, and the cross reference format applied is like this "<hyperlink><$paratext><Default ¶ Font>"
    "hyperlink" is another character style that makes the text go green.
    So, the cross reference out to take the text from the cell (in Courier) and reproduce it, coloured green.
    However for about half of these cross references, it isn't picking up the Code character style in the source text, so the cross ref is just green, no green courier.
    Things are further bamboozled when I output to HTML Help.
    In the CHM file, the cross refs which appear to work OK (green courier) are now just courier.
    The ones which failed to pick up the courier look the same as they do in Frame (just green).
    Any ideas as to what's going on?
    I've tried troubleshooting by clearing the cells, reapplying the para style and default character style, then reapplying the code character style, then replacing the cross reference - which sometimes seemed to fix it but didn't always.

    Arnis Gubins wrote:
    Using two character tags in-line together (a la <hyperlink><Code>) is asking for trouble. IIRC, FM doesn't re-apply these in order on an update and depending upon how they are defined (and what is set to AsIs), the outer one usually wins. .
    So why does the blimmin' dialog invite me to do precisely that, by providing me with a list of all the character styles I have, and allowing me to select as many of them as I like??? /sulks/   Indeed, if Frame still shipped with a printed user guide instead of  stupid "optimised for viewing on iPhones" online webhelp nonsense, I suspect I might very well be able to find an example in the manual of using multiple character styles in that dialog!  If it doesn't want you to use more than one, why doesn't it grey out after you add the first one? /sighs/  The concept is called "cascading styles", it's a fundamental web paradigm! And it works in the main body text - why not in Xrefs!
    Also, I have been very scrupulous to keep my character styles orthogonal so none of their AsIs's mash each other up.
    But, rant over, I shall follow your splendid suggestion for a "Code Hyperlink" style.
    Arnis Gubins wrote:
    Also, x-ref formatting may behave differently in the new Publishing modules depending upon ....
    ...Depending on how badly designed and buggy this new Frame12 feature is, I should say!   The Publish module should not randomly stop behaving in a WYSIWIG manner in completely undocumented fashion just because Adobe couldn't be bothered to code it properly.  /sighs/
    Frankly, for my current project, I've given up trying to jump through hoops for Publish - I'm concentrating on getting the Frame source right and assuming these quirks will be fixed in Frame 13 (or 14, depending on how superstitious they are). Because if I put in ad hoc workarounds for them in Frame 12, I (or a colleague) will only have to undo them later when they're fixed, and by then we'll all have forgotten what the original problem was.

Maybe you are looking for

  • Yahoo mail issues on iPad mini and iPhone 5s/ iOS8?

    Yahoo mail suddenly shows "no mail" in the inbox.  Using the Yahoo! SMTP Server on iPad mini w/Retina, iPhone 5S, both with iOS 8.  Tried rebooting, deleting and re-installing yahoo.  I can still send.  Yahoo mail on mac, mobile web, and yahoo downlo

  • How to Delete the Data in Cube and in ODS

    Hi ALL,         I have a cube and an ODS both the data targets have data from the year 2002 to 2005.now i want to delete the data from both the data targets with respect to data related to the year 2003 only,how can it be done. Any Help Appreciated w

  • IPad 3- cracked screen repaired and not working???

    So we cracked our iPad three, (the new, now discontinued one) and the screen was completely shattered. We got it repaired at a repair shop that looked reputable but now it doesn't seem so. The screen is completely scratch free and perfect, but the LC

  • Mbp takes long time to go to sleep

    hey guys. i am having this issue since a few days and  i came to no solution. there is no printers issue, as many others can have. here is what my terminal says after typing pmset -g log Time stamp Domain Message Duration Delay ========== ====== ====

  • Photoshop won't let me convert video frames to layers

    I'm trying to make gifs, and I was able to do this last night. Photoshop was converting the video frames to layers just fine. However, I think I might have accidentally done something to photoshop because right after, I could convert my video frames