<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.graphics.inkscape.user">
    <title>gmane.comp.graphics.inkscape.user</title>
    <link>http://blog.gmane.org/gmane.comp.graphics.inkscape.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14564"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14563"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14562"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14561"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14560"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14559"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14558"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14557"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14556"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14555"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14554"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14553"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14552"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14551"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14550"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14549"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14548"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14547"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14546"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14545"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14564">
    <title>Re: CommandLine: passing parameters to verbs</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14564</link>
    <description>&lt;pre&gt;

There is no way to pass parameters to verbs (with the current
implementation, they don't take parameters by design).

Related feature request:
- Bug #361237 &amp;lt;https://bugs.launchpad.net/inkscape/+bug/361237&amp;gt;
  “Provide scriptable method of saving files”

Quoting from comment #1
«Verbs are not designed to take parameters (…)»


With regard to 'Align &amp;amp; Distribute': if additional verbs would be
created for individual commands in the dialog (e.g. also used for
keyboard shortcuts), you'd be able to use them from the command line as
well.

Related feature request (among others):
- Bug #189535 &amp;lt;https://bugs.launchpad.net/inkscape/+bug/189535&amp;gt;
  “align by keys like (alt-v) vertical align (alt-h) horizontal align ”


hth, ~suv

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Inkscape-user mailing list
Inkscape-user&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-user
&lt;/pre&gt;</description>
    <dc:creator>~suv</dc:creator>
    <dc:date>2012-05-24T09:26:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14563">
    <title>Re: Failed to convert a pdf file to an eps file via inkscape.</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14563</link>
    <description>&lt;pre&gt;

AFAICT a known issue in cairo 1.10.x, tracked for Inkscape in

- Bug #813886 “Save as EPS or PS incomplete with cairo &amp;gt;= 1.10”
  &amp;lt;https://bugs.launchpad.net/inkscape/+bug/813886&amp;gt;

In my tests the EPS file saves ok with cairo 1.8.10 and cairo 1.12.2,
but misses certain parts with cairo 1.10.2, independent of which
Inkscape version is used.


Based on your provided EPS file, Inkscape was using cairo 1.10.2 to
export to EPS:
%%Creator: cairo 1.10.2 (http://cairographics.org)


Which version of cairo was installed on that other system?


You didn't miss anything to be installed, nor is it a bug in newer
Inkscape versions. The problem is with cairo 1.10.x - independent of
which Inkscape version is used. Once linux distros have upgraded to the
current version of cairo (1.12.x), the problem will be gone.


hth, ~suv

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Inkscape-user mailing list
Inkscape-user&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-user
&lt;/pre&gt;</description>
    <dc:creator>~suv</dc:creator>
    <dc:date>2012-05-24T09:12:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14562">
    <title>CommandLine: passing parameters to verbs</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14562</link>
    <description>&lt;pre&gt;Hello,

Is there a way to pass parameters to verbs, when using the inkscape
commandline? I can't seem to find anything, so my guess is no - but in any
case it would be needed for --verb=DialogAlignDistribute

Cheers,
Joscha
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________
Inkscape-user mailing list
Inkscape-user-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&amp;lt; at &amp;gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/inkscape-user
&lt;/pre&gt;</description>
    <dc:creator>Joscha Feth</dc:creator>
    <dc:date>2012-05-24T08:38:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14561">
    <title>Re: Antw.: Re:   editing .svg files</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14561</link>
    <description>&lt;pre&gt;

This doesn't seem to work for me

It looks like the selection of objects via F1 is completely lost when I 
hit F2 (until I hit F1 again, at which time it looses the selection made 
by F2)

If I hit the arrow keys after F2 some things move, it I hit the arrow keys 
after hitting F1 other things move.

at one point I thought I had managed to grab the end of the paths, but now 
I'm not able to replicate that.

Is there some other svg editor that I should look at?

David Lang


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>david-gFPdbfVZQbY&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-05-23T21:32:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14560">
    <title>Re: editing .svg files</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14560</link>
    <description>&lt;pre&gt;

can anyone tell me what these specific attributes would need to be?

David Lang


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>david-gFPdbfVZQbY&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-05-23T21:21:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14559">
    <title>Re: Antw.: Re:   editing .svg files</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14559</link>
    <description>&lt;pre&gt;david-gFPdbfVZQbY&amp;lt; at &amp;gt;public.gmane.org schrieb:


* Switch to select to tool F1
* Select all objects with Shift+Click or/and Shift-Drag
* then switch to node tool with F2
* select the nodes you want to edit with Click and/or Drag
* move them with the arrow keys.

Cheerz Lars

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Lars Behrens</dc:creator>
    <dc:date>2012-05-23T13:57:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14558">
    <title>Re: editing .svg files</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14558</link>
    <description>&lt;pre&gt;
Inkscape does not have the ability to move a single point of a path
(line) and a rectangle (box) or text at the same time. The Selector tool
allows the moving of the block and the entire path. The Node tool allows
one to move nodes of a path but not the move the box.

There are two possible solutions:

1. You can convert everything to paths then you can use the node tool to
select the nodes of the box, text, and shadow paths, and one node of the
line path and move them together. Your text will no longer be searchable
or selectable.

2. You can insert into your SVG file during it's creation the Inkscape
specific attributes used by the Inkscape Connector tool that link paths
to objects. Then if you move a box, the line will follow. The Connector
tool does not handle more complex cases well (such as the one to many
relationships you have in your sample diagram). I believe at the moment,
only connections to the center of a block are implemented.

There has been discussion in the SVG Working group of defining a set of
connector elements that would handle automatically what you ask for but
at the moment nobody has stepped up to do the actual work needed to add
them to the SVG specification.

Tav




------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Tavmjong Bah</dc:creator>
    <dc:date>2012-05-23T08:05:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14557">
    <title>Failed to convert a pdf file to an eps file viainkscape.</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14557</link>
    <description>&lt;pre&gt;Hi all,

I ran the Inkscape, opened the pdf file and then "save a copy" in the
eps format. As shown in the attached files, the coordinate information
is missed in the converted eps file.

The information about the my computer and Inkscape is listed as follows.
OS: Ubuntu 12.04 LTS amd64
Inkscape : 0.48.3.1 r9886 (Installed from the Canonical source)

While I tried on another machine with Inkscape 0.48.2 r9819, the
conversion is perfectly done as expected.

So have I missed something to be installed? Or is there a bug for the
newer version of Inkscape?

Suggestions are welcome!

Regards,
Hedong
May 23,2012
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________
Inkscape-user mailing list
Inkscape-user-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&amp;lt; at &amp;gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/inkscape-user
&lt;/pre&gt;</description>
    <dc:creator>Hedong Yang</dc:creator>
    <dc:date>2012-05-23T08:01:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14556">
    <title>Re: Antw.: Re:   editing .svg files</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14556</link>
    <description>&lt;pre&gt;this svg file is not created inside inkscape, it's created with a separate 
tool.

nsdiag is part of the blockdiag.com set of tools, it lets you take a small 
text file and create a svg diagram. I've attached the text file that was 
used to create this .svg

for a simple diagram like this it wouldn't take more than a half hour or 
so to create it in inkscape directly, but if you can think about a more 
complex diagram that includes 50 systems connected to 84 networks with a 
total of 294 interfaces and 634 IP addresses, you will see that drawing 
this manually will take days, whild a script can create the bockdiag 
config file in a couple of minutes and then nwdiag can create a svg file 
in a few seconds.

I'm willing to consider modifying the svg file directly, or getting the 
blockdiag tools patched to write something different into the svg file if 
that's what it takes to make this work, but I was hoping that there was 
some way to work with the data as is, not just because blockdiag makes 
these less-than-optimal files, but because there are going to be other 
tools that do as well.

A CAD program that I have allows me to select not only objects, but 
points. If I select some points in an object and then move them, the 
object gets stretched/distorted appropriately. What I think I'm looking 
for in Inkscape is a way to grab the point that is the endpoint of the 
path as well as the objects and move them all togeather.

David Lang


On Tue, 22 May 2012, Gianvittorio Zandona wrote:

{
  network log-admin
  {
    archive1-p;
    archive1-b;
    sec1-p;
    sec1-b;
    splunk1-p;
    splunk1-b;
    splunk2-p;
    splunk2-b;
    splunk3-p;
    splunk3-b;
    splunk4-p;
    splunk4-b;
    splunksearch-p;
    splunksearch-b;
    firewall-p;
    firewall-b;
  }
  network log-delivery
  {
    archive1-p;
    archive1-b;
    sec1-p;
    sec1-b;
    splunk1-p;
    splunk1-b;
    splunk2-p;
    splunk2-b;
    splunk3-p;
    splunk3-b;
    splunk4-p;
    splunk4-b;
    splunk5-p;
    splunk5-b;
    relay1-p;
    relay1-b;
    relay2-p;
    relay2-b;
  }
  network prod1
  {
    relay1-p;
    relay1-b;
  }
  network prod2
  {
    relay1-p;
    relay1-b;
  }
  network prod3
  {
    relay1-p;
    relay1-b;
  }
  network prod4
  {
    relay2-p;
    relay2-b;
  }
  network prod5
  {
    relay2-p;
    relay2-b;
  }
}
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________
Inkscape-user mailing list
Inkscape-user-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&amp;lt; at &amp;gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/inkscape-user
&lt;/pre&gt;</description>
    <dc:creator>david-gFPdbfVZQbY&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-05-22T21:21:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14555">
    <title>Antw.: Re:   editing .svg files</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14555</link>
    <description>&lt;pre&gt;David,
I saw your sample and I can see you created the lines with Shift+F6 instead of using Ctrl+F2.
See the same example  (less pretty) , but using Ctrl+F2. If you move around the boxes with Firewall (for instance), the line will follow as soon as you let the box go.
Was this what you wanted to do?
Gian






Op 22 mei 2012 om 21:25 uur schreef david-gFPdbfVZQbY&amp;lt; at &amp;gt;public.gmane.org:

attached is a sample .svg file.

what I am trying to do is to grab the two networks in the bottom right and 
slide them up to close the large blank space between them and the network 
above them.

If I select the networks and text and then try to move them, the line 
segments do not move.

I don't see what ctrl+f2 is going to do with this.

David Lang

On Tue, 22 May 2012, Gianvittorio Zandona wrote:

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Inkscape-user mailing list
Inkscape-user-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&amp;lt; at &amp;gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/inkscape-user
&amp;lt;simple.svg&amp;gt;------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________
Inkscape-user mailing list
Inkscape-user-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&amp;lt; at &amp;gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/inkscape-user
&lt;/pre&gt;</description>
    <dc:creator>Gianvittorio Zandona</dc:creator>
    <dc:date>2012-05-22T20:53:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14554">
    <title>Re: editing .svg files</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14554</link>
    <description>&lt;pre&gt;

I am not seeing how this helps me. I can select the node tool and 
select objects, but then when I try to move them I end up distorting them, 
not moving them.

If I use the basic selection tool it selects the objects, but since the 
line segments are not completely inside the selection box, they are not 
selected.

David Lang------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________
Inkscape-user mailing list
Inkscape-user-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&amp;lt; at &amp;gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/inkscape-user
&lt;/pre&gt;</description>
    <dc:creator>david-gFPdbfVZQbY&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-05-22T19:33:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14553">
    <title>Re: Antw.:  editing .svg files</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14553</link>
    <description>&lt;pre&gt;attached is a sample .svg file.

what I am trying to do is to grab the two networks in the bottom right and 
slide them up to close the large blank space between them and the network 
above them.

If I select the networks and text and then try to move them, the line 
segments do not move.

I don't see what ctrl+f2 is going to do with this.

David Lang

On Tue, 22 May 2012, Gianvittorio Zandona wrote:

Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________
Inkscape-user mailing list
Inkscape-user-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&amp;lt; at &amp;gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/inkscape-user
&lt;/pre&gt;</description>
    <dc:creator>david-gFPdbfVZQbY&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-05-22T19:25:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14552">
    <title>Re: Antw.:  editing .svg files</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14552</link>
    <description>&lt;pre&gt;Gianvittorio Zandona schrieb:


Hehe, easy to distinguish: Lars ends on 's' :-)

Have a good day,
Lars


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Lars Behrens</dc:creator>
    <dc:date>2012-05-22T09:25:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14551">
    <title>Antw.:  editing .svg files</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14551</link>
    <description>&lt;pre&gt;&amp;lt; at &amp;gt; David,
Maybe I did not understand your question. Sorry if that is the case.
Did you try with Ctrl+F2? Here is a quick tutorial  http://www.youtube.com/watch?v=-0cnYSEg4V4 

&amp;lt; at &amp;gt; Lars,
I always confuse Lars and David ;-)

Good luck,
Gian

Op 22 mei 2012 om 02:51 uur schreef david-gFPdbfVZQbY&amp;lt; at &amp;gt;public.gmane.org:

I have some .svg files that I create with the tools at blockdiag.com (it 
does a good job of turning progromatic data into a valid graphic), but 
there are a lot of times when I would like to grab a chunk of the 
resulting digram and move it around. The problem I have had trying to use 
Inkscape to do this is that I can select and grab a block, but the lines 
stay put. I really want to grab the objects and the endpoints of the lines 
that are within the selection window and move the endpoints along with the 
objects.

Is there an easy way to do this that I have been overlooking?

David Lang

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Inkscape-user mailing list
Inkscape-user-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&amp;lt; at &amp;gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/inkscape-user
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________
Inkscape-user mailing list
Inkscape-user-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&amp;lt; at &amp;gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/inkscape-user
&lt;/pre&gt;</description>
    <dc:creator>Gianvittorio Zandona</dc:creator>
    <dc:date>2012-05-22T08:55:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14550">
    <title>Re: Antw.: Re:  editing .svg files</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14550</link>
    <description>&lt;pre&gt;Gianvittorio Zandona schrieb:

I didn't ask one :-)

Cheerz,
Lars

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Lars Behrens</dc:creator>
    <dc:date>2012-05-22T08:01:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14549">
    <title>Antw.: Re:  editing .svg files</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14549</link>
    <description>&lt;pre&gt;Hi Lars,
Maybe I did not understand your question. Sorry if that is the case.
Did you Ctrl+F2? Here is a quick tutorial  http://www.youtube.com/watch?v=-0cnYSEg4V4 
Good luck,
Gian

Op 22 mei 2012 om 09:05 uur schreef Lars Behrens &amp;lt;lars.behrens-Qicz5VY8OY0&amp;lt; at &amp;gt;public.gmane.org&amp;gt;:

david&amp;lt; at &amp;gt;lang.hm schrieb:

I haven't really understood what you are trying to do, but depending on 
how you open the files, all the objects will be grouped together: If you 
import the svgs into an inkscape file, in order to process them with 
something else than the path tool you first want to ungroup them.

Cheerz,
Lars

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Inkscape-user mailing list
Inkscape-user-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&amp;lt; at &amp;gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/inkscape-user
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________
Inkscape-user mailing list
Inkscape-user-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&amp;lt; at &amp;gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/inkscape-user
&lt;/pre&gt;</description>
    <dc:creator>Gianvittorio Zandona</dc:creator>
    <dc:date>2012-05-22T07:55:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14548">
    <title>Re: editing .svg files</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14548</link>
    <description>&lt;pre&gt;david-gFPdbfVZQbY&amp;lt; at &amp;gt;public.gmane.org schrieb:

I haven't really understood what you are trying to do, but depending on 
how you open the files, all the objects will be grouped together: If you 
import the svgs into an inkscape file, in order to process them with 
something else than the path tool you first want to ungroup them.

Cheerz,
Lars

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Lars Behrens</dc:creator>
    <dc:date>2012-05-22T07:05:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14547">
    <title>Re: editing .svg files</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14547</link>
    <description>&lt;pre&gt;
On May 21, 2012, at 5:51 PM, david-gFPdbfVZQbY&amp;lt; at &amp;gt;public.gmane.org wrote:



I believe that the multipath editing in Inkscape 0.48 might be able to do what you want.

Select a few objects, switch to the node tool, then drag a selection around the nodes of the shapes you want to move about.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Jon Cruz</dc:creator>
    <dc:date>2012-05-22T01:42:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14546">
    <title>editing .svg files</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14546</link>
    <description>&lt;pre&gt;I have some .svg files that I create with the tools at blockdiag.com (it 
does a good job of turning progromatic data into a valid graphic), but 
there are a lot of times when I would like to grab a chunk of the 
resulting digram and move it around. The problem I have had trying to use 
Inkscape to do this is that I can select and grab a block, but the lines 
stay put. I really want to grab the objects and the endpoints of the lines 
that are within the selection window and move the endpoints along with the 
objects.

Is there an easy way to do this that I have been overlooking?

David Lang

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>david-gFPdbfVZQbY&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-05-22T00:51:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14545">
    <title>Re: missing element (graticules) after ps/eps/pdf import into inkscape</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14545</link>
    <description>&lt;pre&gt;a default line width of 1 has been set in bzr rev 11364, so the graticules
are now visible in Inkscape.

- Alvin


--
View this message in context: http://inkscape.13.n6.nabble.com/missing-element-graticules-after-ps-eps-pdf-import-into-inkscape-tp4963493p4964491.html
Sent from the Inkscape - User mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>alvinpenner</dc:creator>
    <dc:date>2012-05-15T01:30:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14544">
    <title>Re: missing element (graticules) after ps/eps/pdf import into inkscape</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.user/14544</link>
    <description>&lt;pre&gt;Kavar, Alvin, Jonathas,

Thanks for the responses. I did not know about the changing the display 
mode...and the graticules become visible. I actually fixed it another 
way, changing the ps to pdf (ps2pdf) then to svg (pdf2svg) I'm running 
linux. Strange they are visible in ghost view and other viewers.

Rob

On 12-05-09 09:32 PM, kaver wrote:


This electronic communication is governed by the terms and conditions at
http://www.mun.ca/cc/policies/electronic_communications_disclaimer_2012.php
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________
Inkscape-user mailing list
Inkscape-user-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&amp;lt; at &amp;gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/inkscape-user
&lt;/pre&gt;</description>
    <dc:creator>rdbriggs</dc:creator>
    <dc:date>2012-05-10T01:04:23</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.graphics.inkscape.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.graphics.inkscape.user</link>
  </textinput>
</rdf:RDF>

