Recent posts

#91
Tutorials, Tips and How-Tos / Re: Send image frame to one pa...
Last post by PatJr - September 10, 2024, 10:37:03 PM
Hi Roger,
don't e-mail, just post back through the thread
it's important so that others might get the advantage of the conversation and hopefully a solution to a problem
#92
Showcase / Rummy card game with Scribus
Last post by tim_occ - September 10, 2024, 08:25:58 PM
Hi all,

this project is from last year, but I want to share it with you.

I made a rummy card game in the "German style". The card layout with text and line elements was created in Scribus. Images and symbols were created with an external tool and imported as an image. Color management of the images was done via Scribus.

The cards were professional printed in a printing shop
#93
Tutorials, Tips and How-Tos / Re: Send image frame to one pa...
Last post by AdmFubar - September 10, 2024, 07:25:53 PM
Select the image frame and then right click the frame, in the pop up menu select copy, then go to the page you wish to place the copy, right click and select paste, if you wish to have the upper left corner of the image pasted to where the mouse cursor is then select "paste here".
#94
Beginner Talk / Re: Style and font size
Last post by AdmFubar - September 10, 2024, 07:20:40 PM
Quote from: kees on September 10, 2024, 01:28:46 PM@PatJr It is an Alinea style
@AdmFubar I don't have an URL to put it on, but all changes are made in the 3rd tab Drawing Style (I'm using a Dutch version)
If you use the red reply button on the last message in the thread, you will get an option to attach a file.
#95
Beginner Talk / Re: Style and font size
Last post by kees - September 10, 2024, 05:47:56 PM
@PatJr I changed the language to English, yes it is a Paragraph style.
If I choose to insert an image, I only see the option URL: https://
I only changed the font to Chilanka and the font size to 18 both on the Character Style tab

Then I do the following:
- I choose the icon for Edit Contents of Frame
- I select a paragaph with the mouse
- I press F3 and choose my new style, the font changes, but the font size in the Text Properties window stays at 12 pt instead of my configured 18 pt

Should I select the style otherwise?
I would expect to be able to do this with right clicking on the selected text, but then there is no styel option.
#96
Beginner Talk / Re: Style and font size
Last post by PatJr - September 10, 2024, 02:49:37 PM
you can attach a file to a post
sorry, I don't know what a Alinea style is
#97
Tutorials, Tips and How-Tos / Re: Send image frame to one pa...
Last post by PatJr - September 10, 2024, 02:47:40 PM
Maybe the scrapbook would help out here?
#98
Tutorials, Tips and How-Tos / [SOLVED] Send image frame to o...
Last post by Roger bello - September 10, 2024, 01:31:05 PM
Hello,

Beginner I found a problem to paste one copied frame in the right page.

I have models of image frames on one page X. I would like to copy it and paste it on page Y, on others words how to paste model on another page without click and drag it ?

Thanks for your help and have a nice day.
#99
Beginner Talk / Re: Style and font size
Last post by kees - September 10, 2024, 01:28:46 PM
@PatJr It is an Alinea style
@AdmFubar I don't have an URL to put it on, but all changes are made in the 3rd tab Drawing Style (I'm using a Dutch version)
#100
Code / Re: Best forum
Last post by tim_occ - September 10, 2024, 12:38:47 PM
@BN_Dev, very nice to see more support in code development.

Currently, I'm focusing on general UI improvements for 1.7.0.
Regularly I publish the latest development state on Codeberg (it's based on Git) and try to keep it in sync with the latest SVN changes. https://codeberg.org/Scribus/scribus
You can also check it out if you want to see the latest UI changes, but keep in mind that it's not the official codebase, not maintained by the Scribus lead dev team (only by me :D). It contains more or less experimental changes that lead to some patches that I post in the bugtracker.

If you prefer a git based workflow, I can grant you access to the project. But, as ale said, you have to submit your changes as a patch file via the Scribus bugtracker.


Thanks
Martin