From 49f8adfae6dd3c30a2d5e29c5f3cd4288942dabd Mon Sep 17 00:00:00 2001 From: luzpaz Date: Thu, 26 Dec 2024 14:03:48 -0500 Subject: [PATCH] Fix various typos Found via `codespell -q 3 -S "*.dic,*.sla,*.ts,./ChangeLog,./scribus/third_party,./doc/cs,./doc/pl,./doc/de,./doc/fr,./doc/ru,./doc/it,./codegen/cheetah,./resources/manpages/scribus.1.de,./resources/templates/template.??.xml,./resources/unicodemap/unicodenameslist.txt,./resources/loremipsum,./resources/dicts/README_*" -L addres,afile,aktion,childs,colorin,currenty,dashs,datas,dokument,dum,endcodes,ende,fo,fram,indexin,indx,inh,ist,linheight,localy,nam,nd,parm,parms,pinter,prfile,ressize,secondy,serie,siz,stil,strin,symbole,symboles,te,tekst,tryes,unter,vor,wHeight` --- AppImage-package/bundle.sh | 2 +- OSX-package/Makefile | 2 +- doc/en/color7c.html | 2 +- doc/en/faq1.html | 4 +-- doc/en/fileproblems.html | 2 +- doc/en/readme-macosx.html | 2 +- doc/en/readme.html | 4 +-- doc/en/scripterapi-ImageExport.html | 2 +- doc/en/scripterapi-PDFfile.html | 2 +- doc/en/scripterapi-dialogs.html | 2 +- doc/en/scripterapi-getobjprop.html | 2 +- doc/en/scripterapi-lines.html | 2 +- doc/en/settings1.html | 2 +- doc/en/toolbox2.html | 4 +-- doc/en/toolbox20.html | 2 +- doc/en/toolbox3.html | 2 +- doc/en/topten.html | 2 +- scribus/actionmanager.cpp | 2 +- scribus/canvasgesture_linemove.h | 2 +- scribus/colorblind.h | 4 +-- scribus/commonstrings.h | 2 +- scribus/desaxe/simple_actions.h | 2 +- scribus/exif.cpp | 6 ++-- scribus/fileloader.cpp | 2 +- scribus/fonts/scface.h | 2 +- scribus/fonts/scfontmetrics.cpp | 2 +- scribus/loadsaveplugin.h | 2 +- scribus/manager/dock_manager.h | 2 +- scribus/pdflib_core.cpp | 2 +- scribus/plugins/fontpreview/fontpreview.h | 2 +- .../import/idml_old/importidmlimpl.cpp | 4 +-- scribus/plugins/scripter/python/mikro.py | 32 +++++++++---------- .../plugins/scriptplugin/cmdgetsetprop.cpp | 4 +-- scribus/plugins/scriptplugin/objimageexport.h | 2 +- scribus/plugins/scriptplugin/objpdffile.cpp | 2 +- scribus/plugins/scriptplugin/objprinter.cpp | 2 +- scribus/plugins/scriptplugin/pconsole.h | 2 +- .../scripter2/scripter2_qttype_qstring.cpp | 2 +- scribus/plugins/scriptplugin/scriptpaths.cpp | 2 +- .../scriptplugin/scripts/CalendarWizard.py | 2 +- .../scriptplugin/scripts/FrenchAutotypo.py | 20 ++++++------ .../scriptplugin/scripts/Ligatursatz.py | 4 +-- scribus/prefsstructs.h | 2 +- scribus/sccolor.h | 2 +- scribus/scpageoutput.cpp | 2 +- scribus/scplugin.h | 2 +- scribus/storyloader.cpp | 2 +- scribus/styles/paragraphstyle.h | 2 +- scribus/text/design.txt | 4 +-- scribus/text/scrptrun.cc | 2 +- scribus/text/scrptrun.cpp | 2 +- scribus/ui/actionsearchdialog.cpp | 2 +- scribus/ui/helpbrowser.h | 2 +- scribus/ui/hruler.cpp | 4 +-- scribus/ui/inspage.cpp | 2 +- scribus/ui/linemarkerselector.cpp | 2 +- scribus/ui/multiprogressdialog.h | 2 +- scribus/ui/pagepropertiesdialog.cpp | 2 +- scribus/ui/prefs_indexes.cpp | 2 +- scribus/ui/shortcutwidget.cpp | 2 +- scribus/ui/stylemanager.cpp | 4 +-- scribus/undomanager.h | 2 +- scribus/util_math.h | 2 +- scribus/vgradient.h | 2 +- 64 files changed, 100 insertions(+), 100 deletions(-) diff --git a/AppImage-package/bundle.sh b/AppImage-package/bundle.sh index b37899e50..eff0eaf31 100644 --- a/AppImage-package/bundle.sh +++ b/AppImage-package/bundle.sh @@ -36,7 +36,7 @@ cp ./appdir/usr/share/icons/hicolor/256x256/apps/scribus.png ./appdir/ sed -i -e 's|^Icon=.*|Icon=scribus|g' ./appdir/usr/share/applications/scribus.desktop ######################################################################## -# Bundle everyhting +# Bundle everything # to allow the AppImage to run on older systems as well ######################################################################## diff --git a/OSX-package/Makefile b/OSX-package/Makefile index f04d60e06..cda3a0b37 100644 --- a/OSX-package/Makefile +++ b/OSX-package/Makefile @@ -1,6 +1,6 @@ # currently a handpicked list of libraries Scribus depends on DEPLIBRARIES=zlib.pkg jpeg.pkg tiff.pkg lcms.pkg freetype.pkg cairo.pkg -# these wil be optional packages later +# these will be optional packages later ADDITIONAL=ghostscript.mpkg antiword.pkg aspell.pkg # this MUST be the installed path of the Scribus.app bundle SCRIBUSAPP=/usr/local/Applications/Scribus135.app diff --git a/doc/en/color7c.html b/doc/en/color7c.html index 878c06ce7..7bce51f9f 100644 --- a/doc/en/color7c.html +++ b/doc/en/color7c.html @@ -24,7 +24,7 @@ -

Tint variantion

+

Tint variation

Two-color opposites

Two-color complement

diff --git a/doc/en/faq1.html b/doc/en/faq1.html index 91cf873ad..c7605582c 100644 --- a/doc/en/faq1.html +++ b/doc/en/faq1.html @@ -145,10 +145,10 @@

There are several reasons why there are no import filters for commercial DTP applications.

  1. DTP file formats are very complex internally – they are probably the most complex file formats. Creating import/export filters is a task far more difficult than importing a spreadsheet or simpler word processing document. An engineer familiar with the internal file format of PageMaker compared it to a 2m x 3 m flow chart diagram in 6 point type. It was not until the arrival of InDesign 2.0 that reliable PageMaker file import was possible in another DTP application, even though Adobe had the file format specs.
  2. -
  3. The file formats are not documented publically.
  4. +
  5. The file formats are not documented publicly.
  6. So, is it unethical/illegal to apply hexedit to an InDesign or XPress file to reverse engineer the file format with hexedit or others for the purpose of creating the export/import plugins for Scribus?
    Probably not, but given their closed nature, we cannot rule out the possibility of legal bullying by a commercial vendor, as we did from Quark when there was a Quark importer in testing. We do not have the legal resources to challenge large proprietary software companies. A German vendor of DTP software successfully reverse-engineered Quark’s file format and created an import filter. It took a long legal battle for them to succeed.
  7. Developer constraints. It is the considered judgement of the development team that efforts to improve Scribus is a more valuable use of time.
  8. -
  9. As an exception to the rule, we are open to implement publically available format specifications. For example, the XML version of InDesign's file format (IDML) is very well documented, and the spec is freely (i.e. without any legal restrictions that prevent the implementation of an import filter) available. Thus, a team member took the time and wrote an import filter, which is currently being tested. The same goes for formatted text snippets from QuarkXPress, called XPress Tags.
  10. +
  11. As an exception to the rule, we are open to implement publicly available format specifications. For example, the XML version of InDesign's file format (IDML) is very well documented, and the spec is freely (i.e. without any legal restrictions that prevent the implementation of an import filter) available. Thus, a team member took the time and wrote an import filter, which is currently being tested. The same goes for formatted text snippets from QuarkXPress, called XPress Tags.
Back to top
diff --git a/doc/en/fileproblems.html b/doc/en/fileproblems.html index e7d94bbd9..257c6fed7 100644 --- a/doc/en/fileproblems.html +++ b/doc/en/fileproblems.html @@ -27,7 +27,7 @@

Files Created with an Earlier Version of Scribus

When you open a file created with an earlier version of Scribus, you will see a warning that you may or may not want to ignore. You can ignore it if you are sure that the file won’t have to be opened in an earlier version again, e.g. if you created the file yourself and simply upgraded to a newer Scribus version. If you’re working in a team, you should always make sure that all team members use the same version of Scribus.

-
Warning about file format backward incompatibilty
+
Warning about file format backward incompatibility

But what if you ignored the warning or saved the file inadvertently, knowing that your partner has to or wants to use an earlier version? Saving back to an older file format version isn’t possible. What you can do in such a case is to group all items on every page and then copy each group to the Scrapbook, page by page. You can then send your Scrapbook to the person that uses the older version, because the Scrapbook format didn’t change between versions. Be aware, though, that linked text frames on different pages cannot be re-created this way: You’ll have to re-link them in the earlier version.

While every newer version of Scribus can open files created in older versions, including SCD and SCD.GZ files saved by early 0.x versions from more than a decade ago, you should always check the text layout, because the Scribus text layout algorithms have changed significantly over time. This measure of caution is especially important with older file versions, but it is recommended to always check the text layout if you open the file on another computer or after a font upgrade. While Scribus always does a font check during startup, it does not check for different font versions when it opens a file. Thus, different font versions or fonts with the same PostScript font name, but from different vendors/sources may result in broken text layout, e.g. unintended text overflow.

diff --git a/doc/en/readme-macosx.html b/doc/en/readme-macosx.html index 9701e969a..939c87836 100644 --- a/doc/en/readme-macosx.html +++ b/doc/en/readme-macosx.html @@ -24,7 +24,7 @@

Additional Software

diff --git a/doc/en/readme.html b/doc/en/readme.html index f6e6d332d..a20121ce9 100644 --- a/doc/en/readme.html +++ b/doc/en/readme.html @@ -45,7 +45,7 @@