Copy link to clipboard
Copied
Hello,
I'm trying to find a solution for this problem since day's and before I'm wasting more time I would like to ask for your help.
I do import an XML into Indesign and I need to Format it like this:
The result I can achieve is:
My XML looks like this:
<Ziele><HelveticaBold>• </HelveticaBold>Erfassen der Schlüsselfunktionen der Bauchorgane für unser Wohlbefinden<HelveticaBold></HelveticaBold><HelveticaBold>• </HelveticaBold>Realisieren, welchen Einfluss Stress auf unseren Darm ausübt<HelveticaBold></HelveticaBold><HelveticaBold>• </HelveticaBold>
Entdecken, mit welchen Ölen wir die Gesundheit der Verdauungsorganeunterstützen und verbessern können<HelveticaBold></HelveticaBold><HelveticaBold>• </HelveticaBold>Anwendungsmöglichkeiten, Dosierungen und Grenzen kennen<HelveticaBold></HelveticaBold><HelveticaBold>• </HelveticaBold>
Erfahrungen sammeln durch das Mischen individueller Produkte</Ziele>
Is there someone who can tell me how I could set the indent similar for all lines?
I can provide you my indesign document and my xml aswell:
Thank you very much for your help.
Your XML needs reformated and some empty tags (both opening and closing) removed. As it is, there is nothing to tell ID that your bullets are separate paragraphs.
I don't know where this data comes from, but if it is a database it can be configured to output the bullet paragraphs as individual paragraphs. Else you are gong to need an XSLT to transform the XML into how you want it.
To fit the screen shot, I needed to reduce my window in my XML editor and turn wrap on. But it needs to be like this..
...Copy link to clipboard
Copied
Your XML needs reformated and some empty tags (both opening and closing) removed. As it is, there is nothing to tell ID that your bullets are separate paragraphs.
I don't know where this data comes from, but if it is a database it can be configured to output the bullet paragraphs as individual paragraphs. Else you are gong to need an XSLT to transform the XML into how you want it.
To fit the screen shot, I needed to reduce my window in my XML editor and turn wrap on. But it needs to be like this...unless I am mistaken about the problem.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now