Copy link to clipboard
Copied
How can I get the text to go to the second tab each time there's no place & the text moves down
see below.
Use a left indent for the 2 to move over - don't need a tab.
Then put a tab after 2 between red peppers
Then use a First Line Indent to push over the 2nd line
If you don't want to or can't use indents and want to use multiple tabs and just flow the text under some other
like this
You need to insert the Indent to Here charcter
It's the dagger like symbol as shown here - and text flows to this point
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
But this will be a PUBLIC sharing - doesn't work like that privately.
Privately - you need to upload somewhere and then send link.
Copy link to clipboard
Copied
To attach to the forums export it as an IDML file - File>Export then attach - as you've attached videos to the forum - you already know how to do this.
For Direct Messages - you will need to host it on a cloud service, you cannot attach documents to Direct Messages.
Let us know if you need further assistance.
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Okay, done.let me know if you can figure it out
By @hendy_5450
Do you still have a problem with those "t"s?
Or you need help with something else?
This forum doesn't indicate to whom you're responding - without quoting the message you're replying to 🙁
Copy link to clipboard
Copied
Copy link to clipboard
Copied
yes the t's!it's showing in the story editor but not in my document
By @hendy_5450
But I've already posted the reason and the solution?
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Yes,but I want to get to the underlying issue.I don't see why I should have to do it manuallyWhy wouldn't it appear?
By @hendy_5450
The issue is - you've your "t"s marked as Lower Case - that's an attribute:
https://community.adobe.com/t5/indesign-discussions/intricate-paragraph-style/m-p/15330693#M625450
So you need to remove this attribute - you can either do it manually - or by using Find&Change:
https://community.adobe.com/t5/indesign-discussions/intricate-paragraph-style/m-p/15330707#M625452
Copy link to clipboard
Copied
File>Export and choose IDML
then attache the file here
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Works for me - even though you have incorrect code
\b(t)(?=bsp)
should be
\b(t)(?=bsp\b)
But 100% is working my end
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Not really sure - would need to see your entire file - maybe the part of the file you shared didn't transfer all the informaiton.
Can you open the IDML your end and check if it works for you?
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
So your document has it typed as an uppercase T
It is working - you've typed a capital T I can see it in the Story Editor
when I change it to a lowercase t it still displays correctly
And if mess up the pattern it resorts back to lowercase
Are you expecting tsp as well as tbsp to change?
Copy link to clipboard
Copied
If you're looking for the tsp and tbsp in the same grep
\b(t)(?=b?sp\b)
Copy link to clipboard
Copied
Not sure where you see that.
My document does not show t cap.
I just need the tbsp in cap
Copy link to clipboard
Copied
It's in the idml you shared. It's your file.
No idea what's happening for you.
What you shared with me had cap T typed in
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
First problem - your "number ing" GREP style was overriding everything else - I made it green:
So I've changed the order - and then removed it entirely - didn't help.
With shading OFF and a simplified version of the "cap first" - yellow for a better visualisation:
And I've switched to Minion Pro.
Copy link to clipboard
Copied
Soomething is wrong with your "t" letters in the "tbsp"?
Once I manually enter "t":
It get's converted to a "T" - highlighted - and on your original file:
I don't have your font - but "t" get converted to "T" instantly.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now