Translations:TechDraw TemplateHowTo/31/it

From FreeCAD Documentation
Revision as of 10:06, 7 January 2023 by Simone.b (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

3. Usare l'editor XML (menu Modifica -> Editor XML...) per aggiungere una clausola "freecad" namespace a ogni elemento <svg>.

xmlns:freecad="http://www.freecadweb.org/wiki/index.php?title=Svg_Namespace". Notare che i testi modificabili non funzioneranno se usi "https://...", anche se il wiki viene raggiunto tramite https in questi giorni. Poiché SVG è un formato umanamente leggibile, si può anche inserire la riga sopra nel file con un editor di testo.

Inkscape: editor XML che aggiunge la clausola "freecad" namespace all'elemento <svg>