Re: [NTG-context] Including a large SVG image

2013-06-15 Thread Sander Maijers
My question was in error ... All the time I overlooked the double .svg in the argument to \externalfigure for my last (this) plot. Sorry for the fuss! On 10-06-13 12:37, luigi scarso wrote: On Mon, Jun 10, 2013 at 12:26 PM, Sander Maijers mailto:s.n.maij...@student.ru.nl>> wrote: Than

Re: [NTG-context] Including a large SVG image

2013-06-10 Thread luigi scarso
On Mon, Jun 10, 2013 at 12:26 PM, Sander Maijers wrote: > Thanks for your tests. I do not get the PDF intermediate file, I can only > produce it manually. > > Inkscape 0.48.4 r9939 (May 20 2013) > ConTeXt 2013.06.07 12:25 > > I used this code: > > \placefigure > [force] > [scatterplot_of_W

Re: [NTG-context] Including a large SVG image

2013-06-10 Thread Sander Maijers
Thanks for your tests. I do not get the PDF intermediate file, I can only produce it manually. Inkscape 0.48.4 r9939 (May 20 2013) ConTeXt 2013.06.07 12:25 I used this code: \placefigure [force] [scatterplot_of_WER_vs_PPL_baseline] {Scatterplot of WER vs. perplexity (baseline)}

Re: [NTG-context] Including a large SVG image

2013-06-10 Thread luigi scarso
On Mon, Jun 10, 2013 at 11:23 AM, Sietse Brouwer wrote: > Sander wrote: > > All graphics except for one gets properly included in my ConTeXt > document. > > Since it's just the one graphic: Luigi, perhaps you could send Sander > a copy of the .pdf you produced that didn't show problems? > > no pro

Re: [NTG-context] Including a large SVG image

2013-06-10 Thread Sietse Brouwer
Sander wrote: > All graphics except for one gets properly included in my ConTeXt document. Since it's just the one graphic: Luigi, perhaps you could send Sander a copy of the .pdf you produced that didn't show problems? Luigi wrote: > $ inkscape --version > Inkscape 0.48.3.1 r9886 (Jan 29 2013) >

Re: [NTG-context] Including a large SVG image

2013-06-10 Thread Marco Patzer
On 2013–06–10 Sander Maijers wrote: > Is anybody still interested to look into this issue? > I need the graph for my thesis, which is due soon. It works here. \starttext \externalfigure [scatterplot_of_WER_vs_PPL] [width=\textwidth] \stoptext context version: 2013.06.07 12:25 Inkscape

Re: [NTG-context] Including a large SVG image

2013-06-10 Thread luigi scarso
On Mon, Jun 10, 2013 at 1:04 AM, luigi scarso wrote: > > > > On Mon, Jun 10, 2013 at 12:21 AM, Sander Maijers < > s.n.maij...@student.ru.nl> wrote: > >> Is anybody still interested to look into this issue? >> I need the graph for my thesis, which is due soon. >> >> tomorrow morning > > > \starttex

Re: [NTG-context] Including a large SVG image

2013-06-09 Thread Sietse Brouwer
I'm afraid I can't help, as this seems to be a PDF problem and I know nothing about the PDF format. ConTeXt correctly produces the converted file `m_k_i_v_scatterplot_of_WER_vs_PPL.svg.pdf`, and that PDF displays correctly when I open it standalone. But when I try to include the PDF with \incl

Re: [NTG-context] Including a large SVG image

2013-06-09 Thread luigi scarso
On Mon, Jun 10, 2013 at 12:21 AM, Sander Maijers wrote: > Is anybody still interested to look into this issue? > I need the graph for my thesis, which is due soon. > > tomorrow morning -- luigi ___ If your question

Re: [NTG-context] Including a large SVG image

2013-06-09 Thread Sander Maijers
Is anybody still interested to look into this issue? I need the graph for my thesis, which is due soon. On 08-06-13 12:04, Sander Maijers wrote: I almost forgot to upload the graphics. Here is the SVG: https://dl.dropboxusercontent.com/u/19254345/scatterplot_of_WER_vs_PPL.svg SVG (7z compress

Re: [NTG-context] Including a large SVG image

2013-06-08 Thread Sander Maijers
I almost forgot to upload the graphics. Here is the SVG: https://dl.dropboxusercontent.com/u/19254345/scatterplot_of_WER_vs_PPL.svg SVG (7z compressed): https://dl.dropboxusercontent.com/u/19254345/scatterplot_of_WER_vs_PPL.svg.7z PDF: https://dl.dropboxusercontent.com/u/19254345/scatterplot

Re: [NTG-context] Including a large SVG image

2013-06-05 Thread luigi scarso
On Wed, Jun 5, 2013 at 3:13 PM, Sander Maijers wrote: > > > Excuse me. The file became truncated when I was renaming it and the OS > froze, it indeed is 0 bytes now. > This evening I will try upload it again. > can you also post a 7z compressed version of the SVG ? -- luigi ___

Re: [NTG-context] Including a large SVG image

2013-06-05 Thread Sander Maijers
On 05-06-13 15:09, luigi scarso wrote: On Wed, Jun 5, 2013 at 3:06 PM, Sander Maijers mailto:s.n.maij...@student.ru.nl>> wrote: Hi Luigi, That is a preview window that only works for certain file types. You can download the file, for example by the menu bar in the top left c

Re: [NTG-context] Including a large SVG image

2013-06-05 Thread luigi scarso
On Wed, Jun 5, 2013 at 3:06 PM, Sander Maijers wrote: > Hi Luigi, > That is a preview window that only works for certain file types. You can > download the file, for example by the menu bar in the top left corner. (I > am not in the position to upload the file somewhere else now, so that's why >

Re: [NTG-context] Including a large SVG image

2013-06-05 Thread Sander Maijers
Hi Luigi, On 05-06-13 15:01, luigi scarso wrote: On Wed, Jun 5, 2013 at 2:58 PM, Sander Maijers mailto:s.n.maij...@student.ru.nl>> wrote: On 05-06-13 12:38, Sietse Brouwer wrote: Sander wrote: The inkscape command works okay from the command line. Thanks fo

Re: [NTG-context] Including a large SVG image

2013-06-05 Thread luigi scarso
On Wed, Jun 5, 2013 at 2:58 PM, Sander Maijers wrote: > On 05-06-13 12:38, Sietse Brouwer wrote: > >> Sander wrote: >> >>> The inkscape command works okay from the command line. >>> >> Thanks for checking this! Hmm, so Inkscape is not the problem... Does >> ConTeXt still fail to include the pictur

Re: [NTG-context] Including a large SVG image

2013-06-05 Thread Sander Maijers
On 05-06-13 12:38, Sietse Brouwer wrote: Sander wrote: The inkscape command works okay from the command line. Thanks for checking this! Hmm, so Inkscape is not the problem... Does ConTeXt still fail to include the picture when you make a minimal document containing only some text and the proble

Re: [NTG-context] Including a large SVG image

2013-06-05 Thread Sietse Brouwer
Sander wrote: > The inkscape command works okay from the command line. Thanks for checking this! Hmm, so Inkscape is not the problem... Does ConTeXt still fail to include the picture when you make a minimal document containing only some text and the problematic SVG? > Should I upload the SVG and

Re: [NTG-context] Including a large SVG image

2013-06-04 Thread Sander Maijers
The inkscape command works okay from the command line. Should I upload the SVG and manual PDF output somewhere? On 03-06-13 18:53, honyk wrote: Sander Maijers wrote: I have a few SVG graphics of multiple megabytes. They contain a lot of objects (text/shapes). All graphics except for one gets

Re: [NTG-context] Including a large SVG image

2013-06-03 Thread honyk
> Sander Maijers wrote: > >> I have a few SVG graphics of multiple megabytes. They contain a lot > >> of objects (text/shapes). All graphics except for one gets properly > >> included in my ConTeXt document. > > Marco Patzer wrote: > > Maybe inkscape failed to convert the file. Is a corresponding

Re: [NTG-context] Including a large SVG image

2013-06-03 Thread Sietse Brouwer
Hoi Sander, Sander Maijers wrote: >> I have a few SVG graphics of multiple megabytes. They contain a lot >> of objects (text/shapes). All graphics except for one gets properly >> included in my ConTeXt document. Marco Patzer wrote: > Maybe inkscape failed to convert the file. Is a corresponding >

Re: [NTG-context] Including a large SVG image

2013-06-03 Thread Marco Patzer
On 2013–06–03 Sander Maijers wrote: > I have a few SVG graphics of multiple megabytes. They contain a lot > of objects (text/shapes). All graphics except for one gets properly > included in my ConTeXt document. In place of the failed one there > the gray placeholder box with 'status unknown'. May

[NTG-context] Including a large SVG image

2013-06-03 Thread Sander Maijers
Hi, I have a few SVG graphics of multiple megabytes. They contain a lot of objects (text/shapes). All graphics except for one gets properly included in my ConTeXt document. In place of the failed one there the gray placeholder box with 'status unknown'. I noticed that ConTeXt uses Inkscape t