Recent posts

#1
General Discussion / Re: Dependencies solver
Last post by AdmFubar - Today at 07:38:51 PM

x (x)
 
#ir-ext-ui { position: fixed; padding: 1px; z-index: 9999; display: none; font-family: Consolas, "Lucida Console", "Courier New", Courier, monospace; text-align: right; }
Quote from: MrB on Today at 11:37:55 AM<cite><a href="https://forums.scribus.net/index.php?msg=22025">Quote from: MrB</a> on 12/9/2023, 5:37:55 AM</cite><br>Have you tried File->Collect For Output?<br><br>

Quote from: MrB on Today at 11:37:55 AMHave you tried File->Collect For Output?
I still think this should be the default way (or at least user settable) to save scribus projects.
#3
General Discussion / Re: Nowhere to complain? Menti...
Last post by a.l.e - Today at 02:01:54 PM
i did not know about cryptopad: nice platform!

personally, at first sight, i tend to prefer hedgedoc, but hedgedoc does not seem to offer a stable platform to use any more.
(yesterday's document has already been deleted... to be honest, the warned that it could happen.)

i have now recreated yesterday's document here:

https://cryptpad.fr/code/#/3/code/view/f01f7d85c02a35c6eb55661f331ffd0c/

it's a markdown file and if somebody wants to help with the editing, just create an account on cryptpad and ask for write access!

in the long term, i would suggest that we create one (or several) repositories in the gitlab account dedicated to scribus.

some time later...

i have now created some more content in the cryptopad and i've noticed an issue: the images are not added with a "normal" markdown link.
as it is, we cannot really export the document to markdown for further processing.
i hope i can find a solution (otherwise we will need to look for a different platform).

some more time later...

we can add an additional argument file="image.png"... we will then have to figure out how to add the "proprietary" tags back, when coming back to cryptopad...
this can get cumbersome, if the document is rather long (and has maybe been created outside of cryptopad)

now, i backup the file to gitlab and do some other tasks.
#4
MacOS / Re: Spinning "Wait" pinwheel
Last post by MrB - Today at 11:40:42 AM
If Scribus is installed in your personal Applications directory, you can run it like this:

/Users/<username>/Applications/Scribus.app/Contents/MacOS/Scribus

Just confirm your user name and the Scribus application path name. Might be Scribus158.app for example
#5
General Discussion / Re: Dependencies solver
Last post by MrB - Today at 11:37:55 AM
Have you tried File->Collect For Output?
#6
General Discussion / Re: Nowhere to complain? Menti...
Last post by MrB - Today at 11:37:12 AM
Agreed Ale.. I would like to see the docs rewritten. We need a platform to do that collaboratively. I have also looked into https://cryptpad.fr/ which is free/OSS too.
#7
General Discussion / Re: Importing Multiple pages f...
Last post by crumbdrakey - Today at 08:32:30 AM
i clicked around a bit and in the "page" menu there is an "import" menu that should do it : - )
#8
Beginner Talk / Re: Image frames with borders ...
Last post by cckborg - Today at 05:29:10 AM
Well, I have egg on my face. My contour box had gotten so messed up that I deleted the image and started fresh. The shape edit dialog feels more quirky than I remember, but I was able to achieve uniform contour line expansion with the image centered. I had copied my file (a Christmas letter) from Dec. 2022 (created with the previous Scribus version), and had originally kept the old image box and replaced the image with a new one. I don't know if that was the source of my problems, but I seem to be back in business.
#9
Beginner Talk / Re: Image frames with borders ...
Last post by cckborg - Today at 05:05:37 AM
I have a similar question. I am using Scribus 1.5.8 on MacOS Sonoma 14.1. In the past the Properties -> Shape -> Edit dialog had an icon which would expand the border in all directions equally, leaving the image centered. (I also seem to recall there is a difference between Contour lines & bounding box, but I'm not sure about that.). Presently, all I see are a single arrow, either pointing up to the right or down to the right.  When I click on the up to the right arrow, the box expands, but the image is no longer centered. Reset contour lines or all edits does not restore things back to how they were before I clicked "edit." (i.e. contour line & image frame identical.)

Is there a distinction between contour lines & bounding box? How do contour lines relate to frame? What happened to the icon to expand the bounding box equally in all directions? What is the best way to achieve a uniform buffer of white space around an image box for wrapped text?
#10
MacOS / Re: Spinning "Wait" pinwheel
Last post by DanMacKay - Today at 03:40:17 AM
Quote from: PatJr on Today at 12:21:01 AMI don't have a mac, on linux from a terminal

$ scribus

if you're using a flatpak

$ flatpak run net.scribus.Scribus


if you can run the AppImage, from the directory where the AppImage is
$ ./scribus-1.5.8-linux-x86_64.AppImage



I'm very sorry -- I meant to post this to the MacOS forum.