Back

If your email is not recognized and you believe it should be, please contact us.

Forum Replies Created

Viewing 15 posts - 31 through 45 (of 82 total)
  • Author
    Posts
  • Lala Lala
    Participant

    I’m on windows but had similar issues, what I think is happening is this.

    Within each font is a ton of metadata with the font name, family, weight,
    opentype names, and alternate names. You can see what I mean here:

    View post on imgur.com

    Sometimes the font creator is a bit careless about how they fill in these blanks.
    If I have Meta Book, and Meta Normal, and Meta Medium… then ideally what I want
    is the family name on all three fonts to say “Meta” and then the rest of the blanks
    describe what flavor of Meta we’re dealing with.

    But some font creators annoyingly put e.g. “Meta-Book” in the book font’s family name,
    then “Meta-Medium” in the medium font’s family name, and so on.
    Then it will appear as two different families within indesign and other apps.

    Your operating system is sometimes smart and figures out that despite the incorrect
    family naming method, these fonts all belong together.
    So in the Font Book, everything looks good.

    Unfortunately, the best fix I’ve found is to actually own a font editing program
    (in my case, FontLab, which is available for Mac) and manually redo all the family
    names so that they all match, in your case you’d want all of them to say Whitney.
    It’s tedious, and probably not realistic if you don’t plan on making fonts
    (fontlab is expensive).

    You might be able to find a cheap or free program to edit this metadata.
    Maybe DTL OTMaster? https://www.fontmaster.nl/english/OTMaster_rdrct.html

    And you’ll have even more options if you use WINE or some other windows emulator
    that can run windows apps on mac.

    in reply to: Deleted fonts still show up in Indesign font list. #68343
    Lala Lala
    Participant

    No luck with those but I did finally solve it!

    It’s one of those strange windows quirks.
    Fonts may not show up (or will show up but be unusable)
    if you have no printer installed or an invalid print driver.

    That wasn’t exactly my case, but I noticed an old printer was showing
    in my list of printers, and had a warning triangle next to it.
    I removed that printer, and now the font list is correct again.

    ————

    I did try some other suggestions. It’s possible they helped.
    Before I tried the fixes below, a recently-installed free font
    disappeared from indesign, when it was working fine before.

    1. I opened windows font folder and quickly reinstalled all of them by ctrl+A (select all), right click, install.
    It will pop up errors and prompts if a non-font file got highlighted, you can just click “OK” and check
    the relevant “yes to all” box.

    2. I converted the font folder from a special system folder into a normal folder.
    The advantage to this is that no fonts or files are hidden, you can always write to it without errors,
    and it doesn’t automatically group by family if you prefer to see previews of every font
    without having to open its ‘family subfolder’.
    You can also use normal folder operations (sorting and grouping) and make it open for network users to modify.

    Anyone who wants to do this, be warned that I have no idea how to reverse it.
    But in my opinion this is worth doing. Hasn’t caused me any issues.

    To do it, open an elevated command prompt (start, type CMD in the run box, you’ll see cmd.exe appear
    at the top of the menu… ctrl+shift+right click it, choose “run as administrator”).
    Then copy this line and right click –> paste into your command prompt.

    attrib -r -s c:\Windows\Fonts

    It will lose that special “Font Folder” look but you can still get large (and even extra large) previews.

    3. I rebooted.

    in reply to: Deleted fonts still show up in Indesign font list. #68324
    Lala Lala
    Participant

    Howdy David, thanks for the reply…

    I wasn’t aware of the Document Fonts folder, I googled and found info on it.
    Good thought but I don’t think that’s the issue.
    I realized that the font is also showing in my other adobe apps like photoshop (which shows no preview).

    Any other ideas? Is there a location where adobe globally stores
    copies of windows fonts, for use in all adobe programs?

    in reply to: Indesign placing both file, and texbox with filename? #67606
    Lala Lala
    Participant

    Ah ha! How the heck did that get checked? Thanks very much!

    in reply to: Does anyone have any tips for InDesign newbies #65638
    Lala Lala
    Participant

    For this program and pretty much any program, learning keyboard shortcuts makes your life
    a lot easier and makes everything go faster.

    I came from using other Adobe products and a little pagemaker + quark.
    The number one thing for me in Indesign was understanding how frames work.

    I’m sure your class will cover this stuff but if you have the chance to play with indesign early,
    before the class, you might find these few simple things let you start making good-looking
    documents right away.

    Everything (text, image, whatever) is sitting in a frame.
    Usually the frame is a rectangle but you can get fancy and use circles, ovals, etc.
    So, combining the idea “learn keyboard shortcuts” and “learn about frames”:

    If you click and drag with the text tool you draw a frame and text will stay inside that box.
    If you have too much text for the box, ctrl+alt+C will make the box taller so the overflowing text will appear.

    If there’s just too much to realistically show (like it flows several inches off the bottom of the page)
    You can click the red [+] on the bottom right of the text box to ‘grab’ the overflow text,
    and then click somewhere else (like a new page) to drop that text into a new text box. The boxes are linked
    so if you delete lines in the first box, it affects the 2nd box.

    If your text fits into a frame with room to spare, the same shortcut ctrl+alt+C will nicely shrink
    the text box to fit the text.

    You can bring in new text & graphics easily with the standard Adobe shortcut ctrl+D for “place”.
    This lets you place image files of many different types… JPEGs, photoshop files, PDFs, even
    some non-adobe files like Microsoft Word documents.

    When you have an image it sits in a frame too. The frame is used to crop the image, there’s no separate crop
    tool like you may be used to in other programs. If you want to crop the image just drag the corners
    of the blue frame to hide unwanted areas of the image.
    If you crop and image but want to “uncrop” it, our same miracle shortcut ctrl+alt+C will do that,
    expanding the frame if it’s hiding part of the image, or shrinking it if the frame is larger than the image.

    The thing that confused me when I was new was… “OK but how do I resize the image then?”
    In many programs dragging the corners resizes it.
    It’s easy, just get used to the keyboard shortcut “E”. Nothing else, just the letter E.
    You won’t see much visual difference on the screen (watch the toolbar on the left),
    but pressing “E” puts you in ‘resize mode’. Now you can shrink or grow blocks of text or images
    by just clicking any corner of the frame and dragging it. Hold shift while dragging to keep things proportional.

    If you want to stop resizing press V to return to the default arrow tool, which means
    dragging the corner of frames will crop rather than resize.

    One more shortcut… you already see ctrl+alt+C is nice for managing the size of the frame.
    If you make a frame just the right size but want an image to fit nicely in that frame, ctrl+alt+shift+C.
    That way instead of enlarging or shrinking the frame, it will grow or shrink the image inside
    to fit the frame.

    Good luck with your class ^^

    Lala Lala
    Participant

    No luck? Hope my question makes sense.
    What I ended up doing is binding a keyboard shortcut to that “Allow Document Pages to Shuffle”.
    Whenever I consider adding a page, I immediately hit that keyboard shortcut so the new page
    appears where I want, directly to the right of the existing page.

    A minor annoyance but thank you Adobe for the flexible keyboard shortcuts, it solves many problems.

    Lala Lala
    Participant

    Nice, I’m glad to see I wasn’t crazy, someone else must have wanted this if they changed it in CC.
    Thanks for the suggestions everyone. The character style and second window are both good fixes.
    Usually I just settle for changing the whole sentence by selecting the text box then the little text fill button.

    Thanks again~

    in reply to: Automatically embed all links in indesign? #63649
    Lala Lala
    Participant

    Thanks Judy, and thanks also to Kasyan.

    If anyone else was confused, Judy's saying that the script won't work if you copy and paste it as-is, because a critical part of it got changed when Kasyan posted it. The forum software automatically changes two dashes to a long dash without asking you. After about twenty edits I think I've figured out how to properly work around this and give you copy – paste-able code.

    var doc = app.activeDocument;
    var links = doc.links;

    for (var i = links.length-1; i >= 0; i DASH DASH LOL) {
    links[i].unlink();
    }

    Actually, after twenty edits, I give up. A change would have to be made by the forum administrator to fix this “useful” “feature” of wordpress forums. Seemingly nothing I do can allow two dashes to be typed side-by-side, which breaks a ton of copy/pasted code I'm sure.

    Lala Lala
    Participant

    Hrm, import is not quite right cuz I'm just pasting a snippet of text, and don't care to keep any formatting either. The primary text frame is closer to what I'm looking for. I still can't just ctrl+V but I can make my new document, double click the text frame, then ctrl+V. Guess that will have to do unless someone else writes a script just to save lazy guys like me that extra double click. Thanks for the reply!

    in reply to: GREP inconsistency finding variable? Or am I holding it wrong? #63589
    Lala Lala
    Participant

    Weird thing I found while playing around with this.

    I typed sample text, XXXX then from the menu type –> insert –> text variable –> filename. Resulting in XXXXUntitled-2.

    I tried your non-working lookahead and it didn't work for me either.

    Then I threw a single letter, v, in front of the XXXX.. Then I tried looking for (.)(?=.+~l)

    …meaning, I added [any character, one or more times] into the lookahead. That actually worked, it highlighted the v in the text string vXXXXUntitled-2

    Here's where it gets weird. If I insert yet another character, for example vvXXXXUntitled-2, it doesn't find it UNLESS the cursor happens to be exactly five characters to the left of “Untitled-2”. This is regardless of whether I search document, story, selection, etc. So if the cursor is at the very beginning of vvXXXXUntitled-2, no match. Move it over to the right once… match. Move it over to the right again… no match.

    It seems this is the behavior regardless of how many characters I put in front of the filename. There's some significance to it about being exactly 5 characters in front of the filename variable.

    Unfortunately this does seem to indicate a bug, and without a real practical workaround.

    in reply to: Barcode Creator #63587
    Lala Lala
    Participant

    +1 for TerryBurton. Free, fast, supports every possible format, exports to both JPEG and vector EPS.

    in reply to: Arial Narrow font missing with CS5 upgrade #63586
    Lala Lala
    Participant

    One guess is that the version of Arial Narrow you have installed now somehow differs from what you had before. For example, maybe before, Arial Narrow was not treated as a subset of Arial, in the Narrow weight, it was simply a separate font named “Arial Narrow”. Then later it got organized so that black, narrow, bold, italic, etc. all became part of a single Arial family.

    I'm not sure if it has to be literally the exact same font file to make ID happy, or if you just need a font installed with the same internal font name (which can differ from the font's actual file name, you need a font editor to change the internal name).

    You might try importing a copy of Arial Narrow from a different PC, one that didn't go through the upgrade.

    For reference, my version of arial narrow is named ARIALN.TTF and is listed under Arial in my font menu, works fine in my copy of CS6.

    Filesize is 169 KB (173,936 bytes).

    in reply to: Refusal to Replace Existing PDF #63584
    Lala Lala
    Participant

    Is the error it gives “the file may be open or in use”, something like that? Are you part of a network with several computers?

    When it happens again you can try pressing “Cmd,” “Opt” and “Esc” together, and see if Adobe Acrobat or the file is listed in there somewhere. You would then choose force quit on it to make sure it's really closed, then hopefully it lets you overwrite.

    Lala Lala
    Participant

    Maybe that's it, but do you remember any step or option where it asked to import shortcuts? Or it just happened automatically without asking? Having it done automatically would be fine with me too, or better yet an open/import shortcuts button. Having neither is a pain.

    in reply to: Script to generate color swatch variants? #62351
    Lala Lala
    Participant

    Hi again – just got a chance to try it! Very nice. It's too cool to see my idea suddenly become real.

    I think there's a little bug though. My first attempt, I typed a number in manually rather than using the slider and the generated colors were quite different, I think it's got something to do with the slider value being just [5] rather than [+5]. So I tried +5 on a different color, which seemed to work.

    But I think a variable isn't being reset or something, as further experiments would cause an odd second color (Which then incremented correctly). Example, a deep purple swatch I have, 96,93,31,21 … I try brightness + 2.1… 2nd swatch is 69,64,63,63, a cool dark gray. Then 3rd, 4th, 5th, etc. swatches gradually brighten as expected, but starting from that dark gray.

    Something else, but not as important, is it reaches the end of the loop and draws my original swatch as the final color.

    Anyway, if you get a minute to revisit it… I hope we can iron out whatever's happening. This tool would be tremendously useful to me.

Viewing 15 posts - 31 through 45 (of 82 total)