All, I could not find in the wiki how to create a hypertext link from text... Can someone refresh my memory?
Cedric ----- Original Message ----- From: <[email protected]> To: <scribus at nashi.altmuehlnet.de> Sent: Tuesday, April 03, 2007 3:51 AM Subject: Scribus Digest, Vol 50, Issue 6 > Send Scribus mailing list submissions to > scribus at nashi.altmuehlnet.de > > To subscribe or unsubscribe via the World Wide Web, visit > http://nashi.altmuehlnet.de/mailman/listinfo/scribus > or, via email, send a message with subject or body 'help' to > scribus-request at nashi.altmuehlnet.de > > You can reach the person managing the list at > scribus-owner at nashi.altmuehlnet.de > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Scribus digest..." > > > Today's Topics: > > 1. Problem compiling 1.3.3.8 (Thomas Zastrow) > 2. Re: Problem compiling 1.3.3.8 (Craig Bradney) > 3. Re: Problem compiling 1.3.3.8 (phriedrich) > 4. Re: Problem compiling 1.3.3.8 (Thomas Zastrow) > 5. Re: Problem compiling 1.3.3.8 (Craig Bradney) > 6. Re: Problem compiling 1.3.3.8 (Thomas Zastrow) > 7. Re: Linked content (Michael Koren) > 8. Re: Text frame border from clipart (Michael Koren) > 9. Re: Linked content (Marek Laane) > 10. Re: Mathematical expressions in Scribus (Michael Koren) > 11. Re: Mathematical expressions in Scribus (Owen Cook) > 12. Re: Linked content (Craig Ringer) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Mon, 02 Apr 2007 21:21:02 +0200 > From: Thomas Zastrow <listen at thomas-zastrow.de> > Subject: [Scribus] Problem compiling 1.3.3.8 > To: scribus at nashi.altmuehlnet.de > Message-ID: <4611579E.3000508 at thomas-zastrow.de> > Content-Type: text/plain; charset=ISO-8859-1 > > Hi there, > > I decided to sitch to OpenSuse 10.2 and tried to compile 1.3.3.8. > Configure runs good. But the make commad failed: > > /usr/lib/gcc/i586-suse-linux/4.1.2/../../../../i586-suse-linux/bin/ld: > cannot find -lssl > collect2: ld returned 1 exit status > make[3]: *** [scribus] Fehler 1 > make[3]: Leaving directory > `/home/tom/downloads/scribus/scribus-1.3.3.8/scribus' > make[2]: *** [all-recursive] Fehler 1 > make[2]: Leaving directory > `/home/tom/downloads/scribus/scribus-1.3.3.8/scribus' > make[1]: *** [all-recursive] Fehler 1 > make[1]: Leaving directory `/home/tom/downloads/scribus/scribus-1.3.3.8' > make: *** [all] Fehler 2 > > Google couldn't give me an answer ... ;-( > > Best, > > Tom > > > > > ------------------------------ > > Message: 2 > Date: Mon, 2 Apr 2007 21:23:14 +0200 > From: Craig Bradney <cbradney at zip.com.au> > Subject: Re: [Scribus] Problem compiling 1.3.3.8 > To: scribus at nashi.altmuehlnet.de > Message-ID: <200704022123.14550.cbradney at zip.com.au> > Content-Type: text/plain; charset="iso-8859-1" > > On Monday 02 April 2007 21:21:02 Thomas Zastrow wrote: >> Hi there, >> >> I decided to sitch to OpenSuse 10.2 and tried to compile 1.3.3.8. >> Configure runs good. But the make commad failed: >> >> /usr/lib/gcc/i586-suse-linux/4.1.2/../../../../i586-suse-linux/bin/ld: >> cannot find -lssl >> collect2: ld returned 1 exit status >> make[3]: *** [scribus] Fehler 1 >> make[3]: Leaving directory >> `/home/tom/downloads/scribus/scribus-1.3.3.8/scribus' >> make[2]: *** [all-recursive] Fehler 1 >> make[2]: Leaving directory >> `/home/tom/downloads/scribus/scribus-1.3.3.8/scribus' >> make[1]: *** [all-recursive] Fehler 1 >> make[1]: Leaving directory `/home/tom/downloads/scribus/scribus-1.3.3.8' >> make: *** [all] Fehler 2 >> >> Google couldn't give me an answer ... ;-( > > The BUILDING file will though. > > Craig > > > ------------------------------ > > Message: 3 > Date: Mon, 2 Apr 2007 21:24:36 +0200 > From: phriedrich <phriedrich at gmx.de> > Subject: Re: [Scribus] Problem compiling 1.3.3.8 > To: scribus at nashi.altmuehlnet.de > Message-ID: <C721A048-EE69-4D42-8D7C-CBA983AB0F8C at gmx.de> > Content-Type: text/plain; charset="us-ascii" > > Hi Tom :) > >> /usr/lib/gcc/i586-suse-linux/4.1.2/../../../../i586-suse-linux/bin/ld: >> cannot find -lssl > > Try to install the openssl-dev-package to get the needed headers. > Hope that solves the problem, > > Friedrich > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: PGP.sig > Type: application/pgp-signature > Size: 186 bytes > Desc: Signierter Teil der Nachricht > Url : > http://nashi.altmuehlnet.de/pipermail/scribus/attachments/20070402/ce2412f3/attachment-0001.pgp > > ------------------------------ > > Message: 4 > Date: Mon, 02 Apr 2007 21:40:08 +0200 > From: Thomas Zastrow <listen at thomas-zastrow.de> > Subject: Re: [Scribus] Problem compiling 1.3.3.8 > To: scribus at nashi.altmuehlnet.de > Message-ID: <46115C18.9060705 at thomas-zastrow.de> > Content-Type: text/plain; charset=ISO-8859-1 > > phriedrich wrote: >> Hi Tom :) >> >>> /usr/lib/gcc/i586-suse-linux/4.1.2/../../../../i586-suse-linux/bin/ld: >>> cannot find -lssl >> >> Try to install the openssl-dev-package to get the needed headers. >> Hope that solves the problem, >> > Friedrich, Craig, thank you, I've got it! > > But, why Scribus needs OpenSSL ..? And shouldn't this be checked by the > configure script? > > Best, > > Tom > > > > ------------------------------ > > Message: 5 > Date: Mon, 2 Apr 2007 21:42:49 +0200 > From: Craig Bradney <cbradney at zip.com.au> > Subject: Re: [Scribus] Problem compiling 1.3.3.8 > To: scribus at nashi.altmuehlnet.de > Message-ID: <200704022142.49774.cbradney at zip.com.au> > Content-Type: text/plain; charset="iso-8859-1" > > On Monday 02 April 2007 21:40:08 Thomas Zastrow wrote: >> phriedrich wrote: >> > Hi Tom :) >> > >> >> /usr/lib/gcc/i586-suse-linux/4.1.2/../../../../i586-suse-linux/bin/ld: >> >> cannot find -lssl >> > >> > Try to install the openssl-dev-package to get the needed headers. >> > Hope that solves the problem, >> >> Friedrich, Craig, thank you, I've got it! >> >> But, why Scribus needs OpenSSL ..? And shouldn't this be checked by the >> configure script? > > CUPS needs SSL on SUSE > > Craig > > > ------------------------------ > > Message: 6 > Date: Mon, 02 Apr 2007 21:52:46 +0200 > From: Thomas Zastrow <listen at thomas-zastrow.de> > Subject: Re: [Scribus] Problem compiling 1.3.3.8 > To: scribus at nashi.altmuehlnet.de > Message-ID: <46115F0E.4090200 at thomas-zastrow.de> > Content-Type: text/plain; charset=ISO-8859-1 > > Craig Bradney wrote: >> On Monday 02 April 2007 21:40:08 Thomas Zastrow wrote: >> >>> phriedrich wrote: >>> >>>> Hi Tom :) >>>> >>>> >>>>> /usr/lib/gcc/i586-suse-linux/4.1.2/../../../../i586-suse-linux/bin/ld: >>>>> cannot find -lssl >>>>> >>>> Try to install the openssl-dev-package to get the needed headers. >>>> Hope that solves the problem, >>>> >>> Friedrich, Craig, thank you, I've got it! >>> >>> But, why Scribus needs OpenSSL ..? And shouldn't this be checked by the >>> configure script? >>> >> >> CUPS needs SSL on SUSE >> >> >> > Ah, OK, thank you :-) > > Best, > > Tom > > > > > ------------------------------ > > Message: 7 > Date: Mon, 2 Apr 2007 14:10:45 -0700 (PDT) > From: Michael Koren <kung42o at mindspring.com> > Subject: Re: [Scribus] Linked content > To: scribus at nashi.altmuehlnet.de > Message-ID: <9799040.post at talk.nabble.com> > Content-Type: text/plain; charset=UTF-8 > > > > Axel Bojer wrote: >> >> Michael Koren skrev: >>> >>> Paul Fine-2 wrote: >>>> The newsletter has an issue number which is incremented every month. >>>> This issue appears at the top of every left hand page, and also on the >>>> cover page. The instance on every lefthand page is easily handled by >>>> putting it in the Master Page, but I want to link the frame on the >>>> cover >>>> so that I only have to change the issue number in one place. Is there a >>>> way to do this? >>>> >>> >>> Hmm, linked content. That would be very useful and I think I've wanted >>> to >>> do >>> it before too, but I don't think you can at the moment. >> >> Is it not just to put in on the master page. Then it should appear on >> all the pages having this as their master page? >> > > Yes, the issue here is just that the number is probably in a different > place > on the cover than on the other pages, thus you have to update the number > in > at least two master pages every month. > > > >> It would perhaps be >> possible to improve this by letting all pages have more than one master >> page each, that way you could have for instance the logo on one master >> page and some other changing elements on others, then Sribus would just >> merge them together? >> > > Now that's a different idea, but that could be quite useful also.... > > > >> But for now, the pages sharing one master page have to share *alle? >> their content, and that, perhaps is not what Michael wants? >> >> Best regards >> Axel Bojer >> > > Michael > > -- > View this message in context: > http://www.nabble.com/Linked-Text-Frames-tf3482158.html#a9799040 > Sent from the Scribus mailing list archive at Nabble.com. > > > > ------------------------------ > > Message: 8 > Date: Mon, 2 Apr 2007 14:20:17 -0700 (PDT) > From: Michael Koren <kung42o at mindspring.com> > Subject: Re: [Scribus] Text frame border from clipart > To: scribus at nashi.altmuehlnet.de > Message-ID: <9799210.post at talk.nabble.com> > Content-Type: text/plain; charset=us-ascii > > > > Owen Cook wrote: >> >> On Sat, 31 Mar 2007 10:03:04 -0700 (PDT) >> martal <martin at tigh-design.co.uk> wrote: >> >>> I took the svg from openclipart and imported it, putting it exactly at >>> the >>> top left of the container frame. >>> >>> Then, Item | Multiple Duplicate. If I hadn't found that, it would have >>> been >>> very tricky. I used a calculator to get the number of times to >>> duplicate, >>> offset by height/width of the image. >>> >>> Then an inner text frame, dimensions calculated similarly. Inserted the >>> first text frame for the header and called it a day. >>> >>> Is there any way you would do this quicker and more efficiently? >> >> Probably not for a one off. If you had to do it many a time, then you >> would look at scripting. For a start, look at >> http://wiki.scribus.net/index.php/Category:Scripts_&_Plugins#Beginners_Scripts >> > > This is another use case I can keep in mind for my dynamic layout summer > of > code project. :) > > Michael > > -- > View this message in context: > http://www.nabble.com/Text-frame-border-from-clipart-tf3493594.html#a9799210 > Sent from the Scribus mailing list archive at Nabble.com. > > > > ------------------------------ > > Message: 9 > Date: Tue, 3 Apr 2007 01:20:41 +0300 > From: Marek Laane <bald at starman.ee> > Subject: Re: [Scribus] Linked content > To: scribus at nashi.altmuehlnet.de > Message-ID: <200704030120.41578.bald at starman.ee> > Content-Type: text/plain; charset="utf-8" > > ?hel kenal p?eval (teisip?ev 03 aprill 2007 12:10 am) kirjutas Michael > Koren: >> Axel Bojer wrote: >> > Michael Koren skrev: >> >> Paul Fine-2 wrote: >> >>> The newsletter has an issue number which is incremented every month. >> >>> This issue appears at the top of every left hand page, and also on >> >>> the >> >>> cover page. The instance on every lefthand page is easily handled by >> >>> putting it in the Master Page, but I want to link the frame on the >> >>> cover so that I only have to change the issue number in one place. Is >> >>> there a way to do this? >> >> >> >> Hmm, linked content. That would be very useful and I think I've wanted >> >> to do >> >> it before too, but I don't think you can at the moment. >> > >> > Is it not just to put in on the master page. Then it should appear on >> > all the pages having this as their master page? >> >> Yes, the issue here is just that the number is probably in a different >> place on the cover than on the other pages, thus you have to update the >> number in at least two master pages every month. >> > Just an idea: could it be done with some variables (as e.g word processors > can)? You define which kind the variable is (number, date, etc) and where > it > has to be on a page(s) and after that you just have to give to variable a > value (or, ir may be done automatically if it's e.g. current date or > something what can be assigned automatically). > > Marek Laane > >> > It would perhaps be >> > possible to improve this by letting all pages have more than one master >> > page each, that way you could have for instance the logo on one master >> > page and some other changing elements on others, then Sribus would just >> > merge them together? >> >> Now that's a different idea, but that could be quite useful also.... >> >> > But for now, the pages sharing one master page have to share *alle? >> > their content, and that, perhaps is not what Michael wants? >> > >> > Best regards >> > Axel Bojer >> >> Michael > > > ------------------------------ > > Message: 10 > Date: Mon, 2 Apr 2007 16:58:38 -0700 (PDT) > From: Michael Koren <kung42o at mindspring.com> > Subject: Re: [Scribus] Mathematical expressions in Scribus > To: scribus at nashi.altmuehlnet.de > Message-ID: <9801267.post at talk.nabble.com> > Content-Type: text/plain; charset=us-ascii > > > > Thomas Zastrow-4 wrote: >> >> Btw., Inkscape can also render LateX expressions. >> > > Natively or by calling Latex? > > Michael > -- > View this message in context: > http://www.nabble.com/Mathematical-expressions-in-Scribus-tf3499158.html#a9801267 > Sent from the Scribus mailing list archive at Nabble.com. > > > > ------------------------------ > > Message: 11 > Date: Tue, 3 Apr 2007 10:11:54 +1000 > From: rcook at pcug.org.au (Owen Cook) > Subject: Re: [Scribus] Mathematical expressions in Scribus > To: scribus at nashi.altmuehlnet.de > Message-ID: <20070403001153.GA24099 at pcug.org.au> > Content-Type: text/plain; charset=us-ascii > > On Mon, Apr 02, 2007 at 04:58:38PM -0700, Michael Koren wrote: >> >> >> Thomas Zastrow-4 wrote: >> > >> > Btw., Inkscape can also render LateX expressions. >> > >> >> Natively or by calling Latex? > > > Have a look at > http://www.kono.cis.iwate-u.ac.jp/~arakit/inkscape/inklatex.html > > > > Owen > > > ------------------------------ > > Message: 12 > Date: Tue, 03 Apr 2007 09:51:34 +0800 > From: Craig Ringer <craig at postnewspapers.com.au> > Subject: Re: [Scribus] Linked content > To: scribus at nashi.altmuehlnet.de > Message-ID: <4611B326.9000406 at postnewspapers.com.au> > Content-Type: text/plain; charset=UTF-8 > > Marek Laane wrote: > >> Just an idea: could it be done with some variables (as e.g word >> processors >> can)? You define which kind the variable is (number, date, etc) and where >> it >> has to be on a page(s) and after that you just have to give to variable a >> value (or, ir may be done automatically if it's e.g. current date or >> something what can be assigned automatically). > > That sounds like the most useful way to do form fields in general. For > extra crazyness, a signal could be emitted at the start of each page to > let a listener change variables (useful for PyQt scripts or for plug-ins). > > Because of the variety of ways people tend to want things formatted and > arranged (look at MS Excel's frighteningly long list of format options) > I'd be tempted to support expressions in variables, but that almost > certainly lands up being too complex. Handily, though, we can directly > expose some of Qt's formatting options for common data types like dates > and numbers - which are the only ones Scribus will provide automatically > set variables for. The rest can be formatted by hand. > > It's times like these I really wish we used Qt Script for Applications. > We could let the user enter any valid QSA expression to do things based > on page number, date, and all sorts of fun. Doing it with Python isn't > really as useful, mostly because not everyone will have it enabled and > we don't link it directly into the core app, so calling out to it is a > bit of a pain at best. > > Maybe we could embed QSA just for variable expressions ;-) > > -- > Craig Ringer > > > ------------------------------ > > _______________________________________________ > Scribus mailing list > Scribus at nashi.altmuehlnet.de > http://nashi.altmuehlnet.de/mailman/listinfo/scribus > > > End of Scribus Digest, Vol 50, Issue 6 > ************************************** > > > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.5.446 / Virus Database: 268.18.20/737 - Release Date: > 28/03/2007 16:23 > >
