Gary Dale

Results 31 comments of Gary Dale

OK, so the link text issue is with Scribus but the substitution problem isn't confined to links. I converted my template (painfully) to use a work-around for the link text...

I've found another problem. It happens fairly frequently. I have a text field that is 4mm wide that sometimes gets changed to 3.509mm wide. This causes it to be too...

I had another pile of information that I needed to import with alternating styles for each record - to make a "striped table" with one line per record. I made...

The document is created from the template, which is just a single page. I never changed the size but some text boxes have their size and/or position slightly altered during...

I had to rename it as .txt [clubs-template.txt](https://github.com/berteh/ScribusGenerator/files/4806404/clubs-template.txt) here's some test data - also renamed [clubs-test.csv.txt](https://github.com/berteh/ScribusGenerator/files/4806456/clubs-test.csv.txt) I modified the template to use 5mm wide boxes instead of 4mm to accommodate...

You may need to run it for more records. As I said, it didn't happen often but I'm pretty sure I didn't nudge the box multiple times. The file I...

Sounds good. Yes, I frequently use KATE to edit .sla files (mainly to remove "Copy of" styles). I actually use XML files but then have them converted to .csv files....

Well, I guess that's my problem - not checking it in an XML editor. ;) My method is a little different: 1) create the first item 2) copy & paste...

Here's my template: [clubs-template.tar.gz](https://github.com/berteh/ScribusGenerator/files/454310/clubs-template.tar.gz) BTW: I noticed the elements seem to move down the page a little on each new page. After 80 pages the difference was a little over...

On 11/09/15 06:31 PM, Berteh wrote: > I see 2 distinct parts in your questions: > > 1) ability to handle _repeated field_: csv indeed does, your converter > does...