public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* XML/XSL to PDF?
@ 2023-11-17 13:15 David Banas
       [not found] ` <a07b694f-f5be-4eca-b834-ef5b84fdf181n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: David Banas @ 2023-11-17 13:15 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 64 bytes --]

Can Pandoc translate XML that uses an XSL style sheet into PDF?

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: XML/XSL to PDF?
       [not found] ` <a07b694f-f5be-4eca-b834-ef5b84fdf181n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2023-11-17 14:04   ` Bastien DUMONT
  2023-11-17 16:12     ` John MacFarlane
  0 siblings, 1 reply; 7+ messages in thread
From: Bastien DUMONT @ 2023-11-17 14:04 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

Not out of the box, you must use a custom reader (https://pandoc.org/custom-readers.html) to tell Pandoc how to translate your XML file into its internal document structure (AST). Unless it is of one of the formats supported by Pandoc, of course (see the manual).

Le Friday 17 November 2023 à 05:15:57AM, David Banas a écrit :
> Can Pandoc translate XML that uses an XSL style sheet into PDF?
> 
> 
> --
> You received this message because you are subscribed to the Google Groups
> "pandoc-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an email
> to [1]pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> To view this discussion on the web visit [2]https://groups.google.com/d/msgid/
> pandoc-discuss/a07b694f-f5be-4eca-b834-ef5b84fdf181n%40googlegroups.com.
> 
> References:
> 
> [1] mailto:pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
> [2] https://groups.google.com/d/msgid/pandoc-discuss/a07b694f-f5be-4eca-b834-ef5b84fdf181n%40googlegroups.com?utm_medium=email&utm_source=footer

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/ZVdzCgTxgi5kq6_-%40localhost.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: XML/XSL to PDF?
  2023-11-17 14:04   ` Bastien DUMONT
@ 2023-11-17 16:12     ` John MacFarlane
       [not found]       ` <8E6E9238-40C5-40EF-97E1-E0EE18E018E7-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: John MacFarlane @ 2023-11-17 16:12 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

Or, use xslt tools to translate it to HTML, and then pandoc.

> On Nov 17, 2023, at 6:04 AM, Bastien DUMONT <bastien.dumont-VwIFZPTo/vqsTnJN9+BGXg@public.gmane.org> wrote:
> 
> Not out of the box, you must use a custom reader (https://pandoc.org/custom-readers.html) to tell Pandoc how to translate your XML file into its internal document structure (AST). Unless it is of one of the formats supported by Pandoc, of course (see the manual).
> 
> Le Friday 17 November 2023 à 05:15:57AM, David Banas a écrit :
>> Can Pandoc translate XML that uses an XSL style sheet into PDF?
>> 
>> 
>> --
>> You received this message because you are subscribed to the Google Groups
>> "pandoc-discuss" group.
>> To unsubscribe from this group and stop receiving emails from it, send an email
>> to [1]pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
>> To view this discussion on the web visit [2]https://groups.google.com/d/msgid/
>> pandoc-discuss/a07b694f-f5be-4eca-b834-ef5b84fdf181n%40googlegroups.com.
>> 
>> References:
>> 
>> [1] mailto:pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
>> [2] https://groups.google.com/d/msgid/pandoc-discuss/a07b694f-f5be-4eca-b834-ef5b84fdf181n%40googlegroups.com?utm_medium=email&utm_source=footer
> 
> -- 
> You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/ZVdzCgTxgi5kq6_-%40localhost.

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/8E6E9238-40C5-40EF-97E1-E0EE18E018E7%40gmail.com.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: XML/XSL to PDF?
       [not found]       ` <8E6E9238-40C5-40EF-97E1-E0EE18E018E7-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2023-11-18 12:33         ` David Banas
       [not found]           ` <736190cb-cb86-464e-916c-63180b4839d2n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: David Banas @ 2023-11-18 12:33 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 2343 bytes --]

Thanks, John!
Is there a particular tool that you'd care to recommend?


On Friday, November 17, 2023 at 11:12:59 AM UTC-5 John MacFarlane wrote:

> Or, use xslt tools to translate it to HTML, and then pandoc.
>
> > On Nov 17, 2023, at 6:04 AM, Bastien DUMONT <bastien...-VwIFZPTo/vqsTnJN9+BGXg@public.gmane.org> 
> wrote:
> > 
> > Not out of the box, you must use a custom reader (
> https://pandoc.org/custom-readers.html) to tell Pandoc how to translate 
> your XML file into its internal document structure (AST). Unless it is of 
> one of the formats supported by Pandoc, of course (see the manual).
> > 
> > Le Friday 17 November 2023 à 05:15:57AM, David Banas a écrit :
> >> Can Pandoc translate XML that uses an XSL style sheet into PDF?
> >> 
> >> 
> >> --
> >> You received this message because you are subscribed to the Google 
> Groups
> >> "pandoc-discuss" group.
> >> To unsubscribe from this group and stop receiving emails from it, send 
> an email
> >> to [1]pandoc-discus...-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> >> To view this discussion on the web visit [2]
> https://groups.google.com/d/msgid/
> >> pandoc-discuss/a07b694f-f5be-4eca-b834-ef5b84fdf181n%40googlegroups.com
> .
> >> 
> >> References:
> >> 
> >> [1] mailto:pandoc-discus...-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
> >> [2] 
> https://groups.google.com/d/msgid/pandoc-discuss/a07b694f-f5be-4eca-b834-ef5b84fdf181n%40googlegroups.com?utm_medium=email&utm_source=footer
> > 
> > -- 
> > You received this message because you are subscribed to the Google 
> Groups "pandoc-discuss" group.
> > To unsubscribe from this group and stop receiving emails from it, send 
> an email to pandoc-discus...-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/pandoc-discuss/ZVdzCgTxgi5kq6_-%40localhost
> .
>
>

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/736190cb-cb86-464e-916c-63180b4839d2n%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 4710 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: XML/XSL to PDF?
       [not found]           ` <736190cb-cb86-464e-916c-63180b4839d2n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2023-11-19 13:44             ` Pablo Rodríguez
  2023-11-20 11:09             ` Thomas Redelberger
  1 sibling, 0 replies; 7+ messages in thread
From: Pablo Rodríguez @ 2023-11-19 13:44 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

On 11/18/23 13:33, David Banas wrote:
> Thanks, John!
> Is there a particular tool that you'd care to recommend?

Hi David,

if you know which elements and attributes you need for your PDF
documents, even ConTeXt can deal directly with XML (no XSL
transformation needed).

As https://pandoc.org/ reads, PDF documents are generated via pdflatex,
lualatex, xelatex, latexmk, tectonic, wkhtmltopdf, weasyprint, prince,
pagedjs-cli, context, or pdfroff.

LaTeX seems to be the most common way to do it.

But as John has already written, you need to get the HTML first after
transforming your XML with your XSL.

Just in case it helps,

Pablo


> On Friday, November 17, 2023 at 11:12:59 AM UTC-5 John MacFarlane wrote:
>
>     Or, use xslt tools to translate it to HTML, and then pandoc.
>
>     > On Nov 17, 2023, at 6:04 AM, Bastien DUMONT
>     <bastien...-VwIFZPTo/vqsTnJN9+BGXg@public.gmane.org> wrote:
>     >
>     > Not out of the box, you must use a custom reader
>     (https://pandoc.org/custom-readers.html
>     <https://pandoc.org/custom-readers.html>) to tell Pandoc how to
>     translate your XML file into its internal document structure (AST).
>     Unless it is of one of the formats supported by Pandoc, of course
>     (see the manual).
>     >
>     > Le Friday 17 November 2023 à 05:15:57AM, David Banas a écrit :
>     >> Can Pandoc translate XML that uses an XSL style sheet into PDF?
>     >>
>     >>
>     >> --
>     >> You received this message because you are subscribed to the
>     Google Groups
>     >> "pandoc-discuss" group.
>     >> To unsubscribe from this group and stop receiving emails from it,
>     send an email
>     >> to [1]pandoc-discus...-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
>     >> To view this discussion on the web visit
>     [2]https://groups.google.com/d/msgid/
>     <https://groups.google.com/d/msgid/>
>     >>
>     pandoc-discuss/a07b694f-f5be-4eca-b834-ef5b84fdf181n%40googlegroups.com <http://40googlegroups.com>.
>     >>
>     >> References:
>     >>
>     >> [1] mailto:pandoc-discus...-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
>     >> [2]
>     https://groups.google.com/d/msgid/pandoc-discuss/a07b694f-f5be-4eca-b834-ef5b84fdf181n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/pandoc-discuss/a07b694f-f5be-4eca-b834-ef5b84fdf181n%40googlegroups.com?utm_medium=email&utm_source=footer>
>     >
>     > --
>     > You received this message because you are subscribed to the Google
>     Groups "pandoc-discuss" group.
>     > To unsubscribe from this group and stop receiving emails from it,
>     send an email to pandoc-discus...-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
>     > To view this discussion on the web visit
>     https://groups.google.com/d/msgid/pandoc-discuss/ZVdzCgTxgi5kq6_-%40localhost <https://groups.google.com/d/msgid/pandoc-discuss/ZVdzCgTxgi5kq6_-%40localhost>.
>
> --
> You received this message because you are subscribed to the Google
> Groups "pandoc-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
> <mailto:pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/pandoc-discuss/736190cb-cb86-464e-916c-63180b4839d2n%40googlegroups.com <https://groups.google.com/d/msgid/pandoc-discuss/736190cb-cb86-464e-916c-63180b4839d2n%40googlegroups.com?utm_medium=email&utm_source=footer>.

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/97ff462e-674b-a3c8-341c-8f540ec6d3db%40web.de.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: XML/XSL to PDF?
       [not found]           ` <736190cb-cb86-464e-916c-63180b4839d2n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  2023-11-19 13:44             ` Pablo Rodríguez
@ 2023-11-20 11:09             ` Thomas Redelberger
       [not found]               ` <ab1515d3-f3db-3966-f13f-32b1e41e9ad9-Mmb7MZpHnFY@public.gmane.org>
  1 sibling, 1 reply; 7+ messages in thread
From: Thomas Redelberger @ 2023-11-20 11:09 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

xsltproc. It is available for many platforms and for *nix usually installable using the package manager.

Am 18.11.2023 um 13:33 schrieb David Banas:
> Thanks, John!
> Is there a particular tool that you'd care to recommend?
>
>
> On Friday, November 17, 2023 at 11:12:59 AM UTC-5 John MacFarlane wrote:
>
>     Or, use xslt tools to translate it to HTML, and then pandoc.
>
>      > On Nov 17, 2023, at 6:04 AM, Bastien DUMONT <bastien...-VwIFZPTo/vqsTnJN9+BGXg@public.gmane.org> wrote:
>      >
>      > Not out of the box, you must use a custom reader (https://pandoc.org/custom-readers.html <https://pandoc.org/custom-readers.html>) to tell Pandoc how to translate your XML file into its internal document structure (AST). Unless it is of one of the formats supported by Pandoc, of course (see the manual).
>      >
>      > Le Friday 17 November 2023 à 05:15:57AM, David Banas a écrit :
>      >> Can Pandoc translate XML that uses an XSL style sheet into PDF?
>      >>
>      >>
>      >> --
>      >> You received this message because you are subscribed to the Google Groups
>      >> "pandoc-discuss" group.
>      >> To unsubscribe from this group and stop receiving emails from it, send an email
>      >> to [1]pandoc-discus...-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
>      >> To view this discussion on the web visit [2]https://groups.google.com/d/msgid/ <https://groups.google.com/d/msgid/>
>      >> pandoc-discuss/a07b694f-f5be-4eca-b834-ef5b84fdf181n%40googlegroups.com <http://40googlegroups.com>.
>      >>
>      >> References:
>      >>
>      >> [1] mailto:pandoc-discus...-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
>      >> [2] https://groups.google.com/d/msgid/pandoc-discuss/a07b694f-f5be-4eca-b834-ef5b84fdf181n%40googlegroups.com?utm_medium=email&utm_source=footer <https://groups.google.com/d/msgid/pandoc-discuss/a07b694f-f5be-4eca-b834-ef5b84fdf181n%40googlegroups.com?utm_medium=email&utm_source=footer>
>      >
>      > --
>      > You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
>      > To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discus...-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
>      > To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/ZVdzCgTxgi5kq6_-%40localhost <https://groups.google.com/d/msgid/pandoc-discuss/ZVdzCgTxgi5kq6_-%40localhost>.
>
> --
> You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org <mailto:pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>.
> To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/736190cb-cb86-464e-916c-63180b4839d2n%40googlegroups.com <https://groups.google.com/d/msgid/pandoc-discuss/736190cb-cb86-464e-916c-63180b4839d2n%40googlegroups.com?utm_medium=email&utm_source=footer>.


-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/ab1515d3-f3db-3966-f13f-32b1e41e9ad9%40gmx.de.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* AW: XML/XSL to PDF?
       [not found]               ` <ab1515d3-f3db-3966-f13f-32b1e41e9ad9-Mmb7MZpHnFY@public.gmane.org>
@ 2023-11-20 12:11                 ` denis.maier-NSENcxR/0n0
  0 siblings, 0 replies; 7+ messages in thread
From: denis.maier-NSENcxR/0n0 @ 2023-11-20 12:11 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

> xsltproc. It is available for many platforms and for *nix usually installable using
> the package manager.
>

Or have a look at saxon: https://www.saxonica.com/welcome/welcome.xml

While the professional edition is commercal, there's also a free and open source home edition.

> Am 18.11.2023 um 13:33 schrieb David Banas:
> > Thanks, John!
> > Is there a particular tool that you'd care to recommend?
> >
> >
> > On Friday, November 17, 2023 at 11:12:59 AM UTC-5 John MacFarlane
> wrote:
> >
> >     Or, use xslt tools to translate it to HTML, and then pandoc.
> >
> >      > On Nov 17, 2023, at 6:04 AM, Bastien DUMONT
> <bastien...-VwIFZPTo/vqsTnJN9+BGXg@public.gmane.org> wrote:
> >      >
> >      > Not out of the box, you must use a custom reader
> (https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpan
> doc.org%2Fcustom-
> readers.html&data=05%7C01%7Cdenis.maier%40unibe.ch%7C87cfb8041df6
> 45556d8408dbe9b92e6e%7Cd400387a212f43eaac7f77aa12d7977e%7C1
> %7C0%7C638360754212025862%7CUnknown%7CTWFpbGZsb3d8eyJWIjoi
> MC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1
> 000%7C%7C%7C&sdata=2y0UparxBubcWlYY26LslJmBQps4uS%2F98QLlSK%
> 2FI6sA%3D&reserved=0
> <https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpan
> doc.org%2Fcustom-
> readers.html&data=05%7C01%7Cdenis.maier%40unibe.ch%7C87cfb8041df6
> 45556d8408dbe9b92e6e%7Cd400387a212f43eaac7f77aa12d7977e%7C1
> %7C0%7C638360754212025862%7CUnknown%7CTWFpbGZsb3d8eyJWIjoi
> MC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1
> 000%7C%7C%7C&sdata=2y0UparxBubcWlYY26LslJmBQps4uS%2F98QLlSK%
> 2FI6sA%3D&reserved=0>) to tell Pandoc how to translate your XML file into
> its internal document structure (AST). Unless it is of one of the formats
> supported by Pandoc, of course (see the manual).
> >      >
> >      > Le Friday 17 November 2023 à 05:15:57AM, David Banas a écrit :
> >      >> Can Pandoc translate XML that uses an XSL style sheet into PDF?
> >      >>
> >      >>
> >      >> --
> >      >> You received this message because you are subscribed to the Google
> Groups
> >      >> "pandoc-discuss" group.
> >      >> To unsubscribe from this group and stop receiving emails from it, send
> an email
> >      >> to [1]pandoc-discus...-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> >      >> To view this discussion on the web visit
> [2]https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgr
> oups.google.com%2Fd%2Fmsgid%2F&data=05%7C01%7Cdenis.maier%40un
> ibe.ch%7C87cfb8041df645556d8408dbe9b92e6e%7Cd400387a212f43eaac
> 7f77aa12d7977e%7C1%7C0%7C638360754212025862%7CUnknown%7CT
> WFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiL
> CJXVCI6Mn0%3D%7C1000%7C%7C%7C&sdata=xt4zq3etqBk0quqFgyB%2B4
> d44El4KO2iX8PK3i7GZN1w%3D&reserved=0
> <https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgrou
> ps.google.com%2Fd%2Fmsgid%2F&data=05%7C01%7Cdenis.maier%40unib
> e.ch%7C87cfb8041df645556d8408dbe9b92e6e%7Cd400387a212f43eaac7
> f77aa12d7977e%7C1%7C0%7C638360754212025862%7CUnknown%7CT
> WFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiL
> CJXVCI6Mn0%3D%7C1000%7C%7C%7C&sdata=xt4zq3etqBk0quqFgyB%2B4
> d44El4KO2iX8PK3i7GZN1w%3D&reserved=0>
> >      >> pandoc-discuss/a07b694f-f5be-4eca-b834-
> ef5b84fdf181n%40googlegroups.com
> <https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2F40go
> oglegroups.com%2F&data=05%7C01%7Cdenis.maier%40unibe.ch%7C87cfb
> 8041df645556d8408dbe9b92e6e%7Cd400387a212f43eaac7f77aa12d797
> 7e%7C1%7C0%7C638360754212025862%7CUnknown%7CTWFpbGZsb3d8
> eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3
> D%7C1000%7C%7C%7C&sdata=JdZjQW0FCxMWq1Mls0iZ3Vl2QjwOFoH84I
> wSXjQlEVQ%3D&reserved=0>.
> >      >>
> >      >> References:
> >      >>
> >      >> [1] mailto:pandoc-discus...-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
> >      >> [2]
> https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgrou
> ps.google.com%2Fd%2Fmsgid%2Fpandoc-discuss%2Fa07b694f-f5be-4eca-
> b834-
> ef5b84fdf181n%2540googlegroups.com%3Futm_medium%3Demail%26utm
> _source%3Dfooter&data=05%7C01%7Cdenis.maier%40unibe.ch%7C87cfb80
> 41df645556d8408dbe9b92e6e%7Cd400387a212f43eaac7f77aa12d7977e
> %7C1%7C0%7C638360754212025862%7CUnknown%7CTWFpbGZsb3d8ey
> JWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D
> %7C1000%7C%7C%7C&sdata=6RbZk1fQkAeH0nEcd7wedFH0c2IK58ezaW4R
> pfzlG44%3D&reserved=0
> <https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgrou
> ps.google.com%2Fd%2Fmsgid%2Fpandoc-discuss%2Fa07b694f-f5be-4eca-
> b834-
> ef5b84fdf181n%2540googlegroups.com%3Futm_medium%3Demail%26utm
> _source%3Dfooter&data=05%7C01%7Cdenis.maier%40unibe.ch%7C87cfb80
> 41df645556d8408dbe9b92e6e%7Cd400387a212f43eaac7f77aa12d7977e
> %7C1%7C0%7C638360754212025862%7CUnknown%7CTWFpbGZsb3d8ey
> JWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D
> %7C1000%7C%7C%7C&sdata=6RbZk1fQkAeH0nEcd7wedFH0c2IK58ezaW4R
> pfzlG44%3D&reserved=0>
> >      >
> >      > --
> >      > You received this message because you are subscribed to the Google
> Groups "pandoc-discuss" group.
> >      > To unsubscribe from this group and stop receiving emails from it, send
> an email to pandoc-discus...-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> >      > To view this discussion on the web visit
> https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgrou
> ps.google.com%2Fd%2Fmsgid%2Fpandoc-discuss%2FZVdzCgTxgi5kq6_-
> %2540localhost&data=05%7C01%7Cdenis.maier%40unibe.ch%7C87cfb8041
> df645556d8408dbe9b92e6e%7Cd400387a212f43eaac7f77aa12d7977e%7
> C1%7C0%7C638360754212025862%7CUnknown%7CTWFpbGZsb3d8eyJWI
> joiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C
> 1000%7C%7C%7C&sdata=vXVeg3FPTZtQnTWxP%2BhKcPqGhl2bH4umVYJ7N
> GKfdeI%3D&reserved=0
> <https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgrou
> ps.google.com%2Fd%2Fmsgid%2Fpandoc-discuss%2FZVdzCgTxgi5kq6_-
> %2540localhost&data=05%7C01%7Cdenis.maier%40unibe.ch%7C87cfb8041
> df645556d8408dbe9b92e6e%7Cd400387a212f43eaac7f77aa12d7977e%7
> C1%7C0%7C638360754212025862%7CUnknown%7CTWFpbGZsb3d8eyJWI
> joiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C
> 1000%7C%7C%7C&sdata=vXVeg3FPTZtQnTWxP%2BhKcPqGhl2bH4umVYJ7N
> GKfdeI%3D&reserved=0>.
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> "pandoc-discuss" group.
> > To unsubscribe from this group and stop receiving emails from it, send an
> email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org <mailto:pandoc-
> discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>.
> > To view this discussion on the web visit
> https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgrou
> ps.google.com%2Fd%2Fmsgid%2Fpandoc-discuss%2F736190cb-cb86-464e-
> 916c-
> 63180b4839d2n%2540googlegroups.com&data=05%7C01%7Cdenis.maier%
> 40unibe.ch%7C87cfb8041df645556d8408dbe9b92e6e%7Cd400387a212f4
> 3eaac7f77aa12d7977e%7C1%7C0%7C638360754212025862%7CUnknown
> %7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1ha
> WwiLCJXVCI6Mn0%3D%7C1000%7C%7C%7C&sdata=%2BUC9Rjm6%2BGme
> rQbTkzo0pfSyhBV7tGrlF7CSyG0J%2BLg%3D&reserved=0
> <https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgrou
> ps.google.com%2Fd%2Fmsgid%2Fpandoc-discuss%2F736190cb-cb86-464e-
> 916c-
> 63180b4839d2n%2540googlegroups.com%3Futm_medium%3Demail%26ut
> m_source%3Dfooter&data=05%7C01%7Cdenis.maier%40unibe.ch%7C87cfb
> 8041df645556d8408dbe9b92e6e%7Cd400387a212f43eaac7f77aa12d797
> 7e%7C1%7C0%7C638360754212025862%7CUnknown%7CTWFpbGZsb3d8
> eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3
> D%7C1000%7C%7C%7C&sdata=KDbsmtrc3BjPxjsw0eIaPU9r%2FQdpJYw7kQ
> Zc3S9pamo%3D&reserved=0>.
> 
> 
> --
> You received this message because you are subscribed to the Google Groups
> "pandoc-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> To view this discussion on the web visit
> https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgrou
> ps.google.com%2Fd%2Fmsgid%2Fpandoc-discuss%2Fab1515d3-f3db-3966-
> f13f-
> 32b1e41e9ad9%2540gmx.de&data=05%7C01%7Cdenis.maier%40unibe.ch%
> 7C87cfb8041df645556d8408dbe9b92e6e%7Cd400387a212f43eaac7f77aa
> 12d7977e%7C1%7C0%7C638360754212182040%7CUnknown%7CTWFpbG
> Zsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6
> Mn0%3D%7C1000%7C%7C%7C&sdata=Z1%2Bcr%2BtVOTV4JYAvBz2V3MqR
> tYmwYjpSJi1IzAeHPZQ%3D&reserved=0.

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/GV0P278MB02110ECD173E928EA195AC0983B4A%40GV0P278MB0211.CHEP278.PROD.OUTLOOK.COM.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-11-20 12:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-17 13:15 XML/XSL to PDF? David Banas
     [not found] ` <a07b694f-f5be-4eca-b834-ef5b84fdf181n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2023-11-17 14:04   ` Bastien DUMONT
2023-11-17 16:12     ` John MacFarlane
     [not found]       ` <8E6E9238-40C5-40EF-97E1-E0EE18E018E7-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2023-11-18 12:33         ` David Banas
     [not found]           ` <736190cb-cb86-464e-916c-63180b4839d2n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2023-11-19 13:44             ` Pablo Rodríguez
2023-11-20 11:09             ` Thomas Redelberger
     [not found]               ` <ab1515d3-f3db-3966-f13f-32b1e41e9ad9-Mmb7MZpHnFY@public.gmane.org>
2023-11-20 12:11                 ` AW: " denis.maier-NSENcxR/0n0

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).