Em Mon, 28 Nov 2016 18:09:46 -0700
Jonathan Corbet escreveu:
> On Sun, 20 Nov 2016 14:08:31 -0200
> Mauro Carvalho Chehab wrote:
>
> > The goal of this patch series is to get rid of PNG images, using either
> > graphviz
> > or SVG for images.
>
> So the pdfdocs build fails with an error whe
On Sun, 20 Nov 2016 14:08:31 -0200
Mauro Carvalho Chehab wrote:
> The goal of this patch series is to get rid of PNG images, using either
> graphviz
> or SVG for images.
So the pdfdocs build fails with an error when I apply this...
> xelatex -interaction=batchmode 'media.tex'
> This is XeTeX,
Em Tue, 22 Nov 2016 17:40:27 +0200
Jani Nikula escreveu:
> On Tue, 22 Nov 2016, Mauro Carvalho Chehab wrote:
> > I tried both, none broke the long lines on
> > Documentation/media/uapi/v4l/fieldseq_tb.svg.
>
> How about:
>
> 'tidy -xml -i Documentation/media/uapi/v4l/fieldseq_tb.svg | fmt -
On Tue, 22 Nov 2016, Mauro Carvalho Chehab wrote:
> I tried both, none broke the long lines on
> Documentation/media/uapi/v4l/fieldseq_tb.svg.
How about:
'tidy -xml -i Documentation/media/uapi/v4l/fieldseq_tb.svg | fmt -sw 80'
Both pretty indents and folds. I think it should Just Work(tm).
B
Em Tue, 22 Nov 2016 15:49:47 +0200
Jani Nikula escreveu:
> On Mon, 21 Nov 2016, Mauro Carvalho Chehab wrote:
> > Em Mon, 21 Nov 2016 10:44:44 -0700
> > Jonathan Corbet escreveu:
> >
> >> On Sun, 20 Nov 2016 14:08:31 -0200
> >> Mauro Carvalho Chehab wrote:
> >> > NOTE: some images use more
On Mon, 21 Nov 2016, Mauro Carvalho Chehab wrote:
> Em Mon, 21 Nov 2016 10:44:44 -0700
> Jonathan Corbet escreveu:
>
>> On Sun, 20 Nov 2016 14:08:31 -0200
>> Mauro Carvalho Chehab wrote:
>> > NOTE: some images use more than 998 columns, causing troubles
>> > with some MTA and MUA that could refu
Em Mon, 21 Nov 2016 10:44:44 -0700
Jonathan Corbet escreveu:
> On Sun, 20 Nov 2016 14:08:31 -0200
> Mauro Carvalho Chehab wrote:
>
> > The goal of this patch series is to get rid of PNG images, using either
> > graphviz
> > or SVG for images.
> >
> > For old images generated with xfig, stored
On Sun, 20 Nov 2016 14:08:31 -0200
Mauro Carvalho Chehab wrote:
> The goal of this patch series is to get rid of PNG images, using either
> graphviz
> or SVG for images.
>
> For old images generated with xfig, stored inside PDF, just convert them to
> SVG
> and cleanup the images using inkscap
The goal of this patch series is to get rid of PNG images, using either graphviz
or SVG for images.
For old images generated with xfig, stored inside PDF, just convert them to SVG
and cleanup the images using inkscape.
Other images need to be rewritten in SVG.
The pipeline image is actually a gr