Discussion:
[scribus] replacement of an default style by one from another document
Sebastian Schumann
2018-03-03 13:28:49 UTC
Permalink
When I try to overwrite the default paragraph style with one from another document, the original one remains and has to be changed for every new text box. I wonder, if the very specific name of the imported Style has something to do with the problem (the document name gets part of the imported style name). However I am obviously not allowed to erase the original default style for replacement by the imported one. Nothing happens when I try. My scribus runs in German, whereas the imported style gets an English name.

Sebastian


___
Scribus Mailing List: ***@lists.scribus.net
Edit your options or unsubscribe:
http://lists.scribus.net/mailman/listinfo/scribus
See also:
http://wiki.scribus.net
http://forums.scribus.net
Gregory Pittman
2018-03-03 14:21:15 UTC
Permalink
Post by Sebastian Schumann
When I try to overwrite the default paragraph style with one from another document, the original one remains and has to be changed for every new text box. I wonder, if the very specific name of the imported Style has something to do with the problem (the document name gets part of the imported style name). However I am obviously not allowed to erase the original default style for replacement by the imported one. Nothing happens when I try. My scribus runs in German, whereas the imported style gets an English name.
Hi Sebastian,

Working with this is perhaps a little tricky. No, you cannot delete the
'Default Paragraph Style'. What features of the Default Style that can
be changed can be done in Preferences > Item Tools > Text tab. As you
can see, there are not many features you can set for this, but it may
help to at least pick a font and font size that you like.

The other thing that is important to know is that, when you change
settings in Preferences, this is one of them that will only apply to
future documents, not any current one you have open. When you open a
saved document, its Default Style is imported. Even though there are
some things you can change with File > Document Settings for the current
document, this is not one of them. You can, though, change Default Style
features with Edit > Styles for the current document.

Greg


___
Scribus Mailing List: ***@lists.scribus.net
Edit your options or unsubscribe:
http://lists.scribus.net/mailman/listinfo/scribus
See also:
http://wiki.scribus.net
http://forums.scribus.net
JLuc
2018-03-10 07:52:39 UTC
Permalink
Post by Sebastian Schumann
When I try to overwrite the default paragraph style with one from another document, the original one remains and has to be changed for every new text box. I wonder, if the very specific name of the imported Style has something to do with the problem (the document name gets part of the imported style name). However I am obviously not allowed to erase the original default style for replacement by the imported one. Nothing happens when I try. My scribus runs in German, whereas the imported style gets an English name.
You might achieve what you want with a code editor.
Open the source SLA,
find the line with "Default Paragraph Style",
Copy the line,
Open destination SLA
Find the line with Default P S
Replace it with the previously copied line

JLuc


___
Scribus Mailing List: ***@lists.scribus.net
Edit your options or unsubscribe:
http://lists.scribus.net/mailman/listinfo/scribus
See also:
http://w

Loading...