simple old word search to logos search/copy/paste - no help from support - help!

trying to replicate the attached file samples - over 4 hours on the phone with support - they say it can't be done. can it? Thx! :)
Best Answers
-
Let me know if this doesn't answer your question:
Using Logos as a pastor, seminary professor, and Tyndale author
1 -
Another option is Word macro modification to add desired spacing for printing:
- Left side column paragraph formatting needs left margin spacing
- Right side column paragraph formatting needs right margin spacing
- Paragraphs not in a column (table) need both left margin and right margin spacing
Keep Smiling 😊
1 -
Sorry it has taken me so long to get back to you, @Marc White. Things have been crazy and I knew I would need a few minutes of concentration to solve your problem. Hopefully, having the solution will make up for the delay.
First, use convert to text as you have been (I am just including screenshots in case someone else stumbles on this thread later)
Select "other" as the reverse delimiter and pick some symbol. I am using a # sign just to reassure myself that this will not accidentally turn up in the biblical text.
Now it is back to our old friend, find and replace. In the find box, put ^p# to find a paragraph followed by a pound sign. Then put ^t in the replace box to add a tab. You can also leave this blank. I am not sure what your macro is looking for, so you might need to play with that part. You don't need any of the things in advanced checked for this search.
Voila!
Using Logos as a pastor, seminary professor, and Tyndale author
0
Comments
-
Hi @Marc White - and welcome to the forums
I'm afraid I can't work out from those documents what you are trying to do that you can't.
Please clarify, ideally with some screenshots (not Word documents) and a brief problem description
Graham
1 -
Graham, I was answering with pics and text and the program abruptly here said it needed to review "security" internally and cut me off. hopefully, they'll respond soon.
Marc
0 -
@Jason Stone (Logos) it seems @Marc White is experiencing difficulty with the community platform.
2 -
Graham - I can also send you these short vid screen capture - which might be easier. M
https://app.screencast.com/D9Kgw03V8i8FF
0 -
Thx Aaron…
1 -
Graham - I can also send you these short vid screen capture - which might be easier
Sorry but the video clip didn't seem to show any problem either.
0 -
I've verified the community account for @Marc White — please communicate if any security issues persists.
Sr. Community Manager at Logos.
0 -
Is your problem formatting the Copy Bible Verse tool to look like your sample?
If so, select your current format, and it will open a window that will let you choose "Create a New Style" at the bottom left.
Please copy and paste this text into the box and name it whatever you like. Save it, and you will be able to use it for copying verses:
%NoCharFormatting
%NoRedLetter
%NoFootnotes
%NoCitation
=ForEachVerse
<p><b>[FullVerseRef]</b> [VerseText]</p>
You can open this window by pressing CTRL+ALT+B.
Using Logos as a pastor, seminary professor, and Tyndale author
0 -
Brother Graham - the vid was juts a sample to see if it would be sent. I'll post a more complete one soon! thx.
0 -
Justin - thx, the copy paste works fine.
0 -
Brethren and Graham - thx for the help. here's the vid screen capture that describes the problem and the goal! Blessings today in Him…
https://app.screencast.com/LZZJ86gAyAAjY
Brother Marc
0 -
I understand now, Marc. Give me a few minutes and I will have a video for you.
Using Logos as a pastor, seminary professor, and Tyndale author
0 -
Let me know if this doesn't answer your question:
Using Logos as a pastor, seminary professor, and Tyndale author
1 -
The brother Justin! looking at the video now…really appreciate your time and expertise…I think you have way more books than me it appears. Ha! Good job. :)
0 -
Justin - stymied at the get-go here! pls review this short vid… thx again. Marc
https://app.screencast.com/0ucQ9IurSpAFs
0 -
My guess is that because you don't own the reverse interlinear dataset for the NASB95, there are effectively no Greek lemmas in that book, and therefore nothing is being suggested. Can you try doing the same thing but searching the ESV?
Andrew Batishko | Logos software developer
0 -
Andrew - great suggestion. that's it. esv showed them. the suggested dataset from Lockman in Logos, is it for each version like NASB20 too? how much does it cost if you know?
0 -
The reverse interlinear datasets are purchased separately for different Bibles.
Here is the product page for the reverse interlinear dataset for the NASB95:
Also, I believe if you click the Aleph/Omega button in the NASB95 panel toolbar you'll be given a mechanism to purchase the reverse interlinear dataset.
Andrew Batishko | Logos software developer
0 -
thx Andrew. i also searched for the nasb 20 and returned no results - did I do something wrong?
The New American Standard Bible (NASB 20) Reverse Interlinears Set0 -
Here are the reverse interlinears for NASB20:
Note that these are also available as part of the Premium level or higher subscription plans.
Andrew Batishko | Logos software developer
0 -
thx again Andrew…
0 -
Hello Justin and the crew…one final problem! it might be Word…thx!
https://app.screencast.com/2VzGIeEeuP32O
0 -
@Marc White
1:51PM
…one final problem! it might be Word…thx!Suspect Word macro is changing paragraph properties. Hence Bible reference in a "narrow" column becomes vertical text.
Table idea in Word is inserting three columns: left, middle, and right. Left & Right columns have desired margin width for printing. Center column has desired gap between Bible reference and text.
Keep Smiling 😊
0 -
Hello Keep Smiling — indeed. the macro works well w/o any columns with our past work!
0 -
Justin - did u c this latest vid on the remaining problem? thx!
0 -
Perhaps my new message is not getting thru here!
0 -
I will "mention" @Keep Smiling 4 Jesus :) just in case that may help.
Sr. Community Manager at Logos.
1 -
@Jason Stone (Logos) March 27
I will "mention"
@Keep Smiling 4 Jesus :)just in case that may help.
My Notifications showed "mention" 😊
For @Marc White ⇒ Microsoft Support has an article: Add a cell, row, or column to a table in Word
Instead of running macro to change paragraph formats in columns, try adding columns (on left & right) for desired blank space for printing.
Keep Smiling 😊
0 -
thx - not trying to chg the column - but to do away with it to emulate my Word Search protocol…
0 -
Another option is Word macro modification to add desired spacing for printing:
- Left side column paragraph formatting needs left margin spacing
- Right side column paragraph formatting needs right margin spacing
- Paragraphs not in a column (table) need both left margin and right margin spacing
Keep Smiling 😊
1 -
Sorry it has taken me so long to get back to you, @Marc White. Things have been crazy and I knew I would need a few minutes of concentration to solve your problem. Hopefully, having the solution will make up for the delay.
First, use convert to text as you have been (I am just including screenshots in case someone else stumbles on this thread later)
Select "other" as the reverse delimiter and pick some symbol. I am using a # sign just to reassure myself that this will not accidentally turn up in the biblical text.
Now it is back to our old friend, find and replace. In the find box, put ^p# to find a paragraph followed by a pound sign. Then put ^t in the replace box to add a tab. You can also leave this blank. I am not sure what your macro is looking for, so you might need to play with that part. You don't need any of the things in advanced checked for this search.
Voila!
Using Logos as a pastor, seminary professor, and Tyndale author
0 -
Brother Justin - you're a Word doc genius! worked great…thx again!
0