[scribus] Default font for Story editor.
Tornóci László
tornoci.laszlo at med.semmelweis-univ.hu
Mon Jun 29 15:16:30 UTC 2015
On 06/29/2015 05:26 PM, John Culleton wrote:
...
> I created a script with these contents:
>
> sed 's/<Font\ Use="1"/<Font\Use="0"/'scribus150.rc > new_rc_file
John, you are missing two spaces. It should be:
sed 's/<Font\ Use="1"/<Font\ Use="0"/' scribus150.rc > new_rc_file
Laszlo
>
> I ran it in .scribus in my home directory.
> It blew up with this message:
>
> sed: -e expression #1, char 33: unknown option to `s'
>
> Character 33 is an = sign.
>
>
More information about the scribus
mailing list