Skip to content

Pass color variable to metapost graphic #540

Answered by Cicorione
Cicorione asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @pgundlach

I tried to replicate the issue, and it wasn't working till I copied and pasted one to one each variables.
Now the code, that I suppose replicates my structures, is working:

data.xml

<data>
    <Parent title="SP Color Test" accent="spyellow">
        <Child>
            <Nephew>
                <Baby>This is box: </Baby>
                <Baby>1</Baby>
            </Nephew>
        </Child>
        <Child>
            <Nephew>
                <Baby>This is box: </Baby>
                <Baby>2</Baby>
            </Nephew>
        </Child>
        <Child>
            <Nephew>
                <Baby>This is box: </Baby>
                <Baby>3</Baby>
            </Nephew>
        </

Replies: 9 comments 15 replies

Comment options

You must be logged in to vote
3 replies
@Cicorione
Comment options

@Cicorione
Comment options

@pgundlach
Comment options

Comment options

You must be logged in to vote
3 replies
@pgundlach
Comment options

@Cicorione
Comment options

@pgundlach
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@pgundlach
Comment options

Comment options

You must be logged in to vote
6 replies
@pgundlach
Comment options

@Cicorione
Comment options

@Cicorione
Comment options

@Cicorione
Comment options

@pgundlach
Comment options

Comment options

You must be logged in to vote
1 reply
@Cicorione
Comment options

Comment options

You must be logged in to vote
1 reply
@pgundlach
Comment options

Answer selected by Cicorione
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants