All Downloads are FREE. Search and download functionalities are using the official Maven repository.

docbook.params.svg.embedding.mode.xml Maven / Gradle / Ivy

There is a newer version: 2.4
Show newest version


svg.embedding.mode
list
inline
object
image
link
iframe
embed


svg.embedding.mode
Specifies how inline SVG is processed



  
    object
  


Description

This parameter specifies how inline SVG graphics
  are embedded into the output document.


  
    inline
    
      Content is copied over inline with its namespace.
    
  
  
    object
    
      Content is extracted into an externel file and referenced
        by an object element.
    
  
  
    image
    
      Content is extracted into an externel file and referenced
        by an img element.
    
  
  
    link
    
      Content is extracted into an externel file and referenced
        by an a element.
    
  
  
    iframe
    
      Content is extracted into an externel file and referenced
        by an iframe element.
    
  
  
    embed
    
      Content is extracted into an externel file and referenced
        by an embed element.
    
  








© 2015 - 2025 Weber Informatics LLC | Privacy Policy