Problems registering, no confirmation email - see http://wiki.scribus.net/canvas/Forums_Registration
Quote from: Eric van Dusseldorp on November 22, 2025, 05:53:22 AMHi, I made a book with Scribus. It is oblong 210x155 mm. By making a pdf, the system makes a far bigger format. I want exactly 210x155 and no crop marks.What to do?
Quote from: amair on October 18, 2025, 05:42:02 PMA) scribus-sidebar-missing-background.jpgI've found a workaround that works for me. I've added this to ~/.config/scribus-9999/stylesheet.css:
The new non-permanent sidebars have no background color set.
ads--CAutoHideDockContainer {
qproperty-autoFillBackground: 1;
}