LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 10-14-2021, 07:24 AM   #16
Roman Dyaba
Member
 
Registered: Sep 2020
Location: Russia, 690016 Vladivostok city, street Osipenko home 66, tel: +79247350007
Distribution: Slackware, UbuntuStudio, FreeBSD, GhostBSD
Posts: 317

Original Poster
Rep: Reputation: 40

@ giomat - it include B/W and GRAYSCALE printing too !
 
Old 10-14-2021, 11:36 AM   #17
Roman Dyaba
Member
 
Registered: Sep 2020
Location: Russia, 690016 Vladivostok city, street Osipenko home 66, tel: +79247350007
Distribution: Slackware, UbuntuStudio, FreeBSD, GhostBSD
Posts: 317

Original Poster
Rep: Reputation: 40
LibreOffice 7.3 Community: Release Notes

General improvements

Hyperlinks can now be attached to shapes tdf#123626 (Samuel Mehrbrodt, allotropia)

Footnote and endnote anchors in the end of a paragraph are now treated exactly as they already were treated in the middle for the purposes of search/replace with regular expressions, i.e. they match [\p{Control}] or [:control:] regular expression. That means that they need to be taken into account when matching text against end-of-paragraph tdf#137737 (Mike Kaganski, Collabora)

Track changes

Track change of paragraph style tdf#144272 (László Németh, NISZ)

Track insertion of empty table rows tdf#143358 (László Németh, NISZ)

Track deletion of empty table rows tdf#143359 (László Németh, NISZ)

Track changes: hide deleted table rows and tables in Hide Changes mode. Previously it was possible to "hide" them only by accepting all the deletions, because Hide Changes mode hid only the cell content, but not the deleted rows and tables, leaving empty rows and tables in the document tdf#144057 (László Németh, NISZ)

Fixed table formula calculation at track changes tdf#39828 (László Németh, NISZ)

Track changes: fix table deletion at paragraph join tdf#144058 (László Németh, NISZ)

Track changes: keep format of hints. When a text has multiple character formatting settings enabled and a new one is applied with tracked changes, only one of the former settings is restored upon rejecting the changes. tdf#144173 (László Németh, NISZ)

Track format changes of the actual word. If there is no text selection, character formattings are applied on the word under the text cursor, now with storing the original direct character formatting in a redline "extra data" for rejection of the tracked formatting change. tdf#143939 (László Németh, NISZ)

Performance

Increased an opening speed for DOCX files with over 200 pages long table tdf#135683 (Noel Grandin, Collabora)

Increased a PDF export speed of some complex documents tdf#125892 (Noel Grandin, Collabora)


https://wiki.documentfoundation.org/ReleaseNotes/7.3

and more...

Last edited by Roman Dyaba; 10-14-2021 at 12:21 PM. Reason: text highliting
 
Old 10-14-2021, 01:27 PM   #18
Roman Dyaba
Member
 
Registered: Sep 2020
Location: Russia, 690016 Vladivostok city, street Osipenko home 66, tel: +79247350007
Distribution: Slackware, UbuntuStudio, FreeBSD, GhostBSD
Posts: 317

Original Poster
Rep: Reputation: 40
LibreOffice.org and Printing and Colors

Click image for larger version

Name:	Screenshot_2021-10-15_04-23-44.jpg
Views:	19
Size:	186.7 KB
ID:	37463

LibreOffice.org from source:

./configure
make

it was start build with out issues. with automated downloading dependencies !

but strange: java static is NOT START TO DOWNLOAD !

Last edited by Roman Dyaba; 10-14-2021 at 01:47 PM. Reason: add text, found bug
 
Old 10-14-2021, 09:20 PM   #19
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,377

Rep: Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757
Interesting thread that sent me on a hunt.

Libreoffice - How to achieve WYSIWYG color translation between screen and printer?
"There is no solution to this problem and it is way beyond LO."

Suggested workflow
"This is not a job for an office suite, but rather a post-processing tool, such as ghostscript (gs) or pdftk that can manipulate PDF files. It is possible to export greyscale pages to one PDF and all colour pages to another PDF. The colour PDF can then, if required, be converted from RGB to CMYK, although any decent print shop can do this anyway. Example ghostscript command:"
Code:
$ gs -o cmyk.pdf -sDEVICE=pdfwrite -dPDFSETTINGS=/prepress -sProcessColorModel=/DeviceCMYK -sColorConversionStrategy=CMYK -sColorConversionStrategyForImages=CMYK rgb.pdf
RGB to CMYK colorspace not available in Libre
"Very sorry to know that the solution is nor near."

Last edited by allend; 10-14-2021 at 11:45 PM.
 
Old 10-15-2021, 02:42 AM   #20
giomat
Member
 
Registered: Jul 2017
Posts: 339

Rep: Reputation: 239Reputation: 239Reputation: 239
Quote:
Originally Posted by allend View Post
Code:
$ gs -o cmyk.pdf -sDEVICE=pdfwrite -dPDFSETTINGS=/prepress -sProcessColorModel=/DeviceCMYK -sColorConversionStrategy=CMYK -sColorConversionStrategyForImages=CMYK rgb.pdf
talking about user friendliness...

Incidentally i did some digging in my filesystem and found out that calligra ships a whole lot of color profiles in its /usr/share/color directory, perhaps some relics of the time when krita was bundled to their suite, but based on this it could have some color management awereness. I wonder what options Microsoft Office offers...
 
Old 10-15-2021, 01:47 PM   #21
Roman Dyaba
Member
 
Registered: Sep 2020
Location: Russia, 690016 Vladivostok city, street Osipenko home 66, tel: +79247350007
Distribution: Slackware, UbuntuStudio, FreeBSD, GhostBSD
Posts: 317

Original Poster
Rep: Reputation: 40
LibreOffice-7.2.2.2

LibreOffice-7.2.2.2

Code:
***********************************************************
Successful packaging process!
***********************************************************
... creating log file log_720_en-US.log 
Sat Oct 16 04:39:31 2021 (00:41 min.)
Installer finished

If you want to edit the .ui files with glade first execute:

export GLADE_CATALOG_SEARCH_PATH=/usr/local/lib/libreoffice/share/glade

Installation finished, you can now execute:
/usr/local/lib/libreoffice/program/soffice
bash-5.1$ /usr/local/lib/libreoffice/program/soffice
Click image for larger version

Name:	Screenshot_2021-10-16_04-41-37.jpg
Views:	18
Size:	109.3 KB
ID:	37474

LibreOffice-7.2.2.2 was build without issues, when built any bugs not found.
it was start without bug reports
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: LibreOffice vs. OpenOffice: Why LibreOffice Wins LXer Syndicated Linux News 0 10-29-2014 10:50 AM
How to install only Writer from Libreoffice package"libreoffice-4.0.3-i486-1alien.txz just.srad Slackware 10 05-30-2013 02:37 PM
LXer: Build Your Business Around LibreOffice, LibreOffice Certification Program Announced LXer Syndicated Linux News 0 05-07-2012 12:10 PM
LXer: LibreOffice Tips: Inserting Qurâ??an text in LibreOffice Writer LXer Syndicated Linux News 0 04-16-2012 02:50 PM
[SOLVED] Before I Make the Switch from OpenOffice.org to LibreOffice.org... tronayne Slackware 9 05-31-2011 11:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 12:05 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration