On 26/09/12 03:15, sebastien rey wrote: > Hi, > I try to insert image into svg or pdf into my slides, without result, > do you have any idea or example to make this possible ?
Slidy generates HTML so you won't be able to view inline PDF files. SVG in the HTML img element may not work older versions of some browsers (see http://caniuse.com/svg-img). Please post a minimal example that illustrates the problem; the AsciiDoc command you used; the AsciiDoc version; the OS you are using; the browser and browser version and a description of the symptoms you observed. See also http://www.w3schools.com/svg/svg_inhtml.asp Cheers, Stuart > > I cannot find documentation or question about this specification. > Thanks a lot, > SR > > -- > You received this message because you are subscribed to the Google > Groups "asciidoc" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/asciidoc/-/6MBYdARnFc8J. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/asciidoc?hl=en. -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/asciidoc?hl=en.
