Search found 151 matches

by Amontillado
Thu Apr 27, 2023 10:28 pm
Forum: Mellel
Topic: Slow while editing
Replies: 5
Views: 12928

Re: Slow while editing

I bet the performance is tied to iCloud operations. I set up a test "lorem ipsum" file with a dozen images. I've done this before but I think I just tested things like scrolling and finding unique text. Images didn't seem to slow editing down. Either with or without images sprinkled throug...
by Amontillado
Tue Apr 18, 2023 12:59 pm
Forum: Mellel
Topic: Search for long phrases
Replies: 9
Views: 17639

Re: Search for long phrases

That's a nice touch, highlighting the found results.

The negated search means "search for anything that doesn't match the pattern." It's looking for 300 or more things that don't match.

I'm not sure if the original problem is a bug, or a consequence of some other logic of searching.
by Amontillado
Tue Apr 18, 2023 12:51 am
Forum: Mellel
Topic: Search for long phrases
Replies: 9
Views: 17639

Re: Search for long phrases

Well, drat. I missed the target. How about this? For simplicity's sake, let's start with sentences ending with a period. Enter a dot in the Find window. That's a dot character, not a regex single character wildcard. Double click it. Once the dot is highlighted, choose "group" from the tria...
by Amontillado
Sun Apr 16, 2023 10:44 pm
Forum: Mellel
Topic: Search for long phrases
Replies: 9
Views: 17639

Re: Search for long phrases

I think the problem is with repetition for any character. There seems to be a workaround, though. If you want to find 300 or more repetitions of any character, click the "any character" glyph to highlight it. Use the triangle menu to group it. A group of just one thing, "any character...
by Amontillado
Thu Mar 09, 2023 12:40 am
Forum: The Nitty and the Gritty
Topic: Forcing 'p.' or 'pp.' in front of the p. no. in citations
Replies: 3
Views: 6777

Re: Forcing 'p.' or 'pp.' in front of the p. no. in citations

I'd like to learn more about citations. I've got Bookends but have only scratched the surface with it.

What citation software are you using?
by Amontillado
Sat Feb 04, 2023 2:32 am
Forum: Mellel
Topic: Two Problems with 5.1 3r1
Replies: 3
Views: 3650

Re: Two Problems with 5.1 3r1

Very kind of you! I like to explore issues brought up here because I've found it an excellent way to learn how Mellel goes about business. The more I learn, the more I appreciate the insight applied to Mellel.
by Amontillado
Thu Feb 02, 2023 5:12 pm
Forum: Mellel
Topic: Two Problems with 5.1 3r1
Replies: 3
Views: 3650

Re: Two Problems with 5.1 3r1

On the background color, you can set that in two places. A section style can have a background color. You can also set the background color as an attribute. I think the new attribute will set the background color for the current page and all following pages. The section style applies to everything i...
by Amontillado
Sun Jan 01, 2023 11:07 pm
Forum: Mellel
Topic: Mixing Bullet and Numbered lists
Replies: 4
Views: 3791

Re: Mixing Bullet and Numbered lists

I didn't catch the numbering just on a sublevel - your solution is much better. Not sure I'll ever need anything like that, but I'm going to remember it.
by Amontillado
Thu Dec 29, 2022 2:46 pm
Forum: Mellel
Topic: Mixing Bullet and Numbered lists
Replies: 4
Views: 3791

Re: Mixing Bullet and Numbered lists

I think there are two ways to do what you need. With lists, you can start a bulleted list, switch to a numbered, back to bulleted, and if you want to continue a numbered list you can use the "start at" feature in the list palette to resume numbering where you left off. There are two downsi...
by Amontillado
Wed Dec 28, 2022 2:35 pm
Forum: Mellel
Topic: Footnotes & Endnotes
Replies: 3
Views: 2369

Re: Footnotes & Endnotes

Yes, that's possible. It's not bending any rules at all. Use Insert->Note->Footnote to set a footnote to appear on the same page as the reference. Insert->Note->Endnote will insert a note that will appear at the end of the document. That's sort of the out-of-the-box way. "Footnote" and &qu...
by Amontillado
Mon Nov 14, 2022 3:51 pm
Forum: The Nitty and the Gritty
Topic: What kind of "remarks" do you enter in Remarks?
Replies: 3
Views: 7194

Re: What kind of "remarks" do you enter in Remarks?

I haven't made much use of the remarks feature, but it's nice that it's there. If you turn on "show bookmarks" in the outline pane, it could help to see a note-to-self associated to bookmarks and titles.
by Amontillado
Wed Oct 12, 2022 11:25 am
Forum: Mellel
Topic: transfering style sheets
Replies: 3
Views: 2419

Re: transfering style sheets

DavidH has the best solution. I think the App Store version of Mellel uses a different path to the templates and style set files. Mine are buried underneath a Containers folder. It's more work, but if you can't find the right folder to copy another way to transfer styles is to create empty documents...
by Amontillado
Fri Sep 30, 2022 9:26 pm
Forum: Mellel
Topic: Any tips for displaying source code in your document?
Replies: 1
Views: 1774

Re: Any tips for displaying source code in your document?

I think Pandoc will create syntax highlighting. I wasn't able to get it to work, but I suspect that was my fault, not Pandoc's. Or, if you have a programming editor you might have everything you need. I opened a Python script in BBEdit and used File->Save as styled text. That created an RTF file Mel...
by Amontillado
Wed Sep 28, 2022 4:55 pm
Forum: Mellel
Topic: Applying page style changes entire document instead of point of application forward
Replies: 1
Views: 2008

Re: Applying page style changes entire document instead of point of application forward

This confused me the first time I saw it too, but it's actually pretty easy. Check out the book template that's part of the standard Mellel installation. It has different page styles in different parts of the template. Basically, page styles work on page ranges. A page range is all the pages between...
by Amontillado
Tue Sep 27, 2022 12:45 pm
Forum: The Nitty and the Gritty
Topic: Feature request: split view
Replies: 35
Views: 241278

Re: Feature request: split view

A variant on split screen view would be multiple independent windows open on the same document. If that were accomplished via the os's document hand-off mechanism, perhaps you could get two features for the price of one - multiple views, and handoff to iPad.