07-24-2020, 08:39 PM | #1 |
Grand Sorcerer
Posts: 28,038
Karma: 199464182
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
|
PageEdit-1.3.0 Released
PageEdit-1.3.0
PageEdit-1.3.0 represents a mix of bug fixes and new features. Windows users please note that the installer will now allow PageEdit to be installed for the current user only if desired. The installation of the included Visual Studio C++ runtime, however, will always require administrative privileges. You can provide those credentials for the runtime install portion only (if you install PageEdit for the current user). The user can also skip the runtime check/install entirely if they desire. If they do so, however, it will be up to them (or their administrator) to make sure the proper Visual Studio C++ runtime is installed. Because of these changes, it recommended that Windows users uninstall the previous version of PageEdit before installing this one. No settings, preferences, or plugins (or their configurations) will be lost by doing so. New Features
Bug Fixes
The latest official PageEdit user guide can always be downloaded from its own repository. There's also a user-created guide that can be found here. The binary downloads (and source) can be found as assets at the bottom of the PageEdit Github Release page. |
07-24-2020, 09:16 PM | #2 |
Grand Sorcerer
Posts: 28,038
Karma: 199464182
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
|
Tell all your 32-bit friends that PageEdit 1.3.0 has a 32-bit binary installer that can be downloaded.
Just don't get too used to this happening. https://github.com/Sigil-Ebook/PageE...ases/tag/1.3.0 It's the Window Setup file that doesn't have an 'x64' in the file name, in case there's any confusion. Last edited by DiapDealer; 07-26-2020 at 01:05 PM. |
Advert | |
|
07-27-2020, 12:25 PM | #3 |
Zealot
Posts: 110
Karma: 10
Join Date: Aug 2018
Location: New Jersey
Device: Samsung Tab E nook
|
Hello again,
I downloaded and installed both Sigil and Pageedit 1.3.0 and installed them both. This was after reading some people say that LibreOffice was better than OpenOffice and reading how the split happened and what one software can use but the other can't I uninstalled OO and installed LO. The only two times I that I have done minor edits to my Sigil file by using Pageedit and copying the line of text from page edit into LO to add additional lines of text as Pagedit does not have a strong spell checker nor does it use curly quotes. When I cut and paste the text from LO into PageEdit it appears to pile up on itself. I like to use first line indented, however this adds always added additional code in Sigil that I then remove as my CSS file handles that. So this time I left the text in LO as default formatting and it still piled up in Pageedit. I save the file anyway and flipped back to Sigil and this is what was at the beginning of each paragraph: <p style="margin-bottom: 0in; line-height: 1px; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; text-align: start; text-indent: 0px;"> I know it's not a Sigil issue; but I'm not sure if it's a PageEdit issue having read that PageEdit is basically set with only minor tweaks to come, or if it's an LO issue which never happened with OO. Thanks Brent |
07-27-2020, 12:35 PM | #4 |
A Hairy Wizard
Posts: 3,219
Karma: 19000635
Join Date: Dec 2012
Location: Charleston, SC today
Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire
|
I can almost guarantee that the programmers would not have gone through the trouble to add inline styling to imported html.
This would have to be something that is generated by LO. Instead of Copy/paste, have you tried exporting to html from LO and then importing that file? That should let you know if your code is clean, or not. |
07-27-2020, 12:46 PM | #5 |
Zealot
Posts: 110
Karma: 10
Join Date: Aug 2018
Location: New Jersey
Device: Samsung Tab E nook
|
Its me again,
I just did a test where I created a new text document in LO and typed in some nonsense for text. I then cut and pasted it into PE and got piled up text. I then cut and pasted it first into Windows Notepad and then into PE. Text pasted in file, see attached. Thanks Brent |
Advert | |
|
07-27-2020, 12:51 PM | #6 | |
Zealot
Posts: 110
Karma: 10
Join Date: Aug 2018
Location: New Jersey
Device: Samsung Tab E nook
|
Quote:
See added image Brent Last edited by brent63; 07-27-2020 at 12:58 PM. |
|
07-27-2020, 01:18 PM | #7 |
Zealot
Posts: 110
Karma: 10
Join Date: Aug 2018
Location: New Jersey
Device: Samsung Tab E nook
|
Yup there is certainly something up with cutting and pasting from LO into PageEdit.
Saving LO text file as HTML and opening it with Pageedit looks just fine, see attached. Starting to rethink my decision to switch from OO to LO. Brent |
07-27-2020, 03:30 PM | #8 |
Grand Sorcerer
Posts: 28,038
Karma: 199464182
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
|
I have no idea what you mean by "piling up." Could you be more specific?
|
07-27-2020, 03:36 PM | #9 |
Sigil Developer
Posts: 8,156
Karma: 5450818
Join Date: Nov 2009
Device: many
|
Are you cutting and pasting simple text, or are you cutting and pasting html snippets, or are you cutting and pasting pre-formatted text.
It matters. Try pasting just text not preformatted text. |
07-27-2020, 03:54 PM | #10 |
Grand Sorcerer
Posts: 28,038
Karma: 199464182
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
|
I typically get a choice to paste as "Plain Text" when copying from LO.
Try using the Edit->Paste in PageEdit. For whatever reason, I don't get the choice when using the context menu paste, or the ctrl+p shortcut. Clipboard stuff is squirrelly with Qt. Once you've used ctrl+p or the context menu paste, it seems it's game over for pasting clean html (unless you delete all the preformatted cruft and start over). Hitting enter seems to duplicate all the cruft from the previous p element. Last edited by DiapDealer; 07-27-2020 at 04:03 PM. |
07-27-2020, 06:28 PM | #11 |
null operator (he/him)
Posts: 20,989
Karma: 27620706
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
For Windows there are 3rd party startup utilities that will clean up text before its pasted.
I use a Scrub Text macro in Clipboard Fusion. Just did tests pasting formatted text from Firefox and Word into PageEdit 1.2 with the Scrub turned -- only got the plain text. I haven't installed 1.3 yet - but there's nothing in the release notes that makes me think it won't continue to work. BR |
07-28-2020, 12:11 PM | #12 | |
Zealot
Posts: 110
Karma: 10
Join Date: Aug 2018
Location: New Jersey
Device: Samsung Tab E nook
|
Quote:
Thanks Brent Last edited by brent63; 07-28-2020 at 12:15 PM. |
|
07-28-2020, 12:14 PM | #13 | |
Zealot
Posts: 110
Karma: 10
Join Date: Aug 2018
Location: New Jersey
Device: Samsung Tab E nook
|
Quote:
the only time it didn't pile up was, as I said I pasted it first into Windows Notepad, which strips out all formatting. With using OO I have limited my programs down to three OO, PageEdit and Sigil. If I use LO I would need to put Notepad in between LO and PageEdit. Thanks Brent Last edited by brent63; 07-28-2020 at 12:20 PM. |
|
07-28-2020, 12:25 PM | #14 | |
Zealot
Posts: 110
Karma: 10
Join Date: Aug 2018
Location: New Jersey
Device: Samsung Tab E nook
|
Quote:
Thanks Brent |
|
07-28-2020, 12:31 PM | #15 | |
Zealot
Posts: 110
Karma: 10
Join Date: Aug 2018
Location: New Jersey
Device: Samsung Tab E nook
|
Quote:
Thanks Brent |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
PageEdit-1.2.0 Released | DiapDealer | Sigil | 13 | 04-02-2020 05:16 AM |
PageEdit-1.1.0 Released | DiapDealer | Sigil | 6 | 02-09-2020 08:29 PM |
PageEdit-0.9.6 Released | DiapDealer | Sigil | 22 | 01-30-2020 10:00 PM |
PageEdit-1.0.0 Released | DiapDealer | Sigil | 0 | 12-17-2019 09:47 PM |
PageEdit-0.9.5 Released | DiapDealer | Sigil | 46 | 10-26-2019 07:55 PM |