
RobC
Members-
Posts
20 -
Joined
-
Last visited
-
RobC reacted to a post in a topic: GREP find and replace for section end character § in Publisher 1 (Mac OS)
-
RobC reacted to a post in a topic: GREP find and replace for section end character § in Publisher 1 (Mac OS)
-
I have a GREP find and replace set up to format certain ends of lines. I use \r or \n which is working fine on the whole but it's not picking up the last line as it is the section end (§)and not a new line . I can't find a GREP character that includes this despite looking on various GREP sites. Any ideas?
-
kenmcd reacted to a post in a topic: Foreign accents problem between Word and Publisher
-
Foreign accents problem between Word and Publisher
RobC replied to RobC's topic in Desktop Questions (macOS and Windows)
The docx to doc workaround didn't help but it works fine if I open the doc in LibreOffice and then paste to Publisher. My version of Word is 16.66.1 from 2022 and I can't update it due to my MacOS so maybe that's the issue. I'll stick with LibreOffice -
kenmcd reacted to a post in a topic: Foreign accents problem between Word and Publisher
-
Foreign accents problem between Word and Publisher
RobC replied to RobC's topic in Desktop Questions (macOS and Windows)
OK - is there any reason why it would display correctly in Word but not in Publisher? -
Foreign accents problem between Word and Publisher
RobC replied to RobC's topic in Desktop Questions (macOS and Windows)
-
Foreign accents problem between Word and Publisher
RobC replied to RobC's topic in Desktop Questions (macOS and Windows)
I'm using a font called Raleway, supplied by a client. Publisher 1.10.8 and Mac OS 10.15.7 -
When I'm cutting and pasting from Word to Publisher, certain accented letters are being replaced by black squares and incorrect letters. eg ā ē š ī . I'm using the same font in both and can paste correctly into other apps like TextEdit etc. These characters weren't showing in the Glyph Browser until I added the Latvian keyboard so I can now correct them (if I spot the mistakes in a large document) but I just want to understand why they exist in Word and others (without adding Latvian keyboard) but not in Publisher
-
lacerto reacted to a post in a topic: GREP Find and replace problem / Publisher 2.5.7 for Mac
-
GREP Find and replace problem / Publisher 2.5.7 for Mac
RobC replied to RobC's topic in Desktop Questions (macOS and Windows)
Got you - I'm just trying to avoid keystrokes as I have to run approx 20 GREPS (that I cut and paste from TextEdit) Thanks for your efforts, but I guess I'll stick with Publisher 1 until Affinity introduce saved searches or undo this 'enhancement' -
GREP Find and replace problem / Publisher 2.5.7 for Mac
RobC replied to RobC's topic in Desktop Questions (macOS and Windows)
Thanks for your response but I may have misunderstood. Typing \\¶ or \¶ in the find box doesn't seem find the para breaks. It's strange that I can copy \t from TextEdit and it finds tabs but \n doesn't find para breaks. As you say, I wouldn't want to have to select para break from the pull down menu each time Shame that you can't save searches as that would be so much easier (I see it's a frequently requested feature) -
I have a workflow that relies heavily on GREP Find & replace, and as there is no way to save the searches (I don't think?) I just cut and paste my set of searches from a notes app. This has been working fine on Affinity 1 but I'm trying to move to Affinity 2. If I copy \n (special character for para return) it now pastes it as \\n as I assume its replacing \ for the special character for \ which is \\ . I realise that I could actually just type a para return on my notes app to copy but the disadvantage of this for me is that it won't be visible (so could be missed) and that it will also make the searches appear over multiple lines in the notes app Can anyone suggest another workaround Rob