]> git.sven.stormbind.net Git - sven/vym.git/blob - test/maps/legacy/notes.xml
New upstream version 2.9.22
[sven/vym.git] / test / maps / legacy / notes.xml
1 <?xml version="1.0" encoding="utf-8"?><!DOCTYPE vymmap>
2
3 <vymmap  version="1.4.0" author="Uwe (inventor of vym)" title="" comment="Manually created map to test very old maps with notes" date="2023-04-11" backgroundColor="#ffffff" defaultFont="Sans Serif,16,-1,0,50,0,0,0,0,0" selectionColor="#ffff00" linkStyle="StylePolyLine" linkColor="#0000ff" defXLinkColor="#e6e6e6" defXLinkWidth="1" defXLinkPenStyle="Qt::DashLine" defXLinkStyleBegin="HeadFull" defXLinkStyleEnd="HeadFull" mapZoomFactor="1" mapRotationAngle="0" linkColorHint="HeadingColor">
4     <mapcenter absPosX="27" absPosY="245" hideLink="false" uuid="{e5e8967d-ed26-47e2-942d-e1ae6db1c6d0}"><heading  textMode="plainText"  fonthint="undef"  textColor="#000000">Legacy notes</heading>
5         <frame  frameType="Rectangle" penColor="#000000" brushColor="#ffffff" padding="0" borderWidth="1" />
6         <branch relPosX="150" relPosY="-150" hideLink="false" uuid="{0b38c4e5-e0df-4fb6-8195-810789d4c6c4}">
7             <heading  textMode="plainText"  fonthint="undef"  textColor="#aa0000" text="Legacy &lt;note&gt; pre 1.4.6" />
8             <branch uuid="{0b38c4e5-e0df-4fb6-8195-810789d4c6c4}">
9                 <heading  textMode="plainText"  fonthint="undef"  textColor="#aa0000" text="plaintext &lt;note&gt; in external file" />
10                 <note href="file:external-note-plaintext.txt" />
11             </branch>
12             <branch uuid="{ab33a7c8-a33d-4a28-80bd-9ef07935356a}">
13                 <heading  textMode="plainText"  fonthint="undef"  textColor="#005500" text="plaintext &lt;note&gt; in characters" />
14                 <note>PlainText note in characters</note>
15             </branch>
16             <branch uuid="{0b38c4e5-e0df-4fb6-8195-810789d4c654}">
17                 <heading  textMode="plainText"  fonthint="undef"  textColor="#aa0000" text="RichText &lt;note&gt; in external file" />
18                 <note href="file:external-note-richtext.html" />
19             </branch>
20             <branch uuid="{ab33a7c8-a33d-4a28-80bd-9ef07935355a}">
21                 <heading  textMode="plainText"  fonthint="undef"  textColor="#005500" text="RichText &lt;note&gt; in characters" />
22                 <note>
23 <html><head><meta name="qrichtext" content="1" /><style type="text/css">
24 p, li { white-space: pre-wrap; }
25 </style></head><body style=" font-family:'Noto Sans'; font-size:10pt; font-weight:400; font-style:normal;">
26 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'DejaVu Sans Mono'; font-size:12pt; color:#00aa7f;">Rich</span><span style=" font-family:'DejaVu Sans Mono'; font-size:12pt; color:#ff0000;">Text note in characters</span></p></body></html>
27                 </note>
28             </branch>
29         </branch>
30         <branch relPosX="150" relPosY="150" hideLink="false" uuid="{0b38c4e5-e0df-4fb6-8195-810789d4c002}">
31             <heading  textMode="plainText"  fonthint="undef"  textColor="#aa0000" text="Legacy &lt;htmlnote&gt;" />
32             <branch>
33                 <heading  textMode="plainText"  fonthint="undef"  textColor="#005500" text="PlainText &lt;htmlnote&gt; in characters" />
34                 <htmlnote  fonthint="var">PlainText note in characters</htmlnote>
35             </branch>
36             <branch>
37                 <heading  textMode="plainText"  fonthint="undef"  textColor="#005500" text="RichText &lt;htmlnote&gt; in characters" />
38                 <htmlnote  fonthint="var">
39
40
41 <html><head><meta name="qrichtext" content="1" /><style type="text/css">
42 p, li { white-space: pre-wrap; }
43 </style></head><body style=" font-family:'Noto Sans'; font-size:10pt; font-weight:400; font-style:normal;">
44 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'DejaVu Sans Mono'; font-size:12pt; color:#00aa7f;">Rich</span><span style=" font-family:'DejaVu Sans Mono'; font-size:12pt; color:#ff0000;">Text note in characters</span></p></body></html>
45
46
47                 </htmlnote>
48             </branch>
49         </branch>
50     </mapcenter>
51     <select>mc:0,bo:0</select>
52 </vymmap>