Re: Configuring converters (more specifically dot2tex)

2010-06-04 Thread Leo Antunes
Hi On 04/06/10 15:27, Julien Rioux wrote: > File Formats: > > Format: LaTeX (dot2tex) > Short Name: dot2tex > Extension: tex > > Converters: > > Graphviz Dot -> LaTeX (dot2tex) > Converter: dot2tex $$i > $$o > > LaTeX (dot2tex) -> PDF (ps2pdf) > Converter: pdflatex $$i Perfect! This is exactly wh

Re: Configuring converters (more specifically dot2tex)

2010-06-04 Thread Julien Rioux
On 03/06/2010 5:58 PM, Leo Antunes wrote: On 03/06/10 16:22, Julien Rioux wrote: Why not already use the dot->pdf converter that comes with graphviz? dot -Tpdf file.dot -o file.pdf Because I wanna use dot2tex on the dot file beforehand. Importing pure Dot files works like a charm, no proble

Re: Configuring converters (more specifically dot2tex)

2010-06-03 Thread Leo Antunes
On 03/06/10 16:22, Julien Rioux wrote: > > Why not already use the dot->pdf converter that comes with graphviz? > > dot -Tpdf file.dot -o file.pdf > Because I wanna use dot2tex on the dot file beforehand. Importing pure Dot files works like a charm, no problem there! :) Cheers -- *Leo Antunes*

Re: Configuring converters (more specifically dot2tex)

2010-06-03 Thread Julien Rioux
On 02/06/2010 8:45 PM, Leo Antunes wrote: I'm unfortunately not very familiar with TeX, but it seems to be impossible to simply do something like "cat file.tex | pdflatex> file.pdf" to take my dot2tex output, reconvert it to pdf and use the simpler graphic inclusion feature. Is this a limitation

Re: Configuring converters (more specifically dot2tex)

2010-06-02 Thread Leo Antunes
On 31/05/10 16:30, Julien Rioux wrote: > > The preview in LyX uses .png format, while pdf or ps output will > prefer vector graphics formats (.eps for dvi or ps output, .pdf for > pdf output), although pdflatex can handle raster images as well. I > would be surprised if you can see a .dot file (eit

Re: Configuring converters (more specifically dot2tex)

2010-05-31 Thread Jean-Marc LASGOUTTES
Leo Antunes writes: > When configuring converters, what's the priority Lyx will give when > trying to convert an included graphic? If I have more than one > converters set-up for a given input format, with various output formats, > which one will Lyx prefer? It chooses the shortest path, I think.

Re: Configuring converters (more specifically dot2tex)

2010-05-31 Thread RGH
On 05/31/2010 08:11 AM, Leo Antunes wrote: As a follow-up to this question, I've noticed Lyx still manages to export a document with an included Dot file, even when I remove the configured Dot converter. Am I right to assume there's some hardcoded fallback converter at work? I think this is the

Re: Configuring converters (more specifically dot2tex)

2010-05-31 Thread Julien Rioux
On 31/05/2010 8:11 AM, Leo Antunes wrote: [I'm not subscribed, please CC] Hi, When configuring converters, what's the priority Lyx will give when trying to convert an included graphic? If I have more than one converters set-up for a given input format, with various output formats, which one wil

Configuring converters (more specifically dot2tex)

2010-05-31 Thread Leo Antunes
[I'm not subscribed, please CC] Hi, When configuring converters, what's the priority Lyx will give when trying to convert an included graphic? If I have more than one converters set-up for a given input format, with various output formats, which one will Lyx prefer? The case in point is trying to